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
/
activerecord
/
lib
/
active_record
/
railtie.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganized initializers a bit to enable better hooks for common cases withou...
wycats
2010-05-15
1
-9
/
+8
*
ActiveRecord middlewares should be inserted before AD::Cascade [#4493 state:r...
José Valim
2010-04-29
1
-7
/
+2
*
Move observers initialization to after_config blocks, they are still being in...
José Valim
2010-04-20
1
-13
/
+9
*
Split the observer railtie into two phases.
Michael Koziarski
2010-04-16
1
-3
/
+7
*
Replace the placeholder base_hook API with on_load. To specify some code that
wycats
2010-03-29
1
-8
/
+8
*
Move application configuration to the application configuration object, remov...
José Valim
2010-03-26
1
-3
/
+2
*
Make many parts of Rails lazy. In order to facilitate this,
wycats
2010-03-07
1
-15
/
+27
*
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-2
/
+2
*
Rationalize railtie dependencies: AC uses AV; AR uses AMo; and Rails always u...
Jeremy Kemper
2010-02-04
1
-2
/
+4
*
Drop AR I18n deprecation and simple use errors.messages as fallback.
José Valim
2010-01-30
1
-12
/
+0
*
tsort-based dependency resolution for initializers
Paul Rosania
2010-01-29
1
-1
/
+1
*
Move the ActiveRecord generator settings into the Railtie
Carl Lerche
2010-01-28
1
-0
/
+3
*
As first step setup the load path and lazy compare middlewares.
José Valim
2010-01-25
1
-3
/
+3
*
Add active_model/railtie back to generated boot.rb, add models back to paths,...
José Valim
2010-01-25
1
-5
/
+4
*
Rename plugin_name to railtie_name and engine_name.
José Valim
2010-01-24
1
-1
/
+1
*
Moved more configuration away from bootstrap.
José Valim
2010-01-22
1
-5
/
+5
*
Move Dispatcher setup to Railties and add instrumentation hook.
José Valim
2010-01-15
1
-0
/
+13
*
Move AR logging responsibilities to ActiveRecord::Railties::Subscriber.
José Valim
2010-01-13
1
-8
/
+4
*
Send the connection in AR notifications to avoid checking out new connections...
José Valim
2010-01-11
1
-1
/
+1
*
Add a deprecation message to activerecord.errors.
José Valim
2010-01-07
1
-0
/
+11
*
Use underscore in notification namespaces.
José Valim
2010-01-04
1
-1
/
+1
*
Use namespaces in notifications.
José Valim
2010-01-03
1
-1
/
+1
*
Some railties cleanup:
Carl Lerche
2009-12-31
1
-0
/
+71