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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix displaying mailer previews on non local requests.
Wojciech Wnętrzak
2015-09-17
1
-0
/
+5
*
Use the PORT environment variable for rails server
David Cornu
2015-08-18
1
-0
/
+4
*
Plugins are generated with the version 0.1.0
Daniel Morris
2015-08-16
1
-0
/
+5
*
Add a changelog entry for #21124 [ci skip]
Robin Dupret
2015-08-16
1
-0
/
+6
*
Added bin/update script to update application automatically
Mehmet Emin İNAÇ
2015-08-07
1
-0
/
+4
*
Only load statistics.rake once from inside engine
Ersin Akinci
2015-08-06
1
-1
/
+8
*
Add rake dev:cache task to enable dev mode caching.
Chuck Callebs
2015-08-04
1
-0
/
+12
*
Add the `--api` option for the plugin generator
Robin Dupret
2015-07-23
1
-0
/
+5
*
Merge pull request #20724 from y-yagi/fix_scaffold_in_full_engine
Yves Senn
2015-06-29
1
-0
/
+4
|
\
|
*
fix NoMethodError that occurs when generating scaffold inside full mode engine
yuuji.yaginuma
2015-06-28
1
-0
/
+4
|
/
*
cherry-pick test and source doc from #20050
Hirofumi Wakasugi
2015-06-25
1
-0
/
+4
*
Merge pull request #20605 from dcrec1/assert_file
Yves Senn
2015-06-19
1
-0
/
+5
|
\
*
|
Remove ContentLength middleware from the defaults.
Aaron Patterson
2015-06-17
1
-0
/
+5
|
/
*
make it possible to customize the executable inside rereun snippets.
Yves Senn
2015-06-13
1
-0
/
+4
*
Add CHANGELOG entries for API apps functionality
Santiago Pastorino
2015-06-11
1
-0
/
+7
*
Merge pull request #20387 from y-yagi/fix_engine_generated_controller_test
Yves Senn
2015-06-02
1
-0
/
+4
*
Generate a `.keep` file in `tmp` folder
Yoong Kang Lim
2015-05-30
1
-0
/
+7
*
config.static_index configures directory index "index.html" filename
Eliot Sykes
2015-05-28
1
-0
/
+8
*
Merge pull request #20023 from mohnish/patch-1
Yves Senn
2015-05-06
1
-0
/
+4
*
Fix mailer previews with attachments
Andrew White
2015-05-04
1
-0
/
+7
*
Merge pull request #19949 from thiagoaugusto/create-thiago-punctuation-fix
Yves Senn
2015-04-29
1
-1
/
+1
|
\
|
*
CHANGELOG punctuation fix
Thiago Augusto
2015-04-29
1
-1
/
+1
|
/
*
Remove sqlite support from `rails dbconsole`
Andrew White
2015-04-22
1
-0
/
+4
*
pass over CHANGELOGs. [ci skip]
Yves Senn
2015-04-22
1
-8
/
+10
*
Fix typos and improve the documentation
Jon Atack
2015-04-15
1
-1
/
+1
*
:scissors:
Zachary Scott
2015-04-12
1
-2
/
+2
*
Rename railties/bin to railties/exe
Islam Wazery
2015-04-11
1
-0
/
+4
*
Merge pull request #19429 from mxhold/print_bundle_install_output_line_by_line
Matthew Draper
2015-04-03
1
-0
/
+7
|
\
|
*
Print `bundle install` output in `rails new` as soon as it's available
Max Holder
2015-03-28
1
-0
/
+7
*
|
Improve CHANGELOG for fix for respecting pluralize_table_names [ci skip]
Prathamesh Sonpatki
2015-03-27
1
-1
/
+1
*
|
respect `pluralize_table_names` when generate fixture file. fixes #19519
yuuji.yaginuma
2015-03-27
1
-0
/
+6
*
|
Fix typo in belongs_to_required_by_default config's CHANGELOG entry [ci skip]
Prathamesh Sonpatki
2015-03-22
1
-1
/
+1
|
/
*
`rake initializer` -> `rake initializers`
Godfrey Chan
2015-03-20
1
-4
/
+5
*
Revert "Merge pull request #19411 from dmathieu/rack_env_changelog"
Jeremy Kemper
2015-03-20
1
-7
/
+0
*
add changelog entry for removing the fallback to rack_env
Damien Mathieu
2015-03-19
1
-0
/
+7
*
Add a new-line to the end of route method generated code.
Arthur Neves
2015-03-18
1
-0
/
+7
*
Add `rake initializer`
Naoto Kaneko
2015-03-14
1
-0
/
+7
*
Revert "Merge pull request #15476 from JacobEvelyn/master"
Jeremy Kemper
2015-03-11
1
-7
/
+0
*
Created rake restart task.
Hyonjee Joo
2015-02-26
1
-0
/
+7
*
Merge pull request #15476 from JacobEvelyn/master
Rafael Mendonça França
2015-02-25
1
-0
/
+7
|
\
*
|
Require `belongs_to` by default.
Josef Šimánek
2015-02-21
1
-0
/
+15
*
|
Allow Rack::Runtime to be deleted from middleware stack.
Guo Xiang Tan
2015-02-19
1
-0
/
+8
*
|
README.rdoc -> README.md for newly generated applications
Xavier Noria
2015-02-06
1
-0
/
+4
*
|
Remove documentation tasks
Xavier Noria
2015-02-06
1
-0
/
+4
*
|
Force generated route to be inserted
Andrew White
2015-02-05
1
-0
/
+4
*
|
Don't remove all line endings from routes.rb
Andrew White
2015-02-03
1
-0
/
+6
*
|
Update option to skip test in generators
Melanie Gilman
2015-01-27
1
-0
/
+4
*
|
Add the `method_source` gem to the default Gemfile
Sean Griffin
2015-01-13
1
-0
/
+4
*
|
Drop old test locations from `rake stats`
brainopia
2015-01-09
1
-0
/
+6
*
|
Update `rake counts` to count declarative tests in minitest
brainopia
2015-01-09
1
-0
/
+5
[next]