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
...
|
*
|
|
|
fix class name typo [ci skip]
yuuji.yaginuma
2015-07-11
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #20832 from mcfiredrill/contributing-to-rails-bugs-arent-f...
Xavier Noria
2015-07-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
the key is that the behavior is incorrect [ci skip]
Tony Miller
2015-07-11
1
-1
/
+1
|
*
|
|
|
saying that "behaviour" "behaves" is kind of awkward, how about "works"
Tony Miller
2015-07-10
1
-1
/
+1
|
*
|
|
|
[ci skip] change sentence about reporting bugs in contributing guide
Tony Miller
2015-07-10
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #20838 from TheBlasfem/improve_duplicable_documentation
Kasper Timm Hansen
2015-07-11
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
improve duplicable documentation [ci skip]
Julio Lopez
2015-07-10
1
-1
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #20843 from zamith/activemodel-remove-mocha
Claudio B.
2015-07-10
1
-27
/
+27
|
\
\
\
\
|
*
|
|
|
Remove the reference to mocha in activemodel
Zamith
2015-07-11
1
-27
/
+27
|
/
/
/
/
*
|
|
|
remove Rack::Lock for webrick
Aaron Patterson
2015-07-10
1
-11
/
+1
*
|
|
|
Require yaml for XML mini isolation test.
Kasper Timm Hansen
2015-07-11
1
-0
/
+1
*
|
|
|
Merge pull request #17102 from matthewd/load-interlock
Aaron Patterson
2015-07-10
8
-53
/
+315
|
\
\
\
\
|
*
|
|
|
Document ShareLock and the Interlock
Matthew Draper
2015-07-09
3
-9
/
+42
|
*
|
|
|
Fix the Interlock middleware
Matthew Draper
2015-07-09
1
-5
/
+14
|
*
|
|
|
Rely on the load interlock for non-caching reloads, too
Matthew Draper
2015-07-09
4
-24
/
+28
|
*
|
|
|
Soften the lock requirements when eager_load is disabled
Matthew Draper
2015-07-09
7
-47
/
+263
*
|
|
|
|
Require yaml for time_zone isolation test.
Kasper Timm Hansen
2015-07-11
1
-0
/
+1
*
|
|
|
|
Use private method call assertions in Active Model tests.
Kasper Timm Hansen
2015-07-10
4
-59
/
+46
*
|
|
|
|
Add multiple expected calls to assert_called_with.
Kasper Timm Hansen
2015-07-10
2
-1
/
+13
*
|
|
|
|
we don't really need an extra method to set the script name
Aaron Patterson
2015-07-10
1
-5
/
+1
*
|
|
|
|
Remove useless conditional
Aaron Patterson
2015-07-10
1
-12
/
+0
*
|
|
|
|
default `PATH_INFO` to the generated path
Aaron Patterson
2015-07-10
1
-1
/
+2
*
|
|
|
|
always default the SCRIPT_NAME to whatever is on the controller
Aaron Patterson
2015-07-10
1
-1
/
+1
*
|
|
|
|
remove useless ivar clearing
Aaron Patterson
2015-07-10
1
-6
/
+0
*
|
|
|
|
call the `path_parameters=` setter rather than rely on mutations
Aaron Patterson
2015-07-10
1
-1
/
+3
*
|
|
|
|
start collecting `env` mutations
Aaron Patterson
2015-07-10
1
-5
/
+3
*
|
|
|
|
Parameters are converted to a query string
Aaron Patterson
2015-07-10
1
-17
/
+0
*
|
|
|
|
no more HWIA
Aaron Patterson
2015-07-10
1
-1
/
+1
*
|
|
|
|
remove param dup'ing logic
Aaron Patterson
2015-07-10
1
-8
/
+0
*
|
|
|
|
encode / decode parameters before assigning them to the request
Aaron Patterson
2015-07-10
1
-5
/
+58
*
|
|
|
|
Merge pull request #20836 from sikachu/fix-time-zone-test
Rafael Mendonça França
2015-07-10
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Require yaml for time_with_zone isolation test
Prem Sichanugrist
2015-07-10
1
-0
/
+1
|
/
/
/
/
/
*
|
|
|
|
start disconnecting the parameter parser from the instance
Aaron Patterson
2015-07-10
1
-3
/
+3
*
|
|
|
|
drop a conditional by always assigning
Aaron Patterson
2015-07-10
1
-6
/
+5
*
|
|
|
|
Reuse the same test for HWIA reverse_merge!
Rafael Mendonça França
2015-07-10
1
-3
/
+1
*
|
|
|
|
Merge pull request #20828 from Sirupsen/hash-indifferent-dup-default-proc
Rafael Mendonça França
2015-07-10
4
-13
/
+58
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
test/hash: move lonely indifferent hash test
Simon Eskildsen
2015-07-10
2
-11
/
+6
|
*
|
|
|
active_support/indifferent_hash: dont raise on to_hash when default_proc raises
Simon Eskildsen
2015-07-10
3
-1
/
+22
|
*
|
|
|
active_support/indifferent_hash: fix cloning default_proc on dup
Simon Eskildsen
2015-07-10
3
-1
/
+30
*
|
|
|
|
drop runtime conditionals in parameter parsing
Aaron Patterson
2015-07-09
1
-13
/
+9
*
|
|
|
|
Merge pull request #20457 from ronakjangir47/remove_mocha_activesupport
Kasper Timm Hansen
2015-07-09
8
-65
/
+87
|
\
\
\
\
\
|
*
|
|
|
|
Removed use of mocha in active_support
Ronak Jangir
2015-07-10
8
-65
/
+87
*
|
|
|
|
|
Merge pull request #20813 from noniq/locale-argument-for-pluralize-helper
Kasper Timm Hansen
2015-07-09
2
-2
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow `pluralize` helper to take a locale.
Stefan Daschek
2015-07-09
2
-2
/
+22
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
use `Rack::Test::UploadedFile` when uploading files
Aaron Patterson
2015-07-09
1
-2
/
+2
*
|
|
|
|
|
set parameters as a query string
Aaron Patterson
2015-07-09
2
-7
/
+10
*
|
|
|
|
|
use JSON to communicate between the controller and the tests
Aaron Patterson
2015-07-09
1
-12
/
+12
*
|
|
|
|
|
Merge pull request #20765 from maurogeorge/activejob-exception
Robin Dupret
2015-07-09
1
-0
/
+7
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add Deserialization section on guides at ActiveJob Exception
Mauro George
2015-07-08
1
-0
/
+7
*
|
|
|
|
|
build and assign parameters rather than rely on mutations
Aaron Patterson
2015-07-08
2
-4
/
+18
[prev]
[next]