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
/
test
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:rails/rails
Joshua Peek
2009-12-21
3
-89
/
+87
|
\
|
*
Blog -> Blog::Application. Leave the toplevel module up for grabs.
Jeremy Kemper
2009-12-21
1
-1
/
+1
*
|
Update routes.rb template to use App name
Joshua Peek
2009-12-21
2
-7
/
+17
|
/
*
Default route was removed from default route config, patch up failing tests.
Joshua Peek
2009-12-21
1
-0
/
+18
*
Add the ability for plugins to set default configuration settings.
Carl Lerche
2009-12-15
2
-0
/
+22
*
Procs don't call themselves
Joshua Peek
2009-12-15
1
-0
/
+32
*
Fix loading plugin and engine route sets
Joshua Peek
2009-12-14
1
-0
/
+38
*
Remove assert_raises usage that only test-unit 1 supports. Breaks minitest an...
Jeremy Kemper
2009-12-06
1
-2
/
+2
*
Add support for bare ActiveSupport via config.active_support.bare
Carlhuda
2009-12-02
2
-1
/
+12
*
Remove global Rails initializers
Carlhuda
2009-12-02
2
-25
/
+17
*
Some basic route discovery tests
Joshua Peek
2009-12-01
1
-0
/
+85
*
Notifications: extract central Notifier, cordon off the internal Fanout imple...
Jeremy Kemper
2009-11-28
1
-24
/
+6
*
Fix the rackup test to correctly use Rack::Builder.parse_file
Carl Lerche
2009-11-25
1
-1
/
+2
*
Have script/* and Rakefile use the application object
Carlhuda
2009-11-24
1
-17
/
+4
*
Updates notifications tests in railties to reflect changes to the notificatio...
Carlhuda
2009-11-23
1
-1
/
+3
*
Refactor plugins
Yehuda Katz + Carl Lerche
2009-11-11
1
-117
/
+0
*
Configure generator when needed rather than during initialization
Jeremy Kemper
2009-11-03
1
-1
/
+2
*
Pass config.generators options along when RAILS_GENERATORS is set and show --...
José Valim
2009-11-03
1
-2
/
+4
*
Fix broken tests
Jeremy Kemper
2009-10-27
1
-1
/
+1
*
Have all the tests running off a single Gemfile
Yehuda Katz + Carl Lerche
2009-10-20
1
-20
/
+0
*
Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...
Carl Lerche
2009-10-16
5
-2
/
+4
*
Use Rails.application where we want a valid rack app
Joshua Peek
2009-10-16
1
-1
/
+1
*
Use Rails.initialize! where we just want to run the initializers and aren't c...
Joshua Peek
2009-10-16
3
-28
/
+28
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
4
-20
/
+47
*
Remove framework subscriber tests which depends on AR, which isn't loaded
Jeremy Kemper
2009-10-15
1
-4
/
+0
*
Merge branch 'master' into orchestra
Jeremy Kemper
2009-10-15
3
-3
/
+31
|
\
|
*
Have config/application.rb contain the application definition and require tha...
Carl Lerche
2009-10-15
3
-3
/
+31
*
|
Renamed Orchestra to Notifications once again [#3321 state:resolved]
José Valim
2009-10-15
1
-8
/
+8
*
|
Make Orchestra specs run on isolation.
José Valim
2009-10-15
1
-1
/
+2
*
|
Configure Orchestra on initialization.
José Valim
2009-10-15
1
-0
/
+49
|
/
*
Have Rails.root be based off of config.ru
Carl Lerche
2009-10-14
1
-2
/
+34
*
Finish porting over the initializers to the app object and fix all the tests
Carl Lerche
2009-10-14
2
-1
/
+18
*
Finish porting over the initializers to the app object and fix all the tests
Carl Lerche
2009-10-08
3
-5
/
+227
*
Even more initializers ported over
Carl Lerche
2009-10-08
1
-0
/
+7
*
Ported over more initializers
Carl Lerche
2009-10-08
1
-0
/
+7
*
Moving more initializers into the application object
Carl Lerche
2009-10-08
3
-26
/
+115
*
Start moving the initializers into the application object
Carl Lerche
2009-10-08
3
-2
/
+61
*
Yank FCGI Handler from core
Joshua Peek
2009-10-05
1
-290
/
+0
*
Rewrite FCGI handler test
Joshua Peek
2009-10-05
1
-0
/
+290
*
Put test in place for deprecated dispatcher
Joshua Peek
2009-10-05
1
-0
/
+7
*
More robust console test
Joshua Peek
2009-10-05
1
-0
/
+52
*
Change Rails::Application to a class that is inherited from.
Carl Lerche
2009-09-29
1
-5
/
+1
*
Fix the broken railties isolation tests
Carl Lerche
2009-09-29
1
-3
/
+18
*
Create the application object from config/environment.rb
Yehuda Katz + Carl Lerche
2009-09-28
1
-36
/
+15
*
Enable static asset server by default
Joshua Peek
2009-09-26
1
-1
/
+0
*
Fix railties tests
Joshua Peek
2009-09-25
1
-1
/
+1
*
Extract "parse_config" into AD
Joshua Peek
2009-09-25
1
-3
/
+9
*
Restore "Start Rails::Application object
Joshua Peek
2009-09-25
1
-0
/
+56
*
Revert "Start Rails::Application object"
Joshua Peek
2009-09-25
1
-98
/
+0
*
Start Rails::Application object
Yehuda Katz + Carl Lerche
2009-09-25
1
-0
/
+98