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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Replace map.flatten with flat_map in railties
Erik Michaels-Ober
2014-03-04
4
-4
/
+4
*
|
|
Make the rails:template rake task load initializers
Robin Dupret
2014-03-08
1
-1
/
+1
*
|
|
Introduce `Rails.gem_version`
Prem Sichanugrist
2014-03-05
3
-11
/
+20
*
|
|
Always return an array from formats so there is no need to wrap it when calling
Carlos Antonio da Silva
2014-03-04
3
-3
/
+3
*
|
|
Fix for external generators extend Erb::Generators
Allen Fair
2014-03-04
1
-1
/
+1
|
/
/
*
|
Merge pull request #14195 from robin850/issue-14079
Guillermo Iguaran
2014-02-28
1
-2
/
+2
|
\
\
|
*
|
Avoid namespacing routes inside engines
Robin Dupret
2014-02-26
1
-2
/
+2
*
|
|
Merge pull request #14174 from kuldeepaggarwal/fix-resource_generator_test
Yves Senn
2014-02-27
1
-1
/
+1
|
\
\
\
|
*
|
|
modify model generator warning message. refs [#174c9f0]
Kuldeep Aggarwal
2014-02-27
1
-1
/
+1
|
|
/
/
*
|
|
pass strings to the underscore method
Aaron Patterson
2014-02-26
2
-3
/
+3
*
|
|
Merge pull request #14149 from tjschuck/bcrypt_gem_rename
Carlos Antonio da Silva
2014-02-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Bump version of bcrypt gem
T.J. Schuck
2014-02-25
1
-1
/
+1
|
|
/
/
*
/
/
Remove inclusion of rubysl gem for rbx on generated Gemfile
Carlos Antonio da Silva
2014-02-25
1
-9
/
+0
|
/
/
*
|
include names in model generator warning message. refs #13515.
Yves Senn
2014-02-24
1
-4
/
+6
*
|
Group assets options in production env template
Carlos Antonio da Silva
2014-02-23
1
-6
/
+4
*
|
update version to 4.2.0.alpha
Yves Senn
2014-02-23
1
-2
/
+2
*
|
Merge pull request #13515 from kuldeepaggarwal/f-model-generation
Godfrey Chan
2014-02-22
3
-11
/
+32
|
\
\
|
*
|
Add warning when user tried to create model with pluralize name.
Kuldeep Aggarwal
2014-02-23
3
-11
/
+32
*
|
|
Revert "Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665."
Guillermo Iguaran
2014-02-21
1
-5
/
+1
|
/
/
*
|
Merge branch '4-1-0-beta2'
Rafael Mendonça França
2014-02-18
1
-1
/
+1
|
\
\
|
*
|
Preparing for 4.1.0.beta2 release
Rafael Mendonça França
2014-02-18
1
-1
/
+1
*
|
|
Revert "Fixed plugin_generator test"
Arun Agrawal
2014-02-15
1
-4
/
+1
*
|
|
remove railties changes. fixes #14054
Aaron Patterson
2014-02-14
3
-91
/
+10
*
|
|
fix path shown in mailer's templates
Kassio Borges
2014-02-14
2
-2
/
+2
*
|
|
Merge pull request #13945 from rails/json_cookie_serializer_improvements
Guillermo Iguaran
2014-02-13
3
-2
/
+5
|
\
\
\
|
*
|
|
Updated CHANGELOG, docs, guides and release notes.
Godfrey Chan
2014-02-11
1
-0
/
+3
|
*
|
|
Remove serializer option from session_store.rb template
Guillermo Iguaran
2014-02-11
1
-1
/
+1
|
*
|
|
Renamed session_serializer option to cookies_serializer
Godfrey Chan
2014-02-11
1
-1
/
+1
*
|
|
|
do not crash when `config/secrets.yml` is blank.
Yves Senn
2014-02-12
1
-1
/
+2
*
|
|
|
Hide bundler output for `rails new` if quiet option is specified.
Christian Wesselhoeft
2014-02-11
1
-1
/
+2
*
|
|
|
add a send so `apply` can be called. Fixes #13510
Aaron Patterson
2014-02-11
1
-1
/
+1
|
/
/
/
*
|
|
Add config to disable schema dump after migration
Emil Soman
2014-02-06
1
-0
/
+5
*
|
|
Merge pull request #13612 from eval/issue-13588
Rafael Mendonça França
2014-01-30
2
-16
/
+90
|
\
\
\
|
*
|
|
Add CreateMigration action
Gert Goet
2014-01-28
2
-16
/
+90
*
|
|
|
Modify the session serializer implementation
Guillermo Iguaran
2014-01-30
1
-1
/
+1
*
|
|
|
Enhance errors while retrieving database config
schneems
2014-01-29
1
-0
/
+2
*
|
|
|
Allow session serializer key in config.session_store
Lukasz Sarnacki
2014-01-29
2
-2
/
+3
*
|
|
|
Merge pull request #13857 from teoljungberg/replace-file-exists-eh
Carlos Antonio da Silva
2014-01-27
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Replace File.exists? with File.exist?
Teo Ljungberg
2014-01-27
1
-1
/
+1
*
|
|
|
Rails config for raise on missing translations
Kassio Borges
2014-01-27
2
-0
/
+6
|
/
/
/
*
|
|
Correct grammar from '... allowing both thread web servers ...' to '... allow...
Adrien Lamothe
2014-01-25
1
-1
/
+1
*
|
|
app_rails_loader.rb should check if bin/rails is a File before calling File.r...
Byron Bischoff
2014-01-24
1
-1
/
+1
*
|
|
Merge pull request #13696 from senny/engine_bin_rails_load_bundler
Yves Senn
2014-01-21
1
-0
/
+4
|
\
\
\
|
*
|
|
setup Bundler in engines `bin/rails` stub.
Yves Senn
2014-01-13
1
-0
/
+4
*
|
|
|
moving controller_name assignment before model name condition
anilmaurya
2014-01-20
1
-3
/
+1
*
|
|
|
spring gem moved to rails/spring
Washington Luiz
2014-01-18
1
-1
/
+1
*
|
|
|
Use single quotes in generated files
Chulki Lee
2014-01-14
3
-8
/
+8
*
|
|
|
single quotes for controller generated routes
Cristian Mircea Messel
2014-01-14
1
-3
/
+3
*
|
|
|
Favor canonical environment variables for secrets
schneems
2014-01-13
1
-1
/
+1
*
|
|
|
Only lookup `config.log_level` for stdlib `::Logger`. Closes #11665.
Yves Senn
2014-01-13
1
-1
/
+5
|
/
/
/
[prev]
[next]