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
*
Substitute references to task for command
Alberto Almagro
2018-07-06
7
-26
/
+26
*
Show rails instead of bin/rails on USAGE instructions
Alberto Almagro
2018-07-06
6
-11
/
+11
*
Improve text readability
Alberto Almagro
2018-07-06
1
-1
/
+1
*
Homogenize rails commands and former rake tasks
Alberto Almagro
2018-07-06
1
-58
/
+53
*
Fix typo 'in via'
Alberto Almagro
2018-07-06
1
-1
/
+1
*
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
41
-222
/
+224
*
Pass along arguments to underlying `get` method in `follow_redirect!` (#33299)
Remo Fritzsche
2018-07-05
3
-3
/
+24
*
Merge pull request #32776 from Edouard-chin/ec-as-hooks
Kasper Timm Hansen
2018-07-05
1
-10
/
+11
|
\
|
*
Use testing lazy-load hooks:
Edouard CHIN
2018-07-04
1
-10
/
+11
*
|
Merge pull request #33298 from anniecodes/notes-command-test
Kasper Timm Hansen
2018-07-05
1
-12
/
+12
|
\
\
|
*
|
Make NotesCommand tests more performant by getting rid of unecessary map
Annie-Claude Côté
2018-07-05
1
-12
/
+12
*
|
|
Merge pull request #33297 from claudiob/shorter-attribute_previous_change
Kasper Timm Hansen
2018-07-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Shorter code: remove unnecessary condition
claudiob
2018-07-05
1
-1
/
+1
|
/
/
*
|
Merge pull request #33220 from anniecodes/notes-command
Kasper Timm Hansen
2018-07-05
5
-46
/
+237
|
\
\
|
*
|
Port Annotations rake task to use Rails::NotesCommand
Annie-Claude Côté
2018-07-04
2
-7
/
+14
|
*
|
Adds support to register directories and extensions to NotesCommand
Annie-Claude Côté
2018-07-04
2
-0
/
+46
|
*
|
Adds a Rails::Command for Notes
Annie-Claude Côté
2018-07-04
2
-0
/
+121
|
*
|
[ci skip] Update documentation related to `rails notes`
Annie-Claude Côté
2018-07-03
2
-39
/
+56
*
|
|
Merge pull request #33294 from bibstha/remove_unnecessary_require_on_gcs_service
George Claghorn
2018-07-04
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove vestigial require on ActiveStorage GCSService
Bibek Shrestha
2018-07-04
1
-1
/
+0
|
/
/
*
|
Merge pull request #33288 from ioquatix/patch-2
Rafael França
2018-07-04
1
-2
/
+4
|
\
\
|
*
|
Better compatibility with SPEC.
Samuel Williams
2018-07-04
1
-2
/
+4
*
|
|
A Class is a Module so we remove one conditional
Rafael Mendonça França
2018-07-04
1
-1
/
+1
*
|
|
Merge pull request #33289 from Edouard-chin/ec-lazy-load-hooks
Rafael França
2018-07-04
2
-1
/
+54
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use class_eval or instance_eval when triggering lazy load hooks:
Edouard CHIN
2018-07-03
2
-1
/
+54
*
|
|
Merge pull request #33286 from ph3t/add-changelog-entry-for-42c3537
Ryuta Kamizono
2018-07-04
1
-1
/
+13
|
\
\
\
|
*
|
|
Add changelog entry for 42c3537 [ci skip]
Juan Broullon
2018-07-03
1
-1
/
+11
*
|
|
|
Merge pull request #33287 from albertoalmagro/remove-old-todo-generator
Ryuta Kamizono
2018-07-04
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove old TODO comment
Alberto Almagro
2018-07-04
1
-1
/
+0
|
/
/
/
*
|
|
Merge pull request #33054 from jboler/master
Rafael França
2018-07-03
3
-20
/
+5
|
\
\
\
|
*
|
|
Only execute route updater once on app boot
Jonathan Boler
2018-06-19
2
-6
/
+2
|
*
|
|
Merge branch 'master' of github.com:rails/rails
Jonathan Boler
2018-06-04
25
-68
/
+231
|
|
\
\
\
|
*
|
|
|
Eager load routes on rebuild
Jonathan Boler
2018-06-04
1
-14
/
+2
|
*
|
|
|
Only build routes simulator when there is an AST
Jonathan Boler
2018-06-04
1
-0
/
+1
*
|
|
|
|
Merge pull request #33282 from alpaca-tc/remove_unnecessary_dependents
Rafael França
2018-07-03
2
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
ActiveJob::Base no longer dependents on Serializers
alpaca-tc
2018-07-03
2
-2
/
+0
*
|
|
|
|
|
Merge pull request #32361 from ph3t/safe-html-translation-arrays
Kasper Timm Hansen
2018-07-03
2
-4
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add safe html support to arrays of translations
Juan Broullon
2018-07-03
2
-4
/
+10
*
|
|
|
|
|
|
Merge pull request #33208 from utilum/bump_sprockets
Eileen M. Uchitelle
2018-07-03
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Update sprockets to Security release for CVE-2018-3760
utilum
2018-06-27
1
-1
/
+1
*
|
|
|
|
|
|
Use `construct_join_dependency` in all places
Ryuta Kamizono
2018-07-03
3
-13
/
+6
*
|
|
|
|
|
|
Don't extract `readonly_value` each time
Ryuta Kamizono
2018-07-03
2
-5
/
+7
*
|
|
|
|
|
|
Don't share seen object cache between different join nodes in eager loading
Ryuta Kamizono
2018-07-03
2
-2
/
+20
*
|
|
|
|
|
|
Merge pull request #32987 from kevgathuku/patch-2
Kasper Timm Hansen
2018-07-02
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Change location for running copy migrations command
Kevin Ndung'u Gathuku
2018-05-25
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #33242 from brasic/sqlite-readonly
Ryuta Kamizono
2018-07-03
2
-1
/
+36
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Support readonly option in SQLite3Adapter
Carl Brasic
2018-07-02
2
-1
/
+36
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #33273 from sohopro/patch-1
Kasper Timm Hansen
2018-07-02
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fix error of a file name
sohopro
2018-07-02
1
-1
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #32706 from yhirano55/fix-app-update-when-hyphenated-name-...
Kasper Timm Hansen
2018-07-01
2
-5
/
+33
|
\
\
\
\
\
\
\
\
[next]