| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-11 | Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232) | Tom Carrick | |
| 2024-09-12 | Refs #29522 -- Improved test coverage of deserializers. | Amir Karimi | |
| 2022-03-18 | Fixed #33582 -- Fixed deserializing natural keys with foreing key ↵ | François Granade | |
| dependencies in a multiple database setup. | |||
| 2018-09-26 | Fixed loaddata error message when uncompressed fixture has a dot in its name. | Sergey Fedoseev | |
| 2017-02-03 | Fixed spelling of "nonexistent". | Tim Graham | |
| 2014-12-23 | Fixed #17946 -- Fixed deserialization of self-referencing M2M fields | Claude Paroz | |
| Thanks Philip Mountifield for the report and excellent analysis, and Simon Charette for the review. | |||
| 2014-05-21 | Merge pull request #2679 from ramiro/t22421 | Ramiro Morales | |
| Fixed #22421 -- Regression in fixtures loading. | |||
| 2014-05-18 | Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models. | Esau Rodriguez | |
| 2014-05-17 | Fixed #22421 -- Regression in fixtures loading. | Ramiro Morales | |
| Loading fixtures were failing since the refactoring in 244e2b71f5 for inheritance setups where the chain contains abstract models and the root ancestor contains a M2M relation. Thanks Stanislas Guerra for the report. Refs #20946. | |||
| 2013-11-18 | Fixed #21457 -- Allowed fixture file name to contain dots | Claude Paroz | |
| Thanks Keryn Knight for the report. | |||
| 2013-10-10 | Whitespace cleanup. | Tim Graham | |
| * Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs. | |||
| 2013-08-20 | Fixed invalid testing fixture | Anssi Kääriäinen | |
| 2013-08-20 | Fixed #20820 -- Model inheritance + m2m fixture loading regression | Anssi Kääriäinen | |
| Tests by Tim Graham, report from jeroen.pulles@redslider.net. | |||
| 2013-03-30 | Fixed #19998 -- Fixed --ignorenonexistent support for XML based fixtures. | Christoph Sieghart | |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
