96 Commits

Author SHA1 Message Date
Tomasz Kryszan
db104b86bc Fixed generate migration 2020-06-09 10:50:04 +02:00
Damian Zabawa
74c3ef4687 Fixed configuration for sf5 2020-03-19 18:11:04 +01:00
gggeek
4266010a51 more detailed error message if we can not find the desired user to be logged in into repo; fixup 2019-07-11 15:18:13 +00:00
gggeek
a3057fe99a more detailed error message if we can not find the desired user to be logged in into repo 2019-07-11 15:16:16 +00:00
gggeek
b87f0de7db add event at mig generation time 2019-07-04 12:49:00 +00:00
gggeek
4098f7366a allow listing available mig types for generation 2019-04-10 21:08:38 +00:00
gggeek
e35419166c code cleanups thx to scrutinizer 2019-04-10 13:18:28 +00:00
gggeek
226ec7b760 phpdoc 2019-04-10 12:44:13 +00:00
gggeek
ece79240a2 introduce dedicated exceptions for matchers 2019-04-03 16:30:12 +00:00
gggeek
c08d494ee6 clean up MatchOne api 2019-04-03 14:34:12 +00:00
gggeek
1623ae0d7c Allow resolving references when setting role names 2019-04-02 13:32:51 +02:00
gggeek
57d19c8879 fix: propagate -a flag to subprocesses 2019-01-16 16:27:27 +00:00
gggeek
99144a9965 more flexibility in version management; export obj states and section when generating content migrations; allow setting location refs to content_rid 2018-12-02 16:10:38 +01:00
gggeek
f910d1030b Allow to sort and limit when matching contents, locations 2018-11-25 22:19:06 +01:00
gggeek
0b19210b83 More improving of handling of post-commit failures 2018-06-23 15:48:39 +01:00
gggeek
77bddec54e more refactoring related to embedded ref resolution 2018-05-02 23:37:59 +01:00
gggeek
4ef1cca28c Enable resolving of embedded refs by defult 2018-05-02 23:00:39 +01:00
gggeek
dd049a418e WIP make it easier to resolve refs embedded in part of stings 2018-05-01 23:49:50 +02:00
gggeek
3c2b87a773 and forgotten interface 2018-04-26 15:39:59 +01:00
gggeek
01b908fbf5 add support for skipping migration steps 2018-04-09 23:17:32 +01:00
gggeek
55e0736838 fix trash management 2017-10-29 00:47:07 +01:00
gggeek
ae10c9ce3f fix previous commit; docs and cleanups; introduce trash management 2017-10-29 00:20:20 +01:00
gggeek
0e6cbd233b Make classes more flexible to support workflowbundle; allow disabling tracing listener 2017-06-03 00:29:29 +01:00
gggeek
70910479a4 Add __set_state magic methods to some Value classes 2017-05-22 00:38:47 +01:00
gggeek
6e0edaa68a Refactor: rename ComplexFields 2017-05-09 23:50:56 +01:00
gggeek
4dfa06b2a7 wip: allow migration resuming 2017-05-08 23:38:18 +01:00
gggeek
43fda7ce1c wip: allow storing context info 2017-05-06 01:26:11 +01:00
gggeek
9582094f52 Lame attempt at silencing Travis 2017-05-05 21:59:00 +01:00
gggeek
0ff5b0bca6 wip: refactor to add context storage 2017-05-05 21:24:27 +01:00
gggeek
a2f82ee82f Allow usage of custom admin account; allow usage of custom user content-type 2017-04-18 23:17:44 +01:00
gggeek
b48f6c6dd0 allow to save refs 2017-04-18 01:03:16 +01:00
gggeek
5f276abb8e Improve API for loading migrations 2017-04-17 20:47:15 +01:00
gggeek
45eedeaf66 Merge branch 'suspended-migrations' of github.com:kaliop-uk/ezmigrationbundle into future-4.x 2017-04-17 19:30:30 +01:00
gggeek
366399da79 WIP cleanup 2017-04-17 12:55:27 +01:00
gggeek
a6b4af78ef More WIP on making services reentrant and rework of passing along default language 2017-04-17 12:29:31 +01:00
gggeek
dc4dffeb0c Better usage of interfaces for Reference Resolvers 2017-03-03 00:42:07 +00:00
gggeek
7dec889034 Merge branch 'master' of github.com:kaliop-uk/ezmigrationbundle into suspended-migrations 2017-03-03 00:37:16 +00:00
gggeek
230a8ea1fa Use 3rd person verbs for phpdoc 2017-03-01 23:07:37 +00:00
gggeek
826495cf99 Naming consistency: remove traces of the word 'version' 2017-03-01 23:02:17 +00:00
gggeek
e735344ea2 WIP support for suspending migrations 2017-02-14 23:15:36 +00:00
gggeek
ef74a35031 Add a MigratonAborted event 2017-02-14 22:51:54 +00:00
gggeek
0b162828b9 Add a way to forcefully end migrations without marking them as failed 2017-02-12 12:32:41 +00:00
gggeek
b1297f8d89 Make SensionlabsInsight happier 2017-02-11 10:46:03 +00:00
gggeek
2d125de735 More work towards a robust contenttype export 2017-02-05 15:01:50 +00:00
gggeek
83bf87f224 Improve generation of content-type migrations - still a WIP 2017-02-04 23:31:28 +00:00
gggeek
138d14fac5 Improve generation of content-type migrations 2017-02-04 15:47:51 +00:00
gggeek
eed80c8558 Allow composite matching using and and or 2017-02-04 01:45:17 +00:00
gggeek
8c5037d4bc Allow matching using a NOT condition 2017-02-04 00:37:32 +00:00
gggeek
174a179313 Merge by hand the PR #93 by blankse; allow one generation for many entities; allow to generate 'delete' migrations 2017-01-28 16:43:25 +00:00
gggeek
7f753d9080 Revert some changes from PR #92 2017-01-28 13:21:55 +00:00