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
*
Move the warning about composite primary key to `AttributeMethods::PrimaryKey`
Ryuta Kamizono
2016-07-02
7
-20
/
+39
*
Try the newest bundler
Rafael Mendonça França
2016-07-02
1
-4
/
+0
*
Merge pull request #25639 from y-yagi/followup_to_25431
Rafael França
2016-07-02
1
-1
/
+1
|
\
|
*
fix task name to remove
yuuji.yaginuma
2016-07-02
1
-1
/
+1
|
/
*
Merge pull request #25507 from bquorning/optimize-for-first-result-and-remove...
Rafael França
2016-07-02
3
-14
/
+17
|
\
|
*
Optimize ActiveRecord::Result#last
Benjamin Quorning
2016-06-24
2
-1
/
+7
|
*
Remove MySQL::DatabaseStatements#select_one
Benjamin Quorning
2016-06-24
1
-13
/
+0
|
*
Add ActiveRecord::Result#first
Benjamin Quorning
2016-06-24
2
-0
/
+10
*
|
Merge pull request #24177 from vipulnsward/rename-test
Rafael França
2016-07-01
1
-1
/
+1
|
\
\
|
*
|
- Renamed NestedParametersTest to NestedParametersPermitTest, to indicate wha...
Vipul A M
2016-03-13
1
-1
/
+1
*
|
|
Merge pull request #25631 from yahonda/revert_rename_to_ar_internal_metadata
Rafael França
2016-07-01
2
-28
/
+0
|
\
\
\
|
*
|
|
Revert "Rename `active_record_internal_metadatas` to `ar_internal_metadata`"
Yasuo Honda
2016-07-01
2
-28
/
+0
*
|
|
|
Merge pull request #25633 from kamipo/remove_create_table_info_cache
Rafael França
2016-07-01
1
-6
/
+1
|
\
\
\
\
|
*
|
|
|
Remove `create_table_info_cache` because it not be reused
Ryuta Kamizono
2016-07-02
1
-6
/
+1
|
|
/
/
/
*
|
|
|
Do not run `bundle install` when generating a new plugin.
Rafael Mendonça França
2016-07-01
6
-103
/
+112
*
|
|
|
Merge pull request #25625 from voxik/fix-rails-test-git-layout
Rafael França
2016-07-01
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Do not depend on Rails git repository layout in ActiveSupport tests.
Vít Ondruch
2016-07-01
1
-2
/
+2
*
|
|
|
|
Merge pull request #25620 from kamipo/create_without_primary_key
Rafael França
2016-07-01
2
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Pass `pk: false` to `connection.insert` explicitly if do not have a primary key
Ryuta Kamizono
2016-07-01
2
-1
/
+9
|
|
/
/
/
/
*
|
|
|
|
Fix conditional order broken in ea40ec56.
Kasper Timm Hansen
2016-07-02
1
-2
/
+2
*
|
|
|
|
Merge pull request #25344 from matthewd/debug-locks
Matthew Draper
2016-07-02
4
-5
/
+172
|
\
\
\
\
\
|
*
|
|
|
|
Provide a middleware to debug misbehaving locks
Matthew Draper
2016-06-10
4
-5
/
+172
*
|
|
|
|
|
Merge pull request #24146 from matthewd/latch-as-proxy
Matthew Draper
2016-07-02
1
-5
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Don't inherit from Concurrent::CountDownLatch
Matthew Draper
2016-03-11
1
-5
/
+12
*
|
|
|
|
|
|
Merge pull request #25615 from tinco/close_hijacked_socket
Matthew Draper
2016-07-02
2
-0
/
+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
close hijacked i/o socket after use (fixes #25613)
Tinco Andringa
2016-07-01
2
-0
/
+15
*
|
|
|
|
|
|
|
Ensure logging on exceptions only includes what we expect
Matthew Draper
2016-07-02
1
-0
/
+23
*
|
|
|
|
|
|
|
Silence DebugExceptions template render logs during exceptions
Genadi Samokovarov
2016-07-02
1
-0
/
+8
*
|
|
|
|
|
|
|
Make mutation stand out some more.
Kasper Timm Hansen
2016-07-01
1
-2
/
+5
*
|
|
|
|
|
|
|
Merge pull request #25632 from volmer/fix-integration-test-frozen-literals
Kasper Timm Hansen
2016-07-01
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix request encoding in tests when string literals are frozen
Volmer
2016-07-01
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #25600 from pan/constantize-docfix
Vipul A M
2016-07-01
1
-4
/
+4
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
fix ActiveSupport::Infector.constantize usage API doc [ci skip]
Pan GaoYong
2016-06-30
1
-4
/
+4
*
|
|
|
|
|
|
|
Add regression test for foreign key schema dump caching
eileencodes
2016-07-01
1
-0
/
+13
*
|
|
|
|
|
|
|
Merge pull request #25307 from kamipo/extract_foreign_key_action_from_informa...
Eileen M. Uchitelle
2016-07-01
5
-36
/
+46
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Extract foreign key action from `information_schema`
Ryuta Kamizono
2016-06-07
4
-34
/
+44
|
*
|
|
|
|
|
|
|
Make `foreign_keys` queries to `SCHEMA`
Ryuta Kamizono
2016-06-07
2
-2
/
+2
*
|
|
|
|
|
|
|
|
Fix release task now that NPM is part of the build
eileencodes
2016-07-01
1
-18
/
+22
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #25618 from kamipo/fix_release_notes
Rafael França
2016-07-01
1
-4
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Deprecation passing of `start` value was removed [ci skip]
Ryuta Kamizono
2016-07-01
1
-4
/
+0
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #25582 from alexcameron89/action_controller_base
प्रथमेश Sonpatki
2016-07-01
1
-4
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ci skip] Add 'params' formatting in ActionController::Base
Alex Kitchens
2016-06-30
1
-4
/
+4
*
|
|
|
|
|
|
|
|
Merge pull request #25553 from vipulnsward/25543-docs-follow-up
Vipul A M
2016-06-30
1
-16
/
+7
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
- Tone down documentation
Vipul A M
2016-06-28
1
-16
/
+7
*
|
|
|
|
|
|
|
|
|
Merge pull request #25431 from prathamesh-sonpatki/add-note-about-upgrade-gui...
Rafael França
2016-06-30
2
-1
/
+10
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Display link to Rails upgrade guide at the end of `rails app:update` task.
Prathamesh Sonpatki
2016-06-30
2
-1
/
+10
*
|
|
|
|
|
|
|
|
|
|
Use sass-rails in our test suite
Rafael Mendonça França
2016-06-30
3
-1
/
+10
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #25612 from vipulnsward/publish-testing-guide
Rafael França
2016-06-30
1
-2
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Mark Testing Guide as pubished and reword the title[ci skip]
Vipul A M
2016-06-30
1
-2
/
+1
|
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Merge pull request #25611 from alexcameron89/upgrading_rails_guide
Vipul A M
2016-06-30
1
-16
/
+16
|
\
\
\
\
\
\
\
\
\
\
\
[next]