index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ensure clients can handle APIs with named parameter signatures,
Leon Breedt
2005-02-19
6
-4
/
+29
*
refactoring:
Leon Breedt
2005-02-19
24
-551
/
+404
*
Use per-document setting for hardbreaks on textile
David Heinemeier Hansson
2005-02-19
1
-2
/
+1
*
Added defaults and regexp requirements to Routing #666
David Heinemeier Hansson
2005-02-19
1
-10
/
+50
*
More Action Web Service minor tweaks
David Heinemeier Hansson
2005-02-19
1
-1
/
+1
*
Fixed the SQL Server adapter on a bunch of issues #667 [DeLynn]
David Heinemeier Hansson
2005-02-19
2
-50
/
+148
*
Renamed action_service to action_web_service
David Heinemeier Hansson
2005-02-19
2
-1
/
+3
*
Fixed textilize for RedCloth3 to keep doing hardbreaks
David Heinemeier Hansson
2005-02-19
1
-0
/
+1
*
rename entire package to Action Web Service
Leon Breedt
2005-02-18
50
-222
/
+217
*
Clear route defaults using :name => nil #663
David Heinemeier Hansson
2005-02-18
2
-1
/
+7
*
Added URL escaping for routing #664
David Heinemeier Hansson
2005-02-18
2
-3
/
+15
*
Renamed Action Service to Action Web Service
David Heinemeier Hansson
2005-02-18
56
-3
/
+3
*
rename service* to web_service*.
Leon Breedt
2005-02-18
31
-294
/
+279
*
Added validates_each that validates each specified attribute against a block ...
David Heinemeier Hansson
2005-02-18
2
-220
/
+384
*
Fixed that the dynamic finder like find_all_by_something_boolean(false) didn'...
David Heinemeier Hansson
2005-02-18
3
-1
/
+13
*
Fixed that assert_template_xpath_matches did not indicate when a path was not...
David Heinemeier Hansson
2005-02-18
4
-2
/
+19
*
Fixed a bit to eager requiring of oracle bindings in oracle adapter #634
David Heinemeier Hansson
2005-02-18
1
-1
/
+1
*
Fixed functional test path problems #662
David Heinemeier Hansson
2005-02-18
2
-2
/
+2
*
Get Action Service (soon to be renamed Action Web Service) in the loop
David Heinemeier Hansson
2005-02-18
2
-1
/
+3
*
Added TextHelper#auto_link, TextHelper#auto_link_urls, and TextHelper#auto_li...
David Heinemeier Hansson
2005-02-18
3
-0
/
+26
*
Integrated Action Service with the existing elements
David Heinemeier Hansson
2005-02-18
5
-19
/
+25
*
test commit
Leon Breedt
2005-02-18
1
-1
/
+0
*
Added Action Service to the repository
David Heinemeier Hansson
2005-02-18
52
-0
/
+6326
*
Loading the Routes should happen in the environments #655
David Heinemeier Hansson
2005-02-17
4
-4
/
+13
*
Added 'recent' as a rake target that'll run tests for files that changed in t...
David Heinemeier Hansson
2005-02-17
2
-5
/
+37
*
Check class path for conflicts on generation #640 [bitsweat]
David Heinemeier Hansson
2005-02-17
4
-4
/
+4
*
Documentation on :include_blank #579
David Heinemeier Hansson
2005-02-17
1
-0
/
+13
*
Changed script/console to default to development environment and drop --no-in...
David Heinemeier Hansson
2005-02-17
2
-34
/
+6
*
Skip Active Record tests in Action Pack if the SQLite database cant be brough...
David Heinemeier Hansson
2005-02-17
5
-104
/
+119
*
Only load ROUTE_FILE if one has been declared
David Heinemeier Hansson
2005-02-17
1
-3
/
+1
*
Addded validation for validate all the associated objects before declaring fa...
David Heinemeier Hansson
2005-02-17
3
-5
/
+28
*
Fixed that on validation errors, scaffold couldn't find template #654 [mindel]
David Heinemeier Hansson
2005-02-17
2
-4
/
+6
*
AR, AP, and AM should look for AS in sibling directory before trying RubyGems...
David Heinemeier Hansson
2005-02-17
4
-8
/
+19
*
More tests for Routing related stuff
David Heinemeier Hansson
2005-02-17
1
-0
/
+72
*
Fixed that a bunch of methods from ActionController::Base was accessible as a...
David Heinemeier Hansson
2005-02-17
2
-3
/
+21
*
Added current_page?(options) method to check if the url_for options passed co...
David Heinemeier Hansson
2005-02-17
1
-1
/
+6
*
Simplified link_to_unless_current to work with the new Routing
David Heinemeier Hansson
2005-02-17
1
-24
/
+3
*
Better fix for requireing a missing route file in unit tests
David Heinemeier Hansson
2005-02-17
1
-1
/
+3
*
Fix that routes werent being loaded in production environment
David Heinemeier Hansson
2005-02-17
2
-1
/
+9
*
Forget defaults :action if :controller changed at all
David Heinemeier Hansson
2005-02-17
1
-2
/
+2
*
Make Routes drop the default for action when the controller changes #651
David Heinemeier Hansson
2005-02-17
2
-2
/
+8
*
Fixed the verbosity of using the AR store
David Heinemeier Hansson
2005-02-17
2
-5
/
+14
*
Enable diagnostics screen again
David Heinemeier Hansson
2005-02-16
2
-1
/
+3
*
Fixed https handling on other ports than 443 [Alan Gano]
David Heinemeier Hansson
2005-02-16
1
-1
/
+1
*
Made apache start out on cgi and added back the default apache options
David Heinemeier Hansson
2005-02-15
1
-2
/
+9
*
Forget to addd this
David Heinemeier Hansson
2005-02-15
1
-0
/
+2
*
Go away you silly externals
David Heinemeier Hansson
2005-02-15
0
-0
/
+0
*
Tied to specific version of support
David Heinemeier Hansson
2005-02-15
0
-0
/
+0
*
Fixed generated functional test for nested controllers has wrong paths #635
David Heinemeier Hansson
2005-02-15
6
-17
/
+20
*
Dont generate rdoc for railties
David Heinemeier Hansson
2005-02-15
1
-0
/
+1
[next]