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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7082 from jalkoby/lazy_lookup_in_abstract_controller
José Valim
2012-07-18
2
-1
/
+20
|
\
|
*
add lazy look up in abstract controller's translate method
Sergey Pchelincev
2012-07-18
2
-1
/
+20
|
/
*
Merge pull request #7028 from lexmag/join_table_indexes
José Valim
2012-07-18
7
-16
/
+66
|
\
|
*
Add join table migration generator
Aleksey Magusev
2012-07-18
7
-16
/
+66
*
|
Merge pull request #6626 from route/render_formats
José Valim
2012-07-17
12
-4
/
+33
|
\
\
|
*
|
Common behavior with adding formats to lookup_context for TemplateRenderer an...
Dmitry Vorotilin
2012-07-18
12
-4
/
+33
|
/
/
*
|
Merge pull request #7081 from jfirebaugh/to_param_regression_master
Jon Leighton
2012-07-17
2
-1
/
+7
|
\
\
|
*
|
AR::Integration must be included after AM::Conversion
John Firebaugh
2012-07-17
2
-1
/
+7
|
/
/
*
|
Add support for optional root segments containing slashes
Andrew White
2012-07-17
2
-1
/
+28
*
|
Merge pull request #7076 from kennyj/fix_class_eval
Aaron Patterson
2012-07-17
5
-6
/
+6
|
\
\
|
*
|
Fix class_eval without __FILE__ and __LINE__.
kennyj
2012-07-18
5
-6
/
+6
*
|
|
Merge pull request #7072 from beerlington/fix_validations_with_scope
Jon Leighton
2012-07-17
2
-1
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixes "Cannot visit ..." with validates_uniqueness_of
beerlington
2012-07-17
2
-1
/
+17
|
/
/
*
|
Merge pull request #7006 from jaredbeck/issue_7005_explain_asset_debug
Piotr Sarnacki
2012-07-16
1
-1
/
+1
|
\
\
|
*
|
A more informative comment for config.asset.debug
Jared Beck
2012-07-16
1
-1
/
+1
*
|
|
Merge pull request #7066 from wkang/master
Rafael Mendonça França
2012-07-16
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix activerecord model to_ary method comment 'see also' link
Kang Wen
2012-07-16
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-07-15
11
-38
/
+218
|
\
\
\
|
*
|
|
session_id column is string in default
kennyj
2012-07-15
1
-1
/
+1
|
*
|
|
add note about requiring gem dependencies before initialization [ci skip]
Francesco Rodriguez
2012-07-13
1
-6
/
+28
|
*
|
|
Added note about feature requests and rails-core list.
Steve Klabnik
2012-07-13
1
-0
/
+2
|
*
|
|
Updated with_routing example to 3.x syntax [ci skip]
Wojciech Wnętrzak
2012-07-13
1
-7
/
+4
|
*
|
|
Change Assertion language to Expected/Actual from obj1/obj2
Scott Stewart
2012-07-12
1
-5
/
+5
|
*
|
|
Fixes typo in CommentsController#create example
Andy Lindeman
2012-07-11
1
-1
/
+1
|
*
|
|
Fix typo
Chun-wei Kuo
2012-07-11
1
-1
/
+1
|
*
|
|
[getting started] update a code listing
Simon Hengel
2012-07-10
1
-0
/
+1
|
*
|
|
use 'use_zone' method in example, instead of reimplementing it
Jakub Kuźma
2012-07-10
1
-5
/
+5
|
*
|
|
Add info note about sass/coffeescript use in engine assets to guide
Marten Veldthuis
2012-07-09
1
-0
/
+2
|
*
|
|
Fixed second assert_match - previous one didn't make any sense (if the first ...
Jakub Kuźma
2012-07-09
1
-1
/
+1
|
*
|
|
It's better to pass strings to assert_match - it converts them to regular exp...
Jakub Kuźma
2012-07-09
1
-2
/
+2
|
*
|
|
Revert "Select missing formbuilder typo."
Dan Patrick
2012-07-08
1
-2
/
+2
|
*
|
|
Select missing formbuilder typo.
Dan Patrick
2012-07-08
1
-2
/
+2
|
*
|
|
Document building complex forms using accepts_nested_attributes_for
Frederick Cheung
2012-07-08
1
-8
/
+127
|
*
|
|
Add docs for having, lock and readonly
Oscar Del Ben
2012-07-07
1
-0
/
+12
|
*
|
|
Add doc for joins and improve includes doc
Oscar Del Ben
2012-07-07
1
-2
/
+17
|
*
|
|
Add docs for eager_laod and preload
Oscar Del Ben
2012-07-07
1
-0
/
+10
*
|
|
|
adds a missing require [fixes #6896]
Xavier Noria
2012-07-15
2
-1
/
+1
*
|
|
|
Merge pull request #7057 from kennyj/fix_sql_bypass_problem
Rafael Mendonça França
2012-07-14
2
-1
/
+15
|
\
\
\
\
|
*
|
|
|
Fix SqlBypass.data_column= problem. SqlBypass.find_by_session_id method didn'...
kennyj
2012-07-15
2
-1
/
+15
*
|
|
|
|
Merge pull request #7056 from kennyj/avoid_twice_call
Rafael Mendonça França
2012-07-14
1
-6
/
+8
|
\
|
|
|
|
|
*
|
|
|
Avoid to call send(store_attribute) twice.
kennyj
2012-07-15
1
-6
/
+8
|
/
/
/
/
*
|
|
|
Merge pull request #7053 from pferdefleisch/activesupport-timely-requires
Xavier Noria
2012-07-14
3
-0
/
+14
|
\
\
\
\
|
*
|
|
|
Added time related req files to AS core_ext #6896
Aaron Cruz
2012-07-14
3
-0
/
+14
|
/
/
/
/
*
|
|
|
teaching the mysql adapter how to typecast strings returned from the database
Aaron Patterson
2012-07-13
2
-4
/
+134
*
|
|
|
fixing tests to deal with data differences between prepared statements and no...
Aaron Patterson
2012-07-13
3
-3
/
+8
*
|
|
|
Fixing texts; down to three failing tests.
Jeremy Cole
2012-07-13
2
-15
/
+24
*
|
|
|
Only use prepared statements when bind variables are present
Jeremy Cole
2012-07-13
1
-34
/
+40
*
|
|
|
fix association :extend option
Jon Leighton
2012-07-13
6
-16
/
+26
*
|
|
|
Merge pull request #7048 from kennyj/tiny_fixes
Rafael Mendonça França
2012-07-13
3
-14
/
+10
|
\
\
\
\
|
*
|
|
|
Remove duplicated unique index name.
kennyj
2012-07-14
1
-4
/
+7
[next]