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
/
actionpack
/
test
/
abstract_unit.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
pass the route name to define_url_helper
Aaron Patterson
2014-07-17
1
-1
/
+2
*
|
Fix 1.9. uggghhhhhh get it together @tenderlove :bomb:
Aaron Patterson
2014-07-15
1
-2
/
+2
*
|
fix for 1.9 kwargs syntax
Aaron Patterson
2014-07-15
1
-1
/
+2
*
|
stop passing recall to url_for
Aaron Patterson
2014-07-15
1
-2
/
+2
*
|
fix warnings
Aaron Patterson
2014-07-15
1
-1
/
+1
*
|
stop calling url_for with recall parameters and actually use a request
Aaron Patterson
2014-07-15
1
-3
/
+74
|
/
*
Merge pull request #15061 from tgxworld/remove_unnecessary_include
Matthew Draper
2014-05-29
1
-1
/
+0
|
\
|
*
Remove unnecessary include for integration tests.
Guo Xiang Tan
2014-05-11
1
-1
/
+0
*
|
_recall should be set to a hash or not set
Aaron Patterson
2014-05-13
1
-2
/
+2
|
/
*
standardize on jruby_skip & rbx_skip
Gaurish Sharma
2014-01-13
1
-0
/
+9
*
Unused classes in AP tests
Akira Matsuda
2013-12-25
1
-3
/
+0
*
Disable available locales checks to avoid warnings running the tests
Carlos Antonio da Silva
2013-12-17
1
-0
/
+3
*
Remove missing integration points of AV extraction
Carlos Antonio da Silva
2013-12-05
1
-2
/
+0
*
Remove RenderERBUtils from AP (only AV use it)
Łukasz Strzałkowski
2013-08-25
1
-22
/
+0
*
Remove AV::TestCase from AP
Łukasz Strzałkowski
2013-08-25
1
-8
/
+0
*
Load AV::Layouts dynamicly via railties
Łukasz Strzałkowski
2013-08-25
1
-0
/
+2
*
Create AbstractController::Rendering interface
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Fix AP test suite after moving stuff to AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1
*
remove unused variable and assignment
Vipul A M
2013-03-31
1
-1
/
+1
*
Set Thread.abort_on_exception for the whole AS, AP, and AR tests
Akira Matsuda + Koichi Sasada
2013-01-24
1
-0
/
+2
*
Add active_support/testing/autorun
Rafael Mendonça França
2012-12-31
1
-1
/
+1
*
Remove observers and sweepers
Rafael Mendonça França
2012-11-28
1
-1
/
+0
*
Define a SynchronousQueue for test in Action Pack.
Rafael Mendonça França
2012-09-12
1
-6
/
+0
*
Fix build Rails.queue
Arun Agrawal
2012-09-12
1
-0
/
+6
*
Allow routing concerns to accept a callable
Ernie Miller
2012-09-03
1
-0
/
+1
*
Extract common controllers to abstract_unit
Rafael Mendonça França
2012-08-13
1
-0
/
+29
*
push drawing once to it's own module
Aaron Patterson
2012-08-09
1
-32
/
+20
*
refactor the before_setup hooks to a module
Aaron Patterson
2012-08-09
1
-13
/
+12
*
switch callbacks to minitest hooks
Aaron Patterson
2012-08-09
1
-3
/
+6
*
Renamed _path_segments to _recall
Bogdan Gusiev
2012-08-04
1
-1
/
+1
*
Remove ActionDispatch::Head middleware in favor of Rack::Head
Santiago Pastorino
2012-07-23
1
-1
/
+1
*
Allow to use mounted helpers in ActionView::TestCase
Piotr Sarnacki
2012-06-01
1
-0
/
+1
*
Remove useless load path modifications
Santiago Pastorino
2012-05-11
1
-6
/
+0
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-2
/
+2
*
Remove --http.
José Valim
2012-03-14
1
-4
/
+0
*
Add ActionController::HTTP
Santiago Pastorino
2012-03-14
1
-0
/
+4
*
moved the `get` testing method to a module
Aaron Patterson
2012-01-23
1
-0
/
+15
*
require minitest rather than test/unit
Aaron Patterson
2012-01-06
1
-1
/
+1
*
Change more Array.wrap to Kernel#Array
Rafael Mendonça França
2012-01-05
1
-2
/
+2
*
deprecate String#encoding_aware? and remove its usage
Sergey Nartimov
2011-12-24
1
-8
/
+5
*
Extract the rendering of public exceptions pages into a Rack app.
José Valim
2011-12-16
1
-9
/
+1
*
Split ShowExceptions responsibilities in two middlewares.
José Valim
2011-12-01
1
-9
/
+13
*
fix method redefined warnings in tests
lest
2011-11-30
1
-0
/
+5
*
fix warning in tests when using render_erb helper
lest
2011-11-30
1
-0
/
+2
*
test helpers in erb using erb
lest
2011-11-30
1
-0
/
+8
*
middlewares should use logger from env
lest
2011-11-25
1
-2
/
+2
*
Revert "Merge pull request #2647 from dmathieu/no_rescue"
Santiago Pastorino
2011-08-30
1
-5
/
+1
*
remove useless rescue
Damien Mathieu
2011-08-24
1
-1
/
+5
*
Fix failing test on uninitialized `Rails.config.assets.prefix`
Prem Sichanugrist
2011-06-08
1
-0
/
+1
*
We don't need to load version any more as Sprockets.beta8 is included.
Arun Agrawal
2011-05-23
1
-1
/
+0
[prev]
[next]