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
Robin Krahnen
2e45f615f8
Merge branch 'release/2.0.0'
2022-05-04 23:27:23 +02:00
Robin Krahnen
a5ce21d554
Merge tag '2.0.0' into develop
...
2.0.0
2022-05-04 23:27:23 +02:00
Robin Krahnen
8a94d4ec8c
Merge branch 'feature/revision' into develop
2022-05-04 23:26:53 +02:00
Robin Krahnen
2879b0730e
optimized versions in composer.json
2022-05-04 19:01:15 +02:00
Robin Krahnen
f93dfd0df6
add "declare(strict_types=1);"
2022-05-02 09:56:10 +02:00
Robin Krahnen
f784fb3d3f
revised code
2022-04-20 17:36:30 +02:00
Robin Krahnen
e7ca78f855
code style
2022-04-05 15:19:26 +02:00
Robin Krahnen
737047d856
do load lazy if possible
2022-04-05 12:31:33 +02:00
Robin Krahnen
7420419663
change dependency to neos/flow
2022-04-04 22:41:28 +02:00
Robin Krahnen
3b3566bb73
revised code
2022-03-15 09:32:42 +01:00
759b50d2b0
makes timeToLive and autoRelease configurable
...
* for example redis store as lock storage needs the autoRelease to be true
2022-03-14 08:53:06 +01:00
42bd77abb4
Merge tag '1.0.0' into develop
...
Tagging 1.0.0
2021-08-26 15:19:48 +02:00
dc98be32c2
Merge branch 'release/1.0.0'
2021-08-26 15:19:43 +02:00
06be17b5bd
Adding small explanation
2021-08-26 15:19:06 +02:00
bc92481064
Adding meta information
2021-08-26 15:12:56 +02:00
a2c7fabfea
First working version
2021-08-26 15:05:37 +02:00
ef6ce83d51
Initial commit
2021-08-26 15:04:57 +02:00