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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include tasks from vendor/plugins/*/tasks in the Rakefile #2545 [Rick Olson]
David Heinemeier Hansson
2005-10-21
2
-1
/
+7
*
Expose the session model backing CGI::Session
Jeremy Kemper
2005-10-20
5
-9
/
+36
*
Fix Associations#clear for not-yet-loaded associations (Patrick Lenz)
Tobias Lütke
2005-10-20
3
-2
/
+13
*
HABTM finder sets :readonly => false. Closes #2525.
Jeremy Kemper
2005-10-20
4
-17
/
+32
*
Fixed misspell of "initialize_framework_settings"
Florian Weber
2005-10-20
1
-3
/
+3
*
Update CHANGELOG.
Marcel Molina
2005-10-19
1
-1
/
+2
*
Make all of tests runnable on their own.
Marcel Molina
2005-10-19
2
-3
/
+4
*
Add title case method to String to do, e.g., 'action_web_service'.titlecase #...
Marcel Molina
2005-10-19
4
-2
/
+29
*
Abbreviate RAILS_ROOT in traces
Jamis Buck
2005-10-19
2
-0
/
+10
*
Really ready for release
David Heinemeier Hansson
2005-10-19
8
-10
/
+9
*
Really ready for push
David Heinemeier Hansson
2005-10-19
5
-4
/
+14
*
Don't clean RAILS_ROOT on windows
Jamis Buck
2005-10-19
2
-3
/
+11
*
Made ready to push RC2
David Heinemeier Hansson
2005-10-19
8
-8
/
+16
*
Parenthesize :conditions
Jeremy Kemper
2005-10-18
7
-18
/
+19
*
Correct PostgreSQL primary key sequence detection. #2507
Jeremy Kemper
2005-10-18
2
-13
/
+22
*
Remove trailing '/' from RAILS_ROOT
Nicholas Seckar
2005-10-18
2
-1
/
+4
*
Update error trace templates
Nicholas Seckar
2005-10-18
2
-15
/
+22
*
Remove generated code from app traces; improve accuracy of framework traces
Nicholas Seckar
2005-10-18
3
-1
/
+19
*
Added support for using limits in eager loads that involve has_many and has_a...
David Heinemeier Hansson
2005-10-18
3
-11
/
+87
*
Upgrade to Prototype 1.4.0_rc1
Sam Stephenson
2005-10-18
1
-5
/
+7
*
unbreak unit tests on windows
Michael Koziarski
2005-10-18
1
-2
/
+0
*
Fix the html-scanner to count children correctly, playing nicely with :only, ...
Jamis Buck
2005-10-18
2
-3
/
+24
*
attempt to fix #2500
Michael Koziarski
2005-10-17
2
-4
/
+7
*
Updated the gem specs
David Heinemeier Hansson
2005-10-17
4
-6
/
+6
*
Fix spelling error
Nicholas Seckar
2005-10-17
1
-1
/
+1
*
Fixed a few sqlserver test case errors. Closes #2486
Tobias Lütke
2005-10-17
3
-7
/
+13
*
Make string-keys locals assigns optional
Nicholas Seckar
2005-10-17
3
-6
/
+18
*
suppress mysql_config errors
Jeremy Kemper
2005-10-17
1
-1
/
+1
*
Use the more appropriate columns_hash to get the session data column size limit.
Marcel Molina
2005-10-17
1
-1
/
+1
*
Upgrade Rails dependencies
David Heinemeier Hansson
2005-10-16
1
-6
/
+6
*
Dont include unnecessary active support classes in docs
David Heinemeier Hansson
2005-10-16
3
-9
/
+9
*
Getting ready for 0.14.0 (1.0.0 Release Candidate 1)
David Heinemeier Hansson
2005-10-16
12
-18
/
+19
*
Fixed more Windows tests
David Heinemeier Hansson
2005-10-16
1
-2
/
+2
*
moved generators to lib/generators
Tobias Lütke
2005-10-16
2
-1
/
+3
*
modified finder test a tiny bit so that it passes on sqlserver
Tobias Lütke
2005-10-16
2
-5
/
+8
*
Fix freeze_gems
David Heinemeier Hansson
2005-10-16
1
-0
/
+1
*
Improve line number detection for template errors
Nicholas Seckar
2005-10-16
2
-1
/
+3
*
Update Exception extension to show the first few framework frames in an appli...
Nicholas Seckar
2005-10-16
3
-2
/
+24
*
Fix rake dev and related commands
Nicholas Seckar
2005-10-16
3
-4
/
+10
*
Remove util.js
David Heinemeier Hansson
2005-10-16
1
-1
/
+0
*
Don't rdoc the Version module
Jamis Buck
2005-10-16
1
-1
/
+1
*
Update/clean up ActiveRecord documentation (rdoc)
Jamis Buck
2005-10-16
4
-6
/
+45
*
Update/clean up AP documentation (rdoc)
Jamis Buck
2005-10-16
11
-34
/
+45
*
Update/extend ActionMailer documentation (rdoc)
Jamis Buck
2005-10-16
8
-17
/
+131
*
Merge remainder of util.js into effects.js
Sam Stephenson
2005-10-16
6
-1099
/
+582
*
Add unit tests for exception extensions
Nicholas Seckar
2005-10-16
1
-0
/
+24
*
Try to figure out which mysql socket to use. Default to /path/to/your/mysql....
Jeremy Kemper
2005-10-16
3
-4
/
+12
*
Use expand_path for app_name so, e.g., rails . is supported
Jeremy Kemper
2005-10-16
1
-1
/
+1
*
Add missing file
Nicholas Seckar
2005-10-16
1
-0
/
+21
*
Made the rails command use the application name for database names in the tai...
Florian Weber
2005-10-16
3
-4
/
+6
[prev]
[next]