Christophe Coevoet
|
568c2d308c
|
Fix the computation of commit order for circular dependencies
When finding a circular dependencies, we must ensure that all dependencies
of a node have been visited before adding it to the sorted list.
|
2018-09-20 12:13:25 +02:00 |
|
Luís Cobucci
|
74ce8913fc
|
Upgrade phpstan to 0.9
Applying the necessary fixes.
|
2017-12-17 00:55:50 +01:00 |
|
Luís Cobucci
|
234989d069
|
Use short-array syntax on "lib" directory
|
2016-12-08 00:31:12 +01:00 |
|
Guilherme Blanco
|
3c3b7364ba
|
Hotfix for missing reverse dependency in case of non-implicit change tracking policies
|
2015-12-01 20:24:16 +00:00 |
|
Guilherme Blanco
|
8ea62b95b8
|
Tests around reported cases over DDC-2524
|
2015-11-27 18:44:23 +00:00 |
|
Ala Eddine Khefifi
|
f2bdfe102e
|
Fixed missed initialization in CommitOrderCalculator.php
|
2014-10-12 14:04:41 +01:00 |
|
Benjamin Morel
|
4714a53c32
|
Fixed documentation for ORM\Internal
|
2012-12-02 19:46:34 +00:00 |
|
Benjamin Eberlei
|
70458b2f48
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
|
Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|
Guilherme Blanco
|
5b73f1bd82
|
Improved code readability. Improved performance.
|
2011-11-30 09:57:54 -05:00 |
|
Roman S. Borschel
|
760ea34a0c
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
|
romanb
|
df6ca602fb
|
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
|
2010-03-05 16:35:00 +00:00 |
|
romanb
|
08694d1826
|
[2.0] Some optimizations and small fixes.
|
2009-10-25 21:40:57 +00:00 |
|
romanb
|
94c187685b
|
[2.0] Work on CLI: Added SchemaToolTask with preliminary support for dropping/creating the database schema. Prepared the sandbox. Adjusted build to include the sandbox.
|
2009-08-31 16:21:29 +00:00 |
|
romanb
|
2807a83d5d
|
[2.0] Started to simplify commit order calculation.
|
2009-07-27 09:50:22 +00:00 |
|
jwage
|
f994680d54
|
[2.0] More general work on the Platform and SchemaManager classes(primarily pgsql)
|
2009-05-28 21:34:35 +00:00 |
|
romanb
|
c9cc9f1373
|
[2.0] Parser code review with some cleanups and comments to highlight TODOs.
|
2009-05-24 10:38:37 +00:00 |
|
jwage
|
d458197e3a
|
[2.0] Another step towards finishing namespace refactoring
|
2009-02-20 05:46:20 +00:00 |
|
romanb
|
22e94ac594
|
Enabling namespaces. Final restructurings.
|
2009-01-22 19:38:10 +00:00 |
|
romanb
|
2395888feb
|
General work. Now using spl_object_hash.
|
2009-01-03 19:50:13 +00:00 |
|
romanb
|
e2a0e189fa
|
minor refactorings on code and API docs
|
2008-09-13 10:28:29 +00:00 |
|
romanb
|
179b0daac2
|
moved commitordercalculator/node
|
2008-09-12 10:06:42 +00:00 |
|