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
/
dispatch
/
exception_wrapper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use backtrace cleaner to clean up backtrace for verbose query logs
Lachlan Sylvester
2018-08-14
1
-0
/
+1
*
Show nested exceptions on the debug view
Yuki Nishijima
2018-07-15
1
-4
/
+20
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-22
/
+22
*
Handle `Rack::QueryParser` errors in `ActionDispatch::ExceptionWrapper`
Grey Baker
2016-07-12
1
-0
/
+6
*
Remove mocha from ActionPack tests
Marcin Olichwirowicz
2015-09-05
1
-7
/
+9
*
Get rid of mocha tests - part 1
Marcin Olichwirowicz
2015-08-24
1
-2
/
+0
*
ExceptionWrapper doesn't need to know about `env`
Aaron Patterson
2015-08-06
1
-17
/
+15
*
Show proper traces on Windows for the error pages
Genadi Samokovarov
2015-02-01
1
-0
/
+17
*
Rename #source_extract to #source_extracts in ExceptionWrapper
Genadi Samokovarov
2014-11-16
1
-2
/
+2
*
Don't let #{application,framework,full}_trace be nil
Genadi Samokovarov
2014-11-16
1
-0
/
+31
*
Add basic tests for ActionDispatch::ExceptionWrapper
Genadi Samokovarov
2014-11-13
1
-0
/
+66