Activity
From 2015-06-03 to 2015-07-02
2015-07-02
- 16:37 Revision 335e110d: [BUGFIX] Support composer ``replace`` directive
- Packages that are required but were replaced by using ``replace`` (see
https://getcomposer.org/doc/04-schema.md#repla... -
16:09 Revision 1984c255: [TASK] Use a separate logger for I18n and missing translations
- This change introduces a separate logger for I18n related messages,
especially when translation labels are missing.
... -
16:09 Revision d499ed2a: [TASK] Add changelog for TYPO3 Flow 2.1.5
- See https://jenkins.neos.io/job/typo3-flow-release/54/
Releases: 2.1 -
16:09 Revision a10aa933: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/typo3-flow-release/54/
Releases: 2.1 -
16:08 Revision 00f6d92e: [TASK] Add changelog for TYPO3 Flow 2.2.7
- See https://jenkins.neos.io/job/typo3-flow-release/53/
Releases: 2.2 -
16:08 Revision 20bd6578: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/typo3-flow-release/53/
Releases: 2.2 -
16:06 Revision df6956fb: [TASK] Add changelog for TYPO3 Flow 2.3.6
- See https://jenkins.neos.io/job/typo3-flow-release/52/
Releases: 2.3 -
16:06 Revision 1236c6c9: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/typo3-flow-release/52/
Releases: 2.3 - 15:45 Revision 52fdf448: [BUGFIX] Filenames need to be rawurlencoded
- The new resource management does not urlencode filenames of resources
in URLs. This leads to invalid URLs for file pa... -
15:45 Revision e9b04b19: Merge "[BUGFIX] Filenames need to be rawurlencoded"
- 15:36 Revision ada82e5d: [BUGFIX] Use rawurl(de|en)code in path segments
- According to RFC 3986 the space character has to be percent
encoded (%20) which is correctly done by ``rawurlencode``... -
15:35 Revision 9351312a: Merge "[BUGFIX] Use rawurl(de|en)code in path segments"
-
15:07 Revision 48cf7339: Merge "Revert "[BUGFIX] ObjectArray should use TypeHandling::getTypeForValue"" into 2.1
-
15:07 Revision b79c9225: Merge "Revert "[BUGFIX] ObjectArray should use TypeHandling::getTypeForValue"" into 2.2
-
15:07 Revision 457d73d4: Merge "Revert "[BUGFIX] ObjectArray should use TypeHandling::getTypeForValue"" into 2.3
- 15:07 Revision f50eeadd: [BUGFIX] Filenames need to be rawurlencoded
- The new resource management does not urlencode filenames of resources
in URLs. This leads to invalid URLs for file pa... -
15:07 Revision c3aa8a49: Revert "[BUGFIX] ObjectArray should use TypeHandling::getTypeForValue"
- This reverts commit aaf355b041fff0664d7f7f1c0093d6ba235579e0.
Change-Id: Ie8a485e57f259c51f46ec0a6bb5cae6f5bc7a8dc -
15:07 Revision ba0642ed: Revert "[BUGFIX] ObjectArray should use TypeHandling::getTypeForValue"
- This reverts commit 26a0a4014f9a0797888802c984ed7745a2093413.
Change-Id: I83970446c6f3c9b4531bc9606b4b2ed69298f7df -
15:07 Revision f422f2b4: Revert "[BUGFIX] ObjectArray should use TypeHandling::getTypeForValue"
- This reverts commit e8ea8c40c82d529ba19528e8b5d3dc62bd5807e0.
Change-Id: I59f98689b3c20423b244e2084635c49bbc326548 -
14:12 Revision 25a3d768: [TASK] Decrease session GC probability to 1% (was 30%)
- Garbage collection of expired sessions should occur less often since
it's trigger for every third request right now o... -
14:12 Revision bf0a0fc2: Merge "[TASK] Decrease session GC probability to 1% (was 30%)" into 3.0
-
12:35 Revision c253748c: [TASK] Decrease session GC probability to 1% (was 30%)
- Garbage collection of expired sessions should occur less often since
it's trigger for every third request right now o... -
09:28 Revision 2e0d90e3: [TASK] Update translations from translation tool
- Releases: master
-
08:17 Revision 9f965407: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/123/
Releases: master
2015-07-01
-
23:11 Revision ce817bee: [TASK] CGL Cleanup - Quoting and concatenation
- This change fixes string handling issues that violated
the CGL. Errors fixed:
- Usage of double quotes where single ... -
23:03 Revision 5d05762a: [TASK] CGL Cleanup - Method calls in for loop cleanup
- This change removes most method calls from for loops
in Flow as this is a bad smell. Besides that it changes
2 occurr... -
23:02 Revision 8d2c669f: [TASK] CGL Cleanup - Consistent exception variable naming
- This change renames all occurrences of $e in catch
statements to $exception. This is consistent with the
majority of ... -
22:53 Revision 63b4850d: [TASK] CGL Cleanup
- This change is purely cosmetic and fixes CGL issues.
Change-Id: Ia2b64b59dee98e53059bb96129f0dfc97ad2816b
Releases: ... -
22:28 Revision 4a287a1e: [TASK] CGL Cleanup - Use statements and return values
- This change removes several unused use statements
fixes some return value issues and adds some missing
@throws statem... -
21:52 Revision 46472338: [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... -
21:52 Revision 5c1b37a0: Merge "[TASK] Use StringFrontend for HashService cache" into 3.0
-
13:09 Revision f08a9a48: [TASK] Add reference to the original file path in proxy class footer
- This change add a PHP comment with the complete path to the original file
path. This is really useful for debug proxy... -
08:18 Revision 75a19271: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/122/
Releases: master
2015-06-30
-
20:21 Revision a72c0045: Merge "[BUGFIX] ObjectArray should use TypeHandling::getTypeForValue" into 2.1
-
20:21 Revision 4e4235f2: Merge "[BUGFIX] ObjectArray should use TypeHandling::getTypeForValue" into 2.2
-
20:21 Revision 804110a5: Merge "[BUGFIX] Package meta data do not contain package type." into 2.1
-
20:21 Revision fc24564c: Merge "[BUGFIX] Package meta data do not contain package type." into 2.2
-
20:21 Revision 3fee10ca: Merge "[BUGFIX] Throw exception when trying to reflect a non-existing class" into 2.1
-
20:21 Revision 64a5d6c6: Merge "[BUGFIX] ObjectArray should use TypeHandling::getTypeForValue" into 2.3
-
17:37 Revision 0d2c15e4: Merge "[TASK] Support dynamic return types for PhpStorm IDE" into 3.0
-
17:36 Revision 2d0a5713: Merge "[BUGFIX] Fix warning about undefined index in Autowiring" into 2.1
-
17:36 Revision 5dd73840: Merge "[BUGFIX] Fix warning about undefined index in Autowiring" into 2.2
-
17:36 Revision b6cfe45a: Merge "[BUGFIX] Fix warning about undefined index in Autowiring" into 2.3
-
17:33 Revision 26a0a401: [BUGFIX] ObjectArray should use TypeHandling::getTypeForValue
- ObjectArray used get_class() to get the type of given $value. This
change changes that to using TypeHandling::getType... -
17:33 Revision e8ea8c40: [BUGFIX] ObjectArray should use TypeHandling::getTypeForValue
- ObjectArray used get_class() to get the type of given $value. This
change changes that to using TypeHandling::getType... -
17:32 Revision aaf355b0: [BUGFIX] ObjectArray should use TypeHandling::getTypeForValue
- ObjectArray used get_class() to get the type of given $value. This
change changes that to using TypeHandling::getType... -
11:40 Revision 1ed0a672: Merge "[BUGFIX] Start session when fetching a CSRF token" into 2.1
-
11:25 Revision f7e45d99: Merge "[BUGFIX] Properly resolve case of Subpackage Key in ActionRequest" into 2.1
-
11:17 Revision 3d7af18f: Merge "[BUGFIX] Support serialization of classes with static properties" into 2.2
-
11:17 Revision fe121c1c: Merge "[BUGFIX] Support serialization of classes with static properties" into 2.1
-
11:17 Revision df960509: Merge "[BUGFIX] Support serialization of classes with static properties" into 2.3
-
11:14 Revision b39c8c5a: Merge "[BUGFIX] Make rewriteFilenameForUri handle non-ASCII names correctly" into 2.2
-
11:14 Revision 1de186cf: Merge "[BUGFIX] Make rewriteFilenameForUri handle non-ASCII names correctly" into 2.1
-
11:13 Revision ffe140fc: [BUGFIX] Make rewriteFilenameForUri handle non-ASCII names correctly
- When the filename consists completely of non-ASCII characters,
the ``rewriteFilenameForUri`` would substitute it with... -
11:13 Revision 50f0249f: Merge "[BUGFIX] Move variable initialisation to where it is needed" into 2.1
-
11:12 Revision a6876486: [BUGFIX] Make rewriteFilenameForUri handle non-ASCII names correctly
- When the filename consists completely of non-ASCII characters,
the ``rewriteFilenameForUri`` would substitute it with... -
11:12 Revision 2f964c90: [BUGFIX] Make rewriteFilenameForUri handle non-ASCII names correctly
- When the filename consists completely of non-ASCII characters,
the ``rewriteFilenameForUri`` would substitute it with... -
11:05 Revision 1e100375: [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... -
11:05 Revision bc996414: [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... -
11:04 Revision 90c030c7: Merge "[BUGFIX] Safeguard against undefined index" into 2.3
-
10:59 Revision 036d30cb: Merge "[BUGFIX] Make ``resource://`` URIs work with 40 character Package Keys" into 2.1
-
10:58 Revision 41d2b79b: Merge "[BUGFIX] Make ``resource://`` URIs work with 40 character Package Keys" into 2.2
-
10:57 Revision fd215366: Merge "[BUGFIX] Make ``resource://`` URIs work with 40 character Package Keys" into 2.3
-
10:42 Revision d0c5440f: Merge "[BUGFIX] Only monitor YAML files in global Configuration folder" into 2.3
-
10:42 Revision a8021337: Merge "[BUGFIX] 1st level cache for ``QueryResult::count()``" into 2.3
-
10:42 Revision 9e194419: Merge "[BUGFIX] ReflectionService should use normalized simple types" into 2.3
-
10:41 Revision e09044f0: Merge "[BUGFIX] Move variable initialisation to where it is needed" into 2.2
-
10:40 Revision 28aadec1: Merge "[BUGFIX] 1st level cache for ``QueryResult::count()``" into 2.1
-
10:25 Revision e70e16eb: Merge "[BUGFIX] 1st level cache for ``QueryResult::count()``" into 2.2
-
09:39 Revision cb3d4009: [BUGFIX] 1st level cache for ``QueryResult::count()``
- Counting the results of the ``QueryResultInterface`` proxy that is
returned by Repository finder methods always execu... -
09:39 Revision 98168410: [BUGFIX] 1st level cache for ``QueryResult::count()``
- Counting the results of the ``QueryResultInterface`` proxy that is
returned by Repository finder methods always execu... -
09:38 Revision 6ae83490: [BUGFIX] 1st level cache for ``QueryResult::count()``
- Counting the results of the ``QueryResultInterface`` proxy that is
returned by Repository finder methods always execu... -
09:38 Revision 0463ac21: [BUGFIX] 1st level cache for ``QueryResult::count()``
- Counting the results of the ``QueryResultInterface`` proxy that is
returned by Repository finder methods always execu... -
09:38 Revision 68b6dcf6: Merge "[BUGFIX] 1st level cache for ``QueryResult::count()``"
-
09:29 Revision 58c6593c: [BUGFIX] 1st level cache for ``QueryResult::count()``
- Counting the results of the ``QueryResultInterface`` proxy that is
returned by Repository finder methods always execu... -
08:18 Revision 3270c45a: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/121/
Releases: master
2015-06-29
-
08:17 Revision 3501086b: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/120/
Releases: master
2015-06-28
-
08:18 Revision 1efebab5: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/119/
Releases: master
2015-06-27
-
08:18 Revision 842e24f0: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/118/
Releases: master
2015-06-26
-
15:11 Revision 0c8c6a93: [TASK] Update "Quickstart" tutorial
- Adjusts the Quickstart tutorial to be in sync with recent Flow changes.
Change-Id: I020f6bb66b0dc5add392028771352de6... -
15:10 Revision 64556b50: [TASK] Update "Quickstart" tutorial
- Adjusts the Quickstart tutorial to be in sync with recent Flow changes.
Change-Id: I020f6bb66b0dc5add392028771352de6... -
08:18 Revision 58e7c871: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/117/
Releases: master -
04:46 Revision ff5815f6: [TASK] Update translations from translation tool
- Releases: master
2015-06-25
- 14:58 Revision 35aa9859: [TASK] Support dynamic return types for PhpStorm IDE
- This adds configuration for the PhpStorm IDE so it can infer the
return type of the get() method in ObjectManagerInte... -
14:58 Revision f40b1047: Merge "[TASK] Support dynamic return types for PhpStorm IDE"
-
14:11 Revision 9aaf80a5: [BUGFIX] Accept incoming HTTPS headers
- This removes a check from ``Http\Headers`` that prevented any header
starting with "HTTP".
Background:
A recent vers... -
14:11 Revision 3cb0d6a4: [BUGFIX] Accept incoming HTTPS headers
- This removes a check from ``Http\Headers`` that prevented any header
starting with "HTTP".
Background:
A recent vers... -
14:11 Revision c1c000e8: [BUGFIX] Accept incoming HTTPS headers
- This removes a check from ``Http\Headers`` that prevented any header
starting with "HTTP".
Background:
A recent vers... -
14:10 Revision 749431c0: [BUGFIX] Accept incoming HTTPS headers
- This removes a check from ``Http\Headers`` that prevented any header
starting with "HTTP".
Background:
A recent vers... -
14:10 Revision 5445fd17: Merge "[BUGFIX] Accept incoming HTTPS headers"
- 13:40 Revision 1f733dcd: [TASK] Tweak doc comments in two classes.
- Change-Id: I4b21149b93054fd50cf427fb5b942d0ac733ba94
Releases: master, 3.0 - 12:57 Revision 1f019b40: [TASK] Tweak doc comments in two classes.
- Change-Id: I4b21149b93054fd50cf427fb5b942d0ac733ba94
Releases: master, 3.0 - 12:56 Revision 19503e64: [TASK] Support dynamic return types for PhpStorm IDE
- This adds configuration for the PhpStorm IDE so it can infer the
return type of the get() method in ObjectManagerInte... -
08:17 Revision 37bdafdf: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/116/
Releases: master
2015-06-24
-
18:32 Revision 83f063cc: [BUGFIX] Accept incoming HTTPS headers
- This removes a check from ``Http\Headers`` that prevented any header
starting with "HTTP".
Background:
A recent vers... -
12:45 Revision 6f5bbfa5: [TASK] Update translations from translation tool
- Releases: master
-
11:45 Revision cdd3ee95: [TASK] Update translations from translation tool
- Releases: master
-
09:34 Revision b367e7ad: Merge "[TASK] Lower log level for I18n sub package" into 3.0
-
08:17 Revision 2376f9e1: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/115/
Releases: master
2015-06-23
- 16:03 Revision e09badd5: [BUGFIX] Use rawurl(de|en)code in path segments
- According to RFC 3986 the space character has to be percent
encoded (%20) which is correctly done by ``rawurlencode``... -
12:19 Revision b83f1a27: [BUGFIX] Failing unit test in ``XliffModelTest``
- Regression of ``I3b5f7e06eca6a2e7e7aa31148c1d031295964c92`
which didn't adjust the test accordingly.
Change-Id: Iaae... -
12:11 Revision b6e3b3cb: [BUGFIX] Failing unit test in ``XliffModelTest``
- Regression of ``I3b5f7e06eca6a2e7e7aa31148c1d031295964c92`
which didn't adjust the test accordingly.
Change-Id: Iaae... -
10:11 Revision ace4cd8a: [TASK] Lower log level for I18n sub package
- This change lower the log level of the I18n package from LOG_WARNING
to LOG_DEBUG.
Change-Id: I3b5f7e06eca6a2e7e7aa3... -
10:10 Revision ecd88c02: Merge "[TASK] Lower log level for I18n sub package"
-
08:17 Revision c572f90f: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/114/
Releases: master
2015-06-22
-
19:45 Revision df808bc0: [TASK] Update translations from translation tool
- Releases: master
-
18:45 Revision d89fa445: [TASK] Update translations from translation tool
- Releases: master
-
11:49 Revision dbb290a3: [TASK] Lower log level for I18n sub package
- This change lower the log level of the I18n package from LOG_WARNING
to LOG_DEBUG.
Change-Id: I3b5f7e06eca6a2e7e7aa3... -
08:17 Revision a369fccd: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/113/
Releases: master
2015-06-21
-
08:17 Revision f6fb882b: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/112/
Releases: master
2015-06-20
-
08:17 Revision 00f16e8d: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/111/
Releases: master
2015-06-19
-
22:45 Revision dffe9efb: [TASK] Update translations from translation tool
- Releases: master
-
21:45 Revision 6bbb518c: [TASK] Update translations from translation tool
- Releases: master
-
15:37 Revision fb0be1d7: [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... -
15:37 Revision f2720cca: Merge "[BUGFIX] Clear PHP Opcode Caches in Caching, PackageManager and ConfigurationManager"
-
10:25 Revision 258d6fbc: [BUGFIX] Make ``resource://`` URIs work with 40 character Package Keys
- The Flow ``ResourceStreamWrapper`` transparently handles resource URLs
in the formats ``resource://<SHA1>`` (referrin... -
10:25 Revision 4b5d6777: [BUGFIX] Make ``resource://`` URIs work with 40 character Package Keys
- The Flow ``ResourceStreamWrapper`` transparently handles resource URLs
in the formats ``resource://<SHA1>`` (referrin... -
10:20 Revision f0838a6e: [BUGFIX] Make ``resource://`` URIs work with 40 character Package Keys
- The Flow ``ResourceStreamWrapper`` transparently handles resource URLs
in the formats ``resource://<SHA1>`` (referrin... -
09:53 Revision 32afbfde: [BUGFIX] Make ``resource://`` URIs work with 40 character Package Keys
- The Flow ``ResourceStreamWrapper`` transparently handles resource URLs
in the formats ``resource://<SHA1>`` (referrin... -
09:53 Revision aad0b027: Merge "[BUGFIX] Make ``resource://`` URIs work with 40 character Package Keys"
-
08:18 Revision b7830c65: [TASK] Update references in documentation
- See https://jenkins.neos.io/job/Update%20Flow%20references%20in%20master%20documentation/110/
Releases: master
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
Also available in: Atom