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
*
Merge pull request #22355 from yui-knk/remove_arity_check
Kasper Timm Hansen
2015-11-20
2
-10
/
+0
|
\
|
*
Remove arity check for `RouteSet#draw`
yui-knk
2015-11-21
2
-10
/
+0
|
/
*
Merge pull request #22332 from grosser/grosser/deprecation
Rafael França
2015-11-20
6
-4
/
+72
|
\
|
*
add deprecations for a smooth transition after #22215
Michael Grosser
2015-11-19
6
-4
/
+72
*
|
Merge pull request #22347 from kamipo/fix_test_index_in_create
Sean Griffin
2015-11-19
2
-6
/
+6
|
\
\
|
*
|
Fix test failure in `adapters/mysql/active_schema_test.rb`
Ryuta Kamizono
2015-11-20
2
-6
/
+6
|
/
/
*
|
Revert "Allow specifying the default table options for mysql adapters"
Sean Griffin
2015-11-19
3
-26
/
+1
*
|
Allow specifying the default table options for mysql adapters
Sean Griffin
2015-11-19
3
-1
/
+26
*
|
Merge pull request #22336 from tjschuck/enumerable_sum_perf
Kasper Timm Hansen
2015-11-19
1
-1
/
+1
|
\
\
|
*
|
Change Enumerable#sum to use inject(:sym) specification
T.J. Schuck
2015-11-19
1
-1
/
+1
|
|
/
*
|
Merge pull request #22340 from rbr/change-configuration-example
Yves Senn
2015-11-19
1
-1
/
+1
|
\
\
|
*
|
Change configuration-guide example
rbr
2015-11-19
1
-1
/
+1
*
|
|
Merge pull request #22342 from AlexVPopov/patch-1
Abdelkader Boudih
2015-11-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix a typo
Alex Popov
2015-11-19
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #22077 from obduk/clean-up-logs
Kasper Timm Hansen
2015-11-19
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove newlines from start of logs
Owen Davies
2015-10-26
1
-3
/
+3
*
|
|
guides, scaffold no longer used in getting started guide. Closes #22337.
Yves Senn
2015-11-19
1
-6
/
+24
*
|
|
Merge pull request #22338 from zacharywelch/patch-1
Rafael França
2015-11-19
1
-2
/
+2
|
\
\
\
|
*
|
|
[ci skip] Indentation in cache examples
zacharywelch
2015-11-18
1
-2
/
+2
|
/
/
/
*
|
/
Add missing require
Matthew Draper
2015-11-19
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #22330 from samphilipd/samphilipd/rename_advisory_lock_key
Rafael França
2015-11-18
8
-65
/
+65
|
\
\
|
*
|
Rename 'key' to 'lock_id' or 'lock_name' for advisory locking
Sam Davies
2015-11-18
8
-65
/
+65
*
|
|
Revert "Fixed a few grammar issues."
Rafael Mendonça França
2015-11-18
2
-2
/
+2
|
/
/
*
|
Merge pull request #22328 from k0kubun/upgrade-byebug
Kasper Timm Hansen
2015-11-18
1
-1
/
+1
|
\
\
|
*
|
Use latest byebug
Takashi Kokubun
2015-11-18
1
-1
/
+1
*
|
|
Merge pull request #22326 from mvj3/minor-grammar-issues
Rafael França
2015-11-18
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed a few grammar issues.
David Chen
2015-11-18
2
-2
/
+2
|
/
/
*
|
Merge pull request #22323 from jessedoyle/patch-1
Claudio B
2015-11-17
1
-1
/
+1
|
\
\
|
*
|
[ci skip] fix inconsistent indentation
Jesse Doyle
2015-11-17
1
-1
/
+1
|
/
/
*
|
Fix incorrect issue number [ci skip]
Andrew White
2015-11-17
1
-1
/
+1
*
|
Merge pull request #22316 from yui-knk/changelog_for_22300
Andrew White
2015-11-17
1
-0
/
+6
|
\
\
|
*
|
[ci skip] Add CHANGELOG for #22300 (817c1825c15013fd0180762ac5c05a2e024a640d)
yui-knk
2015-11-18
1
-0
/
+6
*
|
|
Raise ArgumentError when passing a truthy value to merge
Andrew White
2015-11-17
2
-5
/
+10
|
/
/
*
|
Merge pull request #22271 from timbreitkreutz/twb-9015-schema-dumper-test-for...
Yves Senn
2015-11-17
1
-0
/
+32
|
\
\
|
*
|
TWB Test case for Issue #9015 - ignore_table and table_prefix at same time
Tim Breitkreutz
2015-11-13
1
-0
/
+32
*
|
|
Merge pull request #22257 from yui-knk/fix_merge_to_not_call_to_proc_for_hash
Andrew White
2015-11-17
2
-3
/
+9
|
\
\
\
|
*
|
|
Make `AR::SpawnMethods#merge!` to check an arg is a Proc
yui-knk
2015-11-12
2
-3
/
+9
*
|
|
|
Using released concurrent-ruby
Rafael Mendonça França
2015-11-16
2
-3
/
+3
*
|
|
|
Merge pull request #22215 from grosser/grosser/normalize_key
Rafael França
2015-11-16
5
-39
/
+39
|
\
\
\
\
|
*
|
|
|
keep deprecated namespaced_key in case any subclass uses it
Michael Grosser
2015-11-10
3
-2
/
+3
|
*
|
|
|
send normalized keys to the cache backends so they do not need to manage this...
Michael Grosser
2015-11-10
5
-38
/
+37
|
|
/
/
/
*
|
|
|
Merge pull request #22300 from yui-knk/fix_21893
Sean Griffin
2015-11-16
5
-5
/
+23
|
\
\
\
\
|
*
|
|
|
Except keys of `build_record`'s argument from `create_scope` in initialize_at...
yui-knk
2015-11-16
5
-5
/
+23
*
|
|
|
|
Merge pull request #22306 from tylerhunt/patch-1
Claudio B
2015-11-16
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Use proper syntax for class method reference.
Tyler Hunt
2015-11-16
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #22298 from yuki24/make-static-index-part-of-public-file-s...
Kasper Timm Hansen
2015-11-16
5
-8
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Make the `static_index` config part of the `config.public_server` config
Yuki Nishijima
2015-11-16
5
-8
/
+13
*
|
|
|
|
|
Merge pull request #22302 from kamipo/remove_not_needed_native_database_types...
Yves Senn
2015-11-16
2
-4
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove not needed `NATIVE_DATABASE_TYPES` entries
Ryuta Kamizono
2015-11-16
2
-4
/
+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Freeze association foreign keys to reduce allocations
Sean Griffin
2015-11-15
1
-1
/
+1
[next]