1
0
mirror of synced 2024-12-05 03:06:05 +03:00

Commit Graph

  • 71218b66b9
    #6626 #6625 minor CS fixes (removed useless assignments) Marco Pivetta 2017-08-16 15:16:00 +0200
  • 0bc91f8733
    Replace double quote with single quote Issei.M 2017-08-16 20:47:54 +0900
  • de6d932e8c
    Fix CS / Add annotation Issei.M 2017-08-16 20:29:27 +0900
  • 9e837dc53c
    Skip embeddable classes proxy generation Issei.M 2017-08-16 12:11:03 +0900
  • 6184343fd5
    Merge branch 'fix/#6626-skip-proxy-generation-for-embeddable-classes-2.5' into 2.5 Marco Pivetta 2017-08-16 15:21:29 +0200
  • ee22be27a5
    #6625 #6626 removing PHP 5.3 incompatibilities (required for backport) Marco Pivetta 2017-08-16 15:21:14 +0200
  • 8f77210955
    #6626 #6625 minor CS fixes (removed useless assignments) Marco Pivetta 2017-08-16 15:16:00 +0200
  • f736acc8f5
    Replace double quote with single quote Issei.M 2017-08-16 20:47:54 +0900
  • f1534610e1
    Fix CS / Add annotation Issei.M 2017-08-16 20:29:27 +0900
  • 6622bbbbf3
    Skip embeddable classes proxy generation Issei.M 2017-08-16 12:11:03 +0900
  • 57a9509dec
    Merge branch 'fix/#6623-#1515-ensure-abstracthydrator-hydrateall-cleans-up-on-unit-of-work-clear' Marco Pivetta 2017-08-16 15:10:38 +0200
  • ff3c89d8b1
    #6623 minor code cleanups (removing useless assignments, array callback syntax) Marco Pivetta 2017-08-16 15:10:27 +0200
  • 7024926f10
    #6623 splitting test scenario into two bits Marco Pivetta 2017-08-16 15:07:48 +0200
  • 1554af0c07
    Merge branch 'fix/#6623-#1515-ensure-abstracthydrator-hydrateall-cleans-up-on-unit-of-work-clear-2.5' into 2.5 Marco Pivetta 2017-08-16 14:50:13 +0200
  • 814aa9f322
    fix AbstractHydrator addEventListener on hydrateAll() Nikolas Tsiongas 2017-08-13 22:42:09 +0200
  • e4006e533c [FX] Use single quotes for XML root in XmlExporter Thomas Ploch 2017-08-16 12:26:33 +0200
  • b1e091b0e1 [FX] Looking up PHP internal functions from the root namespace is faster Thomas Ploch 2017-08-16 12:25:31 +0200
  • 599865528e [CS] Remove obsolete doc blocks #2 Thomas Ploch 2017-08-16 12:24:37 +0200
  • fe88422e68 [CS] Remove obsolete doc blocks Thomas Ploch 2017-08-16 12:24:00 +0200
  • 741819f060 Revert "Minor coding style fixes and more docblock removal" Thomas Ploch 2017-08-15 10:28:43 +0200
  • ec3eed68ca Minor coding style fixes and more docblock removal Thomas Ploch 2017-08-15 10:17:20 +0200
  • b7ae5b4afb Entity listeners are now processed by exporters Thomas Ploch 2017-08-01 12:15:30 +0200
  • f0ed4e87b5 fix AbstractHydrator addEventListener on hydrateAll() Nikolas Tsiongas 2017-08-13 22:42:09 +0200
  • f311dd1dd1
    Bumping development version to v2.5.9-DEV Marco Pivetta 2017-08-13 20:47:26 +0200
  • e3aa3f2d1d
    Preparing v2.5.8 release Marco Pivetta 2017-08-13 20:46:56 +0200
  • c83f479633 Merge pull request #6621 from Powerhamster/patch-1 Marco Pivetta 2017-08-13 20:27:18 +0200
  • 741f1db198 fixed undefined variable Thomas Rothe 2017-08-12 11:33:11 +0200
  • 22546a3811
    Correcting connection existence in tearDown operations Marco Pivetta 2017-08-11 23:28:20 +0200
  • efa058bd8f
    If no connection was enstablished, skip the tearDown operations Marco Pivetta 2017-08-11 22:56:02 +0200
  • 767577cec6
    Removing ::class pseudo-constant usage Marco Pivetta 2017-08-11 22:49:46 +0200
  • a0c0d3bf2a
    Revert "Merge branch 'fix/#6499-#6533-fix-commit-order-calculation-consider-all-join-column-fields'" Marco Pivetta 2017-08-11 22:29:45 +0200
  • c0f593e422
    Removing ::class syntax to make dinosaurs run against this codebase too Marco Pivetta 2017-08-11 22:22:50 +0200
  • 2a58645cb5
    Merge branch 'fix/#6499-#6533-fix-commit-order-calculation-consider-all-join-column-fields' Marco Pivetta 2017-08-11 22:17:02 +0200
  • 1ede3c514f
    #6499 #6533 simplifying nullable column check - null coalesce operator makes it *SOMEWHAT* more readable (no miracles) Marco Pivetta 2017-08-11 22:13:20 +0200
  • 166c5816b6
    #6499 #6533 calibrating test so that the association is populated after persistence in some edge cases Marco Pivetta 2017-08-11 22:10:02 +0200
  • 25829ea450
    #6499 #6533 simplifying test scenario to the bone, adding description of what happened at persistence-level Marco Pivetta 2017-08-11 22:05:00 +0200
  • ebd521c56e
    #6499 #6533 minor CS fixes in the test Marco Pivetta 2017-08-11 21:55:02 +0200
  • b352cd3e22
    #6499 #6533 minor CS fixes in the test Marco Pivetta 2017-08-11 21:54:30 +0200
  • da3cd04993
    -- Transformed into a minimal example. -- Processed Ocramius' feedback. Gabe van der Weijde 2017-06-29 17:16:35 +0200
  • db2530d6fd
    -- Proposed fix due to logic error. Gabe van der Weijde 2017-06-28 20:55:58 +0200
  • 16a14f2238
    -- Created test for validation issue #6499. Gabe van der Weijde 2017-06-28 20:40:25 +0200
  • 6d428c90e2
    Merge branch 'fix/#6464-#6475-correct-SQL-generated-with-JTI-and-WITH-condition' Marco Pivetta 2017-08-11 21:45:34 +0200
  • 9ad91ddc1c
    #6464 #6475 using PHP 7.1 void and string return hints where available Marco Pivetta 2017-08-11 21:45:23 +0200
  • d89d238594
    Merge branch 'fix/#6464-#6475-correct-SQL-generated-with-JTI-and-WITH-condition-2.5' into 2.5 Marco Pivetta 2017-08-11 21:43:05 +0200
  • 2337b7aedd
    #6464 #6475 cleaning up test - removed invalid fetch join, CS Marco Pivetta 2017-08-11 21:39:13 +0200
  • 9e6f061bfb
    #6464 code review updates Stefan Siegl 2017-07-29 12:41:57 +0200
  • bf1188127e
    generate nested join sql for CTIs, closes #6464 Stefan Siegl 2017-05-27 19:03:16 +0200
  • c73ec2aa76
    #6464 add test Stefan Siegl 2017-05-27 15:56:57 +0200
  • 91a5091612
    #6464 #6475 cleaning up test - removed invalid fetch join, CS Marco Pivetta 2017-08-11 21:39:13 +0200
  • 025ed1147b
    #6464 code review updates Stefan Siegl 2017-07-29 12:41:57 +0200
  • 99fdbf550d
    generate nested join sql for CTIs, closes #6464 Stefan Siegl 2017-05-27 19:03:16 +0200
  • 55882ca7a6
    #6464 add test Stefan Siegl 2017-05-27 15:56:57 +0200
  • 633c8461c8
    Merge branch 'fix/#6614-clean-modified-collection-causing-double-dirty-object-persistence' Marco Pivetta 2017-08-11 21:29:16 +0200
  • 352b3ba6f6
    #6613 #6614 #6616 adding void return type to newly introduced test methods Marco Pivetta 2017-08-11 21:28:18 +0200
  • c2dd274c42
    #6613 #6614 #6616 adding void return type Marco Pivetta 2017-08-11 21:27:09 +0200
  • 095611c4b6
    Merge branch 'fix/#6614-clean-modified-collection-causing-double-dirty-object-persistence-2.5' into 2.5 Marco Pivetta 2017-08-11 21:25:27 +0200
  • 96c6f4cf1d
    #6613 #6614 #6616 removed unused import Marco Pivetta 2017-08-11 21:25:10 +0200
  • 5cacb6e14f
    #6613 #6614 #6616 minor performance optimisations around the new restoreNewObjectsInDirtyCollection implementation Marco Pivetta 2017-08-11 21:14:05 +0200
  • ab63628960
    #6613 #6614 #6616 removing DDC6613 test, which was fully ported to unit tests Marco Pivetta 2017-08-11 21:11:31 +0200
  • 15731c7bde
    #6613 #6614 #6616 ensuring that the collection is marked as non-dirty if all new items are contained in the initialized ones Marco Pivetta 2017-08-11 21:09:34 +0200
  • abb429a0c9
    Add failing test for dirty flag Andreas Braun 2017-08-11 20:37:23 +0200
  • 61cb03bf30
    #6613 #6614 #6616 removing repeated PersistentCollectionTest chunks of code Marco Pivetta 2017-08-11 19:08:24 +0200
  • d6bcb5b1f8
    #6613 #6614 #6616 initializing a dirty collection that has new items that are also coming from initialization data de-duplicates new and persisted items Marco Pivetta 2017-08-11 19:02:39 +0200
  • bdae362777
    #6613 #6614 #6616 moved integration test basics to a unit test that verifies basic dirty collection initialization semantics Marco Pivetta 2017-08-11 18:58:05 +0200
  • 59c5574554
    #6613 #6614 correcting broken test that isn't using objects against a PersistentCollection Marco Pivetta 2017-08-11 15:15:57 +0200
  • 9545bf9d8c
    #6613 #6614 correcting broken test that isn't using objects against a PersistentCollection Marco Pivetta 2017-08-11 15:14:42 +0200
  • 5521d1f325
    #6613 #6614 ensuring that only newly added items that weren't loaded are restored in the dirty state of the collection Marco Pivetta 2017-08-11 15:13:39 +0200
  • 49694dc335
    #6613 #6614 after initialization, the collection should be dirty anyway Marco Pivetta 2017-08-11 14:47:27 +0200
  • 3155d970d3
    #6613 #6614 adding assertions about collection initialization and dirty status Marco Pivetta 2017-08-11 14:46:11 +0200
  • 09189fc021
    #6613 #6614 removing IDE-generated header Marco Pivetta 2017-08-11 14:44:28 +0200
  • 5a0d3e5fb8
    #6613 #6614 removing phone/user specifics, using ORM naming for associations Marco Pivetta 2017-08-11 14:44:04 +0200
  • b9ba4e3207
    #6613 #6614 correcting column mapping (was integer, should be string), segregating phone creation away Marco Pivetta 2017-08-11 14:41:32 +0200
  • d7919678e5
    #6613 #6614 remove superfluous mappings Marco Pivetta 2017-08-11 14:34:35 +0200
  • 8b185eb822
    #6613 #6614 rewrote test logic to be less magic-constant-dependent Marco Pivetta 2017-08-11 14:27:34 +0200
  • 693a0546d3
    #6613 #6614 CS - applying @group annotation to the test Marco Pivetta 2017-08-11 14:23:21 +0200
  • 5c5c8fc487
    #6613 #6614 removing dedicated DDC6613 model directory Marco Pivetta 2017-08-11 14:22:31 +0200
  • 85dc707cc8
    #6613 #6614 smashing entity definitions into the test Marco Pivetta 2017-08-11 14:21:56 +0200
  • 64a1251b61
    #6613 #6614 better test specification - removing useless assertions Marco Pivetta 2017-08-11 14:20:07 +0200
  • 65ed6a2c2f
    #6613 #6614 simplifying entity definition - using auto-assigned string identifiers to reduce moving parts Marco Pivetta 2017-08-11 14:19:01 +0200
  • 004ac51869
    #6613 #6614 #6616 minor performance optimisations around the new restoreNewObjectsInDirtyCollection implementation Marco Pivetta 2017-08-11 21:14:05 +0200
  • 3579997531
    #6613 #6614 #6616 removing DDC6613 test, which was fully ported to unit tests Marco Pivetta 2017-08-11 21:11:31 +0200
  • a2ca6bbfaf
    #6613 #6614 #6616 ensuring that the collection is marked as non-dirty if all new items are contained in the initialized ones Marco Pivetta 2017-08-11 21:09:34 +0200
  • 1174ec6e8a
    Add failing test for dirty flag Andreas Braun 2017-08-11 20:37:23 +0200
  • b064fe3d86
    #6613 #6614 #6616 removing repeated PersistentCollectionTest chunks of code Marco Pivetta 2017-08-11 19:08:24 +0200
  • 93c4064679
    #6613 #6614 #6616 initializing a dirty collection that has new items that are also coming from initialization data de-duplicates new and persisted items Marco Pivetta 2017-08-11 19:02:39 +0200
  • 04a5b122b0
    #6613 #6614 #6616 moved integration test basics to a unit test that verifies basic dirty collection initialization semantics Marco Pivetta 2017-08-11 18:58:05 +0200
  • 345cf1acf8
    #6613 #6614 correcting broken test that isn't using objects against a PersistentCollection Marco Pivetta 2017-08-11 15:15:57 +0200
  • 031e79e726
    #6613 #6614 correcting broken test that isn't using objects against a PersistentCollection Marco Pivetta 2017-08-11 15:14:42 +0200
  • d44e6e1a9e
    #6613 #6614 ensuring that only newly added items that weren't loaded are restored in the dirty state of the collection Marco Pivetta 2017-08-11 15:13:39 +0200
  • 1fc7f81741
    #6613 #6614 after initialization, the collection should be dirty anyway Marco Pivetta 2017-08-11 14:47:27 +0200
  • 5e2257db04
    #6613 #6614 adding assertions about collection initialization and dirty status Marco Pivetta 2017-08-11 14:46:11 +0200
  • d2c9b22397
    #6613 #6614 removing IDE-generated header Marco Pivetta 2017-08-11 14:44:28 +0200
  • 8c4b5a4b71
    #6613 #6614 removing phone/user specifics, using ORM naming for associations Marco Pivetta 2017-08-11 14:44:04 +0200
  • 80f12ed490
    #6613 #6614 correcting column mapping (was integer, should be string), segregating phone creation away Marco Pivetta 2017-08-11 14:41:32 +0200
  • a4e547b691
    #6613 #6614 remove superfluous mappings Marco Pivetta 2017-08-11 14:34:35 +0200
  • eca1d6b3ea
    #6613 #6614 rewrote test logic to be less magic-constant-dependent Marco Pivetta 2017-08-11 14:27:34 +0200
  • c195064ba4
    #6613 #6614 CS - applying @group annotation to the test Marco Pivetta 2017-08-11 14:23:21 +0200
  • 625f792290
    #6613 #6614 removing dedicated DDC6613 model directory Marco Pivetta 2017-08-11 14:22:31 +0200
  • 112a402016
    #6613 #6614 smashing entity definitions into the test Marco Pivetta 2017-08-11 14:21:56 +0200
  • 0a1a84163e
    #6613 #6614 better test specification - removing useless assertions Marco Pivetta 2017-08-11 14:20:07 +0200