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
*
split DELEGATION_RESERVED_METHOD_NAMES in half
Toshimaru
2016-12-09
5
-10
/
+17
*
Enable `block` variable in view
Toshimaru
2016-12-09
3
-1
/
+6
*
Merge pull request #25051 from bf4/extract_notes_as_binary
Sean Griffin
2016-12-08
1
-1
/
+1
|
\
|
*
Extract notes from files in binary
Benjamin Fleischer
2016-09-05
1
-1
/
+1
*
|
Merge pull request #26696 from iainbeeston/only-ruby-types-in-activemodel
Sean Griffin
2016-12-08
10
-35
/
+33
|
\
\
|
*
|
Moved database-specific ActiveModel types into ActiveRecord
Iain Beeston
2016-10-14
10
-34
/
+33
*
|
|
Merge pull request #26529 from prathamesh-sonpatki/fix-alias-attribute-issue
Sean Griffin
2016-12-08
4
-3
/
+43
|
\
\
\
|
*
|
|
Check whether the current attribute being write is aliased or not before writing
Prathamesh Sonpatki
2016-12-09
3
-2
/
+20
|
*
|
|
Check whether the current attribute being read is aliased or not before reading
Prathamesh Sonpatki
2016-12-08
3
-2
/
+24
*
|
|
|
Make Yarn the default, drop default vendor/asset directories (#27300)
David Heinemeier Hansson
2016-12-08
11
-111
/
+34
|
/
/
/
*
|
|
Merge pull request #27278 from kamipo/should_be_sync_primary_key_definition
Sean Griffin
2016-12-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Should be sync the `primary_key` definition with actually created
Ryuta Kamizono
2016-12-06
1
-1
/
+1
*
|
|
|
Add some documentation around internal APIs [ci skip]
Sean Griffin
2016-12-08
1
-0
/
+22
*
|
|
|
Merge pull request #27185 from kamipo/fix_apply_seconds_precision
Sean Griffin
2016-12-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix `apply_seconds_precision` not to be affected by `mathn`
Ryuta Kamizono
2016-11-27
1
-1
/
+1
*
|
|
|
|
Merge pull request #27289 from matthewd/fixture-file-module
Matthew Draper
2016-12-08
2
-18
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Only move fixture_file_upload to IntegrationTest
Matthew Draper
2016-12-07
2
-18
/
+22
*
|
|
|
|
|
Merge pull request #27271 from printercu/permantent_digest_in_tests
Matthew Draper
2016-12-08
2
-1
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed usage of cache_template_loading
Max Melentiev
2016-12-06
2
-1
/
+9
*
|
|
|
|
|
|
Merge pull request #27290 from lastgabs/active-model-docs
Kasper Timm Hansen
2016-12-07
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add Action View to Active Model API documentation
Gabi Stefanini
2016-12-06
1
-1
/
+1
|
*
|
|
|
|
|
|
Fixes API wording to match API conventions
Gabi Stefanini
2016-12-06
1
-2
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #27251 from ebeigarts/fix-autosave
Sean Griffin
2016-12-06
2
-3
/
+27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Improve test without using anonymous classes
Edgars Beigarts
2016-12-06
1
-27
/
+24
|
*
|
|
|
|
|
|
Reload association scope inside autosaved associations
Edgars Beigarts
2016-12-02
2
-3
/
+30
*
|
|
|
|
|
|
|
Merge pull request #27286 from alexcameron89/document_recent_regex_change
Sean Griffin
2016-12-06
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
[ci skip] Document regex change
Alex Kitchens
2016-12-06
1
-0
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #27285 from MSP-Greg/MSP-Greg_doc1
Matthew Draper
2016-12-07
1
-4
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ActionCable::Connection::Base doc code sample syntax error
MSP-Greg
2016-12-06
1
-4
/
+1
*
|
|
|
|
|
|
|
Merge pull request #25451 from kamipo/translate_not_null_violation_to_specifi...
Sean Griffin
2016-12-06
7
-8
/
+33
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Translate NOT NULL violation to the specific exception
Ryuta Kamizono
2016-12-06
7
-8
/
+33
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #27275 from kamipo/should_inherit_statement_invalid
Sean Griffin
2016-12-06
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Should inherit `StatementInvalid` rather than `WrappedDatabaseException`
Ryuta Kamizono
2016-12-06
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #27280 from brchristian/patch-1
Jeremy Daer
2016-12-05
1
-6
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Update puma.rb
brchristian
2016-12-05
1
-6
/
+6
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #26687 from kamipo/fix_add_index_to_normalize_options
Matthew Draper
2016-12-06
4
-0
/
+9
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix `add_index` to normalize column names and options
Ryuta Kamizono
2016-10-03
4
-1
/
+10
*
|
|
|
|
|
|
|
|
Merge pull request #27277 from kamipo/remove_unnecessary_variable
Matthew Draper
2016-12-06
1
-2
/
+1
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Remove unnecessary `connection_name` variable
Ryuta Kamizono
2016-12-06
1
-2
/
+1
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #27274 from kamipo/primary_key_with_auto_increment_and_bigint
Matthew Draper
2016-12-06
3
-11
/
+25
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Make `:auto_increment` option works on `:bigint`
Ryuta Kamizono
2016-12-06
3
-11
/
+25
*
|
|
|
|
|
|
|
Do not try to set the content_type if the format is nil
Rafael Mendonça França
2016-12-05
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #26266 from jmccartie/jm/bigint
Sean Griffin
2016-12-05
22
-74
/
+332
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Make pg adapter use bigserial for pk by default
Pavel Pravosud
2016-12-05
11
-3
/
+262
|
*
|
|
|
|
|
|
Change MySQL and Postgresql to use Bigint primary keys
Jon McCartie
2016-12-05
16
-75
/
+74
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #27272 from kamipo/make_auto_increment_to_internal_primary...
Sean Griffin
2016-12-05
4
-1
/
+65
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Make `:auto_increment` to internal primary key option
Ryuta Kamizono
2016-12-06
4
-1
/
+65
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Don't try to run multiple insert queries at once
Sean Griffin
2016-12-05
1
-5
/
+9
*
|
|
|
|
|
|
Merge pull request #27269 from amaierhofer/adjust_link_to_api_doc
Sean Griffin
2016-12-05
1
-4
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update url_helper.rb, adjust link_to api doc
Andreas Maierhofer
2016-12-05
1
-4
/
+3
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
[next]