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
/
test
/
cases
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes the `Relation#exists?` to work with polymorphic associations.
Kassio Borges
2014-08-18
1
-0
/
+14
*
Merge pull request #16537 from arthurnn/stop_swallowing_errors_2
Godfrey Chan
2014-08-18
2
-0
/
+79
|
\
|
*
Add option to stop swallowing errors on callbacks.
Arthur Neves
2014-08-18
2
-0
/
+79
*
|
Check attributes passed to create_with and where
Rafael Mendonça França
2014-08-18
1
-0
/
+30
|
/
*
Merge pull request #16528 from byroot/add-test-case-for-nested-array-in-where...
Santiago Pastorino
2014-08-18
1
-0
/
+4
|
\
|
*
Add a test case of nested empty array values in conditions
Jean Boussier
2014-08-17
1
-0
/
+4
*
|
Merge pull request #16481 from sgrif/sg-change-default-timestamps
David Heinemeier Hansson
2014-08-17
8
-12
/
+72
|
\
\
|
*
|
Change the default `null` value for timestamps
Sean Griffin
2014-08-12
8
-12
/
+72
*
|
|
Merge pull request #16458 from chancancode/ar_fix_reserved_inheritance
Godfrey Chan
2014-08-17
1
-0
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed issue w/custom accessors + reserved name + inheritance
Godfrey Chan
2014-08-11
1
-0
/
+18
*
|
|
Implement `_was` and `changes` for in-place mutations of AR attributes
Sean Griffin
2014-08-16
1
-0
/
+21
*
|
|
Merge pull request #16517 from sgrif/sg-comparable-attributes
Rafael Mendonça França
2014-08-16
2
-0
/
+36
|
\
\
\
|
*
|
|
Implement `==` on `Type::Value` and `Attribute`
Sean Griffin
2014-08-15
2
-0
/
+36
*
|
|
|
Fix regression on after_commit in nested transactions.
Arthur Neves
2014-08-15
1
-0
/
+13
*
|
|
|
Use *_transaction methods in TransactionManager
Arthur Neves
2014-08-15
1
-0
/
+24
|
/
/
/
*
|
|
fix typo in method name (broken build :sweat:)
Yves Senn
2014-08-15
1
-1
/
+1
*
|
|
prefer `has_attribute?` over `attributes.key?`.
Yves Senn
2014-08-15
1
-1
/
+1
*
|
|
create_table + transactional_fixtures = :bomb:
Akira Matsuda
2014-08-15
1
-0
/
+4
*
|
|
Ignore MySQL "SHOW VARIABLES" when counting queries
Akira Matsuda
2014-08-15
1
-1
/
+1
*
|
|
Be sure to reset PK name renamed in the test
Akira Matsuda
2014-08-15
1
-0
/
+3
*
|
|
Warm up Symbols with where method
Akira Matsuda
2014-08-15
1
-1
/
+1
*
|
|
Merge pull request #16502 from bogdan/where-hash-nested-relation
Santiago Pastorino
2014-08-14
1
-0
/
+9
|
\
\
\
|
*
|
|
Fixed AR::Relation#where edge case with Hash and other Relation
Bogdan Gusiev
2014-08-14
1
-0
/
+9
*
|
|
|
Ignore SCHEMA queries in some habtm tests
Akira Matsuda
2014-08-14
1
-4
/
+4
*
|
|
|
Merge pull request #8813 from greyblake/dont_write_timestamps_if_they_are_not...
Yves Senn
2014-08-14
1
-0
/
+19
|
\
\
\
\
|
*
|
|
|
Do not try to write timestamps if they are missing #8813
Potapov Sergey
2014-02-16
1
-0
/
+22
*
|
|
|
|
Make sure that fixtures are loaded before finding
Akira Matsuda
2014-08-14
1
-0
/
+4
*
|
|
|
|
Format
Akira Matsuda
2014-08-14
1
-2
/
+2
*
|
|
|
|
Clear validators before and after each test
Akira Matsuda
2014-08-14
2
-1
/
+2
*
|
|
|
|
Finally! None of our tests are order_dependent!
Akira Matsuda
2014-08-14
1
-5
/
+0
*
|
|
|
|
Merge pull request #16491 from akshay-vishnoi/doc-changes
Yves Senn
2014-08-13
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] fix spelling of override
Akshay Vishnoi
2014-08-13
2
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
`index_exists?` with `:name` checks specified columns.
Yves Senn
2014-08-13
1
-0
/
+6
|
/
/
/
/
*
|
|
|
:bomb:
Rafael Mendonça França
2014-08-12
1
-1
/
+1
*
|
|
|
Nobody sucks so nobody should call this awful method name
Rafael Mendonça França
2014-08-12
1
-1
/
+1
*
|
|
|
users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent!
Akira Matsuda
2014-08-12
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Define id_was to get the previous value of the primary key
Rafael Mendonça França
2014-08-06
1
-0
/
+10
*
|
|
Merge pull request #16364 from arthurnn/make_transaction_one_class
Jeremy Kemper
2014-08-05
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Cleanup Transaction inheritance.
Arthur Neves
2014-08-05
1
-2
/
+2
*
|
|
Merge pull request #16333 from joker1007/fix_decimal_cast_from_float_with_lar...
Yves Senn
2014-08-04
1
-0
/
+5
|
\
\
\
|
*
|
|
Fix type casting to Decimal from Float with ...
joker1007
2014-08-01
1
-0
/
+5
*
|
|
|
Merge pull request #16374 from rajcybage/consistency_minitest
Rafael Mendonça França
2014-08-02
2
-3
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rename MiniTest to Minitest
Rajarshi Das
2014-08-02
2
-3
/
+3
*
|
|
|
Merge pull request #16341 from arthurnn/transactions_remove_begin
Rafael Mendonça França
2014-07-31
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Remove being/number methods from transaction class
Arthur Neves
2014-07-31
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Add ActiveRecord::Tasks::DatabaseTasks.migrate
Jack Danger Canty
2014-07-31
1
-0
/
+13
|
/
/
/
*
|
|
Merge pull request #16284 from arthurnn/transactions
Rafael Mendonça França
2014-07-28
1
-0
/
+20
|
\
\
\
|
*
|
|
savepoint_name should return nil for non-savepoint transactions
Arthur Neves
2014-07-28
1
-0
/
+20
*
|
|
|
Add where condition so select_one returns the correct record.
Zuhao Wan
2014-07-28
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Add support for Postgresql JSONB
Philippe Creux
2014-07-24
1
-9
/
+25
|
/
/
[next]