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
/
activerecord
/
lib
/
active_record
/
relation
Commit message (
Expand
)
Author
Age
Files
Lines
*
When empty options passed to having clause having_values was [nil] but should...
Fyodor
2013-04-23
1
-1
/
+0
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-04-11
1
-2
/
+1
|
\
|
*
mark relation mutator as :nodoc: [ci skip]
Francesco Rodriguez
2013-04-02
1
-2
/
+1
*
|
Remove warning
Carlos Antonio da Silva
2013-04-10
1
-2
/
+2
*
|
converge three lines into one
Neeraj Singh
2013-04-10
1
-3
/
+1
*
|
While merging relations preserve context for joins
Jared Armstrong and Neeraj Singh
2013-04-10
1
-2
/
+30
*
|
true/false => truthy falsy
Steve Klabnik
2013-04-02
1
-2
/
+2
*
|
Prefer find_by over dynamic finders in rdoc
Sam Ruby
2013-04-02
1
-1
/
+1
*
|
Throwing a RecordNotFound exception when a record is scanned using the
wangjohn
2013-04-01
1
-11
/
+24
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-03-30
1
-1
/
+1
|
\
|
*
Fix typo
Carson McDonald
2013-03-22
1
-1
/
+1
|
*
Fix typo, ording to ordering
Carson McDonald
2013-03-18
1
-1
/
+1
|
*
Uniq cannot be used directly on an ActiveRecord model. 'DISTINCT field' is th...
Daniel Lobato
2013-03-12
1
-1
/
+1
*
|
Merge pull request #9274 from KrzysiekJ/spaces_in_scope_names
Rafael Mendonça França
2013-03-27
1
-5
/
+3
|
\
\
|
*
|
Use define_method when method name contains weird characters.
Krzysztof Jurewicz
2013-03-18
1
-5
/
+3
*
|
|
Fixed typos in activerecord
Prathamesh Sonpatki
2013-03-27
1
-1
/
+1
*
|
|
Fix some typos in AR- CHANGELOG, tests, method doc. fixed
Vipul A M
2013-03-20
1
-1
/
+1
*
|
|
Merge branch 'master-sec'
Aaron Patterson
2013-03-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
stop calling to_sym when building arel nodes [CVE-2013-1854]
Aaron Patterson
2013-03-15
1
-1
/
+1
|
|
/
*
|
Deprecate the `:distinct` option for `Relation#count`.
Yves Senn
2013-03-15
1
-2
/
+7
*
|
rename `Relation#uniq` to `Relation#distinct`. `#uniq` still works.
Yves Senn
2013-03-15
2
-11
/
+13
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-03-05
1
-1
/
+1
|
\
|
*
Fix WhereChain docs to mention only not
Ernie Miller
2013-03-04
1
-1
/
+1
*
|
Remove .all usage from unscope doc examples [ci skip]
Carlos Antonio da Silva
2013-03-04
1
-4
/
+4
*
|
Use 1.9 hash style in changelog and doc examples [ci skip]
Carlos Antonio da Silva
2013-03-04
1
-3
/
+3
*
|
Created an unscope method for removing relations from a chain of
wangjohn
2013-03-03
1
-0
/
+94
*
|
Revert "Merge pull request #9207 from dylanahsmith/mysql-quote-numeric"
Steve Klabnik
2013-02-27
1
-5
/
+0
|
/
*
Expand order(:symbol) to "table".symbol to prevent broken queries on PG.
Yves Senn
2013-02-25
1
-0
/
+5
*
Make explicit the method will raise an exception
Rafael Mendonça França
2013-02-24
1
-10
/
+10
*
remove AR auto-explain (config.auto_explain_threshold_in_seconds)
Yves Senn
2013-02-24
1
-1
/
+1
*
adds a missing LIMIT 1 in #take docs
Xavier Noria
2013-02-23
1
-1
/
+1
*
Merge pull request #9345 from wangjohn/change_name_of_query_method_argument_c...
Rafael Mendonça França
2013-02-20
1
-10
/
+10
|
\
|
*
Renaming the check_empty_arguments method to something more descriptive.
wangjohn
2013-02-20
1
-10
/
+10
*
|
removes some remaining relation bang methods documentation [ci skip]
Xavier Noria
2013-02-20
1
-3
/
+0
*
|
adds an example in the docs of #not with multiple conditions [ci skip]
Xavier Noria
2013-02-20
1
-4
/
+8
|
/
*
Added comments about the check_empty_arguments method which is called
wangjohn
2013-02-20
1
-11
/
+27
*
Raise an error when query methods have blank arguments, and when blank argume...
John J Wang
2013-02-19
1
-9
/
+23
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-02-15
2
-0
/
+24
|
\
|
*
copy edits [ci skip]
Vijay Dev
2013-02-15
1
-1
/
+1
|
*
Add example for ActiveRecord::Base.joins using a string as argument
Maurizio De Santis
2013-02-07
1
-0
/
+5
|
*
Add example for ActiveRecord::Base.group using a string as argument
Maurizio De Santis
2013-02-07
1
-0
/
+3
|
*
Add documentation for ActiveRecord.select when use strings as arguments
Maurizio De Santis
2013-02-07
1
-0
/
+10
|
*
Add ActiveRecord.count documentation when used on group relations
Maurizio De Santis
2013-02-07
1
-0
/
+6
*
|
Use IN operator like arel for empty hash in where clause
robertomiranda
2013-02-09
1
-1
/
+1
*
|
Reverting e170014113 (Change behaviour with empty hash in where clause)
Guillermo Iguaran
2013-02-08
1
-1
/
+1
*
|
Reverting 16f6f25 (Change behaviour with empty array in where clause)
Guillermo Iguaran
2013-02-08
1
-2
/
+0
*
|
Change behaviour with empty array in where clause
robertomiranda
2013-02-08
1
-0
/
+2
*
|
Change behaviour with empty hash in where clause
robertomiranda
2013-02-08
1
-1
/
+1
*
|
active_record: Quote numeric values compared to string columns.
Dylan Smith
2013-02-07
1
-0
/
+5
|
/
*
Prevent Relation#merge from collapsing wheres on the RHS
Jon Leighton
2013-01-27
1
-17
/
+19
[next]