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
*
:scissors:
Rafael Mendonça França
2014-11-10
1
-1
/
+1
*
No need to sync config.secret_token and secrets.secret_token
Rafael Mendonça França
2014-11-10
2
-41
/
+4
*
Merge pull request #16535 from bf4/patch-1
Rafael Mendonça França
2014-11-10
9
-23
/
+180
|
\
|
*
`secret_token` is now saved in `Rails.application.secrets.secret_token`
Benjamin Fleischer
2014-11-02
9
-23
/
+180
*
|
Merge pull request #17579 from aderyabin/cleanup_sqlite
Rafael Mendonça França
2014-11-10
1
-6
/
+2
|
\
\
|
*
|
tiny code improvement in sqlite3 adapter:
Andrey Deryabin
2014-11-10
1
-6
/
+2
*
|
|
Merge pull request #17578 from codeodor/fix-17217-test-bug
Rafael Mendonça França
2014-11-10
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixes a bug found when running individual tests against #17217 after merging
Sammy Larbi
2014-11-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #11694 from Empact/association-bind-values-not-updated-on-...
Rafael Mendonça França
2014-11-10
3
-1
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix that a collection proxy could be cached before the save of the owner, res...
Ben Woosley
2014-10-03
3
-1
/
+20
*
|
|
docs, minor changes in Active Job documentation. [ci skip]
Yves Senn
2014-11-10
2
-6
/
+5
*
|
|
Remove useless `only_path: true` in path helpers
Godfrey Chan
2014-11-10
1
-3
/
+2
*
|
|
Pass the route name explicitly
Godfrey Chan
2014-11-10
2
-1
/
+14
*
|
|
Revert the behavior of booleans in string columns to that of 4.1
Sean Griffin
2014-11-09
3
-7
/
+29
*
|
|
Merge pull request #17572 from rishijain/update_docs_10
Zachary Scott
2014-11-09
3
-1
/
+5
|
\
\
\
|
*
|
|
added description for rails generators, and fixed sentence formation for acti...
Rishi Jain
2014-11-10
3
-1
/
+5
|
/
/
/
*
|
|
Merge pull request #17217 from codeodor/fix-17119
Aaron Patterson
2014-11-09
7
-3
/
+25
|
\
\
\
|
*
|
|
Ensure HABTM relationships produce valid class names (Fixes #17119)
Sammy Larbi
2014-11-09
7
-3
/
+25
|
/
/
/
*
|
|
Merge pull request #17564 from yui-knk/fix/command_line_guide
Robin Dupret
2014-11-09
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Fix typo in command_line.md
yui-knk
2014-11-09
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #17563 from yui-knk/fix/source_annotation_extractor
Zachary Scott
2014-11-08
1
-3
/
+2
|
\
\
\
|
*
|
|
Fix comment of SourceAnnotationExtractor#find_in
yui-knk
2014-11-09
1
-3
/
+2
|
/
/
/
*
|
|
Documenting Rails::Info module [ci skip]
Zachary Scott
2014-11-08
1
-0
/
+3
*
|
|
Merge pull request #17557 from yui-knk/fix/command_line_guide
Vijay Dev
2014-11-08
1
-6
/
+2
|
\
\
\
|
*
|
|
[ci skip] Fix line break on command line guide
yui-knk
2014-11-08
1
-6
/
+2
*
|
|
|
Merge pull request #17559 from alfa-jpn/fix/singular_association_cache
Santiago Pastorino
2014-11-08
2
-1
/
+31
|
\
\
\
\
|
*
|
|
|
default scopes should break the cache on singulur_association.
alfa-jpn
2014-11-08
2
-1
/
+31
|
|
/
/
/
*
|
|
|
Merge pull request #17476 from robin850/job-testing
Robin Dupret
2014-11-08
1
-0
/
+62
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add a section about job testing [ci skip]
Ryan Selk
2014-11-02
1
-0
/
+62
*
|
|
|
Merge pull request #17493 from petewest/duration-comparable
Aaron Patterson
2014-11-07
2
-0
/
+14
|
\
\
\
\
|
*
|
|
|
Delegate comparison operator to value
Peter West
2014-11-03
2
-0
/
+14
*
|
|
|
|
default scopes should break the cache on has_many.
Aaron Patterson
2014-11-07
2
-1
/
+28
*
|
|
|
|
Merge pull request #17552 from jipe/master
Yves Senn
2014-11-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Guides: Corrected name for assigns key [ci skip]
Jimmy Petersen
2014-11-07
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
pg tests, get rid of `sql_types_test.rb`.
Yves Senn
2014-11-07
3
-18
/
+14
*
|
|
|
|
pg tests, only execute what's necessary.
Yves Senn
2014-11-07
2
-27
/
+26
*
|
|
|
|
remove the last traces of OpenBase from our codebase. [ci skip]
Yves Senn
2014-11-07
1
-6
/
+0
*
|
|
|
|
docs, the abstract data type `:timestamp` was removed. See #15184 [ci skip]
Yves Senn
2014-11-07
1
-2
/
+2
*
|
|
|
|
Merge pull request #17551 from y-yagi/fix_command_line_guide
Zachary Scott
2014-11-07
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] modify default host in command line guide
yuuji.yaginuma
2014-11-07
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #17541 from OpenSourceProjects/meaninful_message
Yves Senn
2014-11-07
3
-5
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Print out a meaningful error when ActiveRecord::ReadOnlyRecord is raised
Franky W
2014-11-06
2
-5
/
+8
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #17545 from marzapower/dirty_public_api
Rafael Mendonça França
2014-11-06
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[Enh] Changed the visibility of the ActiveModel::Dirty#clear_attribute_change...
Daniele Di Bernardo
2014-11-06
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #17543 from rishijain/update_docs_9
Rafael Mendonça França
2014-11-06
2
-5
/
+11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
added example of hash#except, and removed extra whitespaces [ci skip]
Rishi Jain
2014-11-07
2
-5
/
+11
|
/
/
/
/
/
*
|
|
|
|
tests, remove unneeded requires.
Yves Senn
2014-11-06
4
-11
/
+0
*
|
|
|
|
tests, use SchemaDumpingHelper to dump a specific table.
Yves Senn
2014-11-06
1
-12
/
+12
*
|
|
|
|
Merge pull request #17523 from tgxworld/reset_session_after_calling_with_routing
Rafael Mendonça França
2014-11-06
3
-0
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
Remove session to allow `with_routing` to be called twice.
Guo Xiang Tan
2014-11-05
3
-0
/
+41
[next]