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
path:
root
/
railties
/
lib
/
rails
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spaces
Rafael Mendonça França
2017-04-07
1
-0
/
+1
*
More :scissors:
Rafael Mendonça França
2017-04-07
1
-1
/
+1
*
:scissors:
Rafael França
2017-04-07
1
-1
/
+1
*
Remove unnecessary `javascript` option check
yuuji.yaginuma
2017-03-29
1
-4
/
+1
*
Merge pull request #28549 from jess/patch-1
Rafael França
2017-03-28
1
-0
/
+1
|
\
|
*
add proper punctuation
Jess Brown
2017-03-23
1
-1
/
+1
|
*
make it clear how to enable caching
Jess Brown
2017-03-23
1
-0
/
+1
*
|
Merge pull request #28557 from y-yagi/remove_unnecessary_files_to_api_applica...
Rafael França
2017-03-27
1
-0
/
+33
|
\
\
|
*
|
Remove unnecessary files to API-only Applications when `app:task` task executed
yuuji.yaginuma
2017-03-24
1
-0
/
+33
|
|
/
*
|
Merge pull request #28546 from claudiob/drop-j-option
Rafael Mendonça França
2017-03-27
1
-8
/
+0
|
\
\
|
*
|
Remove -j (--javascript) option from `rails new`
claudiob
2017-03-23
1
-8
/
+0
|
|
/
*
|
Merge pull request #28541 from ota42y/fix/gemfile_generator_fix
Eileen M. Uchitelle
2017-03-27
3
-2
/
+6
|
\
\
|
*
|
ignore system test gems on Gemfile when execute with --skip-test option
ota42y
2017-03-27
3
-2
/
+6
|
|
/
*
/
add field ids when generating a scaffold form.
Yves Senn
2017-03-26
2
-3
/
+7
|
/
*
Merge pull request #28534 from claudiob/list-webpackers
Rafael França
2017-03-22
1
-1
/
+2
|
\
|
*
List options for `rails new --webpack=WEBPACK`
claudiob
2017-03-22
1
-1
/
+2
*
|
Merge pull request #28524 from claudiob/comment-api-key
Rafael França
2017-03-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Don't add a dummy API key to every new Rails app
claudiob
2017-03-22
1
-2
/
+2
*
|
Don't comment out config.file_watcher during Rails upgrade
yuuji.yaginuma
2017-03-22
1
-2
/
+0
|
/
*
Start Rails 5.2 development
Matthew Draper
2017-03-22
1
-0
/
+1
*
Default to yielding a `form` variable.
Kasper Timm Hansen
2017-03-20
1
-8
/
+8
*
Merge pull request #28406 from chukitow/feature/user-form-with-instead-of-for...
Kasper Timm Hansen
2017-03-20
1
-1
/
+1
|
\
|
*
disable remote submits
Ivan Velasquez
2017-03-14
1
-1
/
+1
|
*
user form with instead of form for in scaffold generator
Ivan Velasquez
2017-03-13
1
-1
/
+1
*
|
Add `app:update` task to engines
yuuji.yaginuma
2017-03-20
1
-1
/
+1
*
|
Track the version-compatible config settings inside railties
Matthew Draper
2017-03-18
4
-37
/
+24
*
|
Bump Capybara and include Minitest::Assertions
eileencodes
2017-03-17
1
-1
/
+1
|
/
*
Merge pull request #28257 from yahonda/app_generators_use_oracle_enhanced
Andrew White
2017-03-06
2
-5
/
+6
|
\
|
*
Update `database.yml` when `rails new <new_app> -d oracle` specified
Yasuo Honda
2017-03-02
2
-5
/
+6
*
|
A private method can't be called with `self.`
Akira Matsuda
2017-03-04
1
-2
/
+2
|
/
*
Skip turbolinks for engine test application
Viktor Fonic
2017-02-28
1
-0
/
+1
*
Use released webpacker in new applications
yuuji.yaginuma
2017-02-28
1
-1
/
+1
*
Imporove docs for Rails::AppGenerator [ci skip]
dixpac
2017-02-25
1
-0
/
+8
*
Merge pull request #28062 from y-yagi/make_adding_gemfile_entry_work_even_if_...
Rafael França
2017-02-24
1
-1
/
+1
|
\
|
*
Make adding gemfile entry work even if specify only the plugin name
yuuji.yaginuma
2017-02-24
1
-1
/
+1
*
|
Use double quotes in the generated plugin test script.
Kasper Timm Hansen
2017-02-23
1
-3
/
+3
*
|
Merge pull request #28105 from y-yagi/add_wrapper_for_plugins_test_runner
Kasper Timm Hansen
2017-02-23
1
-7
/
+1
|
\
\
|
*
|
Add wrapper for plugin's test runner
yuuji.yaginuma
2017-02-22
1
-7
/
+1
*
|
|
Revert "Revert "Add encrypted secrets""
Kasper Timm Hansen
2017-02-23
4
-2
/
+78
*
|
|
Revert "Add encrypted secrets" (#28127)
David Heinemeier Hansson
2017-02-23
4
-78
/
+2
*
|
|
Add encrypted secrets (#28038)
Kasper Timm Hansen
2017-02-23
4
-2
/
+78
*
|
|
Merge pull request #27572 from matthewd/prerelease-specifier
Matthew Draper
2017-02-23
1
-6
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Simplify the version specifier generated by prereleases
Matthew Draper
2017-01-05
1
-6
/
+5
*
|
|
Use released arel
Rafael Mendonça França
2017-02-21
1
-1
/
+0
*
|
|
Revert back to the original of using package.json in the root of the project ...
David Heinemeier Hansson
2017-02-21
4
-6
/
+6
*
|
|
Merge pull request #28055 from robertomiranda/patch-3
Guillermo Iguaran
2017-02-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Use Puma 3.7.x
Roberto Miranda
2017-02-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #26703 from eileencodes/rails_system_tests
Eileen M. Uchitelle
2017-02-20
11
-0
/
+80
|
\
\
\
|
*
|
|
Rename system_test_helper -> application_system_test_case
eileencodes
2017-02-20
6
-4
/
+4
|
*
|
|
Fix default host in setup, move teardown to helper file
eileencodes
2017-02-20
3
-15
/
+0
[next]