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
/
initializer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Made the order of framework settings significant so config.action_controller....
David Heinemeier Hansson
2005-09-30
1
-16
/
+35
*
Dont bitch over resetting const
David Heinemeier Hansson
2005-09-29
1
-0
/
+2
*
Only configure settings for loaded frameworks
David Heinemeier Hansson
2005-09-22
1
-4
/
+6
*
Include ActionView as a configurable framework
David Heinemeier Hansson
2005-09-19
1
-1
/
+1
*
Cant use silence_warnings before active support is loaded
David Heinemeier Hansson
2005-09-15
1
-2
/
+1
*
Added check for RAILS_CONNECTION_ADAPTERS on startup and only load the connec...
David Heinemeier Hansson
2005-09-15
1
-6
/
+2
*
Added check for RAILS_CONNECTION_ADAPTERS on startup and only load the connec...
David Heinemeier Hansson
2005-09-15
1
-0
/
+11
*
Moved session and fragment options out
David Heinemeier Hansson
2005-09-13
1
-6
/
+1
*
Control depedency mechanism, breakpoints, and whiny nils through the config
David Heinemeier Hansson
2005-09-13
1
-50
/
+93
*
Make it even easier to set a new session store and use symbols for log level too
David Heinemeier Hansson
2005-09-12
1
-3
/
+15
*
Added Rails::Configuration support for fragment stores
David Heinemeier Hansson
2005-09-12
1
-2
/
+16
*
Added create_session_table, drop_session_table, and purge_session_table as ra...
David Heinemeier Hansson
2005-09-12
1
-0
/
+12
*
Added Kernel#silence_warnings and puts it into use throughout the framework
David Heinemeier Hansson
2005-09-11
1
-3
/
+1
*
Allow the selected environment to define RAILS_DEFAULT_LOGGER, and have Rails...
Jamis Buck
2005-09-05
1
-1
/
+4
*
Silence logger initialization
David Heinemeier Hansson
2005-09-03
1
-0
/
+2
*
Fix mocks dir
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Talk about whats missing
David Heinemeier Hansson
2005-09-03
1
-0
/
+4
*
Also configure template view path
David Heinemeier Hansson
2005-09-03
1
-0
/
+21
*
Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...
David Heinemeier Hansson
2005-09-03
1
-0
/
+158
[prev]