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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #15394 from morgoth/fix-automatic-maintaining-test-schema-...
Yves Senn
2014-06-12
1
-1
/
+90
|
\
|
*
Fixed automatic maintaining test schema to properly handle sql structure sche...
Wojciech Wnętrzak
2014-06-12
1
-2
/
+52
|
*
Added missing test case for migrations when using sql structure
Wojciech Wnętrzak
2014-06-01
1
-1
/
+40
*
|
remove unnused method from test
Fabian Rodriguez
2014-06-11
1
-10
/
+0
*
|
Emit suggested generator names when not found
schneems
2014-06-04
1
-1
/
+7
*
|
Merge pull request #14881 from robin850/patch-19
Yves Senn
2014-06-01
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
Swallow bundler exceptions when running tests
Robin Dupret
2014-04-27
1
-5
/
+8
*
|
`bin/setup` script to bootstrap applications.
Yves Senn
2014-05-30
1
-0
/
+1
*
|
Merge pull request #15269 from arunagw/aa-fixes-8930
Rafael Mendonça França
2014-05-27
1
-0
/
+32
|
\
\
|
*
|
rake railties:install:migrations respects the order of railties
Arun Agrawal
2014-05-27
1
-0
/
+32
*
|
|
Merge pull request #15327 from alexbel/replace_double_quotes_with_single_quotes
Yves Senn
2014-05-27
1
-7
/
+15
|
\
\
\
|
*
|
|
Replace double quotes with single quotes while adding an entry into Gemfile
alexbel
2014-05-26
1
-7
/
+7
|
/
/
/
*
|
|
Merge pull request #15294 from schneems/schneems/generator-output-in-error2
Rafael Mendonça França
2014-05-26
1
-2
/
+4
|
\
\
\
|
*
|
|
print generators on failed generate
schneems
2014-05-26
1
-2
/
+4
|
|
/
/
*
/
/
Remove unnecessary require of Minitest.
Guo Xiang Tan
2014-05-24
2
-2
/
+2
|
/
/
*
|
Default config.assets.digests to true in development
Dan Kang
2014-05-17
2
-14
/
+13
*
|
New applications should be created with json serializer
Rafael Mendonça França
2014-05-17
1
-0
/
+36
*
|
Fix app generator test hanging.
Christian Wesselhoeft
2014-05-17
1
-2
/
+2
*
|
Ok. Enough models for today :rage:
Rafael Mendonça França
2014-05-12
1
-3
/
+6
*
|
This is also a model
Rafael Mendonça França
2014-05-12
1
-1
/
+1
*
|
This model is a model so it should behaves like one
Rafael Mendonça França
2014-05-12
1
-7
/
+3
*
|
Change Gemfile’s double quotes in plugin generator
Josemar Luedke
2014-05-10
1
-4
/
+4
*
|
Merge pull request #15015 from pothibo/database-configuration
Rafael Mendonça França
2014-05-07
1
-0
/
+16
|
\
\
|
*
|
Use Rails::Paths::Path#existent in database_configuration
Pier-Olivier Thibault
2014-05-07
1
-0
/
+16
*
|
|
Return a non zero code when db has never been setup on status
Paul B
2014-05-07
1
-1
/
+1
|
/
/
*
|
rename `str` to `string` to fix overshadowing of variable
Vipul A M
2014-05-07
1
-1
/
+1
*
|
skip-git should not hit git commands plugin generators
Arun Agrawal
2014-05-02
1
-8
/
+18
*
|
Works correctly if git not installed
Roman Shmatov
2014-05-02
1
-0
/
+24
|
/
*
Precompile the image we're referencing, too.
Matthew Draper
2014-04-24
1
-2
/
+2
*
Make console and generators blocks works at Application instance level
Rafael Mendonça França
2014-04-14
2
-0
/
+96
*
:scissors:
Rafael Mendonça França
2014-04-14
1
-4
/
+4
*
Merge pull request #14646 from deivid-rodriguez/provide_byebug_by_default
Rafael Mendonça França
2014-04-11
3
-17
/
+29
|
\
|
*
Isolate debugger related code
David Rodríguez de Dios
2014-04-10
1
-13
/
+19
|
*
Update Gemfile templates to provide correct debugger
David Rodríguez de Dios
2014-04-08
2
-4
/
+10
|
*
Keep debugger support only for rubies < 2.0.0
David Rodríguez de Dios
2014-04-08
1
-3
/
+3
*
|
Move assets precompile (and version) to an initializer
Matthew Draper
2014-04-11
1
-1
/
+1
*
|
depend_on_asset is not required anymore on sprockets-rails 2.1.2
Rafael Mendonça França
2014-04-09
1
-6
/
+6
*
|
Use short-form for the scaffold render calls and drop the needless test
David Heinemeier Hansson
2014-04-08
1
-7
/
+0
|
/
*
Rails.application should be set inside before_configuration hook
Rafael Mendonça França
2014-04-07
2
-0
/
+14
*
Declare the assets dependency
Rafael Mendonça França
2014-04-04
1
-7
/
+8
*
Revise 'sqlite3:' URL handling for smoother upgrades
Matthew Draper
2014-04-03
2
-4
/
+4
*
Fix build with bundler 1.6
Rafael Mendonça França
2014-03-26
1
-1
/
+1
*
Fix Generation of proper migration when
Kuldeep Aggarwal
2014-03-25
1
-0
/
+50
*
Check if any sqlite files are not included in the gitignore
Rafael Mendonça França
2014-03-24
1
-2
/
+2
*
Remove sqlite3 lines from .gitignore if the application is not using sqlite3.
Dmitrii Golub
2014-03-24
1
-1
/
+25
*
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
[next]