Activity
From 2013-03-10 to 2013-04-08
2013-04-08
-
21:00 TYPO3.Flow Bug #47054: IntegerConverter not found for properties annotated with @var int
- Ofc I should attach said package now, should I? :)
-
20:59 TYPO3.Flow Bug #47054 (Resolved): IntegerConverter not found for properties annotated with @var int
- Attached you can find an working example package. The properties (and setter methods) in the DTO are annotated as 'in...
-
19:39 TYPO3.Flow Bug #46974 (Needs Feedback): Original and Proxy class in one file makes it difficult to reach 100% code coverage for functional tests
- it should be enough to use:
http://www.phpunit.de/manual/3.4/en/code-coverage-analysis.html -> Ignoring Code Block... -
18:30 Bug #47052 (New): Clear doctrine caches after migration applied
- After applying a migration we should delete doctrine caches to not run cached queries that are using no longer existi...
-
17:53 TYPO3.Flow Bug #27088: initializeObject() is called too early when reconstructing entities
- Also stumbled upon that behavior currently.
Note #5 boils it down; in \Doctrine\ORM\Mapping\ClassMetadataInfo::newIn... -
15:32 TYPO3.Flow Feature #43578: Enable role creation through API
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16947 -
15:15 TYPO3.Flow Feature #43578: Enable role creation through API
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16947 -
15:31 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 27 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13868 -
15:11 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 26 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13868 -
13:55 TYPO3.Flow Feature #27117: Bind routes to HTTP request methods
- I created a (really simple) package that demonstrates this feature: https://github.com/bwaidelich/Wwwision.RouteConst...
-
13:53 TYPO3.Flow Feature #27117 (Under Review): Bind routes to HTTP request methods
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19742 -
12:37 TYPO3.Flow Bug #45290: Body arguments should not be merged before property mapping takes place
- Here is a little test package that demonstrates the "bug": https://github.com/bwaidelich/Wwwision.ArgumentTest
-
12:36 TYPO3.Flow Bug #45290: Body arguments should not be merged before property mapping takes place
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19556
2013-04-06
-
23:58 TYPO3.Fluid Bug #47006 (Under Review): widget identifier are not unique
- currently widget identifiers are unique only within the scope of a single plugin, but not the whole called page.
I ... -
12:23 TYPO3.Flow Bug #46974 (Accepted): Original and Proxy class in one file makes it difficult to reach 100% code coverage for functional tests
- If we decide to fix it we could compile two files as before in Testing context(s) and keep the new behavior for Devel...
2013-04-05
-
20:43 Revision 9acc13fb: [TASK] Raise submodule pointers
-
20:37 TYPO3.Flow Bug #32829 (Resolved): Mapping to a subclass by __type property fails if subclass adds fields
- Applied in changeset commit:eee02f3ba30976da289da0d19fc6a905d703e059.
-
19:37 TYPO3.Flow Bug #32829: Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 4 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
19:35 TYPO3.Flow Bug #32829: Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 3 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
19:24 TYPO3.Flow Bug #32829: Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
20:37 TYPO3.Flow Bug #44202 (Resolved): $session->start() initializes a new session and does not resume a current one
- Applied in changeset commit:8f6917b64af670e3b0bd4d288b94fde74971ae6c.
-
20:14 TYPO3.Flow Bug #44202: $session->start() initializes a new session and does not resume a current one
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19594 -
17:37 TYPO3.Flow Bug #44202 (Under Review): $session->start() initializes a new session and does not resume a current one
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19594 -
17:36 TYPO3.Flow Bug #44202 (Resolved): $session->start() initializes a new session and does not resume a current one
- Applied in changeset commit:2fdafb69fa403e2bc55c10f9f1d28808dcd0fc6f.
-
17:10 TYPO3.Flow Bug #44202: $session->start() initializes a new session and does not resume a current one
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19338 -
20:37 TYPO3.Flow Bug #46703 (Resolved): Session has side effects in functional tests
- Applied in changeset commit:8f6917b64af670e3b0bd4d288b94fde74971ae6c.
-
20:14 TYPO3.Flow Bug #46703: Session has side effects in functional tests
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19594 -
17:37 TYPO3.Flow Bug #46703 (Under Review): Session has side effects in functional tests
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19594 -
17:36 TYPO3.Flow Bug #46703 (Resolved): Session has side effects in functional tests
- Applied in changeset commit:2fdafb69fa403e2bc55c10f9f1d28808dcd0fc6f.
-
17:10 TYPO3.Flow Bug #46703: Session has side effects in functional tests
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19338 -
20:37 TYPO3.Flow Bug #44087 (Resolved): Call to a member function setCookie()
- Applied in changeset commit:27e892dbbbb17a5f04deea1f359b2d5872d1b1c2.
-
20:14 TYPO3.Flow Bug #44087: Call to a member function setCookie()
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19595 -
17:37 TYPO3.Flow Bug #44087 (Under Review): Call to a member function setCookie()
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19595 -
17:36 TYPO3.Flow Bug #44087 (Resolved): Call to a member function setCookie()
- Applied in changeset commit:9a0715c231f715d193c26db1ea8a008727e51adb.
-
17:10 TYPO3.Flow Bug #44087: Call to a member function setCookie()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19339 -
20:37 TYPO3.Flow Bug #46428 (Resolved): Session is started on every request
- Applied in changeset commit:ff5de86a050865abee0fb5c860261c66710b74f5.
-
20:14 TYPO3.Flow Bug #46428 (Under Review): Session is started on every request
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19615 -
17:36 TYPO3.Flow Bug #46428 (Resolved): Session is started on every request
- Applied in changeset commit:9feb5902e1c4ed1b32278b28b6edc0a41a6bb7b9.
-
17:10 TYPO3.Flow Bug #46428: Session is started on every request
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19340 -
20:37 TYPO3.Flow Feature #45282 (Resolved): Support for "sessionless authentication"
- Applied in changeset commit:ff5de86a050865abee0fb5c860261c66710b74f5.
-
20:14 TYPO3.Flow Feature #45282 (Under Review): Support for "sessionless authentication"
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19615 -
17:36 TYPO3.Flow Feature #45282 (Resolved): Support for "sessionless authentication"
- Applied in changeset commit:9feb5902e1c4ed1b32278b28b6edc0a41a6bb7b9.
-
17:10 TYPO3.Flow Feature #45282 (Under Review): Support for "sessionless authentication"
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19340 -
11:38 TYPO3.Flow Feature #45282 (Resolved): Support for "sessionless authentication"
- Applied in changeset commit:158f3519fd043533c3deef8dbc300527a0020490.
-
11:36 TYPO3.Flow Feature #45282: Support for "sessionless authentication"
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19106 - 20:05 TYPO3.Flow Revision ff5de86a: [FEATURE] Support for sessionless authentication
- This feature enables authentication without the need of a session to
be started. This is useful for stateless service... - 20:03 TYPO3.Flow Revision 27e892db: [BUGFIX] Session: add safeguard against incompatible request handlers
- This adds additional checks and throws an exception if a session should be
started but the currently active request h... - 20:03 TYPO3.Flow Revision 8f6917b6: [BUGFIX] Reduce side effects of sessions used in functional tests
- This patch makes sure that once a session has been closed or
destroyed, it will rebuild information determined from t... -
20:03 TYPO3.Flow Revision 3fc07ade: [!!!][TASK] Cache result of isAuthenticated in AuthenticationProviderManager
- This change will calculate the result of the authentication in
authenticate() and respect the authentication strategy... -
19:37 TYPO3.Flow Revision 006c7eb9: [BUGFIX] Flow should work with PHP versions lower than 5.3.9
- The change Ia42e374202845dfe5e95c72512e9fefb4f00e789 introduced
usage of is_a() with 3 arguments which is only implem... -
19:36 TYPO3.Flow Revision eee02f3b: [BUGFIX] Mapping to subtype with [__type] fails
- The type of a target object can be manipulated by setting __type in the
form (or during action initialization when sa... -
18:40 TYPO3.Flow Revision f64f3cc9: [BUGFIX] Flow should work with PHP versions lower than 5.3.9
- The change Ia42e374202845dfe5e95c72512e9fefb4f00e789 introduced
usage of is_a() with 3 arguments which is only implem... -
18:19 Revision 74f81c85: [TASK] Raise submodule pointers
-
17:44 TYPO3.Flow Revision 4dddab6b: Merge "[FEATURE] Support arguments in Scripts::executeCommand"
-
17:41 TYPO3.Flow Revision ebf2a709: Merge "[TASK] Use property injection where possible" into 2.0
-
17:41 TYPO3.Flow Revision b52101c5: Merge "[TASK] Optimize I18N service" into 2.0
-
17:36 TYPO3.Flow Feature #44258 (Resolved): Set packageType when creating new package
- Applied in changeset commit:0146a6228a33ed17cc60030f4d0bb44eb12c0acd.
-
16:52 TYPO3.Flow Feature #44258: Set packageType when creating new package
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19589 -
16:44 TYPO3.Flow Feature #44258: Set packageType when creating new package
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17300 -
17:33 TYPO3.Flow Revision d65ba467: [TASK] Use property injection where possible
- This change refactors setter injection to property injection to allow
lazy dependency injection.
Change-Id: I9dfa4b2... -
17:32 TYPO3.Flow Revision a9db0dc4: [TASK] Optimize I18N service
- This change makes the I18N service usable for lazy loading by removing
it from the default runtime. Additionally the ... - 17:06 TYPO3.Flow Revision 9feb5902: [FEATURE] Support for sessionless authentication
- This feature enables authentication without the need of a session to
be started. This is useful for stateless service... - 17:05 TYPO3.Flow Revision 9a0715c2: [BUGFIX] Session: add safeguard against incompatible request handlers
- This adds additional checks and throws an exception if a session should be
started but the currently active request h... - 17:05 TYPO3.Flow Revision 2fdafb69: [BUGFIX] Reduce side effects of sessions used in functional tests
- This patch makes sure that once a session has been closed or
destroyed, it will rebuild information determined from t... -
16:51 TYPO3.Flow Revision 0146a622: [FEATURE] Set packageType when creating new package
- When calling packageManager->createPackage you have
no way to define what package type you are creating.
This allows... -
16:44 TYPO3.Flow Revision bb742c5a: [FEATURE] Set packageType when creating new package
- When calling packageManager->createPackage you have
no way to define what package type you are creating.
This allows... -
16:37 TYPO3.Flow Bug #44471 (Resolved): Apc Cache backend has side effects
- Applied in changeset commit:84d3271ebad7f5eaba08ec4ef67171e2d21397b0.
-
16:05 TYPO3.Flow Bug #44471: Apc Cache backend has side effects
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
15:58 TYPO3.Flow Bug #44471: Apc Cache backend has side effects
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19575 -
15:54 TYPO3.Flow Bug #44471: Apc Cache backend has side effects
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17522 -
16:37 TYPO3.Flow Bug #44743 (Resolved): Wrong variable declaration in Security\Context
- Applied in changeset commit:d2b1f942694533816c81a1ba4e78a5cac542dd7b.
-
16:05 TYPO3.Flow Bug #44743: Wrong variable declaration in Security\Context
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
15:54 TYPO3.Flow Bug #44743: Wrong variable declaration in Security\Context
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19574 -
15:52 TYPO3.Flow Bug #44743: Wrong variable declaration in Security\Context
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17668 -
16:26 TYPO3.Flow Bug #42601 (Under Review): Content Security: QOM rewriting is omitted if used in certain cases in an Action Controller
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
16:04 TYPO3.Flow Revision d2b1f942: [BUGFIX] Fix variable type declaration in Security\Context
- The $request member is annotated as being Http\Request but must be
Mvc\ActionRequest instead.
Change-Id: I5b4e5881b0... -
15:57 TYPO3.Flow Revision 84d3271e: [BUGFIX] Avoid side effects in APC cache backend
- When more than one cache was using the APC cache backend, use of the
same entry identifiers would cause side effects,... -
15:55 TYPO3.Flow Revision 26e4c024: Merge "[BUGFIX] Avoid side effects in APC cache backend"
-
15:54 TYPO3.Flow Revision 958d679f: Merge "[BUGFIX] Fix variable type declaration in Security\Context" into 2.0
-
15:54 TYPO3.Flow Revision f8791c69: [BUGFIX] Fix variable type declaration in Security\Context
- The $request member is annotated as being Http\Request but must be
Mvc\ActionRequest instead.
Change-Id: I5b4e5881b0... -
15:54 TYPO3.Flow Revision adce1ae5: Merge "[BUGFIX] Fix variable type declaration in Security\Context"
-
15:53 TYPO3.Flow Revision b09ea995: [BUGFIX] Avoid side effects in APC cache backend
- When more than one cache was using the APC cache backend, use of the
same entry identifiers would cause side effects,... -
15:52 TYPO3.Flow Revision 0a10bdf0: [BUGFIX] Fix variable type declaration in Security\Context
- The $request member is annotated as being Http\Request but must be
Mvc\ActionRequest instead.
Change-Id: I5b4e5881b0... -
15:37 TYPO3.Flow Bug #36720 (Resolved): Settings from package cannot override default value with empty array
- Applied in changeset commit:339f877cf93665d25932a7a2da45b1a4c6b5c8ee.
-
14:59 TYPO3.Flow Bug #36720 (Under Review): Settings from package cannot override default value with empty array
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19568 -
14:36 TYPO3.Flow Bug #36720 (Resolved): Settings from package cannot override default value with empty array
- Applied in changeset commit:abdffa83a03ae660b9a850d87209312cb9843c08.
-
13:52 TYPO3.Flow Bug #36720: Settings from package cannot override default value with empty array
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10896 -
13:46 TYPO3.Flow Bug #36720: Settings from package cannot override default value with empty array
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10896 -
13:45 TYPO3.Flow Bug #36720: Settings from package cannot override default value with empty array
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10896 -
15:37 TYPO3.Flow Bug #44402 (Resolved): Regex search & replace in code migrations never done
- Applied in changeset commit:2ee1ea0f9b61920b817a84d807bdd03e9ffea8d1.
-
15:23 TYPO3.Flow Bug #44402: Regex search & replace in code migrations never done
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19570 -
15:28 TYPO3.Flow Revision c1a37071: Merge "[BUGFIX] Actually do regex search/replace in code migrations" into 2.0
-
15:27 TYPO3.Flow Revision 22c46841: Merge "[TASK] Adjust tests to rewritten URLs in functional tests" into 2.0
-
15:26 TYPO3.Flow Revision ee050af3: [TASK] Adjust tests to rewritten URLs in functional tests
- The resolution for #44434 makes Flow behave as if mod_rewrite was
available during functional tests. Some tests check... -
15:26 TYPO3.Flow Task #44434: Link generation in functional tests should behave like Apache with mod_rewrite
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19571 -
15:13 TYPO3.Flow Task #44434: Link generation in functional tests should behave like Apache with mod_rewrite
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17448 -
15:25 TYPO3.Flow Revision 38eb2de3: Merge "[TASK] Adjust tests to rewritten URLs in functional tests"
-
15:23 TYPO3.Flow Revision 2ee1ea0f: [BUGFIX] Actually do regex search/replace in code migrations
- Actually makes searchAndReplaceRegex() in code migrations do something
with the target files.
Change-Id: I22931a6766... -
15:22 TYPO3.Flow Revision a1ef7d08: Merge "[BUGFIX] Actually do regex search/replace in code migrations"
-
15:14 TYPO3.Flow Revision 5d1ed40f: [TASK] Adjust tests to rewritten URLs in functional tests
- The resolution for #44434 makes Flow behave as if mod_rewrite was
available during functional tests. Some tests check... -
14:59 TYPO3.Flow Revision 339f877c: [!!!][BUGFIX] Enable settings override with empty array value
- This change updates the behavior of arrayMergeRecursiveOverrule such
that empty arrays are also treated as empty valu... -
13:52 TYPO3.Flow Revision abdffa83: [!!!][BUGFIX] Enable settings override with empty array value
- This change updates the behavior of arrayMergeRecursiveOverrule such
that empty arrays are also treated as empty valu... -
13:20 TYPO3.Flow Task #44088: Update CLDR data to current version
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17212 -
13:02 TYPO3.Flow Revision bb48029a: Revert "[FEATURE] Make ArrayConverter map only allowed properties"
- This reverts commit ed875023d0a980b4192bc01e7307db9efc7d2071
The feature is breaking if you rely on Arrays being conv... -
12:37 TYPO3.Fluid Task #45987 (Resolved): filemtime is namespaced in TemplateView.php
- Applied in changeset commit:4dcc5f13534c27d3b55c77bee0c92a0b52687d2f.
-
12:10 TYPO3.Fluid Task #45987: filemtime is namespaced in TemplateView.php
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19566 -
12:37 TYPO3.Flow Task #46352 (Resolved): Roles in SecurityContext should be kept until tokens change
- Applied in changeset commit:750ad089bc8f8b26f362bb2e340fb3738b373076.
-
11:38 TYPO3.Flow Task #46352 (Under Review): Roles in SecurityContext should be kept until tokens change
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19110 -
12:37 TYPO3.Flow Feature #45264 (Resolved): Add Flow caching for Doctrine metadata and query caches
- Applied in changeset commit:e5933c388ca151e09167f42d80938a6cc1719eed.
-
11:43 TYPO3.Flow Feature #45264 (Under Review): Add Flow caching for Doctrine metadata and query caches
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19061 -
12:37 Bug #46290 (Resolved): Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Applied in changeset commit:ab5f67c48ab44a96d29aab0f5b08a0b9e8bccdc7.
-
11:45 Bug #46290 (Under Review): Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Patch set 3 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/18950 -
12:37 TYPO3.Flow Bug #46338 (Resolved): Original and Proxy class can be compiled into one file
- Applied in changeset commit:29636d53d0a8db3277696942a84b6183263c2a36.
-
11:50 TYPO3.Flow Bug #46338 (Under Review): Original and Proxy class can be compiled into one file
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19088 -
12:37 TYPO3.Flow Bug #46536 (Resolved): Resource file upload does not allow files without extension
- Applied in changeset commit:8210663811ac91ec6e822319a6876572b2ce1990.
-
12:01 TYPO3.Flow Bug #46536 (Under Review): Resource file upload does not allow files without extension
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19565 -
12:10 TYPO3.Fluid Revision 4dcc5f13: [TASK] filemtime is namespaced in TemplateView.php
- Change-Id: I583a28863564818dd0206937b74d4f0a86291603
Resolves: #45987
Releases: 2.0, master -
12:01 TYPO3.Flow Revision 82106638: [BUGFIX] Allow upload of files without file extension
- This change allows upload of files without a file extension. The upload
of PHP-Files is still not allowed. The method... -
11:55 TYPO3.Flow Revision 72f086ad: Merge "[!!!][FEATURE] Lazy Dependency Injection" into 2.0
-
11:46 TYPO3.Flow Revision 29636d53: [BUGFIX] Compile original and proxy class into one file
- Reduce amount of file inclusions by combining original class
code and proxy class code into the same file as both nee... -
11:45 TYPO3.Flow Revision 408420a5: Merge "[BUGFIX] Flow CLI again works for Windows command prompt" into 2.0
-
11:44 TYPO3.Flow Revision ab5f67c4: [BUGFIX] Remove unneeded filesystem calls
- This change removes a call to is_dir in the FileMonitor
which is duplicate as the ReadDirectoryRecursively does
exact... -
11:42 TYPO3.Flow Revision e5933c38: [BUGFIX] Add Flow-Doctrine cache adapter
- This adds a cache adapter for Doctrine. It is used for the Doctrine ORM
metadata and query cache instead of the Array... -
11:38 TYPO3.Flow Revision 750ad089: [TASK] Keep roles until tokens get updated
- Resolves: #46352
Releases: master, 2.0
Change-Id: Id256b168ff9c6aa4cac8da8957ada237f9236c71 -
11:38 TYPO3.Flow Bug #34872 (Resolved): Singleton validators never have their options passed
- Applied in changeset commit:05fc389ba3bf7022960cfd6cd9f66f1f82732f11.
-
10:32 TYPO3.Flow Bug #34872: Singleton validators never have their options passed
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19562 -
11:38 TYPO3.Flow Bug #44765 (Resolved): Functional test broken
- Applied in changeset commit:5612a5619107d5e40728264a19a0fb02bad460ec.
-
11:01 TYPO3.Flow Bug #44765: Functional test broken
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19104 -
11:01 TYPO3.Flow Bug #44765: Functional test broken
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19103 -
11:38 TYPO3.Flow Bug #45953 (Resolved): Sessionless auth broke TestingProvider
- Applied in changeset commit:6a94328fee89740dc40edc930125840fae3d0025.
-
11:36 TYPO3.Flow Bug #45953: Sessionless auth broke TestingProvider
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19107 -
11:34 TYPO3.Flow Revision 6a94328f: [BUGFIX] Fix security related functional tests
- With the fix related to "sessionless authentication"
(I5f86cb7a3a3fff3220d61d705f216e1b1d4f2369) settings have been
a... -
11:34 TYPO3.Flow Revision 158f3519: [!!!][FEATURE] Support for "sessionless authentication"
- This feature enables authentication without the need of a session to be started.
This is useful for stateless service... -
10:58 TYPO3.Flow Revision 18fa6d16: [BUGFIX] Fix security-related unit test failures
- The change I724c1b352dd1807ba53b1e336f2d90e90360ff4d introduced some
test failures. This change takes care of the fai... -
10:58 TYPO3.Flow Revision 5612a561: [BUGFIX] Fix security-related functional test failures, part 2
- The change I724c1b352dd1807ba53b1e336f2d90e90360ff4d introduced some
test failures. This change takes care of the fai... -
10:58 TYPO3.Flow Revision 26a56543: [BUGFIX] Fix security-related functional test failures
- The change I724c1b352dd1807ba53b1e336f2d90e90360ff4d introduced some
test failures. This change takes care of the fai... -
10:58 TYPO3.Flow Revision ff2a4117: [BUGFIX] The security context is only allowed to be initialized after routing took place
- This bugfix solves the root-cause for the following two symptoms:
* two logins needed in Neos until the Site is show... -
10:50 TYPO3.Flow Revision 73b80cee: Merge "[BUGFIX] Mapping to subtype with [__type] fails" into 2.0
-
10:27 TYPO3.Flow Revision 05fc389b: [BUGFIX] Throw exception when using options with singleton validators
- Validators being singleton must not be called with options because
the options are then inherent properties of the Va... -
10:23 TYPO3.Flow Revision 6b310f92: Merge "[BUGFIX] Make use of DateTimeValidator possible" into 2.0
-
08:00 TYPO3.Flow Revision 476643c7: Merge "[FEATURE] Make ArrayConverter map only allowed properties"
-
07:59 TYPO3.Flow Revision e1915a28: Merge "[FEATURE] Allow unknown / disallowed properties to be skipped"
2013-04-04
-
17:17 TYPO3.Flow Bug #46862: generateUUID can be broken by seeding mt_rand
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19515 -
16:29 TYPO3.Flow Bug #46883: Custom identifiers are not working anymore
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19559 -
16:15 TYPO3.Flow Bug #46883: Custom identifiers are not working anymore
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19532 -
16:12 TYPO3.Flow Bug #46883: Custom identifiers are not working anymore
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19532 -
16:09 TYPO3.Flow Bug #46883: Custom identifiers are not working anymore
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19532 -
16:21 TYPO3.Flow Feature #46910: Composer integration - PackageStates.php
- You are right, currently only PSR-0 compatible 3rd-party code is supported. It is not only about the generation of pa...
-
13:15 TYPO3.Flow Feature #46910 (New): Composer integration - PackageStates.php
- It seems that composer packages without autoload.psr-0 definition in its composer.json are not integrated correctly i...
-
16:17 TYPO3.Flow Revision 20270da5: [BUGFIX] Reintroduce support for entities with custom id properties
- This adjusts the pointcut expressions of the PersistenceMagicAspect
to introduce UUID identifiers only to entities th... -
16:14 TYPO3.Flow Revision cd38544b: [BUGFIX] Reintroduce support for entities with custom id properties
- This adjusts the pointcut expressions of the PersistenceMagicAspect
to introduce UUID identifiers only to entities th... -
15:45 TYPO3.Flow Bug #45290 (Under Review): Body arguments should not be merged before property mapping takes place
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19556 -
11:47 TYPO3.Flow Bug #46689: The new ClassLoader swallows Fatal Errors
- Already in Progress: https://review.typo3.org/#/c/19552/
-
11:45 TYPO3.Flow Bug #46689: The new ClassLoader swallows Fatal Errors
- Adrian Föder wrote:
> just fell prey to this in this exact minute; we urgently need a fix here... Was seeking for ... -
11:44 TYPO3.Flow Bug #46689: The new ClassLoader swallows Fatal Errors
- just fell prey to this in this exact minute; we urgently need a fix here... Was seeking for half an hour for the reas...
-
11:25 TYPO3.Flow Bug #46689: The new ClassLoader swallows Fatal Errors
- I also get this error here, more precisely during the compile step. The error message displayed is "Execution of subp...
-
11:34 TYPO3.Flow Bug #29405: When storing a new entity inside the session, it will be fully serialized instead of just the reference being stored
- Is that issue still relevant?
I am asking because we have an other issue with session scope objects getting anothe... -
10:55 TYPO3.Flow Bug #46008: Reflection should resolve relative namespaces
- Bastian Waidelich wrote:
> but it seems PHP itself is buggy there https://bugs.php.net/bug.php?id=63665
This bu... -
10:44 TYPO3.Flow Bug #46008: Reflection should resolve relative namespaces
- Probably we should also consider *use* statements:...
-
10:37 TYPO3.Flow Feature #39740: Allow setting fixed values for route parts
- BTW: With...
-
10:20 TYPO3.Flow Feature #39740 (Needs Feedback): Allow setting fixed values for route parts
- Andreas Wolf wrote:
Hi Andreas,
> Could it be a problem that the route given above is below the route that is u... -
09:41 TYPO3.Flow Feature #39740 (New): Allow setting fixed values for route parts
- I just upgraded our project to recent master and it seems we still have problems.
I've got this route configuratio... -
09:48 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 29 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
09:42 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 28 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392
2013-04-03
-
12:12 TYPO3.Flow Bug #46883: Custom identifiers are not working anymore
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19532 -
12:02 TYPO3.Flow Bug #46883 (Under Review): Custom identifiers are not working anymore
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19532 -
11:18 TYPO3.Flow Bug #46883 (Accepted): Custom identifiers are not working anymore
-
11:00 TYPO3.Flow Bug #46883 (Resolved): Custom identifiers are not working anymore
- https://review.typo3.org/#/c/18954/ introduced a regression that prevents entities with custom identifier columns to ...
2013-04-02
-
21:59 TYPO3.Fluid Task #46872 (Resolved): Drop incomplete tests
- After some discussion with Sebastian Kurfuerst we decided to drop the incomplete marked tests in both CMS and Flow Fl...
-
20:12 TYPO3.Fluid Revision 1b035a2b: Merge "[TASK] Remove dependency on installer"
-
20:12 TYPO3.Flow Revision fb4a7cd1: Merge "[TASK] Use composer/installers instead of own fork"
-
15:14 TYPO3.Flow Bug #46862 (Under Review): generateUUID can be broken by seeding mt_rand
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19515 -
15:12 TYPO3.Flow Bug #46862 (Resolved): generateUUID can be broken by seeding mt_rand
- If any code seeds mt_rand, the generated uuids will no longer be random, and can result in collisions on subsequent runs
-
10:55 TYPO3.Flow Revision 8830d10e: Merge "[TASK] Improved exception message for compilation errors"
2013-03-31
-
20:06 TYPO3.Flow Task #46823 (Accepted): Detect APC and APCu correctly
- APCu is just the user-data part of APC,
providing the same API.
If installed it currently identifies itself
as b... -
15:16 TYPO3.Flow Feature #46816 (New): Add xcache cache backend
- xcache is a memory key-value cache similar to the user cache of apc. It was integrated as cache backend for TYPO3 CMS...
2013-03-30
-
19:17 TYPO3.Fluid Feature #26665: Fluid: Implement String comparison
- Was fixed with 6757. Imho done.
-
19:10 TYPO3.Fluid Feature #26665: Fluid: Implement String comparison
- Is there anything left to do or can this issue get closed?
2013-03-28
-
18:27 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 27 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
16:45 TYPO3.Flow Revision ae8eb5e3: Merge "[TASK] Update contributors list in guide"
-
16:41 TYPO3.Flow Revision 0efc639e: [TASK] Code cleanup in Error classes
- * Make proper use of namespace
* Fixes a number of CGL violations
* Fixes other small issues
Change-Id: Ib0d208a0b77... -
15:13 TYPO3.Flow Bug #45936: Respect open basedir during uploading of files
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18548 -
14:58 TYPO3.Flow Bug #46715: Validation is not reset in functional tests
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19346 -
14:47 TYPO3.Flow Revision 000be30e: Merge "[TASK] Code cleanup in Error classes"
-
13:13 TYPO3.Flow Revision b3473de3: [TASK] Remove leading backslash in use statement(s)
- Change-Id: I8a4a7e77ada468840e7e989c05b1b497b7a3d782
Releases: master -
13:13 TYPO3.Flow Revision 5c96eb1e: [TASK] Update contributors list in guide
- Change-Id: I9a61a01a69cf6ac0946bebf9fe5aa4085d2baa00
Releases: master -
13:03 TYPO3.Flow Revision 15371b55: Merge "[TASK] Optimize Validation to improve performance" into 2.0
-
12:36 TYPO3.Flow Revision 331b66a9: [TASK] Code cleanup in Error classes
- * Make proper use of namespace
* Fixes a number of CGL violations
* Fixes other small issues
Change-Id: Ib0d208a0b77... -
12:31 TYPO3.Fluid Revision b2153d88: [TASK] Revert: "Add packageKey attribute to ifHasRole view helper"
- This reverts commit 806a29a4dabd5a7a90b55d819a39782a0a807cff
The change was merged too early by mistake. Related chan... -
10:50 TYPO3.Fluid Revision 0f4d1d41: [TASK] Remove leading backslash in use statement(s)
- Change-Id: If99654189ac69742c95c1de8096a01e51471661c
-
10:44 TYPO3.Eel Revision 7c2ac55b: [TASK] Remove leading backslash in use statement(s)
- Change-Id: I4857d83aa4292877a6324a8c83bd60bbf52fbdf3
2013-03-27
-
20:54 TYPO3.Flow Revision 12d062b8: [TASK] Two tweaks to the documentation
- Add a hint on setting the default collation for MySQL and tweak the
installation instructions a tiny bit.
Change-Id:... -
13:37 TYPO3.Flow Bug #42723 (Resolved): Reflection\ObjectAccess consumes to much processing time
- Applied in changeset commit:c0c6c2c290c6406854fecdd9819ac5dae709988b.
-
12:08 TYPO3.Flow Bug #42723: Reflection\ObjectAccess consumes to much processing time
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Bug #44000 (Resolved): Flow CLI on Windows does not work anymore
- Applied in changeset commit:d286114db7ea5a04406d478d52d082330208166c.
-
12:08 TYPO3.Flow Bug #44000: Flow CLI on Windows does not work anymore
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Bug #45876 (Resolved): Exception in TypeHandling with PHP < 5.3.7
- Applied in changeset commit:e402ec242bbf1d08dc9c5146f608a4ee71540128.
-
12:08 TYPO3.Flow Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
12:08 TYPO3.Flow Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Feature #45264 (Resolved): Add Flow caching for Doctrine metadata and query caches
- Applied in changeset commit:660a54586322ff5ebdb7d38528bf3f65014e1066.
-
12:08 TYPO3.Flow Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 Bug #46290 (Resolved): Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Applied in changeset commit:df0772139861a596953d0994fb5b103e40a11ce7.
-
12:08 Bug #46290: Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Bug #46338 (Resolved): Original and Proxy class can be compiled into one file
- Applied in changeset commit:8fc841b44f23af2a66122d5abbe9bfbe7b8733fd.
-
12:08 TYPO3.Flow Bug #46338: Original and Proxy class can be compiled into one file
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Bug #46337 (Resolved): Remove (costly) file_exists calls in class loading
- Applied in changeset commit:db967c8b78a39a14cccae90b085dcf7320e8bbb0.
-
12:08 TYPO3.Flow Bug #46337 (Under Review): Remove (costly) file_exists calls in class loading
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Feature #43819 (Resolved): Support lazy dependency injection of properties
- Applied in changeset commit:e2b1413afaa02c35d0b65965e2d64ab9cfcdd8cb.
-
12:08 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Task #46340 (Resolved): Improve validation to speed up Flow
- Applied in changeset commit:261972d91ddabafa387d6a7e0ba52eb93d0f0f71.
-
12:08 TYPO3.Flow Task #46340: Improve validation to speed up Flow
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Task #46352 (Resolved): Roles in SecurityContext should be kept until tokens change
- Applied in changeset commit:9f6ff0818cc8ace51fee4c3ab5ae2eeecd6fd59e.
-
12:08 TYPO3.Flow Task #46352: Roles in SecurityContext should be kept until tokens change
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Bug #40738 (Resolved): Move System logger className to Settings instead of Objects.yaml
- Applied in changeset commit:29ea4e4d6e0436a423c625d882437cec400c8b3e.
-
12:08 TYPO3.Flow Bug #40738 (Under Review): Move System logger className to Settings instead of Objects.yaml
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 Bug #46485 (Resolved): The exceptionhandler handles exceptions too strict
- Applied in changeset commit:07b753c68e66a4ca4631e1c42b73e1299d86208b.
-
12:08 Bug #46485 (Under Review): The exceptionhandler handles exceptions too strict
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Bug #46491 (Resolved): ObjectAccess::getProperty() does not work for getters in ArrayAccess
- Applied in changeset commit:cf1e9e3eabf8923556d915cd1793db5193d1a52e.
-
12:08 TYPO3.Flow Bug #46491 (Under Review): ObjectAccess::getProperty() does not work for getters in ArrayAccess
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Bug #46465 (Resolved): ObjectAccess::getProperty() breaks on \stdClass due to accessor cache
- Applied in changeset commit:9daf390606b17f7998ed8853f0bfbb983eca1cb4.
-
12:08 TYPO3.Flow Bug #46465 (Under Review): ObjectAccess::getProperty() breaks on \stdClass due to accessor cache
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Bug #46536 (Resolved): Resource file upload does not allow files without extension
- Applied in changeset commit:f50d7f14bb7c3c2e02ac7a8bbc19cff3bbb06e2f.
-
12:08 TYPO3.Flow Bug #46536 (Under Review): Resource file upload does not allow files without extension
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:37 TYPO3.Flow Bug #36159 (Resolved): StringLengthValdiator uses strlen which is not UTF-8 save
- Applied in changeset commit:fc822cd3bf00ea26ae3b449080cb69c3a9790453.
-
12:08 TYPO3.Flow Bug #36159 (Under Review): StringLengthValdiator uses strlen which is not UTF-8 save
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
13:24 TYPO3.Flow Revision 7a93e92a: [TASK] Some documentation fixes regarding Caching
- This corrects an incorrect mentioned of ``Settings.yaml``
(which must be ``Objects.yaml`` correctly), and some
occurr... -
13:07 TYPO3.Flow Revision 8d8da5be: Merge "[TASK] Some documentation fixes regarding Caching"
-
12:32 TYPO3.Flow Bug #46424: Infinite recursive call in DependencyProxy
- I debugged the invocations of ObjectManager->get(...Security\Context), and,
* the first invocation instantiated an... -
09:30 TYPO3.Flow Bug #46424: Infinite recursive call in DependencyProxy
- ("split" this topic to an additional one, #46716)
-
12:25 TYPO3.Flow Bug #46716 (New): Empty class names in DependencyInjection proxy code when using Caches / Factory-created dependencies
-
12:23 TYPO3.Flow Bug #46716 (New): Empty class names in DependencyInjection proxy code when using Caches / Factory-created dependencies
- I noticed a few cases where the $className argument of @\TYPO3\Flow\Object\ObjectManager::createLazyDependency@ was a...
-
12:25 TYPO3.Fluid Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13600 -
12:08 TYPO3.Flow Bug #46343: Remove duplicate file_get_contents calls in FileBackend
- Patch set 1 for branch *composer* has been pushed to the review server.
It is available at https://review.typo3.org/1... -
12:05 TYPO3.Flow Revision 9daf3906: [BUGFIX] ObjectAccess::getProperty() breaks on \stdClass due to cache
- When using getProperty() on \stdClass instances, the accessor cache
leads to false results - because the class name a... -
12:05 TYPO3.Flow Revision 60e1bd57: [BUGFIX] Undefined index breaks logger setup in Production
- With I6da4763fb94798b1d1647b6108457996a48aa128 the logger used for the
system log was made configurable. In Productio... -
12:05 TYPO3.Flow Revision 9f298180: [TASK] Fix typo in method name
- The method forceFlushCachesIfNeccessary() is spelled incorrectly, it
should be forceFlushCachesIfNecessary().
Change... -
12:05 TYPO3.Flow Revision f50d7f14: [BUGFIX] Allow upload of files without file extension
- This change allows upload of files without a file extension. The upload
of PHP-Files is still not allowed. The method... -
12:05 TYPO3.Flow Revision fc822cd3: [BUGFIX] StringLengthValidator should use UTF-8 safe function
- StringLengthValidator no longer uses strlen to determine the
length of the string to be validated but uses the
Utilit... -
12:05 TYPO3.Flow Revision 2b9d6dd3: [TASK] Add Unit Tests for Utility\Algorithms
- This adds Unit Tests for the Utility\Algorithms class and its functions.
Change-Id: I040f2177c4955f05392b9fc0ef6508a... -
12:05 TYPO3.Flow Revision 0aa45d55: [!!!][TASK] Cache result of isAuthenticated in AuthenticationProviderManager
- This change will calculate the result of the authentication in
authenticate() and respect the authentication strategy... -
12:05 TYPO3.Flow Revision 54ff4c2e: [TASK] CGL cleanup of TYPO3.Flow
- Fixes a list of CGL issues in Flow.
Change-Id: I63b91fa2e9d60702245a2f764544ea621f2a713c
Releases: master -
12:05 TYPO3.Flow Revision 07b753c6: [BUGFIX] Make the AbstractExceptionHandler check for error_reporting()
- When the shut-up operator is used in PHP the error_reporting level is
temporarly lowered to 0. The AbstractExceptionH... -
12:05 TYPO3.Flow Revision cf1e9e3e: [BUGFIX] fix ObjectAccess::getProperty() for getters in ArrayAccess objects
- With I2abbbd5924cd0177ad8a31cb01c2953dd5ba39fd a regression was introduced
that prevented ObjectAccess::getProperty()... -
12:05 TYPO3.Flow Revision 2aadc88a: [TASK] Use property injection where possible
- This change refactors setter injection to property injection to allow
lazy dependency injection.
Change-Id: I9dfa4b2... -
12:05 TYPO3.Flow Revision 261972d9: [TASK] Optimize Validation to improve performance
- The validation result object traverses the whole result-
tree everytime someone checks for errors, notices or
warning... -
12:05 TYPO3.Flow Revision f55349c6: [TASK] Remove cache has call in router caching aspect
- This change removes a call to "has" on the cache frontend, which is not
needed if we want to use the entry with "get"... -
12:05 TYPO3.Flow Revision 29fcbb6e: [BUGFIX] Fix getIdentifierByObject for lazy doctrine proxy
- This bug was introduces with Ib6e1eda1ac38677e84c46a441d099b2c5c1e6e24
and causes the content security functional tes... -
12:05 TYPO3.Flow Revision 9f6ff081: [TASK] Keep roles until tokens get updated
- Resolves: #46352
Releases: master, 2.0
Change-Id: Id256b168ff9c6aa4cac8da8957ada237f9236c71 -
12:05 TYPO3.Flow Revision 29ea4e4d: [FEATURE] Make System Logger frontend configurable
- Move hard coded TYPO3\FLOW3\Log\Logger to Settings.yaml instead. This
allows a user to fully replace the logger inste... -
12:05 TYPO3.Flow Revision 6f94cd79: [TASK] Add default route in functional test for security
- If the Flow framework routes were not mounted some functional tests
failed due to the request matcher of the TestingP... -
12:05 TYPO3.Flow Revision df077213: [BUGFIX] Remove unneeded filesystem calls
- This change removes a call to is_dir in the FileMonitor
which is duplicate as the ReadDirectoryRecursively does
exact... -
12:05 TYPO3.Flow Revision 8fc841b4: [BUGFIX] Compile original and proxy class into one file
- Reduce amount of file inclusions by combining original class
code and proxy class code into the same file as both nee... -
12:05 TYPO3.Flow Revision db967c8b: [TASK] Use include with shutup instead of file_exists
- This change uses include with shutup operator instead of file_exists
checks for optimized performance.
Change-Id: Ia... -
12:05 TYPO3.Flow Revision 3baaee43: [TASK] Change order of accessing identity in getIdentifierByObject
- This change improves the performance of getIdentifierByObject since
the EntityManager contains method is rather slow.... -
12:05 TYPO3.Flow Revision 1a0a8587: [TASK] Remove file_get_contents call in Cache FileBackend
- Releases: master, 2.0
Fixes: #46343
Change-Id: I8181ee30632a1f0513708a418d977d98bea7144d - 12:05 TYPO3.Flow Revision e2b1413a: [!!!][FEATURE] Lazy Dependency Injection
- This introduces lazy dependency injection for dependencies injected
through Property Injection. Instead of loading th... -
12:05 TYPO3.Flow Revision 1b98c51f: [TASK] Optimize I18N service
- This change makes the I18N service usable for lazy loading by removing
it from the default runtime. Additionally the ... -
12:05 TYPO3.Flow Revision d286114d: [BUGFIX] Flow CLI again works for Windows command prompt
- Probably introduced with Ibd70e2dc8ff3a958a33ad0eb422060dc0fd8b799,
the Flow CLI call via the provided .bat file didn... -
12:05 TYPO3.Flow Revision efeaefab: [TASK] Some cleanup to cache related classes
- Non-functional changes to enhance CGL compliance and fix some typos.
Change-Id: I76861aa68e02a15588a63aaeb699bfd0c6c... -
12:05 TYPO3.Flow Revision e402ec24: [BUGFIX] Exception thrown in TypeHandling (follow up)
- When using isCollectionType() on an string, a warning is thrown.
The change id Iae59221cbd72677e6c18ad0a383792a798447... -
12:05 TYPO3.Flow Revision 48f440aa: [TASK] Allow package key wildcards for excludeClasses
- The object.excludeClasses setting can now handle a trailing * as a
wildcard character in the package key.
Change-Id:... -
12:05 TYPO3.Flow Revision f1b27e5e: [TASK] Make Aspects singletons
- Change-Id: I433d6cbfce3eeba1b67386b7b459a61452fac413
- 12:05 TYPO3.Flow Revision 93245270: [BUGFIX] Flow Bootstrap now works if PhpUnit is used as Phar file
- If PhpUnit was used as a Phar file, the Flow Core Bootstrap failed
during initialization in Testing context because i... -
12:05 TYPO3.Flow Revision 660a5458: [BUGFIX] Add Flow-Doctrine cache adapter
- This adds a cache adapter for Doctrine. It is used for the Doctrine ORM
metadata and query cache instead of the Array... -
12:05 TYPO3.Flow Revision c0c6c2c2: [TASK] Add Runtime Cache to Reflection\ObjectAccess
- Using Reflection\ObjectAccess during validation or f.e. JsonView in an
extensive way you soon will end up with thousa... -
12:05 TYPO3.Flow Revision 6ef96221: [TASK] Remove Configuration\Source\SourceInterface
- It is unused and switching sources is not supported any longer.
Change-Id: Ib5e581742009c49eb321f6abf4f5d5cbbd8b85dc... -
12:05 TYPO3.Flow Revision d555f69b: [BUGFIX] Exception thrown in TypeHandling
- When using isCollectionType() on an unknown class, an exception is
caused by a warning PHP gives about that class bei... -
11:47 TYPO3.Flow Bug #46715 (Under Review): Validation is not reset in functional tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19346 -
11:44 TYPO3.Flow Bug #46715: Validation is not reset in functional tests
- A case where this breaks functional tests: https://review.typo3.org/#/c/13600/
-
11:44 TYPO3.Flow Bug #46715 (Resolved): Validation is not reset in functional tests
- If using the internal request engine (= in functional tests) the validation resolver that contains a 1st level cache ...
-
10:44 TYPO3.Flow Bug #46210: securityContext->getParty() in the initializeObject() method of a session-Scope object throws exception on second request
- Maybe I even ran into a similar issue, where in my case a Widget gets woken up, leading into trouble with the Depende...
-
08:37 TYPO3.Flow Bug #46210: securityContext->getParty() in the initializeObject() method of a session-Scope object throws exception on second request
- The Security Context is only initialized inside the MVC Dispatcher, as it needs the Web Request.
Thus, you should ... -
08:15 TYPO3.Flow Bug #46210 (Needs Feedback): securityContext->getParty() in the initializeObject() method of a session-Scope object throws exception on second request
- Hey Benno,
in order to properly debug your problem, I need some more input, more namely about what kind of session... -
10:23 TYPO3.Flow Bug #46428: Session is started on every request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19340 -
08:53 TYPO3.Flow Bug #46428: Session is started on every request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19340 -
10:23 TYPO3.Flow Feature #45282: Support for "sessionless authentication"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19340 -
08:53 TYPO3.Flow Feature #45282: Support for "sessionless authentication"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19340 -
08:53 TYPO3.Flow Bug #44087 (Under Review): Call to a member function setCookie()
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19339 -
08:53 TYPO3.Flow Bug #44202 (Under Review): $session->start() initializes a new session and does not resume a current one
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19338 -
07:45 TYPO3.Flow Bug #44202: $session->start() initializes a new session and does not resume a current one
- The session is automatically resumed by the Bootstrap (calling resume()) and if that was successful, calling start() ...
-
08:53 TYPO3.Flow Bug #46703 (Under Review): Session has side effects in functional tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19338 -
08:10 TYPO3.Flow Bug #46703 (Resolved): Session has side effects in functional tests
- Consider the following code in a functional test:...
2013-03-26
-
23:17 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 26 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
19:05 TYPO3.Fluid Bug #29290: Additional Identity Properties not set on mapping error
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13600 -
18:18 Revision af41ac9d: [TASK] Raise submodule pointers
-
17:44 TYPO3.Flow Bug #46424: Infinite recursive call in DependencyProxy
- ah ok that's pretty straight-forward: the problem occurs very early,...
-
17:36 TYPO3.Fluid Bug #44826 (Resolved): groupedFor cannot group by DateTime-Objects
- Applied in changeset commit:c7b4af75c6330fca3dcad3798fec0cc7f55d0d24.
-
16:52 TYPO3.Fluid Bug #44826: groupedFor cannot group by DateTime-Objects
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17730 -
17:29 TYPO3.Fluid Bug #45184 (Closed): Additional identity filed are not rendered, after validation error
- Closing as duplicate of #29290 and #46038 – I'll take care of this now
-
17:29 TYPO3.Fluid Bug #46038 (Closed): Subproperty with Radio fields doesn't render hidden identity property
- Closing as duplicate of #29290 and #45184 – I'll take care of this now
-
17:25 TYPO3.Fluid Revision 97f26dbf: Merge "[TASK] Add packageKey attribute to ifHasRole view helper"
-
16:55 TYPO3.Fluid Revision 806a29a4: [TASK] Add packageKey attribute to ifHasRole view helper
- This change adds support for handling a packageKey to the ifHasRole
view helper. It can be used in three ways:
1) Th... -
16:52 TYPO3.Fluid Revision b1357e16: Merge "[BUGFIX] GroupedFor ViewHelper to support DateTime objects"
-
16:51 TYPO3.Fluid Revision c7b4af75: [BUGFIX] GroupedFor ViewHelper to support DateTime objects
- The groupedFor view helper can group by DateTime objects as defined
in the properties of an object. It uses \DateTime... -
16:48 TYPO3.Fluid Revision 749e619d: Merge "[TASK] filemtime is namespaced in TemplateView.php"
-
16:39 TYPO3.Fluid Feature #44572 (Resolved): Format.Case ViewHelper in order to change the case of string values
- Applied in changeset commit:770f32c48fbc82b0d364eb3e2e8105834bca3dd2.
-
16:09 TYPO3.Fluid Feature #44572: Format.Case ViewHelper in order to change the case of string values
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17564 -
16:39 TYPO3.Flow Bug #36159 (Resolved): StringLengthValdiator uses strlen which is not UTF-8 save
- Applied in changeset commit:39431120a7260dd687688ce7880219fb1eb80f34.
-
16:05 TYPO3.Flow Bug #36159: StringLengthValdiator uses strlen which is not UTF-8 save
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
16:01 TYPO3.Flow Bug #36159: StringLengthValdiator uses strlen which is not UTF-8 save
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19300 -
15:56 TYPO3.Flow Bug #36159: StringLengthValdiator uses strlen which is not UTF-8 save
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18384 -
16:18 TYPO3.Fluid Revision 1e3a3efb: Merge "[FEATURE] Add a Format.Case ViewHelper"
-
16:09 TYPO3.Fluid Revision 770f32c4: [FEATURE] Add a Format.Case ViewHelper
- This adds a Format.Case ViewHelper that changes
a string's case in various manners like uppercase,
lowercase, (un-)ca... -
16:05 TYPO3.Flow Revision 39431120: [BUGFIX] StringLengthValidator should use UTF-8 safe function
- StringLengthValidator no longer uses strlen to determine the
length of the string to be validated but uses the
Utilit... -
16:01 TYPO3.Flow Revision 33ca0190: [BUGFIX] StringLengthValidator should use UTF-8 safe function
- StringLengthValidator no longer uses strlen to determine the
length of the string to be validated but uses the
Utilit... -
16:00 TYPO3.Flow Revision 15c10bfa: Merge "[BUGFIX] StringLengthValidator should use UTF-8 safe function"
-
15:55 TYPO3.Flow Revision e32d5e69: [BUGFIX] StringLengthValidator should use UTF-8 safe function
- StringLengthValidator no longer uses strlen to determine the
length of the string to be validated but uses the
Utilit... -
15:44 TYPO3.Fluid Revision 4c3393a5: Merge "[FEATURE] Add errorClass to form.hidden VH"
- 15:25 TYPO3.Flow Revision a18996b3: [TASK] Improved exception message for compilation errors
- This removes the "Execution of subprocess failed with exit code …"
as it distracts from the real problem which only a... -
15:11 TYPO3.Flow Bug #46689 (New): The new ClassLoader swallows Fatal Errors
- Since the new ClassLoader uses <notextile>'@include'</notextile> to load classes E_COMPILE_ERROR errors are completel...
-
14:55 TYPO3.Flow Task #46340: Improve validation to speed up Flow
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19109 -
14:54 TYPO3.Flow Revision e7ac72fe: [TASK] Optimize Validation to improve performance
- The validation result object traverses the whole result-
tree every time someone checks for errors, notices or
warnin... -
14:39 TYPO3.Flow Revision dd3b3ce0: Merge "[TASK] Remove Configuration\Source\SourceInterface"
-
14:38 TYPO3.Flow Revision 50e730f7: [TASK] Add Unit Tests for Utility\Algorithms
- This adds Unit Tests for the Utility\Algorithms class and its functions.
Change-Id: I040f2177c4955f05392b9fc0ef6508a... -
14:37 TYPO3.Flow Revision 253f7ebf: Merge "[TASK] Add Unit Tests for Utility\Algorithms"
-
13:57 TYPO3.Flow Bug #46428: Session is started on every request
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18859
2013-03-25
-
18:56 TYPO3.Fluid Bug #46038: Subproperty with Radio fields doesn't render hidden identity property
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19279 -
18:46 TYPO3.Fluid Bug #46038: Subproperty with Radio fields doesn't render hidden identity property
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19276 -
18:46 TYPO3.Fluid Bug #46038 (Under Review): Subproperty with Radio fields doesn't render hidden identity property
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19275 -
16:37 TYPO3.Flow Bug #46465 (Resolved): ObjectAccess::getProperty() breaks on \stdClass due to accessor cache
- Applied in changeset commit:d1fdd2a3af1a24160e236b15b7529b1e2245c3a4.
-
16:33 TYPO3.Flow Revision d069c58a: Merge "[BUGFIX] ObjectAccess::getProperty() breaks on \stdClass due to cache"
-
11:49 TYPO3.Fluid Feature #46257: Add escape sequence support for Fluid
- Rafael Kähm wrote:
> with on https://gist.github.com/RafaelKa/5159642 code kickstarter breaks
>
> <code class="ph... -
09:58 TYPO3.Flow Bug #46636 (Resolved): Authentication does not work any longer without redirects
- After applying the patch #46352 authentication via HTTP-Basic (PersistedUsernamePasswordProvider & UsernamePasswordHt...
2013-03-24
-
16:53 TYPO3.Fluid Feature #46257: Add escape sequence support for Fluid
- with on https://gist.github.com/RafaelKa/5159642 code kickstarter breaks
<code class="php">...
use TYPO3\Flow\Annot... -
11:39 TYPO3.Fluid Feature #46257: Add escape sequence support for Fluid
- Adrian Föder wrote:
> TBH I just discovered another use case for my very own, I needed to
>
> [...]
>
> while the v... -
10:27 TYPO3.Flow Task #36562: "Compile run failed" output is confusing
- Would it be possible to improve the error message on compile run errors?
A couple of times I have been getting cry...
2013-03-22
-
13:35 TYPO3.Fluid Feature #46545 (New): Better support for arrays in options of SelectViewHelper
- The arguments 'optionValueField' and 'optionLabelField' will be (unnecessary?!) ignored, if you pass an array to the ...
-
12:37 TYPO3.Flow Bug #46536 (Resolved): Resource file upload does not allow files without extension
- Applied in changeset commit:d17b53c61e66ef6555e3f53424cb571b77c048ed.
-
11:31 TYPO3.Flow Bug #46536 (Under Review): Resource file upload does not allow files without extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19171 -
11:29 TYPO3.Flow Bug #46536 (Resolved): Resource file upload does not allow files without extension
- The ResourceManager does not allow to create Resources or upload Resources from a filename without extension. This is...
-
11:31 TYPO3.Flow Revision d17b53c6: [BUGFIX] Allow upload of files without file extension
- This change allows upload of files without a file extension. The upload
of PHP-Files is still not allowed. The method... -
09:52 TYPO3.Flow Bug #46072: Scripts::executeCommand must support command arguments
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18758 -
09:30 TYPO3.Flow Bug #46072: Scripts::executeCommand must support command arguments
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18758 -
09:52 TYPO3.Flow Revision aa3f832d: [FEATURE] Support arguments in Scripts::executeCommand
- Previously it was not supported to have command arguments in a CLI
subcommand. This patch solves this issue by adding... -
09:29 TYPO3.Flow Revision f5229d12: Merge "[TASK] Fix typo in method name"
2013-03-21
-
17:37 TYPO3.Flow Bug #40738 (Resolved): Move System logger className to Settings instead of Objects.yaml
- Applied in changeset commit:b1c23134f132bfce2b2eb828222b966d3e06e360.
-
16:13 TYPO3.Flow Bug #40738: Move System logger className to Settings instead of Objects.yaml
- Patch set 3 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19084 -
17:37 TYPO3.Flow Bug #46053 (Resolved): Booting->initializeSystemLogger() uses a fixed $loggerObjectName, rather than fetch it from Settings.yaml
- Applied in changeset commit:b1c23134f132bfce2b2eb828222b966d3e06e360.
-
16:13 TYPO3.Flow Bug #46053: Booting->initializeSystemLogger() uses a fixed $loggerObjectName, rather than fetch it from Settings.yaml
- Patch set 3 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19084 -
16:49 TYPO3.Flow Revision a2597f97: Merge "[BUGFIX] Undefined index breaks logger setup in Production"
- 16:47 TYPO3.Fluid Revision faf72a4c: Merge "[TASK] Adjust Fluid to Lazy Dependency Injection" into 2.0
-
16:37 TYPO3.Fluid Bug #44889 (Resolved): Format urlencode viewhelper should work with objects that implement __toString
- Applied in changeset commit:b10d6f6b492c2241f73891760b8603bdc2d64df6.
-
16:18 TYPO3.Fluid Bug #44889 (Under Review): Format urlencode viewhelper should work with objects that implement __toString
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19137 -
16:37 TYPO3.Flow Bug #46491 (Resolved): ObjectAccess::getProperty() does not work for getters in ArrayAccess
- Applied in changeset commit:392020a6c50a832b778423b0e2d8a17a9f2e5d09.
-
15:23 TYPO3.Flow Bug #46491: ObjectAccess::getProperty() does not work for getters in ArrayAccess
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19129 -
13:38 TYPO3.Flow Bug #46491 (Under Review): ObjectAccess::getProperty() does not work for getters in ArrayAccess
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19129 -
13:34 TYPO3.Flow Bug #46491 (Resolved): ObjectAccess::getProperty() does not work for getters in ArrayAccess
- #42723 introduced a regression that prevents custom getters in ArrayAccess objects to be called via *ObjectAccess::ge...
- 16:31 TYPO3.Fluid Revision 26b0dad7: [TASK] Adjust Fluid to Lazy Dependency Injection
- This adjusts the ViewHelperNode and AbstractWidgetViewHelper
to Lazy Dependency Injection introduced in Flow 2.0
Cha... -
16:23 TYPO3.Flow Revision 097a9d1f: Merge "[BUGFIX] fix ObjectAccess::getProperty() for getters in ArrayAccess objects"
-
16:19 TYPO3.Flow Revision ecd86543: Merge "[TASK] Add default route in functional test for security"
-
16:17 TYPO3.Fluid Revision b10d6f6b: [!!!][BUGFIX] urlencode viewhelper accepts objects with __toString
- This fixes a problem with the urlencode view helper. If you pass it an
object with __toString() method – for example ... -
16:05 TYPO3.Flow Revision 34971c3e: [TASK] Fix typo in method name
- The method forceFlushCachesIfNeccessary() is spelled incorrectly, it
should be forceFlushCachesIfNecessary().
Change... -
16:05 TYPO3.Flow Revision c3f0cdbf: [BUGFIX] Undefined index breaks logger setup in Production
- With I6da4763fb94798b1d1647b6108457996a48aa128 the logger used for the
system log was made configurable. In Productio... - 16:03 TYPO3.Fluid Revision cd8dbb13: [TASK] Adjust Fluid to Lazy Dependency Injection
- This adjusts the ViewHelperNode and AbstractWidgetViewHelper
to Lazy Dependency Injection introduced in Flow 2.0
Cha... -
16:00 TYPO3.Flow Revision 8ece7498: [BUGFIX] Undefined index breaks logger setup in Production
- With I6da4763fb94798b1d1647b6108457996a48aa128 the logger used for the
system log was made configurable. In Productio... -
15:33 TYPO3.Flow Bug #46465: ObjectAccess::getProperty() breaks on \stdClass due to accessor cache
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19082 -
15:33 TYPO3.Flow Revision d1fdd2a3: [BUGFIX] ObjectAccess::getProperty() breaks on \stdClass due to cache
- When using getProperty() on \stdClass instances, the accessor cache
leads to false results - because the class name a... -
15:31 TYPO3.Flow Task #46352: Roles in SecurityContext should be kept until tokens change
- After applying the patch authentication via HTTP-Basic (PersistedUsernamePasswordProvider & UsernamePasswordHttpBasic...
-
15:23 TYPO3.Flow Revision 392020a6: [BUGFIX] fix ObjectAccess::getProperty() for getters in ArrayAccess objects
- With I2abbbd5924cd0177ad8a31cb01c2953dd5ba39fd a regression was introduced
that prevented ObjectAccess::getProperty()... -
15:18 TYPO3.Flow Revision b1c23134: [FEATURE] Make System Logger frontend configurable
- Move hard coded TYPO3\FLOW3\Log\Logger to Settings.yaml instead. This
allows a user to fully replace the logger inste... -
14:37 Bug #46485 (Resolved): The exceptionhandler handles exceptions too strict
- Applied in changeset commit:706fee4a2f7fa0a1c98b1177c28810b247919a45.
-
09:22 Bug #46485: The exceptionhandler handles exceptions too strict
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19126 -
09:21 Bug #46485 (Under Review): The exceptionhandler handles exceptions too strict
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19125 -
09:16 Bug #46485 (Resolved): The exceptionhandler handles exceptions too strict
- The ExceptionHandler should check if error_reporting is enabled. This is because we set the execptionhandler in testi...
-
14:07 TYPO3.Flow Feature #45167: Allow "custom generic" object validators
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18053 -
14:07 TYPO3.Flow Revision 7f51878c: [FEATURE] Allow PolyType custom validators to be used
- This introduces a new PolyTypeObjactValidatorInterface. When building
base validator conjunctions for a type, all imp... -
12:45 TYPO3.Flow Bug #42723: Reflection\ObjectAccess consumes to much processing time
- A simple test case to reproduce this:...
-
12:23 TYPO3.Flow Bug #42723: Reflection\ObjectAccess consumes to much processing time
- I didn't manage to test this while it was hot, but now I realized that this breaks the Form framework (and probably s...
-
09:22 TYPO3.Flow Revision 706fee4a: [BUGFIX] Make the AbstractExceptionHandler check for error_reporting()
- When the shut-up operator is used in PHP the error_reporting level is
temporarly lowered to 0. The AbstractExceptionH... -
09:21 TYPO3.Flow Revision f4d459b7: [BUGFIX] Make the AbstractExceptionHandler check for error_reporting()
- When the shut-up operator is used in PHP the error_reporting level is
temporarly lowered to 0. The AbstractExceptionH...
2013-03-20
-
17:46 TYPO3.Flow Task #46352 (Under Review): Roles in SecurityContext should be kept until tokens change
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19110 -
17:41 TYPO3.Flow Task #46340 (Under Review): Improve validation to speed up Flow
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19109 -
17:30 TYPO3.Flow Revision c17ad7f2: [BUGFIX] Fix composer requirements
- This fixes some requirements that were a bit too relaxed (due to a
misunderstanding when introducing composer to Flow... -
17:24 TYPO3.Flow Bug #45953 (Under Review): Sessionless auth broke TestingProvider
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19107 -
17:24 TYPO3.Flow Feature #45282 (Under Review): Support for "sessionless authentication"
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19106 -
17:24 TYPO3.Flow Bug #44765: Functional test broken
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19104 -
17:24 TYPO3.Flow Bug #44765 (Under Review): Functional test broken
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19103 -
16:54 TYPO3.Flow Feature #43819 (Under Review): Support lazy dependency injection of properties
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19099 - 16:53 TYPO3.Flow Revision 7e03bb9e: [!!!][FEATURE] Lazy Dependency Injection
- This introduces lazy dependency injection for dependencies injected
through Property Injection. Instead of loading th... -
16:49 TYPO3.Flow Bug #32829: Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
16:35 TYPO3.Flow Bug #32829 (Under Review): Mapping to a subclass by __type property fails if subclass adds fields
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19095 -
16:37 TYPO3.Flow Bug #44997 (Resolved): JsonView outputs unreliable DateTime representation
- Applied in changeset commit:dfb87c1373ced4d18c0fe4cd8999820639366b82.
-
16:17 TYPO3.Flow Bug #44997: JsonView outputs unreliable DateTime representation
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19089 -
16:37 TYPO3.Flow Bug #45864 (Resolved): PHP constants used in YAML loose their type
- Applied in changeset commit:67f0b8b80ab981b37f8cc212e7a6669d7bc04cb7.
-
16:20 TYPO3.Flow Bug #45864 (Under Review): PHP constants used in YAML loose their type
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19090 -
16:37 TYPO3.Flow Bug #44520 (Resolved): Case-sensitivity switch for Query::equals() is not implemented
- Applied in changeset commit:2951352155ba0842c1f4276ca5200f04abd66cd0.
-
16:21 TYPO3.Flow Bug #44520: Case-sensitivity switch for Query::equals() is not implemented
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19091 -
16:37 TYPO3.Flow Bug #45463 (Resolved): Routing includes object arguments even though it should not
- Applied in changeset commit:890fda2e46eb3c3eb7147c3f985f847a65e03124.
-
16:25 TYPO3.Flow Bug #45463: Routing includes object arguments even though it should not
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19092 -
16:33 TYPO3.Flow Revision e23dc49c: [BUGFIX] Mapping to subtype with [__type] fails
- The type of a target object can be manipulated by setting __type in the
form (or during action initialization when sa... -
16:31 TYPO3.Flow Revision ffa30680: [TASK] Remove cache has call in router caching aspect
- This change removes a call to "has" on the cache frontend, which is not
needed if we want to use the entry with "get"... -
16:28 TYPO3.Flow Bug #46343: Remove duplicate file_get_contents calls in FileBackend
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19093 -
16:28 TYPO3.Flow Revision 127c8810: [TASK] Remove file_get_contents call in Cache FileBackend
- Releases: master, 2.0
Fixes: #46343
Change-Id: I8181ee30632a1f0513708a418d977d98bea7144d -
16:27 Bug #46290 (Under Review): Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/18950 -
16:24 TYPO3.Flow Revision 890fda2e: [BUGFIX] Routing includes object arguments even though it should not
- Route::resolve() considered "__identity" arguments as internal and ignored them,
if they were not part of the respect... -
16:20 TYPO3.Flow Revision 29513521: [BUGFIX] Implement case-sensitivity switch for Query::equals()
- That was left as a todo and never done. Now it is possible to check
case-insensitive. Checking case-sensitive works d... -
16:19 TYPO3.Flow Revision 67f0b8b8: [BUGFIX] Constants use in YAML Configuration maintains type
- If a constant expression in the YAML configuration is used,
for example ``foo: '%PHP_VERSION_ID%'``, and the value
ex... -
16:17 TYPO3.Flow Revision dfb87c13: [!!!][BUGFIX] Expose timezone in JsonView's DateTime output
- This corrects the string formatting in JsonView regarding
DateTime objects. The additionally required Timezone offset... -
16:15 TYPO3.Flow Bug #46338 (Under Review): Original and Proxy class can be compiled into one file
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19088 -
16:12 TYPO3.Flow Revision 915b29ab: [BUGFIX] Fix getIdentifierByObject for lazy doctrine proxy
- This bug was introduces with Ib6e1eda1ac38677e84c46a441d099b2c5c1e6e24
and causes the content security functional tes... -
16:12 TYPO3.Flow Revision c9da4d58: [TASK] Change order of accessing identity in getIdentifierByObject
- This change improves the performance of getIdentifierByObject since
the EntityManager contains method is rather slow.... -
16:11 TYPO3.Flow Bug #46053 (Under Review): Booting->initializeSystemLogger() uses a fixed $loggerObjectName, rather than fetch it from Settings.yaml
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19084 -
16:11 TYPO3.Flow Bug #40738: Move System logger className to Settings instead of Objects.yaml
- Patch set 2 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19084 -
16:11 TYPO3.Flow Bug #40738 (Under Review): Move System logger className to Settings instead of Objects.yaml
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19084 -
16:09 TYPO3.Flow Bug #44000 (Under Review): Flow CLI on Windows does not work anymore
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19083 -
16:08 TYPO3.Flow Revision 5590bded: [BUGFIX] Flow CLI again works for Windows command prompt
- Probably introduced with Ibd70e2dc8ff3a958a33ad0eb422060dc0fd8b799,
the Flow CLI call via the provided .bat file didn... -
16:06 TYPO3.Flow Bug #46465 (Under Review): ObjectAccess::getProperty() breaks on \stdClass due to accessor cache
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19082 -
16:00 TYPO3.Flow Bug #46465 (Resolved): ObjectAccess::getProperty() breaks on \stdClass due to accessor cache
- When using getProperty() on \stdClass instances, the accessor cache leads to false results - because the class name a...
-
12:19 Revision 3fd8ab91: [TASK] Raise submodule pointers
-
11:36 Bug #45413 (Resolved): Overriding boolean properties using Objects.yaml is broken
- Applied in changeset commit:4f67ebe472a176676b2e6dd7741db77441c7224a.
-
10:34 Bug #45413 (Under Review): Overriding boolean properties using Objects.yaml is broken
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19073 -
11:36 TYPO3.Flow Feature #29907 (Resolved): Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- Applied in changeset commit:7b1564bfa839be258fe2759491dba5db241d5e08.
-
10:52 TYPO3.Flow Feature #29907 (Under Review): Redirect to /login instead of raising a "Entity not found." exception if the userdata of an active session has been deleted
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19074 -
11:22 TYPO3.Flow Bug #46449: Routes should urldecode their parts
- ..the question is whether to decode the whole query string pretty early, making...
-
10:43 TYPO3.Flow Bug #46449 (Resolved): Routes should urldecode their parts
- requesting the following Flow project URI, for example,...
-
10:52 TYPO3.Flow Revision 7b1564bf: [BUGFIX] Redirect instead of raising "Entity not found" exception
- If you are logged in into a secured Flow project and delete the
corresponding db user (for whatever reasons) an excep... -
10:36 TYPO3.Flow Bug #45629 (Resolved): expirationDate of Account cannot be set to NULL after a \DateTime has been set
- Applied in changeset commit:82b7b0b76e6fad97ec38d81ddd3da2359e18ae1d.
-
10:22 TYPO3.Flow Bug #45629 (Under Review): expirationDate of Account cannot be set to NULL after a \DateTime has been set
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19071 -
10:32 TYPO3.Flow Revision 4f67ebe4: [BUGFIX] Correctly handle boolean values with property injection
- This change fixes a bug in the property injection where an empty string
or 1 are used for representing a boolean valu... -
10:23 TYPO3.Fluid Revision f40be1d7: [TASK] Add placeholder attribute to password ViewHelper
- As a follow-up to I24bb73c5de5a494259171ff289d434892f85e16e,
this also adds the placeholder attribute to the password... -
10:22 TYPO3.Flow Revision 82b7b0b7: [BUGFIX] Account's expirationDate can be set NULL
- After setting the expirationDate once, it's impossible to set it
NULL again due to the typehint in the function param... -
10:07 TYPO3.Flow Revision 71d69772: Merge "[!!!][TASK] Cache result of isAuthenticated in AuthenticationProviderManager"
-
10:04 TYPO3.Flow Revision a371a4ad: Merge "[TASK] Make system call to php binary reliable, especially on Windows" into FLOW3-1.1
-
10:00 TYPO3.Flow Bug #44535 (Under Review): Subclasses of SplObjectStorage, ArrayObject, Collection not considered collection type
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
10:00 TYPO3.Flow Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
10:00 TYPO3.Flow Bug #45876 (Under Review): Exception in TypeHandling with PHP < 5.3.7
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
09:58 TYPO3.Flow Revision 54a771e3: [BUGFIX] Check inheritance in TypeHandling::isCollectionType()
- With this change TypeHandling::isCollectionType() does consider
inheritance when it comes to the checking it does. Th... -
09:55 TYPO3.Flow Bug #40449 (Under Review): DateTimeValidator doesn't work as expected
- Patch set 2 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
09:55 TYPO3.Flow Revision 2cb49548: [BUGFIX] Make use of DateTimeValidator possible
- When one used Validate(type="DateTime") the ValidatorResolver would try
to use DateTime as the validator itself. This... -
09:49 TYPO3.Flow Revision 5e1bcbf3: Merge "[BUGFIX] Prevent UriBuilder adding current namespaced arguments" into 2.0
-
09:46 TYPO3.Flow Revision 6a3de5a2: Merge "[FEATURE] Add unique entity validator" into 2.0
2013-03-19
-
18:38 TYPO3.Flow Revision d75f9981: [TASK] Clean up JsonView and JsonViewTest internals
- Fix docblock and add array type hint to $configuration argument of
transformValue() and transformObject(); fix langua... -
18:37 TYPO3.Flow Bug #45876 (Resolved): Exception in TypeHandling with PHP < 5.3.7
- Applied in changeset commit:2a8841d3a8ac1e940fce964d1f9e4c5457b054db.
-
17:41 TYPO3.Flow Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
17:41 TYPO3.Flow Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
17:37 TYPO3.Flow Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19056 -
17:37 TYPO3.Flow Bug #45876 (Under Review): Exception in TypeHandling with PHP < 5.3.7
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19055 -
18:37 TYPO3.Flow Bug #46337 (Resolved): Remove (costly) file_exists calls in class loading
- Applied in changeset commit:0a84926a859cd077c3c9d6f2744c01552805c045.
-
18:26 TYPO3.Flow Bug #46337 (Under Review): Remove (costly) file_exists calls in class loading
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19062 -
18:37 TYPO3.Flow Bug #44535 (Resolved): Subclasses of SplObjectStorage, ArrayObject, Collection not considered collection type
- Applied in changeset commit:59c0976870264f59ca88b186f27b2a89c4c2cd4e.
-
18:32 TYPO3.Flow Bug #44535: Subclasses of SplObjectStorage, ArrayObject, Collection not considered collection type
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
18:31 TYPO3.Flow Bug #44535: Subclasses of SplObjectStorage, ArrayObject, Collection not considered collection type
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19063 -
18:29 TYPO3.Flow Revision 59c09768: [BUGFIX] Check inheritance in TypeHandling::isCollectionType()
- With this change TypeHandling::isCollectionType() does consider
inheritance when it comes to the checking it does. Th... -
18:24 TYPO3.Flow Revision 0a84926a: [TASK] Use include with shutup instead of file_exists
- This change uses include with shutup operator instead of file_exists
checks for optimized performance.
Change-Id: Ia... -
18:23 TYPO3.Flow Feature #45264 (Under Review): Add Flow caching for Doctrine metadata and query caches
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19061 - 18:22 TYPO3.Flow Revision 21e54686: [BUGFIX] Flow Bootstrap now works if PhpUnit is used as Phar file
- If PhpUnit was used as a Phar file, the Flow Core Bootstrap failed
during initialization in Testing context because i... -
18:18 Revision 161d33e5: [TASK] Raise submodule pointers
-
17:37 TYPO3.Flow Revision 2a8841d3: [BUGFIX] Exception thrown in TypeHandling (follow up)
- When using isCollectionType() on an string, a warning is thrown.
The change id Iae59221cbd72677e6c18ad0a383792a798447... -
17:36 TYPO3.Flow Revision 988e05c2: [BUGFIX] Exception thrown in TypeHandling
- When using isCollectionType() on an unknown class, an exception is
caused by a warning PHP gives about that class bei... -
16:37 TYPO3.Kickstart Bug #43908 (Resolved): wrong class name of kickstarted Command controllers
- Applied in changeset commit:34ff1678c9d373719b26bebd72968d0c0226e617.
-
16:09 TYPO3.Kickstart Bug #43908: wrong class name of kickstarted Command controllers
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19053 -
16:09 TYPO3.Kickstart Bug #43908 (Under Review): wrong class name of kickstarted Command controllers
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
16:37 TYPO3.Welcome Bug #44670 (Resolved): JS in Welcome Package broken
- Applied in changeset commit:6d0b866da48893e2a6ea00b8b6cde100bbd68ac5.
-
16:02 TYPO3.Welcome Bug #44670: JS in Welcome Package broken
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19051 -
16:01 TYPO3.Welcome Bug #44670 (Under Review): JS in Welcome Package broken
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
16:09 TYPO3.Kickstart Revision 34ff1678: [BUGFIX] Fix command controller kickstart
- When kickstarting a command controller the class/file name would lack
the "Command" part (as of Ie758c26cecd591ed2404... -
16:08 TYPO3.Kickstart Revision adc1c2be: [BUGFIX] Fix command controller kickstart
- When kickstarting a command controller the class/file name would lack
the "Command" part (as of Ie758c26cecd591ed2404... -
16:02 TYPO3.Welcome Revision 6d0b866d: [BUGFIX] Switch welcome site to jQuery for consistency
- The welcome site now also uses jQuery as JavaScript library.
Additionally folder names were adapted to match the best... -
16:01 TYPO3.Welcome Revision 565b580f: [BUGFIX] Switch welcome site to jQuery for consistency
- The welcome site now also uses jQuery as JavaScript library.
Additionally folder names were adapted to match the best... -
15:37 TYPO3.Fluid Bug #29303 (Resolved): TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Applied in changeset commit:0e100edd3ea09247bd887eea93778ce4efdc7284.
-
15:02 TYPO3.Fluid Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Patch set 1 for branch *FLOW3-1.1* has been pushed to the review server.
It is available at https://review.typo3.org/... -
15:01 TYPO3.Fluid Bug #29303: TYPO3\Fluid\View\TemplateView getTemplateRootPath should be public
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19047 -
15:18 Revision 25ff453a: [TASK] Raise submodule pointers
-
15:02 TYPO3.Fluid Revision 0e100edd: [TASK] Make getTemplateRootPath() public like its setter
- The getTemplateRootPath() method in View\TemplateView now
becomes public analogous to its setter counterpart which
al... -
15:00 TYPO3.Fluid Revision 0c013e2e: [TASK] Make getTemplateRootPath() public like its setter
- The getTemplateRootPath() method in View\TemplateView now
becomes public analogous to its setter counterpart which
al... -
14:56 TYPO3.Flow Revision 6de5ac30: [BUGFIX] Correct method listing of cache FrontendInterface
- The documented listing of the method the cache's FrontendIterface
supports is now in sync with the actually supported... -
14:43 TYPO3.Flow Revision d4a4189c: [TASK] Tiny tweaks to security documentation
- Some markup fixes to the security chapter.
Change-Id: I81009a7ae8314457f14104bb9287d5d559f35f8d
Releases: master, 2.0 -
14:40 TYPO3.Flow Revision 6a051bae: [TASK] Add rendering date to documentation index
- This includes Ief5e120f763c53f998db8b261eea7e810146c2dc as well.
Change-Id: I6de5923f7277b728debd29f29a43e4f8aac2b99... -
14:37 TYPO3.Flow Task #44398 (Resolved): flow:core:migrate should ignore the Libraries folder
- Applied in changeset commit:b097497435d559617b7c04feda6c8137671b3fc7.
-
14:29 TYPO3.Flow Task #44398 (Under Review): flow:core:migrate should ignore the Libraries folder
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/19041 -
14:36 TYPO3.Flow Revision 1d09cb29: [TASK] Add rendering date to documentation index
- This includes Ief5e120f763c53f998db8b261eea7e810146c2dc as well.
Change-Id: I6de5923f7277b728debd29f29a43e4f8aac2b99... -
14:30 TYPO3.Fluid Feature #46257: Add escape sequence support for Fluid
- TBH I just discovered another use case for my very own, I needed to...
-
14:29 TYPO3.Flow Revision b0974974: [TASK] Ignore Libraries in core:migrate commands
- This change makes the core:migrate commands ignore the folder
Packages/Libraries to avoid unintended side effects.
C... -
14:23 TYPO3.Flow Revision 29068247: [TASK] Allow package key wildcards for excludeClasses
- The object.excludeClasses setting can now handle a trailing * as a
wildcard character in the package key.
Change-Id:... -
13:17 TYPO3.Flow Bug #28862: Inconsistent handling of roles as objects and strings in Account
- Patch set 25 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13868 -
13:17 TYPO3.Flow Feature #43578: Enable role creation through API
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16947 -
12:24 TYPO3.Flow Revision 516c3e21: [TASK] CGL cleanup of TYPO3.Flow
- Fixes a list of CGL issues in Flow.
Change-Id: I63b91fa2e9d60702245a2f764544ea621f2a713c
Releases: master -
11:51 TYPO3.Flow Revision 44f14091: [!!!][TASK] Cache result of isAuthenticated in AuthenticationProviderManager
- This change will calculate the result of the authentication in
authenticate() and respect the authentication strategy... -
11:39 Bug #46244: Remove call to PHP_BINDIR in CoreCommandController
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18878 -
11:36 TYPO3.Flow Bug #44000 (Resolved): Flow CLI on Windows does not work anymore
- Applied in changeset commit:6a4c6dfbb624a10fc4c73e37a0c53a63e60979bd.
-
11:23 TYPO3.Flow Revision 895a2a6e: Merge "[BUGFIX] Flow CLI again works for Windows command prompt"
-
11:15 TYPO3.Flow Bug #46428 (Under Review): Session is started on every request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18859 -
11:06 TYPO3.Flow Bug #46428 (Resolved): Session is started on every request
-
10:26 TYPO3.Flow Bug #46424 (Accepted): Infinite recursive call in DependencyProxy
-
10:19 TYPO3.Flow Bug #46424 (Resolved): Infinite recursive call in DependencyProxy
- I have the following situation,...
-
10:24 TYPO3.Flow Task #46425 (Under Review): DI proxy classes use raw reflection instead of RelfectionService
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18875 -
10:23 TYPO3.Flow Task #46425 (Under Review): DI proxy classes use raw reflection instead of RelfectionService
- The DI proxy class builder uses raw reflection instead of the ReflectionService to fetch property names from classes ...
-
10:13 TYPO3.Flow Revision 936ffe93: [TASK] Add Unit Tests for Utility\Algorithms
- This adds Unit Tests for the Utility\Algorithms class and its functions.
Change-Id: I040f2177c4955f05392b9fc0ef6508a...
2013-03-18
-
14:37 TYPO3.Flow Task #46352 (Resolved): Roles in SecurityContext should be kept until tokens change
- Applied in changeset commit:5241493c41d0829cb67066e1bfc0cf9d7b1ef8bc.
-
08:59 TYPO3.Flow Task #46352: Roles in SecurityContext should be kept until tokens change
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18968 -
14:06 TYPO3.Flow Revision 60c09a2b: [TASK] Add default route in functional test for security
- If the Flow framework routes were not mounted some functional tests
failed due to the request matcher of the TestingP... -
14:00 TYPO3.Flow Revision 2603eaaa: Merge "[TASK] Keep roles until tokens get updated"
-
13:36 TYPO3.Flow Revision 7370bc0c: Merge "[TASK] Add Runtime Cache to Reflection\ObjectAccess"
-
11:37 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 25 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
10:37 TYPO3.Flow Bug #40738 (Resolved): Move System logger className to Settings instead of Objects.yaml
- Applied in changeset commit:0c1046e9235d55f9273474de8333118ef578bea1.
-
10:15 TYPO3.Flow Bug #40738: Move System logger className to Settings instead of Objects.yaml
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19003 -
08:26 TYPO3.Flow Bug #40738 (Under Review): Move System logger className to Settings instead of Objects.yaml
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19003 -
10:15 TYPO3.Flow Revision 0c1046e9: [FEATURE] Make System Logger frontend configurable
- Move hard coded TYPO3\FLOW3\Log\Logger to Settings.yaml instead. This
allows a user to fully replace the logger inste... -
10:05 TYPO3.Flow Bug #46053 (Closed): Booting->initializeSystemLogger() uses a fixed $loggerObjectName, rather than fetch it from Settings.yaml
- See #40738 for progress.
-
08:59 TYPO3.Flow Revision 5241493c: [TASK] Keep roles until tokens get updated
- Resolves: #46352
Releases: master, 2.0
Change-Id: Id256b168ff9c6aa4cac8da8957ada237f9236c71 -
01:35 TYPO3.Fluid Feature #45345: Easy to use comments for fluid that won't show in output
- The proposed syntax is invalid with other output formats like json or xml ... imho we should move this issue to TYPO3...
2013-03-17
-
10:27 TYPO3.Flow Revision 42263198: [BUGFIX] Fix getIdentifierByObject for lazy doctrine proxy
- This bug was introduces with Ib6e1eda1ac38677e84c46a441d099b2c5c1e6e24
and causes the content security functional tes... -
01:18 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 24 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392
2013-03-16
-
21:52 TYPO3.Flow Feature #45675: Improve Error-Message when @var annotation in entity object is omitted
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18402 -
21:26 TYPO3.Flow Feature #46371 (New): Support compilation of static information in proxy classes
- We use the ReflectionService during runtime to get information about interface implementations, method parameters or ...
-
19:30 TYPO3.Flow Revision 8c0ee80e: Merge "[TASK] Remove cache has call in router caching aspect"
-
19:29 TYPO3.Flow Revision f614a367: [TASK] Remove cache has call in router caching aspect
- This change removes a call to "has" on the cache frontend, which is not
needed if we want to use the entry with "get"... -
18:17 TYPO3.Flow Feature #45553: Missing TRUE Validator for mandatory checkboxes
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18352 -
18:13 TYPO3.Flow Revision d46b153a: [FEATURE] A boolean value Validator
- A new Validator for validating if a value is a specific
boolean value (TRUE or FALSE). Used with no options it
expect... -
12:59 TYPO3.Flow Task #46352 (Under Review): Roles in SecurityContext should be kept until tokens change
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18968 -
12:58 TYPO3.Flow Task #46352 (Resolved): Roles in SecurityContext should be kept until tokens change
- GetRoles inside SecurityContext rebuilds the array of roles on every call which is costly and leads to a lots of crea...
-
00:47 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 23 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
00:45 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 22 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392
2013-03-15
-
22:36 Bug #46290 (Resolved): Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Applied in changeset commit:203534c808fc5514829692be63c031ed2126bca9.
-
17:35 Bug #46290: Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18912 -
17:01 Bug #46290: Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Patch set 1 for branch *2.0* has been pushed to the review server.
It is available at https://review.typo3.org/18950 -
16:59 Bug #46290: Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18912 -
22:36 TYPO3.Flow Feature #43819 (Resolved): Support lazy dependency injection of properties
- Applied in changeset commit:ff8608f1c296d7cfe8865e629f6d0cdf07a67e61.
-
21:21 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
21:15 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
18:34 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
16:32 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
13:20 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
12:53 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
22:36 TYPO3.Flow Task #46340 (Resolved): Improve validation to speed up Flow
- Applied in changeset commit:90b4bc42ab87eaf7ed78a9b0f1fcbc54b3ea304e.
-
22:06 TYPO3.Flow Task #46340: Improve validation to speed up Flow
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18908 -
21:24 TYPO3.Flow Task #46340: Improve validation to speed up Flow
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18908 -
20:30 TYPO3.Flow Task #46340: Improve validation to speed up Flow
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18908 -
19:19 TYPO3.Flow Task #46340 (Under Review): Improve validation to speed up Flow
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18908 -
19:15 TYPO3.Flow Task #46340 (Resolved): Improve validation to speed up Flow
-
22:12 TYPO3.Flow Revision 823a7c2f: Merge "[TASK] Change order of accessing identity in getIdentifierByObject"
-
22:10 TYPO3.Flow Revision 13cc6d4c: Merge "[TASK] Remove file_get_contents call in Cache FileBackend"
-
22:05 TYPO3.Flow Revision 90b4bc42: [TASK] Optimize Validation to improve performance
- The validation result object traverses the whole result-
tree everytime someone checks for errors, notices or
warning... -
22:01 TYPO3.Flow Revision 99e5ccb6: Merge "[BUGFIX] Remove unneeded filesystem calls"
-
22:00 TYPO3.Flow Revision 1f6e33c3: Merge "[TASK] Use property injection where possible"
-
22:00 TYPO3.Flow Revision 09823992: Merge "[TASK] Optimize I18N service"
-
21:59 TYPO3.Flow Revision f44fb7ce: Merge "[!!!][FEATURE] Lazy Dependency Injection"
-
21:37 TYPO3.Flow Bug #45876 (Resolved): Exception in TypeHandling with PHP < 5.3.7
- Applied in changeset commit:5772372b5dcb5e3c7b1a24443a8db12a76bd0766.
-
21:37 TYPO3.Flow Bug #46338 (Resolved): Original and Proxy class can be compiled into one file
- Applied in changeset commit:7a00ec8a46f4ce549513303fbbe749fd38c51d98.
-
18:21 TYPO3.Flow Bug #46338 (Under Review): Original and Proxy class can be compiled into one file
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18874 -
18:20 TYPO3.Flow Bug #46338 (Resolved): Original and Proxy class can be compiled into one file
-
21:34 TYPO3.Flow Revision 9ed19b5c: [TASK] Use property injection where possible
- This change refactors setter injection to property injection to allow
lazy dependency injection.
Change-Id: I9dfa4b2... -
21:34 TYPO3.Flow Revision 9c2f9ee7: [TASK] Optimize I18N service
- This change makes the I18N service usable for lazy loading by removing
it from the default runtime. Additionally the ... -
21:27 TYPO3.Flow Revision 79e048fe: Merge "[BUGFIX] Exception thrown in TypeHandling (follow up)"
- 21:21 TYPO3.Flow Revision ff8608f1: [!!!][FEATURE] Lazy Dependency Injection
- This introduces lazy dependency injection for dependencies injected
through Property Injection. Instead of loading th... -
21:16 TYPO3.Flow Revision 413bcf55: Merge "[BUGFIX] Compile original and proxy class into one file"
-
20:36 TYPO3.Flow Bug #46343: Remove duplicate file_get_contents calls in FileBackend
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18896 -
20:29 TYPO3.Flow Bug #46343 (Under Review): Remove duplicate file_get_contents calls in FileBackend
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18896 -
20:26 TYPO3.Flow Bug #46343 (Resolved): Remove duplicate file_get_contents calls in FileBackend
-
20:35 TYPO3.Flow Revision 4607e589: [TASK] Remove file_get_contents call in Cache FileBackend
- Releases: master, 2.0
Fixes: #46343
Change-Id: I8181ee30632a1f0513708a418d977d98bea7144d -
20:02 TYPO3.Flow Revision 4b4548f8: [TASK] Change order of accessing identity in getIdentifierByObject
- This change improves the performance of getIdentifierByObject since
the EntityManager contains method is rather slow.... -
19:47 TYPO3.Flow Bug #46337: Remove (costly) file_exists calls in class loading
- My tests have shown that using file_exists() is faster than using @include when the file doesn't exist. As this is th...
-
19:36 TYPO3.Flow Bug #46337 (Resolved): Remove (costly) file_exists calls in class loading
- Applied in changeset commit:70a092b9b7bfa4ae904bbc027135fec7f2df00d5.
-
18:24 TYPO3.Flow Bug #46337: Remove (costly) file_exists calls in class loading
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18873 -
18:15 TYPO3.Flow Bug #46337 (Under Review): Remove (costly) file_exists calls in class loading
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18873 -
18:14 TYPO3.Flow Bug #46337 (Resolved): Remove (costly) file_exists calls in class loading
-
19:18 TYPO3.Flow Revision 044cb03f: Merge "[TASK] Allow package key wildcards for excludeClasses"
-
18:24 TYPO3.Flow Revision 70a092b9: [TASK] Use include with shutup instead of file_exists
- This change uses include with shutup operator instead of file_exists
checks for optimized performance.
Change-Id: Ia... -
18:20 TYPO3.Flow Revision 7a00ec8a: [BUGFIX] Compile original and proxy class into one file
- Reduce amount of file inclusions by combining original class
code and proxy class code into the same file as both nee... -
18:02 TYPO3.Flow Feature #42176: Improve resolving of view
- Patch set 21 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16392 -
13:19 TYPO3.Flow Feature #42176: Improve resolving of view
- We (Bastian, Sebastian and Me) just had a little Hangout about the Syntax we're going to use:
General Syntax:
<... -
17:36 TYPO3.Flow Feature #45264 (Resolved): Add Flow caching for Doctrine metadata and query caches
- Applied in changeset commit:5e5ebf31970c572b49fc73f87832f351248f899f.
-
16:46 TYPO3.Flow Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18883 -
17:35 TYPO3.Flow Revision 203534c8: [BUGFIX] Remove unneeded filesystem calls
- This change removes a call to is_dir in the FileMonitor
which is duplicate as the ReadDirectoryRecursively does
exact... -
16:43 TYPO3.Flow Revision 5e5ebf31: [BUGFIX] Add Flow-Doctrine cache adapter
- This adds a cache adapter for Doctrine. It is used for the Doctrine ORM
metadata and query cache instead of the Array... -
16:37 TYPO3.Flow Revision 266ef940: [TASK] Make Aspects singletons
- This sets the scope of three aspects to Singleton in order to improve
the overall performance.
Releases: 2.0, master... -
16:36 TYPO3.Flow Revision 84969a48: Merge "[TASK] Make Aspects singletons"
- 16:27 TYPO3.Flow Revision 7b9a9355: [BUGFIX] Flow Bootstrap now works if PhpUnit is used as Phar file
- If PhpUnit was used as a Phar file, the Flow Core Bootstrap failed
during initialization in Testing context because i... -
12:18 TYPO3.Flow Feature #46318: [caching framework] Extend cache interface to handle multiple entries
- Moved the issue to Flow since the cf in TYPO3 CMS is a backport of the flow part. Such bigger changes should be imple...
-
12:05 TYPO3.Flow Feature #46318 (New): [caching framework] Extend cache interface to handle multiple entries
- The current BackendInterface and FrontendInterface is not suitable for retrieving or storing several entries at once ...
-
09:36 TYPO3.Fluid Revision 60843dff: Merge "[BUGFIX] Add input string argument to Format.Crop ViewHelper"
2013-03-14
-
20:58 TYPO3.Fluid Bug #46038: Subproperty with Radio fields doesn't render hidden identity property
- I am having a somewhat similar problem when an validation-error occurs.
In this case $this->addAdditionalIdentityProp... -
20:15 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
19:51 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
19:31 TYPO3.Flow Feature #43819: Support lazy dependency injection of properties
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
19:27 TYPO3.Flow Feature #43819 (Under Review): Support lazy dependency injection of properties
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18917 -
20:08 TYPO3.Flow Revision 90cdde46: [TASK] Make Aspects singletons
- Change-Id: I433d6cbfce3eeba1b67386b7b459a61452fac413
-
18:40 TYPO3.Fluid Bug #46289: Enable Escaping Interceptor in XML request format
- Bastian Waidelich wrote:
> I don't think that's required, see comment at http://forge.typo3.org/issues/46288#note-2
... -
17:28 TYPO3.Fluid Bug #46289 (Needs Feedback): Enable Escaping Interceptor in XML request format
- I don't think that's required, see comment at http://forge.typo3.org/issues/46288#note-2
-
17:24 TYPO3.Fluid Bug #46289 (Under Review): Enable Escaping Interceptor in XML request format
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18911 -
17:20 TYPO3.Fluid Bug #46289 (Needs Feedback): Enable Escaping Interceptor in XML request format
- The Escaping Interceptor should be enabled if the request format is XML. As of now this is only done in HTML.
-
18:06 TYPO3.Flow Revision a381478b: [TASK] Allow package key wildcards for excludeClasses
- The object.excludeClasses setting can now handle a trailing * as a
wildcard character in the package key.
Change-Id:... -
17:25 Bug #46290 (Under Review): Remove unnecessary checks for file_exists and is_dir in FileMonitor
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18912 -
17:21 Bug #46290 (Resolved): Remove unnecessary checks for file_exists and is_dir in FileMonitor
- The FileMonitor is massively slow on Windows, this is just because file access on windows from PHP is slow. Therefor ...
-
17:08 TYPO3.Flow Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18883 -
12:01 TYPO3.Flow Feature #45264: Add Flow caching for Doctrine metadata and query caches
- The latest change (https://review.typo3.org/18883) leads to this improvement:
!https://www.evernote.com/shard/s55/... -
11:49 TYPO3.Flow Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18883 -
15:00 TYPO3.Flow Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18900 -
12:19 TYPO3.Flow Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18900 -
11:49 TYPO3.Flow Bug #45876 (Under Review): Exception in TypeHandling with PHP < 5.3.7
- reopened on behalf of Benno
-
01:18 TYPO3.Flow Bug #45876: Exception in TypeHandling with PHP < 5.3.7
- not fixed in my installation. Get Error:
#1: Warning: class_implements() [<a href='function.class-implements'>func... -
14:59 TYPO3.Flow Revision 5772372b: [BUGFIX] Exception thrown in TypeHandling (follow up)
- When using isCollectionType() on an string, a warning is thrown.
The change id Iae59221cbd72677e6c18ad0a383792a798447... -
14:43 TYPO3.Flow Bug #45405 (Closed): Uncaught Exception in DynamicRoutePart
- Marco Falkenberg wrote:
> Sorry, i cannot replicate this error anymore. Maybe due to the recent changes in Flow.
... -
14:21 TYPO3.Flow Bug #45405: Uncaught Exception in DynamicRoutePart
- Sorry, i cannot replicate this error anymore. Maybe due to the recent changes in Flow.
I guess this happens when hav... -
11:06 TYPO3.Fluid Feature #46257: Add escape sequence support for Fluid
- Bastian SGML/HTML/XML entity will not work
output is ... -
10:27 TYPO3.Fluid Feature #46257 (Needs Feedback): Add escape sequence support for Fluid
- To be honest, I'm not so sure that we should adjust the parser for this. Wouldn't...
-
09:45 TYPO3.Fluid Feature #46257: Add escape sequence support for Fluid
- yes it is a copy of CDATA but most convenient:
CDATA:
<![CDATA[{]]>{object}<![CDATA[}]]> renders to {value}
vs... -
09:01 TYPO3.Fluid Feature #46257 (Under Review): Add escape sequence support for Fluid
- In some cases you need to print some characters to rendered view, which Fluid uses.
f.e.:
{{object}} should output ...
2013-03-13
-
20:09 TYPO3.Flow Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18877 -
20:08 TYPO3.Flow Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18877 -
17:00 TYPO3.Flow Feature #45264: Add Flow caching for Doctrine metadata and query caches
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18877 -
19:55 TYPO3.Flow Revision 258afd36: [TASK] Some cleanup to cache related classes
- Non-functional changes to enhance CGL compliance and fix some typos.
Change-Id: I76861aa68e02a15588a63aaeb699bfd0c6c... -
19:41 Bug #46244: Remove call to PHP_BINDIR in CoreCommandController
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18878 -
19:26 Bug #46244: Remove call to PHP_BINDIR in CoreCommandController
- For this issue I shortly thought about using PHP_BINARY but this won't work as this would be apache if PHP is loaded ...
-
19:13 Bug #46244 (Under Review): Remove call to PHP_BINDIR in CoreCommandController
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18878 -
19:08 Bug #46244 (Under Review): Remove call to PHP_BINDIR in CoreCommandController
- The CoreCommandController still has a call to PHP_BINDIR. This should be removed
-
18:58 TYPO3.Flow Bug #44000: Flow CLI on Windows does not work anymore
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17595 -
18:25 TYPO3.Flow Bug #44000: Flow CLI on Windows does not work anymore
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17595 -
18:56 TYPO3.Flow Revision 6a4c6dfb: [BUGFIX] Flow CLI again works for Windows command prompt
- Probably introduced with Ibd70e2dc8ff3a958a33ad0eb422060dc0fd8b799,
the Flow CLI call via the provided .bat file didn... -
12:37 TYPO3.Flow Bug #45876 (Resolved): Exception in TypeHandling with PHP < 5.3.7
- Applied in changeset commit:57a78d3b789f24393f66a996faa62f28b469fefe.
-
11:21 TYPO3.Flow Revision 1721c142: [TASK] Use composer/installers instead of own fork
- Change-Id: I0a0ffa83b459d5be3fa8fb9c371d64cdcff88144
Releases: 2.0, master
2013-03-12
-
21:58 TYPO3.Flow Revision 4c2b4088: Merge "[TASK] Use composer/installers instead of own fork" into composer
-
21:57 TYPO3.Flow Revision 771c1311: [TASK] Use composer/installers instead of own fork
- Change-Id: I25f81ae249a71162d8424f254f0d5d13e7553770
Releases: 2.0, master -
19:05 TYPO3.Flow Feature #46216 (New): Add wincache cache backend
- wincache is a memory key-value cache similar to the user cache of apc and xcache. It was integrated as cache backend ...
-
16:23 TYPO3.Flow Bug #46210 (Needs Feedback): securityContext->getParty() in the initializeObject() method of a session-Scope object throws exception on second request
-
When i put the following code in a session-scope object and am logged in it works on the first request. But after ... -
10:40 Revision d0bab970: [TEST] Update composer manifest for testbranch
- *SHOULD NOT BE MERGED TO MASTER*
Change-Id: Ic8507711a295a3a428fa9ecdaf4feb4d55e0d608 -
10:35 TYPO3.Flow Revision 963ce540: Merge "[TASK] Use composer/installers instead of own fork" into composer
-
10:34 TYPO3.Flow Revision 762c98fd: [TASK] Use composer/installers instead of own fork
- Change-Id: I39f413e2fa3380cca3592de4c13a3300b9230a5b
Releases: 2.0, master -
09:57 TYPO3.Fluid Revision 56408e5e: [TASK] Remove dependency on installer
- Rely on implicit dependency through TYPO3.Flow
Change-Id: I8a80c23c995dd3b76e8ab5187df3330e96e3603d
Releases: 2.0, m... -
09:19 TYPO3.Flow Revision 8df5a751: [TASK] Use composer/installers instead of own fork
- Change-Id: I0a0ffa83b459d5be3fa8fb9c371d64cdcff88144
Releases: 2.0, master
Also available in: Atom