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
path:
root
/
railties
/
lib
/
rails
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
periods are not metacharacters within character classes
Xavier Noria
2010-03-30
1
-1
/
+1
*
Remove if/else branch when generating the documentation since we are simply i...
José Valim
2010-03-30
1
-52
/
+37
*
Changed gem_path to yield the path found in $LOAD_PATH to a block.
postmodern
2010-03-30
1
-15
/
+33
*
Fix syntax error and avoid the use of unless/else.
Michael Koziarski
2010-03-30
1
-8
/
+9
*
Just inspect load paths to generate the documentation.
José Valim
2010-03-30
1
-6
/
+1
*
Work without bundler
Jeremy Kemper
2010-03-29
1
-31
/
+46
*
Revert "Reorganized app/test directory. [#3057 state:resolved]"
José Valim
2010-03-29
1
-46
/
+1
*
Reorganized app/test directory. [#3057 state:resolved]
Rizwan Reza
2010-03-28
1
-1
/
+46
*
Reapply Rizwan's patch, but memoize Bundler.load.specs in an ivar. [#3697 sta...
Rizwan Reza
2010-03-28
1
-41
/
+34
*
Do not check for a valid const name in Rails 3.0 applications. [#4200 state:r...
José Valim
2010-03-27
1
-1
/
+2
*
rake tasks should use the new app generator path [#4257 state:resolved]
Sebastian Martinez
2010-03-23
1
-2
/
+2
*
Autoload Rails::Info
Joshua Peek
2010-03-20
1
-1
/
+0
*
Move railties/builtin into lib
Joshua Peek
2010-03-20
2
-7
/
+7
*
Deprecated framework rake tasks should exit with non-zero exit code [#4177 st...
Chris Griego
2010-03-16
1
-3
/
+3
*
Revert "Rake task for generating Rails documentation updated to support Bundl...
Jeremy Kemper
2010-03-11
1
-33
/
+41
*
Rake task for generating Rails documentation updated to support Bundler.
Rizwan Reza
2010-03-11
1
-41
/
+33
*
If RAILS_PATH isn't set, make a dummy doc task
Jeremy Kemper
2010-03-07
1
-32
/
+40
*
rake doc:rails complains loudly if there's no path to generate docs from
Jeremy Kemper
2010-03-07
1
-1
/
+3
*
Leverage VERSION constants from gemspecs to avoid tedious updates when releasing
Bryan Helmkamp
2010-03-02
1
-1
/
+1
*
Remove references to ActionDispatch::Routing::Routes in favor of Rails.appica...
Carl Lerche
2010-02-24
1
-2
/
+2
*
Use ActionDispatch::Routing everywhere
Martin Schürrer
2010-02-21
1
-2
/
+2
*
Also check if application is a valid constant in rake rails:update.
José Valim
2010-02-21
1
-5
/
+11
*
Bump git versions to 3.0.0.beta1 since we've released
Jeremy Kemper
2010-02-05
1
-1
/
+1
*
Move to 3.0.0.beta
David Heinemeier Hansson
2010-02-03
1
-1
/
+1
*
Deprecated freeze rake tasks and cleaned up annotations.rake
Mikel Lindsaar
2010-02-03
2
-69
/
+8
*
Added "rake about" as a replacement for script/about [DHH]
David Heinemeier Hansson
2010-02-02
1
-0
/
+7
*
Hide '/rails/info/properties' from 'rake routes' [#3793 state:resolved]
Prem Sichanugrist
2010-02-02
1
-0
/
+1
*
Only load testing tasks if test unit is being used.
José Valim
2010-01-29
1
-130
/
+0
*
Middleware stack actually runs routes and not the application.
José Valim
2010-01-26
1
-1
/
+1
*
Ensure proper class is shown on rake middleware.
José Valim
2010-01-26
1
-1
/
+1
*
Revamp of Rails documentation task
Rizwan Reza
2010-01-24
1
-23
/
+31
*
Add Rails::Application pointer to the default app to add symmetry to Foo::App...
Joshua Peek
2010-01-24
1
-1
/
+1
*
Ensure namespaced controllers in engines work.
José Valim
2010-01-24
1
-0
/
+1
*
Cleanup middleware introspection output
Joshua Peek
2010-01-19
1
-1
/
+1
*
Rake tasks should load generators from new paths.
José Valim
2010-01-18
1
-2
/
+2
*
Fix RAILS_ROOT deprecation on guides generation. [#3710 status:resolved]
Rizwan Reza
2010-01-17
1
-1
/
+1
*
Fixes rake:template task [#3714 status:resolved]
Rizwan Reza
2010-01-17
1
-2
/
+3
*
Set deprecation warnings for RAILS_ENV and RAILS_DEFAULT_LOGGER.
José Valim
2010-01-13
1
-0
/
+1
*
Move the ActiveRecord related rake tasks into the AR gem.
Carl Lerche
2009-12-28
1
-469
/
+0
*
Avoid using unrequired core extensions
Jeremy Kemper
2009-12-01
1
-1
/
+1
*
rails:update:configs updates boot.rb and the rest of config/*
Jeremy Kemper
2009-12-01
1
-0
/
+1
*
Reinstate rails:update:configs task removed in e1fdc8b
Jeremy Kemper
2009-12-01
1
-0
/
+5
*
Fix rails:update:scripts
Jeremy Kemper
2009-12-01
1
-1
/
+1
*
Have script/* and Rakefile use the application object
Carlhuda
2009-11-24
1
-4
/
+0
*
Quieter rake test runner
Joshua Peek
2009-11-24
1
-9
/
+0
*
Restore `rake routes` [#3402 state:resolved]
Joshua Peek
2009-10-24
1
-6
/
+3
*
Error message references application.rb instead of environment.rb
Jeremy Kemper
2009-10-19
1
-1
/
+1
*
Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...
Carl Lerche
2009-10-16
2
-83
/
+0
*
Use Rails.root in statistics rake task
Joshua Peek
2009-10-16
1
-3
/
+2
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
4
-18
/
+18
[next]