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
/
generators
/
rails
/
app
/
templates
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change generated code to replace faulty comment
Carlhuda
2010-03-04
1
-1
/
+1
*
Deprecated ActionController::Base.session_options= and ActionController::Base...
Carlhuda
2010-03-04
2
-8
/
+3
*
Fix Sam Ruby's tests and deprecation warnings
Carlhuda
2010-03-04
1
-2
/
+2
*
vendor/rails doesn't work anymore, remove it from the blank slate suggestion
Joshua Peek
2010-02-28
1
-9
/
+0
*
load_path is expecting a String in the application.rb generator
Thomas R. Koll
2010-02-25
1
-1
/
+1
*
Autorequire default libs and those in groups named after the current Rails en...
Jeremy Kemper
2010-02-04
1
-2
/
+2
*
Move framework requires and Bundler.require from boot.rb to app.rb. Cut down ...
Jeremy Kemper
2010-02-04
2
-29
/
+14
*
Updated the database.yml file generated for ibm_db to the latest version of D...
Antonio Cangiano
2010-02-04
1
-11
/
+20
*
Autorequire bundled libraries by default
Jeremy Kemper
2010-02-03
1
-1
/
+4
*
Update rails to use the latest bundler
Carl Lerche
2010-02-03
1
-1
/
+1
*
Get rid of deprecation warnings on config/environments/*
José Valim
2010-02-02
3
-7
/
+7
*
Update the generated Gemfile and config/boot.rb to work with bundler 0.9
Carl Lerche
2010-01-31
1
-11
/
+14
*
Test::Unit Railtie
Carlhuda
2010-01-28
1
-0
/
+2
*
Add active_model/railtie back to generated boot.rb, add models back to paths,...
José Valim
2010-01-25
1
-0
/
+2
*
Merge branch 'master' into app
José Valim
2010-01-23
6
-6
/
+6
|
\
|
*
Template whitespace
Joshua Peek
2010-01-22
6
-6
/
+6
*
|
Get rid of initializers global and create i18n railtie.
José Valim
2010-01-23
1
-2
/
+2
|
/
*
Make filter parameters based on request, so they can be modified for anything...
José Valim
2010-01-21
1
-1
/
+1
*
Tidy up new filter_parameters implementation.
José Valim
2010-01-21
1
-3
/
+2
*
Add deprecation warning for calling filter_parameter_logging ActionController...
Prem Sichanugrist
2010-01-21
1
-0
/
+4
*
Generators load path now will be Ruby load path. If you want to use rspec:ins...
José Valim
2010-01-18
19
-0
/
+525
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
18
-600
/
+0
*
Remove support for SQLite 2.
Pratik Naik
2009-08-17
1
-19
/
+0
*
Depend on rubygems 1.3.2
Michael Koziarski
2009-08-09
1
-1
/
+1
*
Generator config should be commented by default
Pratik Naik
2009-07-30
1
-5
/
+5
*
Change generators configuration to have a hash style.
José Valim
2009-07-15
1
-18
/
+5
*
Allow namespaced configuration on generators.
José Valim
2009-07-15
1
-12
/
+14
*
Remove generator environment until we have a gem manifest.
José Valim
2009-07-13
2
-18
/
+19
*
Do not clean up frameworks on generators environment, otherwise initializers,...
José Valim
2009-07-09
1
-6
/
+5
*
Add the new generators environment and update commands.
José Valim
2009-07-08
1
-0
/
+19
*
Initial scratch of model generators.
José Valim
2009-06-27
1
-3
/
+3
*
Change current sstructure.
José Valim
2009-06-23
19
-0
/
+611