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
/
environments
/
environment.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
/
+3
*
Added Rails::Configuration support for fragment stores
David Heinemeier Hansson
2005-09-12
1
-0
/
+4
*
Sessions with an s
David Heinemeier Hansson
2005-09-12
1
-1
/
+1
*
Added create_session_table, drop_session_table, and purge_session_table as ra...
David Heinemeier Hansson
2005-09-12
1
-0
/
+4
*
Dont encourage custom url options to be called with symbol #2047
David Heinemeier Hansson
2005-09-11
1
-1
/
+2
*
Moved config/tasks to lib/tasks and added more documentation to environment.rb
David Heinemeier Hansson
2005-09-11
1
-1
/
+24
*
Silence logger initialization
David Heinemeier Hansson
2005-09-03
1
-1
/
+3
*
Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...
David Heinemeier Hansson
2005-09-03
1
-91
/
+5
*
Allow ERb in the database.yml file (just like with fixtures), so you can pull...
David Heinemeier Hansson
2005-07-24
1
-1
/
+1
*
Add comment in config/environment.rb explaining $KCODE and UTF-8 #1726 [Leon ...
David Heinemeier Hansson
2005-07-22
1
-0
/
+6
*
r2951@asus: jeremy | 2005-07-08 18:09:30 -0700
Jeremy Kemper
2005-07-08
1
-2
/
+17
*
Changed logging of SQL statements to use the DEBUG level instead of INFO. Add...
David Heinemeier Hansson
2005-07-05
1
-0
/
+1
*
Choose a simpler requiring of picking gems or not for library loading
David Heinemeier Hansson
2005-03-21
1
-20
/
+7
*
Expanded the requires again and included the load paths
David Heinemeier Hansson
2005-03-21
1
-0
/
+1
*
Expanded the requires again and included the load paths
David Heinemeier Hansson
2005-03-21
1
-2
/
+21
*
Combined the script/environment.rb used for gems and regular files version. I...
David Heinemeier Hansson
2005-03-20
1
-0
/
+64
[prev]