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
/
fixtures.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test parallelization to Rails
eileencodes
2018-02-15
1
-2
/
+3
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-3
/
+3
*
Build a multi-statement query when inserting fixtures:
Edouard CHIN
2018-01-22
1
-34
/
+25
*
[Active Record] require => require_relative
Akira Matsuda
2017-10-21
1
-2
/
+2
*
Use tt in doc for ActiveRecord [ci skip]
Yoshiyuki Hirano
2017-08-27
1
-1
/
+1
*
Add `binary` helper method to fixtures.
yalab
2017-08-12
1
-0
/
+4
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
[Active Record] require => require_relative
Akira Matsuda
2017-07-01
1
-2
/
+2
*
Use bulk INSERT to insert fixtures
Kir Shatrov
2017-06-20
1
-3
/
+1
*
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
1
-2
/
+1
*
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
1
-14
/
+6
*
Passing in no arguments to the dynamic fixture accessor method returns all fi...
Kevin McPhillips
2017-04-07
1
-4
/
+25
*
Ensure test threads share a DB connection
eileencodes
2017-02-20
1
-0
/
+3
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
1
-1
/
+1
*
Remove deprecated #use_transactional_fixtures configuration
Rafael Mendonça França
2016-12-29
1
-13
/
+1
*
fix #create_fixtures when equal table names in different databases
Julia Lopez
2016-12-21
1
-3
/
+3
*
Fix spelling in API docs
Dave Powers
2016-11-12
1
-2
/
+2
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-7
/
+7
*
remove duplicated fixture set names
yuuji.yaginuma
2016-09-12
1
-1
/
+1
*
Fix `ActiveRecord::FixtureSet` docs [ci skip]
Ryuta Kamizono
2016-08-15
1
-4
/
+4
*
Consolidate `ActiveRecord::TestCase` and `ActiveSupport::TestCase` in AR test...
Ryuta Kamizono
2016-08-14
1
-4
/
+4
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-13
/
+13
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
1
-16
/
+16
*
Fix `payload[:class_name]` to `payload[:spec_name]`
Ryuta Kamizono
2016-07-17
1
-8
/
+3
*
Create connection.active_record notification and use that to ensure that lazy-
Jeremy Wadsack
2016-07-12
1
-0
/
+28
*
Fix typo
Francesco Rodriguez
2016-06-12
1
-1
/
+1
*
Refer to rails command instead of rake in a bunch of places
David Heinemeier Hansson
2015-12-18
1
-1
/
+1
*
FixtureSet.fixture_class_names should have no default value
Jamis Buck
2015-10-29
1
-3
/
+1
*
applies new doc guidelines to Active Record.
Yves Senn
2015-10-14
1
-2
/
+2
*
Merge pull request #20574 from repinel/fix-db-fixtures-load
Yves Senn
2015-09-30
1
-9
/
+30
|
\
|
*
Allow fixtures YAML files to set the model class in the file itself
Roque Pinel
2015-09-11
1
-9
/
+33
|
/
*
Add `:nodoc:` for internal testing methods [ci skip]
Robin Dupret
2015-07-28
1
-2
/
+2
*
Use default model enum in fixtures if not defined
eileencodes
2015-07-02
1
-1
/
+3
*
[ci skip] Fix the dynamic fixtures example
Jeremy Baker
2015-06-13
1
-1
/
+1
*
Merge pull request #20437 from pwnall/abstract_fixtures
Rafael Mendonça França
2015-06-09
1
-1
/
+1
|
\
|
*
Fix crash when loading fixture with belongs_to association defined in abstrac...
Victor Costan
2015-06-04
1
-1
/
+1
*
|
Stop `to_s(:db)` for fixture's timestamp
Fumiaki MATSUSHIMA
2015-06-07
1
-1
/
+0
|
/
*
Resolve enums in test fixtures
George Claghorn
2015-05-27
1
-0
/
+5
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-8
/
+20
*
Merge pull request #19177 from gregmolnar/fixtures
Rafael Mendonça França
2015-03-02
1
-5
/
+3
|
\
|
*
Use the correct connection for reset_pk_sequence
Montana Low
2015-03-01
1
-5
/
+3
*
|
Merge pull request #17426 from jpcody/fixture_associations_fix
Aaron Patterson
2015-02-24
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Rely on through table name in has_many fixtures
Joshua Cody
2014-10-29
1
-0
/
+4
*
|
Use Module#include instead of send :include, since now is a public method [ci...
robertomiranda
2015-01-31
1
-2
/
+2
*
|
changed deleted_tables list to set
Hyonjee Joo
2015-01-31
1
-1
/
+2
*
|
Merge pull request #18512 from vipulnsward/18492-fixtures-with-sti
Aaron Patterson
2015-01-31
1
-1
/
+5
|
\
\
|
*
|
Fixes #18492
Vipul A M
2015-01-14
1
-1
/
+5
*
|
|
Remove most type related predicates from `Column`
Sean Griffin
2015-01-30
1
-3
/
+3
|
/
/
[next]