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 #120 from tonytonyjan/patch
簡煒航
2012-12-04
1
-1
/
+18
|
|
\
|
|
*
add a notice about loading assets in production mode
Tony Jian
2012-12-05
1
-1
/
+18
|
|
/
*
|
Fix scaffold controller generator tests
Carlos Antonio da Silva
2012-12-08
1
-8
/
+6
*
|
Improve where.not docs [ci skip]
Carlos Antonio da Silva
2012-12-08
1
-14
/
+8
*
|
Merge pull request #8461 from frodsan/fix_assert_method_generators
Carlos Antonio da Silva
2012-12-08
1
-1
/
+1
|
\
\
|
*
|
Fix #assert_instance_method to also assert indented methods
Francesco Rodriguez
2012-12-08
1
-1
/
+1
*
|
|
Merge pull request #8465 from frodsan/update_am_action_callbacks
Rafael Mendonça França
2012-12-08
5
-19
/
+19
|
\
\
\
|
*
|
|
use _action callbacks in actionmailer
Francesco Rodriguez
2012-12-08
5
-19
/
+19
|
/
/
/
*
|
|
Merge pull request #8395 from bmaland/attr_accessors
Carlos Antonio da Silva
2012-12-08
1
-23
/
+1
|
\
\
\
|
*
|
|
Use attr_accessor for Rails.{application,cache,logger}
Bjørn Arild Mæland
2012-12-01
1
-23
/
+1
*
|
|
|
Merge pull request #8457 from caike/master
Carlos Antonio da Silva
2012-12-08
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Update AR Changelog with correct example using includes
Caike Souza
2012-12-08
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #8462 from frodsan/update_guides_action_callbacks
Carlos Antonio da Silva
2012-12-08
6
-21
/
+21
|
\
\
\
\
|
*
|
|
|
update guides to use _action callbacks [ci skip]
Francesco Rodriguez
2012-12-07
6
-21
/
+21
|
|
/
/
/
*
|
|
|
Merge pull request #8459 from frodsan/explicit!
Carlos Antonio da Silva
2012-12-08
2
-19
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix scaffold controller generator tests
Francesco Rodriguez
2012-12-07
1
-16
/
+12
|
*
|
|
use :only instead of :except callback option in the controller template
Francesco Rodriguez
2012-12-07
1
-3
/
+2
|
/
/
/
*
|
|
Merge pull request #8456 from frodsan/actionize2
Xavier Noria
2012-12-07
5
-32
/
+76
|
\
\
\
|
*
|
|
add tests to aliased _filter callbacks
Francesco Rodriguez
2012-12-07
1
-0
/
+46
|
*
|
|
use `_action` instead of `_filter` callbacks
Francesco Rodriguez
2012-12-07
5
-34
/
+32
|
/
/
/
*
|
|
Merge pull request #8455 from frodsan/actionize
Xavier Noria
2012-12-07
14
-28
/
+28
|
\
\
\
|
*
|
|
update documentation and code to use _action callbacks
Francesco Rodriguez
2012-12-07
13
-25
/
+25
|
*
|
|
fix prepend_before_filter documentation [ci skip]
Francesco Rodriguez
2012-12-07
1
-3
/
+3
*
|
|
|
Merge pull request #8454 from frodsan/deprecate_as_basic_object
Jeremy Kemper
2012-12-07
6
-15
/
+29
|
\
\
\
\
|
*
|
|
|
Rename ActiveSupport::BasicObject to ActiveSupport::ProxyObject
Francesco Rodriguez
2012-12-07
6
-15
/
+29
*
|
|
|
|
Let the scaffold example use the "set shared record" pattern to explain callb...
David Heinemeier Hansson
2012-12-07
1
-6
/
+7
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Rollback where.like and where.not_like
Carlos Antonio da Silva
2012-12-07
3
-46
/
+4
|
/
/
/
*
|
|
Fix README
David Heinemeier Hansson
2012-12-07
1
-1
/
+1
*
|
|
Rename all action callbacks from *_filter to *_action
David Heinemeier Hansson
2012-12-07
3
-69
/
+118
*
|
|
Merge pull request #8452 from claudiob/explain_where_chain_parameters
Carlos Antonio da Silva
2012-12-07
2
-2
/
+23
|
\
\
\
|
*
|
|
Document the types of arguments accepted by AR#not
claudiob
2012-12-07
2
-2
/
+23
|
/
/
/
*
|
|
revises a RDoc example to make it idiomatic
Xavier Noria
2012-12-07
1
-8
/
+8
*
|
|
let @version be always externally set in guides generation [fixes #8221]
Xavier Noria
2012-12-07
2
-2
/
+2
*
|
|
Fix where.not with in clause
Carlos Antonio da Silva
2012-12-07
2
-4
/
+4
*
|
|
Merge pull request #8445 from claudiob/match_rdoc_with_6ba0f97
Carlos Antonio da Silva
2012-12-07
1
-4
/
+4
|
\
\
\
|
*
|
|
Update #where rdoc to match 6ba0f97 [ci skip]
claudiob
2012-12-07
1
-4
/
+4
|
/
/
/
*
|
|
Revert "Invert precedence of content in ActionDispatch::Static"
Andrew White
2012-12-07
4
-51
/
+12
*
|
|
Move where with blank conditions test to the correct where tests file
Carlos Antonio da Silva
2012-12-07
2
-6
/
+6
*
|
|
Ensure there won't be any regression with where(nil) calls
Carlos Antonio da Silva
2012-12-07
2
-5
/
+5
*
|
|
Merge pull request #8332 from amatsuda/ar_where_chain
Carlos Antonio da Silva
2012-12-07
5
-8
/
+200
|
\
\
\
|
*
|
|
Relation.where with no args can be chained with not, like, and not_like
Akira Matsuda
2012-11-30
5
-8
/
+198
*
|
|
|
Stop shelling out more than necessary
Carlos Antonio da Silva
2012-12-07
1
-10
/
+10
*
|
|
|
Unscope update_column(s) query to ignore default scope
Carlos Antonio da Silva
2012-12-06
3
-1
/
+43
*
|
|
|
Improve AR changelog
Carlos Antonio da Silva
2012-12-06
1
-18
/
+17
*
|
|
|
Remove method redefined warnings
Carlos Antonio da Silva
2012-12-06
1
-1
/
+1
*
|
|
|
Use CURRENT_TIMESTAMP since it has apparently better cross db support
Carlos Antonio da Silva
2012-12-06
2
-2
/
+2
*
|
|
|
Run rake tasks all at once in rake dbs test for a speed up
Carlos Antonio da Silva
2012-12-06
1
-12
/
+6
*
|
|
|
Merge pull request #8440 from steveklabnik/master
Rafael Mendonça França
2012-12-06
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
CHANGELOG for 78d5d6f.
Steve Klabnik
2012-12-06
1
-0
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #8439 from joshsusser/fixes
Carlos Antonio da Silva
2012-12-06
3
-5
/
+5
|
\
\
\
\
[prev]
[next]