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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
First stub at app generators test.
José Valim
2009-06-20
2
-2
/
+66
*
|
Moving tests to new generators schema.
José Valim
2009-06-19
2
-206
/
+185
*
|
Starting test structure.
José Valim
2009-06-19
2
-0
/
+256
*
|
Secret key generator. You are gone.
José Valim
2009-06-19
1
-38
/
+0
*
|
Kick boot_test back to life.
José Valim
2009-06-19
1
-1
/
+1
|
/
*
Remove a stray process2 require
Yehuda Katz + Carl Lerche
2009-06-16
1
-1
/
+1
*
Get all of rake tests to pass
Yehuda Katz + Carl Lerche
2009-06-15
1
-1
/
+7
*
Fix incorrect specification path in GemDependency#from_directory_name
Matt Jones
2009-06-10
1
-0
/
+7
*
Fix several issues with the 2.3.2 gem loader.
Matt Jones
2009-06-09
1
-1
/
+15
*
Fix initializer i18n path test
Jeremy Kemper
2009-06-01
1
-0
/
+1
*
ensure initialize_database_middleware doesn't use ActionController if action_...
calavera
2009-05-27
1
-4
/
+19
*
Add an model_subclass generator.
Fabien Jakimowicz
2009-05-27
1
-0
/
+15
*
Get Railties passing again
Yehuda Katz
2009-05-16
1
-0
/
+2
*
Cherry-pick core extensions
Jeremy Kemper
2009-05-13
2
-2
/
+0
*
Additional tests for the gem subsystem
David Dollar
2009-04-29
5
-0
/
+101
*
Attempt to deal with more cases of gems with native components.
David Dollar
2009-04-28
6
-0
/
+105
*
Rejig active support dependencies to behave better with the boot process
Jeremy Kemper
2009-04-28
2
-0
/
+2
*
Fix missing core extension dependencies
Jeremy Kemper
2009-04-28
2
-0
/
+2
*
Refactor ActionView::Template
Yehuda Katz + Carl Lerche
2009-04-27
2
-3
/
+3
*
Removed rest of Symbol#to_proc from railties tests
Jeremy Kemper
2009-04-22
2
-3
/
+3
*
Missed one
Jeremy Kemper
2009-04-22
1
-1
/
+1
*
Remove Symbol#to_proc dependency
Jeremy Kemper
2009-04-22
1
-2
/
+2
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
29
-683
/
+940
|
\
|
*
Improve tests and code for Rails::InfoController and Rails::Info [#2411 state...
Manfred Stienstra
2009-04-07
2
-31
/
+40
|
*
update metal fixtures to be ruby 1.9 compat
Joshua Peek
2009-03-15
6
-6
/
+6
|
*
Make sure Metal use ActionController class name conventions [#2242 state:reso...
Luca Guidi
2009-03-15
2
-0
/
+11
|
*
Makes the gem system understand development vs. runtime dependencies [#2195 s...
David Dollar
2009-03-13
2
-8
/
+11
|
*
Vendored gem paths now being loaded if they exist [#2204 state:resolved]
John Dzak
2009-03-13
1
-0
/
+2
|
*
Fixed that template runner gem method to output :lib => false correctly [#194...
Damian Terentiev
2009-03-12
1
-0
/
+5
|
*
Ensure public folder structure is setup correctly if the tests are ran out of...
Joshua Peek
2009-03-10
4
-0
/
+8
|
*
Fix serving index files with rack static file server [#2180 state:resolved]
Joshua Peek
2009-03-09
4
-0
/
+41
|
*
Correctly clean backtraces from vendor/gems and gems in alternate install loc...
Matt Jones
2009-03-09
1
-0
/
+29
|
*
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
Jeremy Kemper
2009-03-08
3
-8
/
+8
|
*
Raise LoadError instead of a runtime exception [#1498 state:resolved]
karmi
2009-03-07
1
-1
/
+1
|
*
Ensure that loading metals from the main app and engines works on older Ruby ...
Simon Jefford
2009-03-05
1
-0
/
+9
|
*
stray character in railties test
Joshua Peek
2009-03-04
1
-1
/
+1
|
*
Enhanced Rails Metal - the load order of metals can now be configured [#2057 ...
Simon Jefford
2009-03-03
6
-0
/
+86
|
*
Display gem dependencies correctly and unpack exactly once [#2097 state:resol...
Matt Jones
2009-03-01
1
-1
/
+1
|
*
Added :env option for gem in template runner [#1983 state:resolved]
Andrew Vit
2009-02-28
1
-0
/
+11
|
*
Merge branch 'master' of git@github.com:rails/rails
Jeremy Kemper
2009-02-27
2
-2
/
+12
|
|
\
|
|
*
Metal can now line in plugins under app/metal [#2045 state:committed]
Matthew Rudy Jacobs
2009-02-27
2
-2
/
+12
|
*
|
Skip console test when using minitest
Jeremy Kemper
2009-02-27
1
-20
/
+22
|
*
|
Skip backtrace filter test when using minitest
Jeremy Kemper
2009-02-27
1
-20
/
+24
|
|
/
|
*
Fix test failure introduced by 6099f261ea7c624aa45b47be7573ed1cab7b6b71
Jeremy Kemper
2009-02-25
1
-1
/
+2
|
*
Test view path loading from the initializer.
Manfred Stienstra
2009-02-25
1
-2
/
+26
|
*
Test database middleware loading from the initializer.
Manfred Stienstra
2009-02-25
2
-10
/
+50
|
*
load plugin view_paths to action_mailer view_paths and make action_mailer use...
Sven Fuchs
2009-02-22
2
-4
/
+8
|
*
Fix templates reloading in development when using custom view path [#2012 sta...
Joshua Peek
2009-02-19
1
-1
/
+1
|
*
Properly skip fcgi tests if the gem is not installed
Joshua Peek
2009-02-16
2
-5
/
+11
|
*
Ensure template_runner can run script/* ruby scripts under Windows. [#1859 st...
unknown
2009-02-16
1
-3
/
+13
[prev]
[next]