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
/
rails
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Indent around the scaffold loop
David Heinemeier Hansson
2013-04-18
1
-8
/
+8
*
|
|
|
HTML5 breaks
David Heinemeier Hansson
2013-04-18
2
-4
/
+4
*
|
|
|
Better ordering
David Heinemeier Hansson
2013-04-18
1
-3
/
+3
*
|
|
|
Use sass-rails 4.0.0.rc1
Rafael Mendonça França
2013-04-18
1
-1
/
+1
*
|
|
|
Use latest coffee-rails release
Rafael Mendonça França
2013-04-18
1
-1
/
+1
*
|
|
|
Revert "sprockets 2.9.x doesn't work with uglifier 2.0 yet."
Rafael Mendonça França
2013-04-18
1
-2
/
+2
*
|
|
|
Don't need to add activerecord-deprecated_finders on edge and dev
Rafael Mendonça França
2013-04-17
1
-3
/
+1
*
|
|
|
Use strip_heredoc where possible
Sam Ruby
2013-04-11
1
-14
/
+12
|
/
/
/
*
/
/
Editorial pass over generated Gemfile
Sam Ruby
2013-04-10
2
-7
/
+11
|
/
/
*
|
sprockets 2.9.x doesn't work with uglifier 2.0 yet.
Rafael Mendonça França
2013-04-06
1
-2
/
+2
*
|
Merge branch 'master' into railstest
Aaron Patterson
2013-04-05
2
-11
/
+17
|
\
\
|
*
|
Model generator USAGE doc improved
Jason King
2013-04-04
1
-10
/
+16
|
*
|
add require to suppress warning; remove variable
Vipul A M
2013-04-04
1
-1
/
+1
*
|
|
apps that depend on active record should load fixtures
Aaron Patterson
2013-04-03
1
-3
/
+2
|
/
/
*
|
Avoid running bundler on tests that don't need it
Sam Ruby
2013-04-03
1
-1
/
+4
*
|
Getting rid of a few other vestiges of rails.png.
Steve Klabnik
2013-04-02
1
-1
/
+0
*
|
We don't need to remove index.html any more.
Steve Klabnik
2013-04-02
1
-1
/
+0
*
|
.gitkeep -> .keep
Steve Klabnik
2013-04-02
1
-0
/
+0
*
|
adding .gigkeep to default app/assets/images
Steve Klabnik
2013-04-02
1
-0
/
+0
*
|
Remove rails.png.
Steve Klabnik
2013-04-02
1
-0
/
+0
*
|
Revert "Use jquery-rails from github"
Santiago Pastorino
2013-04-02
1
-3
/
+1
*
|
Revert more Rails.version changes
Rafael Mendonça França
2013-04-01
3
-4
/
+4
*
|
Move the class methods to above the protected section
Rafael Mendonça França
2013-04-01
3
-47
/
+36
*
|
Merge pull request #10021 from pabloh/refactor_rails_generator_test_case
Rafael Mendonça França
2013-04-01
4
-211
/
+259
|
\
\
|
*
|
Break down Rails::Generator::TestCase into modules
Pablo Herrero
2013-03-31
4
-211
/
+259
*
|
|
Merge pull request #9978 from trevorturk/cookie-store-auto-upgrade
Santiago Pastorino
2013-04-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow transparent upgrading of legacy signed cookies to encrypted cookies; Au...
Trevor Turk
2013-03-28
1
-1
/
+1
*
|
|
Make comment about uglifier in generated Gemfile consistent between branches
Carlos Antonio da Silva
2013-03-30
1
-1
/
+1
*
|
|
be lazy loading SDoc
Xavier Noria
2013-03-30
1
-1
/
+1
*
|
|
rdoc is no longer a gem dependency, sdoc becomes a runtime dependency
Xavier Noria
2013-03-30
1
-0
/
+5
*
|
|
Update the call to Bundler.require in application.rb since assets group doesn...
Guillermo Iguaran
2013-03-28
1
-2
/
+3
*
|
|
Add better comments to assets gems
Guillermo Iguaran
2013-03-28
1
-9
/
+22
|
/
/
*
|
Add coffee-rails and javascript runtime to gemfile if skip_javascript is
Rafael Mendonça França
2013-03-28
1
-2
/
+9
*
|
Remove buggy and unnecessary logic
Sam Ruby
2013-03-27
1
-7
/
+0
*
|
Cosmetic cleanup of generated Gemfile
Sam Ruby
2013-03-27
1
-17
/
+14
*
|
Put coffee-rails in top-level of generated Gemfile
Gabe Kopley
2013-03-24
1
-15
/
+27
*
|
Use jquery-rails from github
Sam Ruby
2013-03-24
1
-1
/
+3
*
|
Merge pull request #8501 from charliesome/version-to-s
Rafael Mendonça França
2013-03-23
3
-4
/
+4
|
\
\
|
*
|
remove references to *::VERSION, replace with *.version
Charlie Somerville
2013-03-21
3
-4
/
+4
*
|
|
Better styles for the CSS [ci skip]
Rafael Mendonça França
2013-03-23
3
-38
/
+38
|
/
/
*
|
Don't generate a scaffold.css if no-assets
Kevin Glowacz
2013-03-20
1
-0
/
+1
*
|
fix sentence [ci skip]
Neeraj Singh
2013-03-19
1
-1
/
+1
|
/
*
config.ru uses the effective Rack app
Yves Senn
2013-03-15
1
-1
/
+1
*
Add support for generate scaffold password:digest
Sam Ruby
2013-03-13
7
-13
/
+29
*
Mention that debugging can be slow.
Steve Klabnik
2013-03-11
1
-0
/
+2
*
Merge pull request #9080 from sikachu/master-rails-test
Rafael Mendonça França
2013-03-11
1
-3
/
+4
|
\
|
*
Make sure that `rails test` load test in test env
Prem Sichanugrist
2013-03-09
1
-1
/
+1
|
*
Improve wording for rails test command
Dalibor Nasevic
2013-03-09
1
-2
/
+2
|
*
Load fixtures only when running suites, or `-f`
Prem Sichanugrist
2013-03-09
1
-2
/
+3
*
|
Make sure that debugger isn't included in production environment.
Teng Siong Ong
2013-03-09
1
-1
/
+1
|
/
[prev]
[next]