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
*
chage `date_time` type ` to `datetime`
yuuji.yaginuma
2016-03-06
1
-1
/
+1
*
Revert "Merge pull request #22764 from stevenspiel/titleize_model_name_for_de...
Rafael Mendonça França
2016-03-05
3
-44
/
+3
*
Merge pull request #24070 from y-yagi/remove_unnecessary_config_in_sprockets-...
Rafael França
2016-03-05
4
-15
/
+2
|
\
|
*
remove config that are no longer needed in sprockets-rails 3
yuuji.yaginuma
2016-03-05
4
-15
/
+2
*
|
Merge pull request #24072 from byroot/remove-http-cache-forever-version
Rafael França
2016-03-05
2
-13
/
+3
|
\
\
|
*
|
Remove http_cache_forever's version parameter
Jean Boussier
2016-03-05
2
-13
/
+3
|
|
/
*
|
Merge pull request #24075 from y-yagi/fix_typo
Sean Griffin
2016-03-05
1
-1
/
+1
|
\
\
|
*
|
fix typo in attribute example [ci skip]
yuuji.yaginuma
2016-03-05
1
-1
/
+1
|
/
/
*
|
Merge pull request #24074 from meinac/small_doc_fix
Andrew White
2016-03-05
1
-1
/
+1
|
\
\
|
*
|
A small documentation fix about autosave associations [ci skip]
Mehmet Emin İNAÇ
2016-03-05
1
-1
/
+1
|
|
/
*
/
define APP_PATH with __dir__
Xavier Noria
2016-03-05
1
-1
/
+1
|
/
*
Merge pull request #24069 from kamipo/fix_indentation
Arun Agrawal
2016-03-05
1
-1
/
+1
|
\
|
*
Fix indentation [ci skip]
Ryuta Kamizono
2016-03-05
1
-1
/
+1
*
|
Merge pull request #24068 from y-yagi/remove_outdated_comment
Arun Agrawal
2016-03-05
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
remove outdated comment [ci skip]
yuuji.yaginuma
2016-03-05
1
-6
/
+0
|
/
*
Merge pull request #24064 from rubys/guides_puma3_start
Rafael França
2016-03-04
3
-8
/
+8
|
\
|
*
Match Puma 3 startup messages [ci skip]
Sam Ruby
2016-03-04
3
-8
/
+8
*
|
start hiding the `scope_chain` data structure
Aaron Patterson
2016-03-04
2
-1
/
+11
|
/
*
Merge pull request #24061 from perceptec/update-engines-guide
Eileen M. Uchitelle
2016-03-04
1
-3
/
+3
|
\
|
*
Fix author callback in engines guide [ci skip]
Michael Ryan
2016-03-04
1
-3
/
+3
*
|
We're not using $2 from this Regexp
Akira Matsuda
2016-03-05
1
-1
/
+1
*
|
don't build the reflection chain to calculate `nested?`
Aaron Patterson
2016-03-04
1
-1
/
+9
|
/
*
remove useless ivar
Aaron Patterson
2016-03-04
1
-1
/
+0
*
Merge pull request #24053 from mohitnatoo/rails-dev-cache
Kasper Timm Hansen
2016-03-04
1
-1
/
+1
|
\
|
*
- using rails dev:cache instead of rake dev:cache in test case
Mohit Natoo
2016-03-04
1
-1
/
+1
*
|
Merge pull request #24050 from mohitnatoo/rails-routes-railties
Kasper Timm Hansen
2016-03-04
1
-7
/
+7
|
\
\
|
*
|
making a test definition more clear.
Mohit Natoo
2016-03-04
1
-1
/
+1
|
*
|
[ci skip] using correcting test case names specifying `rails routes` instead ...
Mohit Natoo
2016-03-04
1
-6
/
+6
|
|
/
*
|
Merge pull request #24057 from javan/actioncable-return-subscription
Jeremy Daer
2016-03-04
1
-3
/
+4
|
\
\
|
*
|
Return subscription object(s) when updating the collection
Javan Makhmali
2016-03-04
1
-3
/
+4
|
/
/
*
|
Merge pull request #24056 from lifo/cable-create-subscriptions-fix
Jeremy Daer
2016-03-04
1
-0
/
+2
|
\
\
|
*
|
Make sure ActionCable.Subscriptions#create always returns the newly created s...
Pratik Naik
2016-03-04
1
-0
/
+2
|
/
/
*
|
Merge pull request #24052 from bquorning/partial-rendering-with-collection-an...
Akira Matsuda
2016-03-04
3
-1
/
+7
|
\
\
|
*
|
Fix partial rendering with dot in filename
Benjamin Quorning
2016-03-04
3
-1
/
+7
|
/
/
*
|
Merge pull request #24049 from mohitnatoo/railties-run-manually
प्रथमेश Sonpatki
2016-03-04
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ci skip] correcting sentence in description of application.rb
Mohit Natoo
2016-03-04
1
-2
/
+1
|
/
*
Merge pull request #24045 from Sarah-Alsinan/patch-4
Kasper Timm Hansen
2016-03-04
1
-1
/
+1
|
\
|
*
Update base.rb
Sarah A
2016-03-03
1
-1
/
+1
|
/
*
Merge pull request #24042 from Sarah-Alsinan/patch-3
Arun Agrawal
2016-03-04
1
-1
/
+1
|
\
|
*
Update Gemfile
Sarah A
2016-03-03
1
-1
/
+1
|
/
*
Merge pull request #24039 from javan/actioncable-cleanup
Jeremy Daer
2016-03-03
6
-22
/
+24
|
\
|
*
Store reference to Subscriptions instance for convenience
Javan Makhmali
2016-03-03
1
-5
/
+6
|
*
Implicity add Subscription instance to subscriptions collection
Javan Makhmali
2016-03-03
2
-13
/
+12
|
*
Share default mount path with client side .js
Javan Makhmali
2016-03-03
3
-3
/
+4
|
*
Fix location of default mount path value
Javan Makhmali
2016-03-03
1
-2
/
+3
|
/
*
Merge pull request #24038 from javan/actioncable-lazy-connection-monitor
Jeremy Daer
2016-03-03
3
-41
/
+52
|
\
|
*
Defer starting connection monitor until a connection is opened
Javan Makhmali
2016-03-03
3
-41
/
+52
|
/
*
Merge pull request #24021 from y-yagi/add_scaffold_stylesheet_to_guide
Jon Moss
2016-03-03
1
-0
/
+1
|
\
|
*
add `scaffold_stylesheet` method to guide [ci skip]
yuuji.yaginuma
2016-03-04
1
-0
/
+1
*
|
Merge pull request #24036 from javan/actioncable-lazy-connect
Jeremy Daer
2016-03-03
3
-9
/
+10
|
\
\
[next]