Commit Graph

  • ff74becf15 prepare release 3.x 3.1.0 David Buchmann 2026-03-23 16:56:25 +01:00
  • 1374ca90d5 Merge pull request #410 from doctrine/sf8 David Buchmann 2026-03-23 16:54:32 +01:00
  • dd3e3ac450 cleanup service definitions David Buchmann 2026-03-18 11:44:23 +01:00
  • a19873cc24 Merge pull request #412 from alexander-schranz/enhancement/convert-config David Buchmann 2026-03-18 10:37:31 +01:00
  • e89287262e Fix profiler route includes Alexander Schranz 2026-02-07 17:58:09 +01:00
  • 7242b9cadb Add missing services Alexander Schranz 2026-02-07 17:38:28 +01:00
  • 1f4a68253e Convert configs from xml to php Alexander Schranz 2026-02-07 17:30:57 +01:00
  • 53a45f73af allow installation with symfony 8 and test with php 8.5 David Buchmann 2025-12-03 17:22:30 +01:00
  • 29344d70bc Merge pull request #411 from doctrine/cs-fixer David Buchmann 2025-12-03 17:41:51 +01:00
  • 64f2025258 upgrade to phpstan 2 and apply latest php-cs-fixer fixes David Buchmann 2025-12-03 17:26:00 +01:00
  • 799c24db05 Merge pull request #409 from doctrine/fix-phpcr-odm-bc-break 3.0.2 David Buchmann 2024-08-02 16:16:27 +02:00
  • dc8219765a Fix BC break in PHPCR-ODM: we must no longer call the removed addDocumentNamespace method David Buchmann 2024-08-02 14:25:38 +02:00
  • a87ccf52e1 Merge pull request #407 from alexander-schranz/patch-1 David Buchmann 2024-07-03 22:29:29 +02:00
  • fc02d4e4cd Define jackalope range Alexander Schranz 2024-07-03 17:24:06 +02:00
  • 48dac01190 Merge pull request #406 from doctrine/2-to-3 David Buchmann 2024-07-03 15:47:40 +02:00
  • c44f2da2d9 Merge remote-tracking branch 'origin/2.x' into 2-to-3 David Buchmann 2024-07-03 15:46:12 +02:00
  • 50f6483ce7 prepare release 2.5.1 2.x David Buchmann 2024-07-03 15:41:47 +02:00
  • 89fac6ff6b Add supported range of jackalope packages to composer.json (#404) Alexander Schranz 2024-07-03 15:39:57 +02:00
  • 3a526051fa Merge pull request #405 from doctrine/annotations David Buchmann 2024-07-03 09:35:25 +02:00
  • 30356fab3b explicitly require doctrine/annotations, as its not automatically included in new doctrine versions David Buchmann 2024-07-03 09:07:26 +02:00
  • 916ccd1531 prepare release 3.0.1 David Buchmann 2024-05-28 16:00:50 +02:00
  • 5f58741e0a Merge pull request #403 from doctrine/declare-conflict-persistence David Buchmann 2024-05-28 15:58:43 +02:00
  • 3e9b24a0e2 declare conflict with doctrine/persistence 2 David Buchmann 2024-05-28 15:56:07 +02:00
  • 7bad82bc86 update versions in suggest David Buchmann 2024-04-05 18:05:10 +02:00
  • 0aa26f841b declare conflict with phpcr-odm < 2.0 David Buchmann 2024-04-05 18:03:22 +02:00
  • 0c6a2298c7 Update .doctrine-project.json David Buchmann 2024-04-04 09:59:00 +02:00
  • 1d6482c412 Merge pull request #401 from doctrine/prepare-release 3.0.0 David Buchmann 2024-04-03 17:48:35 +02:00
  • 9307a2a967 prepare release David Buchmann 2024-04-03 08:55:36 +02:00
  • 3f2900699b Merge pull request #400 from doctrine/cleanup-code David Buchmann 2024-04-03 17:39:23 +02:00
  • 68b2cd050d cleanup code David Buchmann 2024-04-03 17:36:42 +02:00
  • c338d86a62 Merge pull request #399 from doctrine/documentation David Buchmann 2024-04-03 13:25:14 +02:00
  • d3d19b641b resurrect documentation from the old symfony-cmf-docs repository David Buchmann 2024-04-03 10:58:30 +02:00
  • e06016ad6c Merge pull request #396 from doctrine/cs-fixer David Buchmann 2024-04-03 11:51:21 +02:00
  • b833f68dfb php-cs-fixer and phpstan David Buchmann 2024-04-03 10:37:30 +02:00
  • 1081581152 Merge pull request #398 from doctrine/attribute David Buchmann 2024-04-03 11:20:02 +02:00
  • 57d2603819 convert validator from annotation to attribute David Buchmann 2024-04-03 10:51:20 +02:00
  • 3c542dc63f Merge pull request #397 from doctrine/drop-obsolete-method David Buchmann 2024-04-03 10:43:01 +02:00
  • 01fe5ebd03 drop obsolete namespace alias method David Buchmann 2024-04-03 10:40:51 +02:00
  • 315d43554a Merge pull request #394 from doctrine/fix-odm-command David Buchmann 2024-02-19 17:49:45 +01:00
  • fe81f2184b we need jackalope-jackrabbit 2 David Buchmann 2024-02-19 17:48:37 +01:00
  • e929ddf856 Merge pull request #395 from doctrine/jackrabbit-command-service David Buchmann 2024-02-19 17:46:43 +01:00
  • ccc6062311 always configure jackrabbit command parameters David Buchmann 2024-02-19 17:41:36 +01:00
  • c1a0549c03 fix command setup: load fixtures is only for phpcr-odm and breaks the container without David Buchmann 2024-02-16 21:43:53 +01:00
  • f8b9e9bc33 cleanup changelog 3.0.0-beta2 David Buchmann 2024-02-05 09:05:05 +01:00
  • d54790d3a7 Merge remote-tracking branch 'origin/2.x' into 3.x David Buchmann 2024-02-05 09:04:17 +01:00
  • fccf7e3490 prepare release 2.5.0 David Buchmann 2024-02-02 14:58:50 +01:00
  • 8ff3f5b1f8 Merge pull request #387 from doctrine/symfony-7 David Buchmann 2024-01-18 10:02:14 +01:00
  • 4c0cacba05 update dependencies David Buchmann 2024-01-08 17:53:45 +01:00
  • d1142775c3 Merge pull request #392 from doctrine/fix-typo David Buchmann 2024-01-08 17:43:27 +01:00
  • 4f613a4f1b fix typo and add changelog David Buchmann 2024-01-08 17:41:45 +01:00
  • f876aa3ae7 switch to attributes in test fixtures David Buchmann 2024-01-08 16:29:16 +01:00
  • a1598970d1 build with php 8.3 and symfony 7 David Buchmann 2023-09-19 18:37:55 +02:00
  • 71177c738c Merge pull request #391 from doctrine/2-to-3 David Buchmann 2024-01-08 17:36:35 +01:00
  • e40d208464 Merge remote-tracking branch 'origin/2.x' into 2-to-3 David Buchmann 2024-01-08 17:35:16 +01:00
  • 18613b60b9 Merge pull request #390 from doctrine/attributes David Buchmann 2024-01-08 17:33:46 +01:00
  • 376ceb12df implement attribute driver configuration David Buchmann 2024-01-08 17:26:38 +01:00
  • 2a941bec2f Merge pull request #386 from doctrine/fix-no-odm David Buchmann 2023-09-01 15:01:13 +02:00
  • 8205dae98c fix registry service when odm is not enabled David Buchmann 2023-09-01 14:51:23 +02:00
  • 14fbaa5a06 Merge pull request #381 from doctrine/prepare-beta 3.0.0-beta1 David Buchmann 2023-08-30 17:52:28 +02:00
  • 674166dfb0 prepare beta release David Buchmann 2023-05-21 16:17:15 +02:00
  • 099aca706f Merge pull request #385 from alexander-schranz/patch-1 Grégoire Paris 2023-05-24 14:09:06 +02:00
  • 9f8e1a80aa Remove Merge Conflict Alexander Schranz 2023-05-24 11:56:28 +02:00
  • 548670361a Merge pull request #384 from doctrine/update-3-from-2 David Buchmann 2023-05-24 11:43:52 +02:00
  • a94cdead4d Revert "revert BC break with command return types" David Buchmann 2023-05-24 11:40:42 +02:00
  • 2f77a4ef98 Merge remote-tracking branch 'origin/2.x' into update-3-from-2 David Buchmann 2023-05-24 11:40:09 +02:00
  • c59d7449cd Merge pull request #382 from doctrine/revert-bc-break 2.4.3 David Buchmann 2023-05-24 11:37:07 +02:00
  • 208aeb3595 revert BC break with command return types David Buchmann 2023-05-24 11:34:21 +02:00
  • 2075762746 Merge pull request #380 from doctrine/support-null-credentials David Buchmann 2023-05-21 16:11:58 +02:00
  • fe16fb1df9 correctly handle null credentials David Buchmann 2023-05-21 16:05:32 +02:00
  • 398fdc4d9b Merge pull request #379 from doctrine/cleanup-di David Buchmann 2023-05-21 10:41:53 +02:00
  • f9705daf37 get rid of unnecessary DI parameter declarations David Buchmann 2023-05-14 11:55:47 +02:00
  • f9b634e884 Merge pull request #378 from doctrine/tests-cleanup David Buchmann 2023-05-14 11:52:27 +02:00
  • d5c0d80add cleanup test code David Buchmann 2023-05-14 11:36:53 +02:00
  • eee12ab14b Merge pull request #377 from doctrine/code-cleanups David Buchmann 2023-05-14 11:31:47 +02:00
  • 722533446a static type declarations David Buchmann 2023-05-13 11:28:25 +02:00
  • 818c56cd91 Merge pull request #371 from doctrine/jackalope-2 David Buchmann 2023-05-13 10:45:05 +02:00
  • c8f1f49fe4 upgrade to phpcr-odm 2 and support jackalope 2 David Buchmann 2023-03-17 17:37:21 +01:00
  • 62e02896e3 Merge remote-tracking branch 'origin/2.x' into 3.x David Buchmann 2023-05-13 09:51:47 +02:00
  • 322df15800 Merge pull request #376 from doctrine/return-types-optional-commands David Buchmann 2023-05-13 09:51:33 +02:00
  • a7c7924e76 declare return types on commands to be future proof David Buchmann 2023-05-13 09:50:20 +02:00
  • 2779d65e4d Merge remote-tracking branch 'origin/2.x' into 3.x David Buchmann 2023-05-13 09:44:05 +02:00
  • fff6a2f60d Merge pull request #375 from doctrine/return-types-commands David Buchmann 2023-05-13 09:43:16 +02:00
  • 6707c260c2 declare return types on commands to be future proof David Buchmann 2023-05-13 09:35:07 +02:00
  • 052b311b89 Merge pull request #374 from doctrine/ci 2.4.2 David Buchmann 2023-05-12 16:58:11 +02:00
  • e284a17ea3 upgrade github actions David Buchmann 2023-05-12 16:55:07 +02:00
  • 13cb2511a8 Merge pull request #373 from doctrine/lts David Buchmann 2023-05-12 16:52:06 +02:00
  • 38f790eb9c drop sf 5.0-5.3 David Buchmann 2023-05-12 16:35:33 +02:00
  • ee472108fe Merge pull request #372 from doctrine/analysis-neyd4O David Buchmann 2023-03-17 18:20:40 +01:00
  • 1a29f9c78a Apply fixes from StyleCI StyleCI Bot 2023-03-17 17:02:32 +00:00
  • 6938b46b1d Merge pull request #369 from alexander-schranz/patch-1 David Buchmann 2022-12-05 08:54:32 +01:00
  • 62512bcb13 Fix InitDoctrineDbalCommand Alexander Schranz 2022-10-21 09:47:26 +02:00
  • e52c372b9a Add return types for Jackalope 2.0 compatibility Alexander Schranz 2022-10-21 09:17:49 +02:00
  • 7d323937eb Merge pull request #368 from doctrine/php-81 David Buchmann 2022-09-30 12:14:08 +02:00
  • fdc2869918 test with php 8.1 David Buchmann 2022-09-30 12:12:00 +02:00
  • 01cb7ed23f no need for branch alias when using semantic names 2.4.1 David Buchmann 2022-07-04 10:39:11 +02:00
  • 31b62bafa0 prepare release David Buchmann 2022-07-04 10:38:00 +02:00
  • bb3611afbf Merge pull request #367 from doctrine/analysis-b0QGE4 David Buchmann 2022-07-04 09:20:49 +02:00
  • e6c0164c14 Apply fixes from StyleCI StyleCI Bot 2022-07-04 07:20:38 +00:00
  • 51cf3b0466 Merge pull request #365 from doctrine/remove-obsolete-form-type David Buchmann 2022-07-04 09:17:34 +02:00
  • a39bc14acf remove obsolete PHPCRODMReferenceCollectionType service definition David Buchmann 2022-07-04 09:15:27 +02:00