22f19da3e5
Merge branch 'release/4.0.2'
ci/woodpecker/manual/code-style Pipeline was successful
ci/woodpecker/manual/functional-tests Pipeline was successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2023-01-26 13:04:13 +01:00
c29106fb9f
trying to understand matrix building
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2023-01-26 13:02:02 +01:00
0a24e50d08
Allow Flow 8.2
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2023-01-26 12:43:03 +01:00
978200451a
Merge tag '4.0.1' into develop
...
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
Tagging 4.0.1
2023-01-10 13:37:28 +01:00
1ccc533984
Merge branch 'release/4.0.1'
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2023-01-10 13:37:24 +01:00
872f799ec9
Allow symfony/lock 6.2.0
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2023-01-10 13:25:31 +01:00
c09d5e0d1b
Merge tag '4.0.0' into develop
...
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
Tagging 4.0.0
2023-01-10 12:03:39 +01:00
e541b6f0e5
Merge branch 'release/4.0.0'
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2023-01-10 12:03:35 +01:00
afc89b5cbd
Merge branch 'feature/php8.1' into develop
2023-01-10 12:03:18 +01:00
719de0e53f
- Allow PHP 7.4 again, as no PHP 8.1 features are necessary to work
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2023-01-10 12:00:53 +01:00
12d048e0ca
- try to fix CI trouble without error message
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2023-01-10 11:59:18 +01:00
6e1079a81c
Allow PHP 8.1
...
ci/woodpecker/push/functional-tests Pipeline failed
ci/woodpecker/push/code-style Pipeline was successful
- for that resolve a keyword conflict with the ReadOnly class
2023-01-10 11:55:58 +01:00
190db833fc
Merge tag '3.0.0' into develop
...
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
Tagging 3.0.0
2022-08-30 14:46:14 +02:00
edf3c15935
Merge branch 'release/3.0.0'
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2022-08-30 14:46:10 +02:00
a9487d312d
Adding build status to README.md
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2022-08-30 14:46:03 +02:00
deddac89ad
Adding functional tests
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
2022-08-30 14:43:13 +02:00
1c3b713c2d
Removing obsolete class, slipped in during experimenting with automatic skipping
ci/woodpecker/push/code-style Pipeline was successful
2022-08-01 01:05:38 +02:00
84e52eaa68
Allow phpcodesniffer composer installer scripts in CI
ci/woodpecker/push/code-style Pipeline failed
2022-08-01 01:02:58 +02:00
6c42398c72
Merge branch 'version/2.x-dev' into develop
ci/woodpecker/push/code-style Pipeline failed
2022-08-01 00:48:10 +02:00
9f7dab7513
Allow phpcodesniffer composer installer scripts in CI
ci/woodpecker/push/code-style Pipeline failed
2022-08-01 00:37:15 +02:00
069217a8a8
Merge remote-tracking branch 'composer/develop' into version/2.x-dev
2022-08-01 00:33:50 +02:00
a1b08d7adc
Merge branch 'version/2.x-dev' into develop
ci/woodpecker/push/code-style Pipeline failed
2022-08-01 00:31:07 +02:00
e7c8492b74
Updating branch aliases
2022-08-01 00:29:51 +02:00
9e3d1fd2ac
Merge branch 'feature/flow-7.3' into develop
ci/woodpecker/push/code-style Pipeline failed
2022-08-01 00:23:32 +02:00
aa150cea9f
Adding code-style build pipeline
ci/woodpecker/push/code-style Pipeline failed
2022-08-01 00:18:22 +02:00
287ef82621
note about broken functional tests
2022-08-01 00:17:55 +02:00
9f30b80d39
Marking breaking change
2022-07-31 23:52:38 +02:00
7c13ff8e71
PHPCBF fixes
2022-07-31 23:51:35 +02:00
0ae4ab9269
do not use static class name as key in proxied classes (changes after compile run to "_Original")
2022-06-01 00:25:02 +02:00
28c6c8ef59
[WIP] migrates SessionLockRequestComponent to new MiddlewareInterface
2022-05-19 11:53:26 +02:00
d7dbff9fc2
TASK: Apply migration Neos.Flow-20201207104500
...
Adjust code to deprecation of ComponentContext/ComponentParameters
Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2022-05-19 11:51:43 +02:00
e58a157037
TASK: Apply migration Neos.Flow-20201205172733
...
This migration does not actually change any code. It just displays a
warning if a PHP file still refers to the no longer existing
ComponentInterface
Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2022-05-19 11:51:43 +02:00
5d8e93084b
TASK: Apply migration Neos.Flow-20201109224100
...
Adjust DB migrations to Doctrine Migrations 3.0
Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2022-05-19 11:51:43 +02:00
4dfb3b8568
TASK: Apply migration Neos.Flow-20201003165200
...
Make default ValueObjects embedded=false
Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2022-05-19 11:51:43 +02:00
7306320814
TASK: Apply migration Neos.Flow-20200813181400
...
Adjust "Settings.yaml" to new naming of settings (see
https://github.com/neos/flow-development-collection/pull/2051 )
Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2022-05-19 11:51:43 +02:00
5ed22d20f0
TASK: Apply migration Neos.Flow-20190515215000
...
Adjust "Settings.yaml" to new PSR-3 logging settings (see
https://github.com/neos/flow-development-collection/pull/1574 )
Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2022-05-19 11:51:43 +02:00
d3714249e5
TASK: Apply migration Neos.Flow-20190425144900
...
Adjusts code to FlashMessageContainer renaming from "\Neos\Flow\Mvc" to
"\Neos\Flow\Mvc\FlashMessage".
Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2022-05-19 11:51:43 +02:00
abfb8332b3
TASK: Apply migration Neos.Flow-20180415105700
...
Add scalar type hint to CacheAwareInterface implementations.
Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2022-05-19 11:51:43 +02:00
f7914f7a4b
TASK: Apply migration Neos.SwiftMailer-20161130105617
...
Adjusts code to package renaming from "TYPO3.SwiftMailer" to
"Neos.SwiftMailer".
Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2022-05-19 11:51:43 +02:00
aaacd95a06
Merge pull request 'Adding a functional test which covers all functions' ( #1 ) from feature/tests into develop
...
Reviewed-on: #1
2022-05-19 11:01:33 +02:00
b9ed514ef2
Adding a functional test which covers all functions
2022-05-17 09:54:09 +02:00
3cde6b589a
Merge tag '2.1.2' into develop
...
Tagging 2.1.2
2022-05-16 12:08:57 +02:00
5e62c2b02d
Merge branch 'release/2.1.2'
2022-05-16 12:08:53 +02:00
24283b795f
Check first, then wait
2022-05-16 12:08:39 +02:00
d294df5079
Merge tag '2.1.1' into develop
...
Tagging 2.1.1
2022-05-16 12:04:43 +02:00
f0880cdf13
Merge branch 'release/2.1.1'
2022-05-16 12:04:40 +02:00
1452d19892
Safe one unneccessary check against redis lock
2022-05-16 12:04:25 +02:00
ac56fee761
Merge tag '2.1.0' into develop
...
Tagging 2.1.0
2022-05-16 11:30:32 +02:00
da747f2af8
Merge branch 'release/2.1.0'
2022-05-16 11:30:28 +02:00
ec13bc4960
Do not wait until Lock acquiry but a configurable amount of time (30s per default)
2022-05-16 11:28:39 +02:00