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
/
test
/
generators
/
app_generator_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add credentials using a generic EncryptedConfiguration class (#30067)
David Heinemeier Hansson
2017-09-11
1
-3
/
+1
*
Move common tests from `AppGeneratorTest` and `PluginGeneratorTest` to `Share...
bogdanvlviv
2017-08-17
1
-119
/
+0
*
Fix RuboCop offenses
Koichi ITO
2017-08-16
1
-1
/
+1
*
Add --skip-yarn option to the plugin generator
bogdanvlviv
2017-08-15
1
-26
/
+0
*
Merge pull request #30219 from yhirano55/fix_app_generator_api_options
Rafael França
2017-08-14
1
-8
/
+0
|
\
|
*
Refactor `--api` option of the app generator
Yoshiyuki Hirano
2017-08-13
1
-8
/
+0
*
|
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
|
Railties updates for frozen string literals.
Pat Allan
2017-08-14
1
-1
/
+1
|
/
*
Refactor app_generator_test (#30192)
yhirano55
2017-08-11
1
-1
/
+8
*
Improve plugin generator tests. Related to #30123.
bogdanvlviv
2017-08-10
1
-32
/
+30
*
Merge branch 'master' into active-storage-import
David Heinemeier Hansson
2017-08-01
1
-0
/
+2
|
\
|
*
Merge pull request #30015 from larskanis/use-duktake-on-mingw
Guillermo Iguaran
2017-08-01
1
-0
/
+2
|
|
\
|
|
*
Use duktape gem as default JS engine on Windows-MINGW and MS-Visual-C builds
Lars Kanis
2017-08-01
1
-0
/
+2
*
|
|
Use config/storage.yml as part of the skeleton and loading
David Heinemeier Hansson
2017-07-31
1
-1
/
+1
*
|
|
Include default storage configuration
David Heinemeier Hansson
2017-07-31
1
-0
/
+1
|
/
/
*
/
Set Ruby version in Gemfile and .ruby-version by default
Alberto Almagro
2017-07-31
1
-0
/
+12
|
/
*
Do not generate unused components contents in `app:update` task
yuuji.yaginuma
2017-07-16
1
-0
/
+16
*
Update default app files in app_generator_test
Koichi ITO
2017-07-06
1
-2
/
+40
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
Add system tests to generate scaffold
Dinah Shi
2017-06-30
1
-2
/
+2
|
/
*
Replace therubyracer with mini_racer
Sam
2017-05-30
1
-1
/
+1
*
Remove redundant test method
Andy Atkinson
2017-05-25
1
-7
/
+1
*
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-3
/
+3
*
Should escape meta characters in regexp
Ryuta Kamizono
2017-05-07
1
-7
/
+7
*
Merge pull request #28708 from y-yagi/dont_generate_system_test_files
Rafael França
2017-04-19
1
-0
/
+11
|
\
|
*
Don't generate system test files if `skip_system_test` option is specified
yuuji.yaginuma
2017-04-12
1
-0
/
+11
*
|
Add `form_with_generates_remote_forms` config.
Kasper Timm Hansen
2017-04-16
1
-1
/
+0
|
/
*
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
*
|
ignore system test gems on Gemfile when execute with --skip-test option
ota42y
2017-03-27
1
-0
/
+24
|
/
*
Don't comment out config.file_watcher during Rails upgrade
yuuji.yaginuma
2017-03-22
1
-14
/
+0
*
Correctly check whether key is defined in configuration
yuuji.yaginuma
2017-03-19
1
-0
/
+12
*
Track the version-compatible config settings inside railties
Matthew Draper
2017-03-18
1
-13
/
+8
*
Rename test of `app:update` to more appropriate name
yuuji.yaginuma
2017-03-15
1
-7
/
+7
*
Revert "Revert "Add encrypted secrets""
Kasper Timm Hansen
2017-02-23
1
-0
/
+1
*
Revert "Add encrypted secrets" (#28127)
David Heinemeier Hansson
2017-02-23
1
-1
/
+0
*
Add encrypted secrets (#28038)
Kasper Timm Hansen
2017-02-23
1
-0
/
+1
*
Revert back to the original of using package.json in the root of the project ...
David Heinemeier Hansson
2017-02-21
1
-5
/
+5
*
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
*
|
Add tests for system testing
eileencodes
2017-02-20
1
-1
/
+20
|
/
*
remove `ActiveSupport.halt_callback_chains_on_return_false` from everywhere
yuuji.yaginuma
2017-02-08
1
-1
/
+0
*
Ignore yarn error log file
yuuji.yaginuma
2017-02-03
1
-0
/
+5
*
do not run `git init` when specify the `pretend` option
yuuji.yaginuma
2017-01-23
1
-0
/
+1
*
Initalize git repo when creatin new rails app
dixpac
2017-01-12
1
-2
/
+7
*
Revert "Merge pull request #27619 from dixpac/add_missing_generator_test"
yuuji.yaginuma
2017-01-10
1
-5
/
+0
*
Test `--skip-git` generator option
dixpac
2017-01-09
1
-0
/
+5
*
Remove bin/yarn if yarn is skipped, tidy up tests
Prathamesh Sonpatki
2017-01-01
1
-0
/
+7
[next]