| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Call Active Support 0.9 until release | David Heinemeier Hansson | 2005-02-15 | 2 | -2/+2 |
* | Require the Active Support gem | David Heinemeier Hansson | 2005-02-15 | 2 | -3/+4 |
* | Move Controllers wrapper module away from environment.rb and into dependencie... | David Heinemeier Hansson | 2005-02-15 | 5 | -6/+38 |
* | All libraries should link against the independent active support | David Heinemeier Hansson | 2005-02-15 | 0 | -0/+0 |
* | All libraries should link against the independent active support | David Heinemeier Hansson | 2005-02-15 | 8 | -24/+6 |
* | Moved Active Support into its own gem | David Heinemeier Hansson | 2005-02-15 | 45 | -82/+118 |
* | Fixed all the tests | David Heinemeier Hansson | 2005-02-15 | 3 | -20/+9 |
* | Fix deprecated id error #588 | David Heinemeier Hansson | 2005-02-15 | 1 | -1/+1 |
* | No leading return | David Heinemeier Hansson | 2005-02-15 | 1 | -1/+0 |
* | Updated the Rails generator command to work | David Heinemeier Hansson | 2005-02-15 | 4 | -4/+4 |
* | Fix test case for MySQL #598 | David Heinemeier Hansson | 2005-02-15 | 1 | -0/+1 |
* | Fixed Inflector for words like "news" and "series" that are the same in plura... | David Heinemeier Hansson | 2005-02-15 | 3 | -2/+13 |
* | A hopefully more successful attempt at the Routing branch merge | David Heinemeier Hansson | 2005-02-15 | 62 | -480/+1803 |
* | Backed out of routing merge.. investigating missing patches | David Heinemeier Hansson | 2005-02-15 | 59 | -1765/+348 |
* | Added routing itself.. wonder why that didnt make it through the merge | David Heinemeier Hansson | 2005-02-15 | 1 | -0/+260 |
* | Merged back the Routing branch | David Heinemeier Hansson | 2005-02-15 | 58 | -362/+1042 |