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
*
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
|
\
\
|
*
|
Oracle needs table to check index existence
Josh Susser
2012-12-06
1
-3
/
+3
|
*
|
convert time to string
Josh Susser
2012-12-06
2
-2
/
+2
*
|
|
Change the encrypted campfire notification token
Rafael Mendonça França
2012-12-06
1
-1
/
+1
*
|
|
Invert precedence of content in ActionDispatch::Static
Andrew White
2012-12-06
4
-12
/
+51
|
/
/
*
|
Refactor tests that switch RAILS_ENV and RACK_ENV
Carlos Antonio da Silva
2012-12-06
6
-63
/
+63
*
|
Add comment about implementation of class_attribute
Andrew White
2012-12-06
1
-0
/
+3
*
|
adds a couple of items to the check list for stable releases [ci skip]
Xavier Noria
2012-12-06
1
-0
/
+3
*
|
Merge pull request #8431 from joshsusser/schemadump
Aaron Patterson
2012-12-05
1
-4
/
+2
|
\
\
|
*
|
dump schema.rb without :version option
Josh Susser
2012-12-05
1
-4
/
+2
|
/
/
*
|
Merge branch 'joshsusser-master' into merge
Aaron Patterson
2012-12-05
15
-58
/
+268
|
\
\
|
*
|
style cleanup
Josh Susser
2012-12-03
3
-6
/
+5
|
*
|
Add migration history to schema.rb dump
Josh Susser
2012-12-02
9
-17
/
+146
|
*
|
Add metadata to schema_migrations
Josh Susser
2012-12-01
10
-43
/
+125
*
|
|
Merge pull request #8429 from reednj77/turbolinks-js-include-order
Carlos Antonio da Silva
2012-12-05
1
-3
/
+1
|
\
\
\
|
*
|
|
Revert turbolinks load order requirement
Nick Reed
2012-12-05
1
-3
/
+1
|
/
/
/
*
|
|
Fix duplicated method name
Carlos Antonio da Silva
2012-12-05
1
-2
/
+1
*
|
|
Merge pull request #8427 from kennyj/support_rack_env
Rafael Mendonça França
2012-12-05
7
-5
/
+67
|
\
\
\
|
*
|
|
Add ENV['RACK_ENV'] support to rake runner/console/server.
kennyj
2012-12-06
7
-5
/
+67
|
/
/
/
*
|
|
Merge pull request #8424 from kennyj/tiny_fixes_20121206
Xavier Noria
2012-12-05
1
-3
/
+7
|
\
\
\
|
*
|
|
silence warning: possibly useless use of a constant in void context
kennyj
2012-12-06
1
-3
/
+7
|
/
/
/
*
|
|
Merge pull request #8371 from freegenie/5396-conditional-fragment-caching
Rafael Mendonça França
2012-12-05
3
-1
/
+83
|
\
\
\
|
*
|
|
Allow fragment cache to accept :if and :unless options
Fabrizio Regini
2012-12-05
3
-1
/
+83
*
|
|
|
Merge pull request #8412 from JoeyButler/action_dispatch_routing_mapper_refac...
Rafael Mendonça França
2012-12-05
1
-18
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Extract method refactoring in ActionDispatch::Routing::SingletonResource.
Joey Butler
2012-12-05
1
-18
/
+14
*
|
|
|
Merge pull request #8404 from freegenie/filter_redirects
Andrew White
2012-12-05
9
-5
/
+96
|
\
\
\
\
[next]