Activity
From 2015-05-20 to 2015-06-18
2015-06-18
-
21:45 Revision cbc89882: [TASK] Update translations from translation tool
- Releases: master
-
19:45 Revision 8c15115b: [TASK] Update translations from translation tool
- Releases: master
-
17:45 Revision 2fb295da: [TASK] Update translations from translation tool
- Releases: master
-
14:34 Revision ad3b949d: [BUGFIX] Clear PHP Opcode Caches in Caching, PackageManager and ConfigurationManager
- This solves a lot of bugs when people use a wrongly configured
opcode cache (e.g. part of Bitnami MAMP stack).
Check... -
14:05 Revision cfb1df67: [BUGFIX] Make ``resource://`` URIs work with 40 character Package Keys
- The Flow ``ResourceStreamWrapper`` transparently handles resource URLs
in the formats ``resource://<SHA1>`` (referrin... -
11:46 Revision 3782f420: [TASK] Update translations from translation tool
- Releases: master
-
10:45 Revision 26b83641: [TASK] Update translations from translation tool
- Releases: master
-
10:22 Revision fe8a3dff: [TASK] Fix outdated source string in validation error message
- The AlphanumericValidator is not a strict as the message in the XLIFF
files indicate (the error message in the valida... -
09:45 Revision 179d1d46: [TASK] Update translations from translation tool
- Releases: master
-
08:17 Revision ae6efaa2: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/109/
Releases: master -
03:45 Revision 4f7a2026: [TASK] Update translations from translation tool
- Releases: master
-
02:45 Revision 7ea150ec: [TASK] Update translations from translation tool
- Releases: master
-
00:46 Revision d11ed933: [TASK] Update translations from translation tool
- Releases: master
-
00:08 Revision bfe00378: [TASK] Update translations from translation tool
- Releases: master
2015-06-17
-
22:10 Revision 6d620539: [BUGFIX] Fix warning about undefined index in Autowiring
- The Autowiring annotation did not check the existence the existence of
the value key, leading to a warning, followed ... -
22:10 Revision 2251f5fb: [BUGFIX] Fix warning about undefined index in Autowiring
- The Autowiring annotation did not check the existence the existence of
the value key, leading to a warning, followed ... -
22:10 Revision c7b4b1ae: [BUGFIX] Fix warning about undefined index in Autowiring
- The Autowiring annotation did not check the existence the existence of
the value key, leading to a warning, followed ... -
22:10 Revision 0e334778: [BUGFIX] Fix warning about undefined index in Autowiring
- The Autowiring annotation did not check the existence the existence of
the value key, leading to a warning, followed ... -
18:48 Revision e4b00e92: [BUGFIX] Fix warning about undefined index in Autowiring
- The Autowiring annotation did not check the existence the existence of
the value key, leading to a warning, followed ... -
18:19 Revision e02320a3: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/108/
Releases: master -
09:11 Revision 8b08ce21: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/105/
Releases: master -
08:17 Revision 6ef1c370: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/104/
Releases: master
2015-06-16
-
08:17 Revision 5b8fdb78: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/103/
Releases: master
2015-06-15
-
11:27 Revision 3cdac302: [BUGFIX] Fix permission of temporary files when importing resources
- When importing a site on ``Microsoft Windows 7/8`` an exception can be
thrown due to insufficient file permissions.
T... -
09:45 Revision c960cbb9: [BUGFIX] Prevent creation of too many directories for resources
- Currently resource files are stored by splitting the ``SHA1`` hash
into chunks of 5 characters in order to prevent th... -
09:45 Revision bfb1c233: Merge "[BUGFIX] Prevent creation of too many directories for resources"
-
08:17 Revision 071fc02b: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/102/
Releases: master
2015-06-14
-
08:17 Revision 9f2eb578: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/101/
Releases: master
2015-06-13
-
12:51 Bug #51809: Commit "[BUGFIX] Published resources don't support symlinks" produces an fatal error on Windows
- Patch set 5 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
12:51 Feature #51676: Support of symlinks for Resources
- Patch set 5 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
08:17 Revision 7bf0dc1c: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/100/
Releases: master
2015-06-12
-
08:17 Revision f9242ec4: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/99/
Releases: master
2015-06-11
-
16:49 Revision 91528d68: [BUGFIX] Prevent creation of too many directories for resources
- Currently resource files are stored by splitting the ``SHA1`` hash
into chunks of 5 characters in order to prevent th... -
08:17 Revision 1dcc1e25: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/98/
Releases: master
2015-06-10
-
23:26 Revision 3b8ff47a: [TASK] Update translations from translation tool
- Releases: master
-
08:17 Revision 014bbd71: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/97/
Releases: master
2015-06-09
-
17:16 Revision e47d36a7: [FEATURE] Use PHP YAML extension in save() if available
- If you have the PECL YAML extension installed it will be used to write
your configuration when calling save().
Chang... -
16:15 Revision eee43588: [BUGFIX] Safeguard against undefined index
- The methods shutdown() and warmup() use an index that may not be
defined. This is the case e.g. immediately after the... - 15:03 Revision c7dace40: [TASK] Show expected targetType on "Object not found" errors
- If the ``PersistentObjectConverter`` cannot find an object by
given identity the error message shows the identity but... -
15:02 Revision 48206dc4: Merge "[TASK] Show expected targetType on "Object not found" errors"
-
13:06 Revision 0872cf75: [BUGFIX] Allow explicit privileges for ``Everybody`` role
- The ``TYPO3.Flow:Everybody`` role that is always active by design gets
an ``ABSTAIN`` permission for all defined ``Pr... -
13:06 Revision b716baa6: Merge "[BUGFIX] Allow explicit privileges for ``Everybody`` role"
- 12:37 Revision c9b1e7e5: [TASK] Show expected targetType on "Object not found" errors
- If the ``PersistentObjectConverter`` cannot find an object by
given identity the error message shows the identity but... -
08:17 Revision 33d2add3: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/96/
Releases: master
2015-06-08
-
22:03 Revision 36e21378: [TASK] Fix PDF rendering errors
- Change-Id: I2b37da61839aaad47d0ba063cff4ac63f8f28024
Releases: 1.1 -
21:33 Revision 4cbb55ba: [TASK] Fix rST rendering warnings
- Change-Id: I74381f3117fb1a3174c98ddf142ea0b903ac9261
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
21:21 Revision 21ce17b1: [TASK] Fix PDF rendering errors
- Change-Id: If40708bf7afad283edf608f97f4af80016f59d96
Releases: 2.2, 2.1, 2.0 -
21:15 Revision aad91592: [TASK] Fix PDF rendering errors
- Change-Id: If40708bf7afad283edf608f97f4af80016f59d96
Releases: 2.2, 2.1, 2.0 -
21:15 Revision 30e629d1: [TASK] Fix rST rendering warnings
- Change-Id: I74381f3117fb1a3174c98ddf142ea0b903ac9261
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
21:12 Revision 6aa03f03: [TASK] Fix PDF rendering errors
- Change-Id: If40708bf7afad283edf608f97f4af80016f59d96
Releases: 2.2, 2.1, 2.0 -
18:45 Revision 6b63d67e: [TASK] Fix rST rendering warnings
- Change-Id: I74381f3117fb1a3174c98ddf142ea0b903ac9261
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
18:37 Revision 64dccc02: [TASK] Fix rST rendering warnings
- Change-Id: I74381f3117fb1a3174c98ddf142ea0b903ac9261
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
18:16 Revision bf6c840f: [TASK] Fix rST rendering warnings
- Change-Id: I74381f3117fb1a3174c98ddf142ea0b903ac9261
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
18:16 Revision 36aa9ffa: [TASK] Show version and release in front matter
- Change-Id: I9b97ced1860f8eef044a75ca1e753e4fc86f503c
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
18:16 Revision e4663991: [TASK] Simplify appendix TOC generation
- Change-Id: I33676d2775aa5afaf8bc759772773669864bd443
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0 -
18:16 Revision 253e737f: [TASK] Rename Index.rst to index.rst
- This is our workaround for an issue with rtfd.org so the documentation
can be browsed when it has been rendered there... -
18:16 Revision 2e3f2969: [TASK] Switch to plain Sphinx build configuration
- Switches to a more standard setup for rendering rST using Sphinx. A
simple ``make html`` renders the documentation, i... -
17:53 Revision e0580d7f: [TASK] Add missing changelogs
- Change-Id: I58dd130332c1f09a8f316e044eb1f8450baf06f1
Releases: 3.0 -
17:53 Revision 3da1e60d: [TASK] Fix rST rendering warnings
- Change-Id: I74381f3117fb1a3174c98ddf142ea0b903ac9261
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
17:53 Revision 47aff35e: [TASK] Show version and release in front matter
- Change-Id: I9b97ced1860f8eef044a75ca1e753e4fc86f503c
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
17:53 Revision 224d75b8: [TASK] Simplify appendix TOC generation
- Change-Id: I33676d2775aa5afaf8bc759772773669864bd443
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0 -
17:53 Revision 36020fdf: [TASK] Rename Index.rst to index.rst
- This is our workaround for an issue with rtfd.org so the documentation
can be browsed when it has been rendered there... -
17:53 Revision daa86450: [TASK] Switch to plain Sphinx build configuration
- Switches to a more standard setup for rendering rST using Sphinx. A
simple ``make html`` renders the documentation, i... -
17:52 Revision abf834a0: [TASK] Show version and release in front matter
- Change-Id: I9b97ced1860f8eef044a75ca1e753e4fc86f503c
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
17:52 Revision 0100a52d: [TASK] Simplify appendix TOC generation
- Change-Id: I33676d2775aa5afaf8bc759772773669864bd443
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0 -
17:52 Revision 0099df3c: [TASK] Rename Index.rst to index.rst
- This is our workaround for an issue with rtfd.org so the documentation
can be browsed when it has been rendered there... -
17:52 Revision ac0f252a: [TASK] Switch to plain Sphinx build configuration
- Switches to a more standard setup for rendering rST using Sphinx. A
simple ``make html`` renders the documentation, i... -
17:51 Revision b6d85977: [TASK] Show version and release in front matter
- Change-Id: I9b97ced1860f8eef044a75ca1e753e4fc86f503c
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
17:51 Revision 433638a7: [TASK] Simplify appendix TOC generation
- Change-Id: I33676d2775aa5afaf8bc759772773669864bd443
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0 -
17:51 Revision 45fab0e9: [TASK] Rename Index.rst to index.rst
- This is our workaround for an issue with rtfd.org so the documentation
can be browsed when it has been rendered there... -
17:51 Revision a3193669: [TASK] Switch to plain Sphinx build configuration
- Switches to a more standard setup for rendering rST using Sphinx. A
simple ``make html`` renders the documentation, i... -
17:50 Revision 26dcdff6: [TASK] Show version and release in front matter
- Change-Id: I9b97ced1860f8eef044a75ca1e753e4fc86f503c
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
17:50 Revision 3014a8e9: [TASK] Exclude changelogs from PDF rendering
- This saves pages in the generated PDF, cutting down on the
time needed to render, download, ... it.
Change-Id: I892b... -
17:50 Revision d2cd9209: [TASK] Rename Index.rst to index.rst
- This is our workaround for an issue with rtfd.org so the documentation
can be browsed when it has been rendered there... -
17:50 Revision d32aad8b: [TASK] Switch to plain Sphinx build configuration
- Switches to a more standard setup for rendering rST using Sphinx. A
simple ``make html`` renders the documentation, i... -
17:48 Revision 54eb4490: [TASK] Fix rST rendering warnings
- Change-Id: I74381f3117fb1a3174c98ddf142ea0b903ac9261
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
17:48 Revision 572c82d5: [TASK] Show version and release in front matter
- Change-Id: I9b97ced1860f8eef044a75ca1e753e4fc86f503c
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
17:48 Revision af030430: [TASK] Simplify appendix TOC generation
- Change-Id: I33676d2775aa5afaf8bc759772773669864bd443
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0 -
17:48 Revision 07286a81: [TASK] Rename Index.rst to index.rst
- This is our workaround for an issue with rtfd.org so the documentation
can be browsed when it has been rendered there... -
17:48 Revision 4d3bef9e: [TASK] Switch to plain Sphinx build configuration
- Switches to a more standard setup for rendering rST using Sphinx. A
simple ``make html`` renders the documentation, i... -
17:48 Revision 459f18e4: [TASK] Show version and release in front matter
- Change-Id: I9b97ced1860f8eef044a75ca1e753e4fc86f503c
Releases: master, 3.0, 2.3, 2.2, 2.1, 2.0, 1.1 -
17:47 Revision 5847dad9: [TASK] Simplify appendix TOC generation
- Change-Id: I33676d2775aa5afaf8bc759772773669864bd443
Releases: master, 3.0 2.3, 2.2, 2.1, 2.0 -
17:47 Revision ee9316d7: [TASK] Rename Index.rst to index.rst
- This is our workaround for an issue with rtfd.org so the documentation
can be browsed when it has been rendered there... -
17:47 Revision 783d9e52: [TASK] Switch to plain Sphinx build configuration
- Switches to a more standard setup for rendering rST using Sphinx. A
simple ``make html`` renders the documentation, i... -
14:15 Revision 3754d7a2: [BUGFIX] Allow explicit privileges for ``Everybody`` role
- The ``TYPO3.Flow:Everybody`` role that is always active by design gets
an ``ABSTAIN`` permission for all defined ``Pr... -
08:17 Revision bd86ecc8: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/95/
Releases: master
2015-06-07
-
08:17 Revision edec62bf: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/94/
Releases: master
2015-06-06
-
20:10 Revision 9bd0edbe: [BUGFIX] Relax YAML schema to work with PECL parser
- This adjusts the ``Objects.yaml` schema so that::
./flow configuration:validate
does not complain about::
Objec... -
20:10 Revision be65fff6: Merge "[BUGFIX] Relax YAML schema to work with PECL parser"
-
08:17 Revision 121e9298: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/93/
Releases: master
2015-06-05
-
13:35 Revision cae8205d: [BUGFIX] ReflectionService should use normalized simple types
- The method parameter and property type reflection should contain
type names for simple types that are already normali... -
13:35 Revision db7b57c2: [BUGFIX] ReflectionService should use normalized simple types
- The method parameter and property type reflection should contain
type names for simple types that are already normali... -
13:35 Revision e8f9bb49: Merge "[BUGFIX] ReflectionService should use normalized simple types"
-
08:17 Revision 7993d7e9: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/92/
Releases: master
2015-06-04
-
10:27 Revision 3c5b1154: Merge "[BUGFIX] Adjust YAML schema to recent changes"
-
10:27 Revision d97f6d07: [BUGFIX] Adjust YAML schema to recent changes
- This is a follow-up to the "Make ignoredClasses for debugger
configurable in settings" feature
(If4a692168d317cbcb752... -
10:25 Revision dd701369: Merge "[BUGFIX] Adjust YAML schema to recent changes"
-
10:25 Revision e3620592: [BUGFIX] Adjust YAML schema to recent changes
- This is a follow-up to the "Centralized Neos user domain service"
feature (I8a4c7010e25842583538e32dc8ef9cd851f306b4)... -
10:25 Revision 423d90c9: Merge "[BUGFIX] Adjust YAML schema to recent changes"
-
10:25 Revision 1cf6b11d: [BUGFIX] Adjust YAML schema to recent changes
- This is a follow-up to the "Make custom Doctrine mapping types
configurable" feature (Iab0f14117b30a4924a7947af44b951... -
10:15 Revision 23fccaa0: [BUGFIX] Adjust YAML schema to "Persistent Caches"
- This is a follow-up to the "Persistent Caches" feature
(I0e18122d74807a75c6e544c5074c8e924e21c649) adjusting the YAML... -
10:14 Revision 6993a924: Merge "[BUGFIX] Adjust YAML schema to "Persistent Caches""
-
08:17 Revision 556829c2: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/91/
Releases: master
2015-06-03
-
19:04 Revision 047f588b: [BUGFIX] Relax YAML schema to work with PECL parser
- This adjusts the ``Objects.yaml` schema so that::
./flow configuration:validate
does not complain about::
Objec... -
19:00 Revision cae6e4a0: [BUGFIX] Adjust YAML schema to recent changes
- This is a follow-up to the "Centralized Neos user domain service"
feature (I8a4c7010e25842583538e32dc8ef9cd851f306b4)... -
18:59 Revision e9c30e84: [BUGFIX] Adjust YAML schema to recent changes
- This is a follow-up to the "Make custom Doctrine mapping types
configurable" feature (Iab0f14117b30a4924a7947af44b951... -
18:58 Revision 4a489ec3: [BUGFIX] Adjust YAML schema to recent changes
- This is a follow-up to the "Make ignoredClasses for debugger
configurable in settings" feature
(If4a692168d317cbcb752... -
18:56 Revision a2086b32: [BUGFIX] Adjust YAML schema to "Persistent Caches"
- This is a follow-up to the "Persistent Caches" feature
(I0e18122d74807a75c6e544c5074c8e924e21c649) adjusting the YAML... - 16:08 Revision 281db4f4: [BUGFIX] EntityPrivilege expressions should be trimmed
- The EelEvaluator trims expressions before parsing as spaces at the
beginning or end might break the parser for no goo... - 14:46 Revision 6020b636: [BUGFIX] EntityPrivilege expressions should be trimmed
- The EelEvaluator trims expressions before parsing as spaces at the
beginning or end might break the parser for no goo... -
11:26 Revision 549c0ca6: [TASK] Update translations from translation tool
- Releases: master
-
08:17 Revision c8d4b7de: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/90/
Releases: master
2015-06-02
-
18:30 Bug #55306: Filenames should not exceed 255 characters
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
12:51 Revision 6ed21d03: [TASK] Relax dependencies to allow any branch version
- Change-Id: I9261a3fdd52eeeef7e376e50c0ddc23c36188a37
Releases: 3.0 -
12:17 Revision 07da82ed: [TASK] Update translations from translation tool
- Releases: master
-
12:13 Revision 624229a8: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/89/
Releases: master
2015-06-01
-
18:54 Bug #54181: Use date_default_timezone_get() instead of ini_get('date.timezone')
- +1 for this. A lot of people struggle with this. Other frameworks like Laravel do it also.
-
18:05 Revision f326e566: [BUGFIX] Controller changes trigger AOP class rebuild
- This is a pragmatic fix to avoid clearing all caches when
you add an action to a protected controller. Controllers wi... -
18:04 Revision 0cc9403d: Merge "[BUGFIX] Controller changes trigger AOP class rebuild"
-
15:09 Revision 0fa98d83: Merge "[TASK] Improve PackageManager speed" into 3.0
-
15:05 Revision fa4f4736: [TASK] Add changelog for TYPO3 Flow 3.0.0b3
- See https://ci.neos.typo3.org/job/typo3-flow-release/51/
Change-Id: I7e33621900c109c26b3eface01aa11bf889a3e28
Releas... -
14:49 Revision 4351e203: [TASK] Update composer manifest for 3.0.0-beta3
- See https://ci.neos.typo3.org/job/typo3-flow-release/51/
Releases: 3.0 -
14:49 Revision 06f4bf18: [TASK] Add changelog for TYPO3 Flow 3.0.0-beta3
- See https://ci.neos.typo3.org/job/typo3-flow-release/51/
Releases: 3.0 -
14:49 Revision 183cf7ab: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/51/
Releases: 3.0 -
14:43 Revision 2c09a149: [TASK] Improve PackageManager speed
- The main improvement is the addition of a first level cache for
composer manifest data that was read once to avoid re... -
14:43 Revision f704e15b: Merge "[TASK] Improve PackageManager speed"
-
14:39 Revision 2c1dfc70: Merge "[FEATURE] Request patterns for host name and IP addresses" into 3.0
-
14:37 Revision 613051e7: [BUGFIX] Do not register lifecycles for unproxied entities
- When entities are annotated @Flow\Proxy(false), lifecycle methods for
fix* are still registered in the AnnotationDriv... -
14:36 Revision 98838002: Merge "[BUGFIX] Do not register lifecycles for unproxied entities"
-
14:30 Revision d6a5b80a: [TASK] Improve PackageManager speed
- The main improvement is the addition of a first level cache for
composer manifest data that was read once to avoid re... -
13:00 Feature #49522 (Resolved): Add request patterns for IP and host name
- Applied in changeset commit:91dd1765514192f7dac2c526b9cd5de192afdb52.
-
12:46 Feature #49522: Add request patterns for IP and host name
- Patch set 1 for branch *3.0* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
12:45 Feature #49522: Add request patterns for IP and host name
- Patch set 9 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
12:44 Feature #49522: Add request patterns for IP and host name
- Patch set 8 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
12:46 Revision 2c1c4a32: [FEATURE] Request patterns for host name and IP addresses
- This change adds RequestPatterns for **host name** and **IP addresses**.
Host names are configurable with a simple wi... -
12:45 Revision 91dd1765: [FEATURE] Request patterns for host name and IP addresses
- This change adds RequestPatterns for **host name** and **IP addresses**.
Host names are configurable with a simple wi... -
10:43 Revision 84c57d70: [TASK] Add missing ChangeLogs to documentation
- Change-Id: If3a59a12ccac1a20437f644fd0fb2b9fa9c74974
Releases: master, 2.3, 2.2, 2.1 -
10:42 Revision 37c4954b: [TASK] Add missing ChangeLogs to documentation
- Change-Id: If3a59a12ccac1a20437f644fd0fb2b9fa9c74974
Releases: master, 2.3, 2.2, 2.1 -
10:41 Revision 5a794a35: [TASK] Add missing ChangeLogs to documentation
- Change-Id: If3a59a12ccac1a20437f644fd0fb2b9fa9c74974
Releases: master, 2.3, 2.2, 2.1 -
10:20 Revision 5c188b4e: [BUGFIX] First Functional test run should not be marked risky
- Changing globals inside of the test code (which includes the setUp method)
will set the test to risky and immediately... -
10:20 Revision c3e35d7d: Merge "[BUGFIX] First Functional test run should not be marked risky"
-
09:48 Revision a6ff94b6: [BUGFIX] Check if migrations exist before trying to register them
- Currently the check for the existence of migration files is delegated
to the doctrine/migration third party library.
... -
09:38 Revision b2e8b02e: [BUGFIX] Check if migrations exist before trying to register them
- Currently the check for the existence of migration files is delegated
to the doctrine/migration third party library.
... -
08:44 Revision 408ba321: [BUGFIX] First Functional test run should not be marked risky
- Changing globals inside of the test code (which includes the setUp method)
will set the test to risky and immediately...
2015-05-30
-
09:01 Revision c4c3ea1a: [TASK] Add changelog for TYPO3 Flow 2.1.4
- See https://ci.neos.typo3.org/job/typo3-flow-release/50/
Releases: 2.1 -
09:01 Revision d7fcf799: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/50/
Releases: 2.1 -
08:52 Revision 1e39c202: [TASK] Add changelog for TYPO3 Flow 2.2.6
- See https://ci.neos.typo3.org/job/typo3-flow-release/49/
Releases: 2.2 -
08:52 Revision 7c8c4d59: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/49/
Releases: 2.2 -
08:46 Revision 689d92be: [BUGFIX] Pin doctrine/migrations to tagged working version
- With doctrine/migrations not having had a stable branch for years,
Flow always required dev-master. We pinned it to a... -
08:45 Revision 1242aa31: [BUGFIX] Pin doctrine/migrations to tagged working version
- With doctrine/migrations not having had a stable branch for years,
Flow always required dev-master. We pinned it to a... -
08:38 Revision 90a0a1e5: [TASK] Add changelog for TYPO3 Flow 2.3.5
- See https://ci.neos.typo3.org/job/typo3-flow-release/48/
Releases: 2.3 -
08:38 Revision 1c7fcb0a: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/48/
Releases: 2.3 -
08:27 Revision e8f4f441: [BUGFIX] Pin doctrine/migrations to tagged working version
- With doctrine/migrations not having had a stable branch for years,
Flow always required dev-master. We pinned it to a... -
08:17 Revision b8571f48: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/84/
Releases: master
2015-05-29
-
18:22 Feature #49522: Add request patterns for IP and host name
- Patch set 7 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
18:17 Feature #49522: Add request patterns for IP and host name
- Patch set 6 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
18:12 Feature #49522: Add request patterns for IP and host name
- Patch set 5 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
17:03 Revision c809af29: [TASK] Add changelog for TYPO3 Flow 2.1.3
- See https://ci.neos.typo3.org/job/typo3-flow-release/47/
Releases: 2.1 -
17:03 Revision 3790795b: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/47/
Releases: 2.1 -
17:00 Revision 50d318b9: [TASK] Add changelog for TYPO3 Flow 2.2.5
- See https://ci.neos.typo3.org/job/typo3-flow-release/46/
Releases: 2.2 -
16:48 Revision 15bf7787: [TASK] Add changelog for TYPO3 Flow 2.2.4
- See https://ci.neos.typo3.org/job/typo3-flow-release/45/
Releases: 2.2 -
16:48 Revision a9ecbb11: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/45/
Releases: 2.2 -
16:41 Revision 00f2d51e: [TASK] Add changelog for TYPO3 Flow 2.3.4
- See https://ci.neos.typo3.org/job/typo3-flow-release/44/
Releases: 2.3 -
16:41 Revision a432dee3: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/44/
Releases: 2.3 -
15:16 Revision c9e95672: [TASK] Require doctrine/migrations 1.0.*
- With doctrine/migrations not having had a stable branch for years,
Flow always required dev-master. Now that 1.0 is b... -
15:13 Revision a5b4bd38: [TASK] Require doctrine/migrations 1.0.*
- With doctrine/migrations not having had a stable branch for years,
Flow always required dev-master. Now that 1.0 is b... -
15:12 Revision d58cee83: [BUGFIX] Pin doctrine/migrations to known working version
- With doctrine/migrations not having had a stable branch for years,
Flow always required dev-master. Now that conflict... -
15:12 Revision 9707979e: [BUGFIX] Pin doctrine/migrations to known working version
- With doctrine/migrations not having had a stable branch for years,
Flow always required dev-master. Now that conflict... -
14:59 Revision 62f36644: [BUGFIX] Pin doctrine/migrations to known working version
- With doctrine/migrations not having had a stable branch for years,
Flow always required dev-master. Now that conflict... -
08:17 Revision c7182986: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/83/
Releases: master
2015-05-28
-
08:17 Revision 153639a8: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/82/
Releases: master
2015-05-27
-
10:29 Revision a2bb86d5: [TASK] Use StringFrontend for HashService cache
- The use of StringFrontend was intended, but not configured in
Caches.yaml, so a VariableFrontend was used instead for... -
08:17 Revision 94ee1cf1: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/81/
Releases: master
2015-05-26
-
08:43 Revision ecbbd139: [BUGFIX] Avoid "too many open files" exception during I18n filesystem scan
- The I18n Service scans the filesystem for localized files in order to build
a list of available locales, this is done... -
08:17 Revision c303229d: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/80/
Releases: master
2015-05-25
-
08:17 Revision e9a758d1: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/79/
Releases: master
2015-05-24
-
15:45 Revision c25b1eb4: [BUGFIX] Save unicode characters unescaped in JsonArrayType
- As there might be the need of a string search in the JSON data
all unicode characters should be stored unescaped to a... -
15:44 Revision a6f67e91: Merge "[BUGFIX] Save unicode characters unescaped in JsonArrayType"
-
08:17 Revision dc38b584: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/78/
Releases: master
2015-05-23
-
08:17 Revision 2dd07c3d: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/77/
Releases: master
2015-05-22
-
20:32 Revision fc385403: [BUGFIX] Save unicode characters unescaped in JsonArrayType
- As there might be the need of a string search in the JSON data
all unicode characters should be stored unescaped to a... -
08:17 Revision a77a8626: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/76/
Releases: master
2015-05-21
-
08:17 Revision 67f50d73: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/75/
Releases: master
2015-05-20
-
08:17 Revision 62ae3e3a: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/Update%20Flow%20references%20in%20master%20documentation/74/
Releases: master
Also available in: Atom