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
*
Add rackmount to railties gemspec
Joshua Peek
2009-10-20
1
-0
/
+1
*
Add rackmount to actionmailer gemspec
Joshua Peek
2009-10-20
1
-0
/
+1
*
Replace decaying routing internals w/ rack-mount
Joshua Peek
2009-10-19
16
-1305
/
+341
*
Missed cherry-pick from 2e37effd7203cad84459661e11db2be44586cb4f
Jeremy Kemper
2009-10-19
1
-0
/
+1
*
Simplify path expansions
Jeremy Kemper
2009-10-19
3
-3
/
+3
*
Kill routing tests expecting path to be unescaped. Most rack servers already ...
Joshua Peek
2009-10-19
1
-50
/
+12
*
Fix brittle query string comparisons
Joshua Peek
2009-10-19
1
-6
/
+13
*
Missed Gemfile commits
Jeremy Kemper
2009-10-19
2
-0
/
+21
*
Bundle for railties tests too
Jeremy Kemper
2009-10-19
3
-22
/
+30
*
Use bundled env for tests only
Jeremy Kemper
2009-10-19
3
-14
/
+13
*
Bundle arel for AR integration tests
Jeremy Kemper
2009-10-19
1
-5
/
+4
*
Only undef to_json if it's defined
Jeremy Kemper
2009-10-19
1
-1
/
+1
*
Merge commit 'josevalim/fixes'
Jeremy Kemper
2009-10-19
15
-140
/
+153
|
\
|
*
By default use ActiveModel API in controller generators, unless otherwise spe...
José Valim
2009-10-17
4
-57
/
+53
|
*
Make app generatoor specs green once again.
José Valim
2009-10-17
2
-5
/
+12
|
*
Bring agnosticism to error_messages_for.
José Valim
2009-10-17
5
-60
/
+55
|
*
Unify class_inheritable_accessor and extlib_inheritable_accessor and allow re...
José Valim
2009-10-17
4
-19
/
+34
*
|
Error message references application.rb instead of environment.rb
Jeremy Kemper
2009-10-19
1
-1
/
+1
*
|
Bump arel requirement to 0.1.1
Jeremy Kemper
2009-10-19
1
-1
/
+1
*
|
Check for environment.rb
Jeremy Kemper
2009-10-19
1
-1
/
+1
*
|
Check for bundler environment or 2.x-style vendor/rails + rubygems
Jeremy Kemper
2009-10-19
1
-10
/
+8
*
|
Merge branch 'master' of github.com:rails/rails
Jeremy Kemper
2009-10-19
63
-1432
/
+988
|
\
\
|
*
|
Make sure boot.rb requires rubygems only when needed
Pratik Naik
2009-10-19
1
-7
/
+10
|
*
|
Fix bad assumption in BacktraceCleaner test [#3249 state:resolved]
Mike Gunderloy
2009-10-18
1
-1
/
+1
|
*
|
Rails info tests needs use_controllers
Joshua Peek
2009-10-18
1
-4
/
+8
|
*
|
Relax generation requirements and only enforce the requirements used in the p...
Joshua Peek
2009-10-18
1
-13
/
+0
|
*
|
Use Rails.root in railties tests
Joshua Peek
2009-10-18
3
-5
/
+5
|
*
|
RAILS_GEM_VERSION is obsolete
Joshua Peek
2009-10-18
1
-1
/
+1
|
*
|
Need to use "use_controllers" for nonexistent controller in AM test
Joshua Peek
2009-10-18
1
-21
/
+23
|
*
|
Fixed: #without_typecast should only disable typecasting on the duplicated at...
Eric Chapweske
2009-10-18
2
-2
/
+10
|
*
|
Don't use use_controllers in routing tests
Joshua Peek
2009-10-18
1
-4
/
+4
|
*
|
This is routing error message test is tightly coupled to the implementation. ...
Joshua Peek
2009-10-17
1
-16
/
+1
|
*
|
Drop legacy support for case insensitive controller recognition
Joshua Peek
2009-10-17
1
-11
/
+0
|
*
|
Fix brittle query string comparisons
Joshua Peek
2009-10-17
1
-5
/
+5
|
*
|
Fix brittle query string comparisons
Joshua Peek
2009-10-17
1
-7
/
+18
|
*
|
Fix standalone run of routing test. Only reference controllers that are provi...
Joshua Peek
2009-10-17
1
-8
/
+8
|
*
|
Stop using with_controllers in tests
Joshua Peek
2009-10-17
1
-96
/
+72
|
*
|
No longer need this special routing exception message because these kinds of ...
Joshua Peek
2009-10-17
1
-13
/
+0
|
*
|
Drop support for routing :generate_all
Joshua Peek
2009-10-17
1
-14
/
+0
|
*
|
Invalid route requirements should always raise an exception even if they are ...
Joshua Peek
2009-10-17
1
-8
/
+0
|
*
|
Remove some remnants of config.gem
Carl Lerche
2009-10-17
6
-308
/
+16
|
*
|
Refactoring attributes/types [#3348 state:resolved]
Eric Chapweske
2009-10-17
25
-148
/
+760
|
|
/
|
*
Add stub for configuring your package manager
Joshua Peek
2009-10-16
4
-16
/
+23
|
*
Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...
Carl Lerche
2009-10-16
25
-745
/
+45
|
*
Use Rails.root in statistics rake task
Joshua Peek
2009-10-16
1
-3
/
+2
|
*
Rakefile doesn't need initializers to be ran
Joshua Peek
2009-10-16
1
-1
/
+1
*
|
Use rails/rack
Jeremy Kemper
2009-10-16
1
-1
/
+1
|
/
*
Fix incorrect path in script/runner template
Joshua Peek
2009-10-16
1
-1
/
+1
*
script/runner should require environment
Joshua Peek
2009-10-16
2
-3
/
+1
*
script/performance/profiler should require environment
Joshua Peek
2009-10-16
2
-5
/
+1
[next]