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
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Precompile configured assets
Joshua Peek
2011-03-29
1
-1
/
+1
*
Use sprockets precompile
Joshua Peek
2011-03-22
1
-10
/
+2
*
Add sprockets task to compile assets
Joshua Peek
2011-03-21
1
-0
/
+14
*
Refactoring of application's task in engine.rake
Piotr Sarnacki
2010-12-19
1
-20
/
+23
*
Do not load all application's task in generated engine
Piotr Sarnacki
2010-12-19
1
-0
/
+66
*
Comment internal railties tasks.
José Valim
2010-10-14
1
-1
/
+1
*
Remove task for creating symlinks for railties
Piotr Sarnacki
2010-10-14
1
-19
/
+0
*
Added foo:install:assets task that copies assets from plugins public director...
Piotr Sarnacki
2010-10-14
1
-0
/
+28
*
-j parameter added to rails new command.
siong1987
2010-10-11
1
-1
/
+1
*
Updated DOCS for engines and added a couple TODOs. Also, commented internal r...
José Valim
2010-10-11
1
-1
/
+1
*
Fixed rake task description typo
Vesa Vänskä
2010-10-08
1
-1
/
+1
*
Provide a cleaner syntax for paths configuration that does not rely on method...
José Valim
2010-10-06
1
-1
/
+1
*
revision of typo: crytographically [#5566 state:resolved]
ISHIKAWA Takayuki
2010-09-07
1
-1
/
+1
*
Added task for creating symlinks to engines' public directories
Piotr Sarnacki
2010-09-06
1
-0
/
+20
*
Remove deprecation warnings in railties
Carlos Antonio da Silva
2010-09-06
1
-17
/
+0
*
Make rake routes gracefully handle routes with no name
Sam Ruby
2010-08-29
1
-5
/
+5
*
Ensure we are not calling length on nil.
José Valim
2010-08-28
1
-5
/
+4
*
Read the route name directly from the route instead of looking it up in the n...
Andrew White
2010-08-27
1
-7
/
+1
*
Remove rails info route from rake routes output [#5452 state:resolved]
Andrew White
2010-08-25
1
-1
/
+1
*
Hide internal apps from rake routes [#5443 state:resolved]
José Valim
2010-08-24
1
-1
/
+1
*
Improve routes task code and print the application as :to => RackApp. [#5338 ...
José Valim
2010-08-15
1
-12
/
+24
*
make rake routes print the name of a Rack endpoint app [#5338 state:resolved]
Mark Turner
2010-08-15
1
-3
/
+5
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-4
/
+4
*
the main page of the API generated by the doc:rails task is README
Xavier Noria
2010-07-30
1
-1
/
+1
*
Fix app generator so that it uses the right app_name during rails:update rake...
rohit
2010-07-27
1
-1
/
+1
*
Change some missing README -> README.rdoc
Santiago Pastorino
2010-07-22
1
-8
/
+8
*
Avoid calls to Rails::Application since this is not the official API.
José Valim
2010-07-01
2
-2
/
+2
*
Cut down even further on rake -T noise
David Heinemeier Hansson
2010-06-09
2
-10
/
+41
*
Cut down on tasks shown in rake -T
David Heinemeier Hansson
2010-06-09
5
-21
/
+21
*
Remove the laziness from the middleware stack.
José Valim
2010-06-03
1
-1
/
+1
*
Removing Metal from Rails 3.
wycats
2010-06-03
1
-1
/
+1
*
Add some comments related to Hash method check.
José Valim
2010-05-16
1
-0
/
+3
*
Fix Hash#index deprecated warning in 1.9.x [#4600 state:resolved]
Aleksandr Koss
2010-05-16
1
-1
/
+2
*
Added Rake task rails:templates:copy to copy templates for customization [#45...
Jeroen van Dijk + Rodrigo Urubatan
2010-05-15
1
-0
/
+22
*
Ensure application rake tasks and generators are loaded after the ones specif...
José Valim
2010-04-26
1
-0
/
+2
*
periods are not metacharacters within character classes
Xavier Noria
2010-03-30
1
-1
/
+1
*
Remove if/else branch when generating the documentation since we are simply i...
José Valim
2010-03-30
1
-52
/
+37
*
Changed gem_path to yield the path found in $LOAD_PATH to a block.
postmodern
2010-03-30
1
-15
/
+33
*
Fix syntax error and avoid the use of unless/else.
Michael Koziarski
2010-03-30
1
-8
/
+9
*
Just inspect load paths to generate the documentation.
José Valim
2010-03-30
1
-6
/
+1
*
Work without bundler
Jeremy Kemper
2010-03-29
1
-31
/
+46
*
Revert "Reorganized app/test directory. [#3057 state:resolved]"
José Valim
2010-03-29
1
-46
/
+1
*
Reorganized app/test directory. [#3057 state:resolved]
Rizwan Reza
2010-03-28
1
-1
/
+46
*
Reapply Rizwan's patch, but memoize Bundler.load.specs in an ivar. [#3697 sta...
Rizwan Reza
2010-03-28
1
-41
/
+34
*
Do not check for a valid const name in Rails 3.0 applications. [#4200 state:r...
José Valim
2010-03-27
1
-1
/
+2
*
rake tasks should use the new app generator path [#4257 state:resolved]
Sebastian Martinez
2010-03-23
1
-2
/
+2
*
Autoload Rails::Info
Joshua Peek
2010-03-20
1
-1
/
+0
*
Move railties/builtin into lib
Joshua Peek
2010-03-20
2
-7
/
+7
*
Deprecated framework rake tasks should exit with non-zero exit code [#4177 st...
Chris Griego
2010-03-16
1
-3
/
+3
*
Revert "Rake task for generating Rails documentation updated to support Bundl...
Jeremy Kemper
2010-03-11
1
-33
/
+41
[prev]
[next]