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
/
application
/
initializers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecate `*_path` helpers in email views
Rafael Mendonça França
2015-01-04
1
-1
/
+0
*
Expectations first
Akira Matsuda
2014-08-28
1
-2
/
+2
*
Deprecate `*_path` methods in mailers
@schneems and @sgrif
2014-07-30
1
-2
/
+2
*
Do not set enforce_available_locales to i18n 0.7
Rafael Mendonça França
2014-07-23
1
-18
/
+2
*
Revise 'sqlite3:' URL handling for smoother upgrades
Matthew Draper
2014-04-03
1
-2
/
+2
*
Use Full path to sqlite database in tests
schneems
2013-12-22
1
-1
/
+1
*
Default I18n.enforce_available_locales to true
Carlos Antonio da Silva
2013-12-17
1
-4
/
+38
*
set `i18n.enforce_available_locales` before `i18n.default_locale`.
Yves Senn
2013-12-05
1
-0
/
+11
*
Build fix for ruby 1.9.3 syntax
Arun Agrawal
2013-11-16
1
-1
/
+1
*
Instrument each load config initializer
Paul Nikitochkin
2013-11-16
1
-0
/
+13
*
Allow Pathnames to be added to eager load paths
Mike Pack
2013-11-11
1
-0
/
+14
*
build fix: railties tests used deprecated `SchemaCache` methods.
Yves Senn
2013-07-04
1
-2
/
+2
*
Calls to the application constant have been refactored to use
wangjohn
2013-06-10
3
-8
/
+8
*
initialize instead of assert to fix warning
Vipul A M
2013-04-11
1
-0
/
+1
*
Fixed typo in railties/test
Prathamesh Sonpatki
2013-03-25
1
-1
/
+1
*
Fix some typos
Vipul A M
2013-03-24
1
-1
/
+1
*
remove uncommented railties boot_test.rb
Yves Senn
2013-02-21
1
-20
/
+0
*
Revert "Deprecate the `eager_load_paths` configuration"
Andrew White
2013-02-19
1
-1
/
+1
*
Deprecate the `eager_load_paths` configuration
Andrew White
2013-01-24
1
-1
/
+1
*
Move background jobs to the 'jobs' branch until fully baked. Not shipping wit...
Jeremy Kemper
2012-12-21
1
-16
/
+0
*
Removing warning : ambiguous first argument
Arun Agrawal
2012-11-11
1
-2
/
+2
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
2
-8
/
+8
*
Remove the queue container. Premature consolidation. Set up and maintain queu...
Jeremy Kemper
2012-10-12
1
-3
/
+2
*
Use String#exclude? to make sure that Active Support is not loaded when
Rafael Mendonça França
2012-10-04
1
-1
/
+1
*
Move queue classes to ActiveSupport
Santiago Pastorino
2012-09-14
1
-3
/
+3
*
Allow users to configure the queue for the mailers
Rafael Mendonça França
2012-09-12
1
-0
/
+17
*
fixed support for DATABASE_URL for rake db tasks
Grace Liu
2012-09-11
1
-0
/
+32
*
Fixes wrong test class names.
kennyj
2012-08-29
2
-2
/
+2
*
Extract ActiveRecord::SessionStore from Rails
Prem Sichanugrist
2012-08-24
1
-20
/
+0
*
before_eager_load only runs when eager_load is true
Rafael Mendonça França
2012-08-22
1
-4
/
+4
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
2
-3
/
+3
*
Remove --http.
José Valim
2012-03-14
1
-27
/
+0
*
Add ActionController::HTTP
Santiago Pastorino
2012-03-14
1
-0
/
+27
*
Fix broken tests
Santiago Pastorino
2012-03-10
1
-1
/
+2
*
Use one system call whenever possible, group rake and Dir.chdir calls
Carlos Antonio da Silva
2012-03-08
1
-9
/
+4
*
Support judgement expired schema cache dump.
kennyj
2012-03-01
1
-0
/
+14
*
Load db/schema_cache.dump duaring boot time.
kennyj
2012-03-01
1
-0
/
+12
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
6
-6
/
+6
*
remove checks for encodings availability
Sergey Nartimov
2011-12-25
1
-1
/
+1
*
This test is rubbish.
José Valim
2011-12-20
1
-39
/
+0
*
Wait a full second so we have time for changes to propagate
José Valim
2011-12-16
1
-0
/
+3
*
Fix testcase an error on ruby 1.8.x.
kennyj
2011-12-09
1
-2
/
+3
*
Assign config.encoding to AD::Response.default_charset at the initialization ...
kennyj
2011-12-07
1
-0
/
+6
*
Make i18n tests more robust.
José Valim
2011-06-12
1
-3
/
+3
*
Solve the RAILS_ENV problem in the railties tests in a more generic way
Jon Leighton
2011-06-06
7
-7
/
+23
*
framework_test.rb also dependent on RAILS_ENV=development
Arun Agrawal
2011-06-06
1
-0
/
+6
*
load_path_test.rb is also dependent on RAILS_ENV=development
Jon Leighton
2011-06-05
1
-0
/
+6
*
Parenthesize arguments when the first one is a Regexp literal.
Sebastian Martinez
2011-05-23
1
-1
/
+1
*
Fix tests to reflect IdentityMap no longer default
David Lee
2011-05-10
1
-1
/
+1
*
Merge remote branch 'rails/master' into identity_map
Emilio Tagua
2011-02-15
1
-0
/
+30
|
\
[next]