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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove components mention from railties README. Closes #10182 [sjgman9]
Jeremy Kemper
2007-11-16
1
-3
/
+0
*
Use the new TestCase subclasses in the scaffold and resource generators also....
Jeremy Kemper
2007-11-16
2
-22
/
+6
*
MacOS X -> Mac OS X. Closes #10171 [henrik@nyh.se]
Jeremy Kemper
2007-11-16
2
-3
/
+3
*
Use Leopard's native mysql_config. Closes #10167 [Robert Evans]
Jeremy Kemper
2007-11-15
1
-1
/
+1
*
Remove warning about fixture loading order from test_helper since we disable ...
Jeremy Kemper
2007-11-14
1
-2
/
+0
*
Correct MySQL install instructions for Leopard. Closes #10167 [mnaberez]
Jeremy Kemper
2007-11-14
1
-1
/
+1
*
Remove stale warning from application generator usage message. Closes #10165 ...
Jeremy Kemper
2007-11-14
1
-7
/
+0
*
Add MySQL install instructions for Leopard in particular. Closes #10167 [Robe...
Jeremy Kemper
2007-11-14
1
-0
/
+3
*
FastCGI handler ignores unsupported signals like USR2 on Windows [Grzegorz De...
Jeremy Kemper
2007-11-13
2
-1
/
+8
*
Only load ActionMailer::TestCase if ActionMailer is loaded. Closes #10137 [d...
Rick Olson
2007-11-11
2
-1
/
+3
*
Fixed that db:reset would use migrations instead of loading db/schema.rb [DHH]
David Heinemeier Hansson
2007-11-09
2
-2
/
+4
*
Remove things that trip up RDoc
David Heinemeier Hansson
2007-11-09
1
-1
/
+0
*
Prepare versions for RC1
David Heinemeier Hansson
2007-11-09
2
-7
/
+7
*
Kill the whiny_protected_attributes setting and kill the exception raised. In...
David Heinemeier Hansson
2007-11-09
1
-3
/
+0
*
Ensure the plugin loader only loads plugins once. Closes #10102 [haruki_zaemon]
Rick Olson
2007-11-08
3
-0
/
+14
*
Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ...
Rick Olson
2007-11-08
10
-294
/
+679
*
Remove unneeded file that was missed by [8098]
Michael Koziarski
2007-11-06
1
-0
/
+0
*
Make work with --skip-timestamps
David Heinemeier Hansson
2007-11-06
1
-0
/
+4
*
Fixed that ActionController::CgiRequest#host_with_port() should handle standa...
David Heinemeier Hansson
2007-11-06
1
-1
/
+3
*
Update Prototype to 1.6.0 and script.aculo.us to 1.8.0.
Sam Stephenson
2007-11-06
3
-29
/
+63
*
Added --skip-timestamps to generators that produce models (closes #10036) [tp...
David Heinemeier Hansson
2007-11-04
4
-4
/
+12
*
Don't eliminate the logger by default
Jeremy Kemper
2007-11-01
1
-1
/
+0
*
Excise generated whitespace. Closes #10017 [Tim Pope]
Jeremy Kemper
2007-10-29
4
-21
/
+3
*
Added db:rollback to rollback the schema one version (or multiple as specifie...
David Heinemeier Hansson
2007-10-26
2
-0
/
+9
*
Remove broken require
Michael Koziarski
2007-10-26
1
-1
/
+0
*
Introduce TestCase subclasses for testing rails applications allowing tests t...
Michael Koziarski
2007-10-26
4
-35
/
+15
*
Use instead of STDERR in boot.rb. Closes #9988 [thewoolleyman]
Jeremy Kemper
2007-10-26
1
-3
/
+3
*
Fix typo in test_helper. Closes #9925 [viktor tron]
Marcel Molina
2007-10-26
2
-2
/
+4
*
Request profiler
Jeremy Kemper
2007-10-25
4
-1
/
+13
*
rake test aborts if tests failed. Closes #9962 [Jason Roelofs]
Jeremy Kemper
2007-10-23
1
-1
/
+1
*
Refactor and test boot.rb. Include tests from and closes #9834.
Jeremy Kemper
2007-10-23
3
-26
/
+232
*
Merge [7832] from 1-2-stable: Correct RAILS_GEM_VERSION regexp. Use =version ...
Jeremy Kemper
2007-10-18
1
-8
/
+11
*
Fixed incorrect migration number if script/generate executed outside of Rails...
David Heinemeier Hansson
2007-10-18
2
-1
/
+3
*
Docfix (cloases #9832)
David Heinemeier Hansson
2007-10-18
1
-7
/
+8
*
Update Prototype to 1.6.0_rc1 and script.aculo.us to 1.8.0 preview 0.
Sam Stephenson
2007-10-16
5
-1643
/
+2648
*
Complete AWS -> ARes changeover. Closes #8717 [kampers]
Jeremy Kemper
2007-10-15
2
-2
/
+2
*
Generated fixtures use the actual primary key instead of id. Closes #4343.
Jeremy Kemper
2007-10-15
2
-2
/
+4
*
Update gem dependencies to match current versions
Jeremy Kemper
2007-10-14
1
-4
/
+4
*
Fix environment.rb typos. Closes #9859 [fxn, mikong]
Jeremy Kemper
2007-10-14
1
-2
/
+2
*
Update versions here too
David Heinemeier Hansson
2007-10-12
1
-1
/
+1
*
Model generator tests. Closes #8966 [abhay]
Jeremy Kemper
2007-10-11
1
-0
/
+109
*
Whitespace fix. Closes #9845.
Jeremy Kemper
2007-10-11
1
-1
/
+1
*
Added better documentation for generator overwrite options (closes #9842) [wi...
David Heinemeier Hansson
2007-10-11
1
-7
/
+17
*
config.active_record.whiny_protected_attributes. Closes #9816 [henrik]
Jeremy Kemper
2007-10-08
2
-21
/
+1
*
Include ARes and Railties in rdoc. Freeze ARes gem instead of AWS.
Jeremy Kemper
2007-10-08
2
-1
/
+7
*
Improve README documentation. References #8770 [mikel]
Michael Koziarski
2007-10-08
1
-5
/
+34
*
Create layout dir it's nested. References #9272 [alancfrancis]
Jeremy Kemper
2007-10-08
1
-0
/
+1
*
Use a configuration check so ActiveRecord can be omitted. References #9699.
Jeremy Kemper
2007-10-07
1
-1
/
+3
*
Raise ProtectedAttributeAssignmentError in development and test environments ...
Jeremy Kemper
2007-10-07
2
-0
/
+21
*
Axe excess backtracery.
Jeremy Kemper
2007-10-07
1
-6
/
+4
[prev]
[next]