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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Fix build with bundler 1.6
Rafael Mendonça França
2014-03-26
1
-1
/
+1
*
|
|
Edge Rails applications doesn't need to use arel master
Rafael Mendonça França
2014-03-26
1
-2
/
+1
*
|
|
Fix Generation of proper migration when
Kuldeep Aggarwal
2014-03-25
2
-0
/
+54
*
|
|
Check if any sqlite files are not included in the gitignore
Rafael Mendonça França
2014-03-24
1
-2
/
+2
*
|
|
Merge pull request #14447 from Houdini/gitignore
Rafael Mendonça França
2014-03-24
5
-2
/
+36
|
\
\
\
|
*
|
|
Remove sqlite3 lines from .gitignore if the application is not using sqlite3.
Dmitrii Golub
2014-03-24
5
-2
/
+36
*
|
|
|
Adding active_model in Rails::Info
Ankit Gupta
2014-03-23
1
-1
/
+1
|
/
/
/
*
|
|
test for structure:dump without schema information table. refs eafec46
Yves Senn
2014-03-20
1
-0
/
+12
*
|
|
Remove some indirection in rake dbs test
Carlos Antonio da Silva
2014-03-20
1
-34
/
+20
*
|
|
Check if the output is empty rather than asserting for equality
Carlos Antonio da Silva
2014-03-20
1
-5
/
+4
*
|
|
Refactor assertion of line numbers matching 4 spaces
Carlos Antonio da Silva
2014-03-19
1
-16
/
+4
*
|
|
Move booting/loading tasks setup to the rake notes helper method
Carlos Antonio da Silva
2014-03-19
1
-15
/
+3
*
|
|
Extract rake notes command and lines scan boilerplate
Carlos Antonio da Silva
2014-03-19
1
-19
/
+14
*
|
|
Remove extra space assertion
Carlos Antonio da Silva
2014-03-19
1
-3
/
+2
*
|
|
Extract common setup for loading tasks in rake notes tests
Carlos Antonio da Silva
2014-03-19
1
-29
/
+14
*
|
|
Merge pull request #14379 from robertomiranda/rake-notes.config
Guillermo Iguaran
2014-03-17
5
-29
/
+74
|
\
\
\
|
*
|
|
Rake notes should picked up new Extensions registered in the config/applicati...
robertomiranda
2014-03-17
1
-3
/
+19
|
*
|
|
Add Changelog Entry ref #14379
robertomiranda
2014-03-17
1
-0
/
+8
|
*
|
|
Add config.annotations, in order to register new extensions for Rake notes at...
robertomiranda
2014-03-16
2
-0
/
+14
|
*
|
|
Fix Shadowing extensions variable in Register Annotation Exentsions
robertomiranda
2014-03-16
2
-7
/
+7
|
*
|
|
Supporting .ruby, .yml and .yaml Extension in Rake Notes
robertomiranda
2014-03-14
2
-2
/
+7
|
*
|
|
Remove .scss, .sass, .less, .haml, .slim, coffee from Rake Notes. Now we have...
robertomiranda
2014-03-14
2
-17
/
+5
|
*
|
|
Add Public Api for register new extensions for Rake Notes
robertomiranda
2014-03-14
2
-15
/
+29
*
|
|
|
Fix assertions
Carlos Antonio da Silva
2014-03-16
1
-2
/
+2
*
|
|
|
Let COMMAND_WHITELIST be an Array, not a String
Akira Matsuda
2014-03-16
1
-1
/
+1
*
|
|
|
better test error messages
schneems
2014-03-14
1
-4
/
+4
*
|
|
|
Force sass-rails ~> 4.0.2 to avoid sprockets compatibility error
Rafael Mendonça França
2014-03-14
1
-1
/
+1
|
/
/
/
*
|
|
require actions rather than create_file
Aaron Patterson
2014-03-13
1
-1
/
+1
*
|
|
Removed unnecessary command "application"
Arun Agrawal
2014-03-10
2
-6
/
+5
*
|
|
Merge pull request #14262 from sferik/flat_map
Andrew White
2014-03-09
4
-4
/
+4
|
\
\
\
|
*
|
|
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
3
-1
/
+18
*
|
|
|
Introduce `Rails.gem_version`
Prem Sichanugrist
2014-03-05
5
-11
/
+47
*
|
|
|
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
3
-2
/
+23
|
\
\
\
|
*
|
|
Avoid namespacing routes inside engines
Robin Dupret
2014-02-26
3
-2
/
+23
*
|
|
|
Merge pull request #14174 from kuldeepaggarwal/fix-resource_generator_test
Yves Senn
2014-02-27
3
-5
/
+5
|
\
\
\
\
|
*
|
|
|
modify model generator warning message. refs [#174c9f0]
Kuldeep Aggarwal
2014-02-27
3
-5
/
+5
*
|
|
|
|
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
2
-16
/
+0
*
|
|
|
|
[skip ci] Fix test name typo in app generator tests.
Spencer Rogers
2014-02-25
1
-1
/
+1
|
/
/
/
/
*
/
/
/
Point master changelogs to 4-1-stable branch
Carlos Antonio da Silva
2014-02-25
1
-312
/
+1
|
/
/
/
*
|
|
build fix. follow up to 174c9f0df39cd338a4871f82794256cc64f68a81
Yves Senn
2014-02-24
1
-1
/
+1
*
|
|
include names in model generator warning message. refs #13515.
Yves Senn
2014-02-24
2
-5
/
+7
*
|
|
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
5
-12
/
+40
|
\
\
\
[prev]
[next]