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
*
"warning: instance variable @routes not initialized"
Akira Matsuda
2015-07-17
1
-1
/
+1
*
Merge pull request #20892 from zoltankiss/make-params-method-returns-consistent
Rafael Mendonça França
2015-07-15
1
-1
/
+1
|
\
|
*
Standardize `ActionController::Parameters#to_unsafe_h` return value
Zoltan Kiss
2015-07-15
1
-1
/
+1
|
/
*
Merge pull request #20888 from sikachu/remove-support-for-force-reload
Rafael Mendonça França
2015-07-15
9
-0
/
+70
|
\
|
*
Deprecate force association reload by passing true
Prem Sichanugrist
2015-07-15
9
-0
/
+70
*
|
Merge pull request #20868 from sikachu/params-not-inherited-from-hwia
Rafael Mendonça França
2015-07-15
10
-38
/
+167
|
\
\
|
|
/
|
/
|
|
*
Update documentation on `AC::Parameters`
Prem Sichanugrist
2015-07-15
2
-7
/
+33
|
*
Make AC::Parameters not inherited from Hash
Prem Sichanugrist
2015-07-15
10
-35
/
+138
*
|
Merge pull request #20887 from tgxworld/ar_callbacks
Rafael Mendonça França
2015-07-15
8
-23
/
+32
|
\
\
|
|
/
|
/
|
|
*
Revert "Revert "Reduce allocations when running AR callbacks.""
Guo Xiang Tan
2015-07-16
8
-23
/
+32
*
|
Merge pull request #20812 from aditya-kapoor/close-20694
Robin Dupret
2015-07-15
1
-0
/
+16
|
\
\
|
*
|
[ci skip] add note for individual stub creation
Aditya Kapoor
2015-07-15
1
-0
/
+16
|
/
/
*
|
Rack implements `redirect?` so we don't need it
Aaron Patterson
2015-07-14
2
-6
/
+0
*
|
Fix Gemfile.lock
Rafael Mendonça França
2015-07-14
1
-1
/
+0
*
|
Remove concurrent-ruby from Action Pack gemspec
Rafael Mendonça França
2015-07-14
1
-1
/
+0
*
|
Merge pull request #20866 from jdantonio/countdown-latch
Aaron Patterson
2015-07-14
11
-58
/
+70
|
\
\
|
*
|
Replaced `ActiveSupport::Concurrency::Latch` with concurrent-ruby.
Jerry D'Antonio
2015-07-13
11
-58
/
+70
*
|
|
Merge pull request #20877 from sikachu/rename-ac-test_response
Rafael Mendonça França
2015-07-14
4
-4
/
+4
|
\
\
\
|
*
|
|
Change AC::TestResponse to AD::TestResponse
Prem Sichanugrist
2015-07-14
4
-4
/
+4
*
|
|
|
only call methods that are on the superclass
Aaron Patterson
2015-07-14
3
-7
/
+6
|
/
/
/
*
|
|
Merge pull request #20870 from y-yagi/test_runner_inside_engine
Kasper Timm Hansen
2015-07-14
4
-7
/
+13
|
\
\
\
|
*
|
|
make test runner work correctly inside engine
yuuji.yaginuma
2015-07-12
4
-7
/
+13
*
|
|
|
use a lookup table for `assert_response`
Aaron Patterson
2015-07-13
2
-5
/
+10
*
|
|
|
only have one TestResponse class
Aaron Patterson
2015-07-13
2
-5
/
+2
*
|
|
|
move buffer caching on to the buffer
Aaron Patterson
2015-07-13
3
-7
/
+15
*
|
|
|
Merge pull request #20736 from antoine-lizee/docs
Robin Dupret
2015-07-13
3
-2
/
+7
|
\
\
\
\
|
*
|
|
|
[ci skip] doc: making clear that perform_caching has a limited impact
antoine.lizee
2015-07-13
3
-2
/
+7
*
|
|
|
|
Remove JRuby and Rubinius from the travis matrix
Rafael Mendonça França
2015-07-13
1
-4
/
+0
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #20852 from hedgesky/fix_typo_in_caching_guide
Kasper Timm Hansen
2015-07-12
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
fix typo in caching guide [ci skip]
Anton Chuchkalov
2015-07-12
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #20842 from TheBlasfem/removed_usage_lines_docs
Claudio B.
2015-07-11
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
added description instead of remove usage [ci skip]
Julio Lopez
2015-07-11
2
-2
/
+2
*
|
|
Merge branch 'json-gem-tests'
Godfrey Chan
2015-07-11
3
-102
/
+186
|
\
\
\
|
*
|
|
Expand coverage of JSON gem tests
Godfrey Chan
2015-07-11
1
-16
/
+30
|
*
|
|
Expand the JSON test coverage for Struct and Hash (?!)
Godfrey Chan
2015-07-11
1
-1
/
+13
|
*
|
|
Add tests to ensure we don't interfere with json gem's output
Godfrey Chan
2015-07-11
3
-102
/
+160
|
/
/
/
*
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-07-11
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Fix hash key to symbol
yui-knk
2015-06-24
1
-1
/
+1
*
|
|
|
Merge pull request #20847 from zamith/cleanup-am-tests
Abdelkader Boudih
2015-07-11
1
-61
/
+2
|
\
\
\
\
|
*
|
|
|
Removes unnecessary comments from i18n validations tests [ci skip]
Zamith
2015-07-11
1
-61
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #20845 from y-yagi/fix_typo_in_changelog
Kasper Timm Hansen
2015-07-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
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
|
/
/
/
/
[next]