Activity
From 2014-08-19 to 2014-09-17
2014-09-12
-
17:31 Revision 10a43eff: [BUGFIX] Move variable initialisation to where it is needed
- Change-Id: Ie6e669a1e68eaa7bd83247a38df204d91ac0a093
Releases: master, 2.2, 2.1
2014-09-11
-
20:08 Revision a30578bd: [BUGFIX] Support split configuration source in code migrations
- Code migrations now also apply to split configuration files.
Change-Id: I9371c6100e35c6898da848bd7ae643b8f8147b99
Re... -
20:08 Revision 2b108237: [BUGFIX] Support split configuration source in code migrations
- Code migrations now also apply to split configuration files.
Change-Id: I9371c6100e35c6898da848bd7ae643b8f8147b99
Re... -
19:28 Revision ee27480d: [BUGFIX] Fix __toString() in Uri for edge case
- When constructing an Uri instance from a string like '/foo/bar' and
settings scheme and host afterwards, __toString w... -
17:13 Revision f17b6b79: [BUGFIX] Support split configuration source in code migrations
- Code migrations now also apply to split configuration files.
Change-Id: I9371c6100e35c6898da848bd7ae643b8f8147b99
Re... -
13:05 Revision 775d927e: [FEATURE] UriTemplate implementation
- This adds UriTemplate as per RFC 6570, allowing expansion of templates
into URI strings::
// results in "foo/bar/b...
2014-09-10
-
23:32 Revision e14cfb01: [FEATURE] Allow multiple types for properties in schema validation
- Allows multiple types for properties in schema validation, which is
supported by the JSON Schema standard.
See http:...
2014-09-08
-
12:56 Feature #55869: Allow custom handling of propertyMapping errors
- is there any process in the flow group how to get further? IMO this should really really be solved in flow + cms
2014-09-05
-
13:22 Revision 8317b5d3: [FEATURE] Make ObjectAccess check has…() as well
- So far ObjectAccess checks for get…() and is…() as possible getter
methods, this change adds a check for has…() as we... -
13:11 Revision e382e32a: [FEATURE] Allow setting ini entries to sub requests
- This adds a configuration option ``core.subRequestIniEntries``
where additional INI entries which should be passed
to...
2014-09-04
-
12:22 Bug #59404: Sub-Requests losing arguments
- Patch set 10 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab...
2014-09-03
2014-09-02
-
13:47 Revision a07533e0: [TASK] Add changelog for TYPO3 Flow 2.2.2
- See https://ci.neos.typo3.org/job/typo3-flow-release/21/
Releases: 2.2 -
13:47 Revision 74efd3c5: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/21/
Releases: 2.2 -
11:16 Revision 3a5d44ec: [BUGFIX] Make file uploads work again
- This change fixes a regression which was introduced by
Ib5acdb59ee2ff9593456fe35960cdc9c41d71ace. That change
created... -
10:59 Revision f38b3570: [BUGFIX] Make file uploads work again
- This change fixes a regression which was introduced by
Ib5acdb59ee2ff9593456fe35960cdc9c41d71ace. That change
created... -
09:38 Feature #55793: Add Support for groupBy
- Implement default groupings in persistence (Doctrine + Generic)
-
08:54 Feature #55793: Add Support for groupBy
- Suggestions:
# Rename "groupBy" to "groupings" to be consistent with "orderings"
# Move "groupings" right after "...
2014-09-01
-
11:05 Revision 351b3dd1: [BUGFIX] Add ``expectedExceptionMessage`` to ignoredTags
- This adds the mentioned entry to the ignored annotation
tags settings. This is a valid PHPUnit tag and its
presence m...
2014-08-29
-
18:24 Revision 8cee5553: [TASK] Improve flush method of Redis cache backend
- This change improves the flush method by not using the KEYS command
with a pattern and iterating over the keys in PHP...
2014-08-28
-
14:40 Feature #55793: Add Support for groupBy
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
11:38 Feature #55793: Add Support for groupBy
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
12:27 Revision bf267bed: Merge "[BUGFIX] REMOTE_AUTHORIZATION strips "Basic" string" into 2.1
-
12:27 Revision ae215dce: Merge "[BUGFIX] REMOTE_AUTHORIZATION strips "Basic" string" into 2.2
-
10:54 Revision e867cd66: Merge "[BUGFIX] Properly merge request- and routing arguments"
2014-08-27
-
18:30 Bug #49624 (Resolved): Domain Model validators are executed twice
- Applied in changeset commit:b1633ad8af5b19c63a1fc4c815b6f079ba27485d.
-
18:01 Bug #49624: Domain Model validators are executed twice
- Patch set 1 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
18:01 Bug #49624: Domain Model validators are executed twice
- Patch set 1 for branch *2.2* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
18:27 Revision 2c060361: Merge "[BUGFIX] Add domain model validators only once" into 2.2
-
18:06 Revision 6fc1f774: [TASK] Remove link to forge from DebugExceptionHandler output
- The link to create an issue from the exception screen was not used much
and since we moved away from forge it would l... -
18:01 Revision 296cfc95: [BUGFIX] Add domain model validators only once
- If a domain model validator is present and a controller action accepts
this domain model as argument, the validator i... -
18:01 Revision 6b38d1f7: [BUGFIX] Add domain model validators only once
- If a domain model validator is present and a controller action accepts
this domain model as argument, the validator i... -
18:00 Revision 9effd444: Merge "[BUGFIX] Add domain model validators only once"
-
18:00 Bug #36734 (Resolved): Transient properties cannot be property mapped
- Applied in changeset commit:296220dc76b35e06b1ab8e33fa39897bf4637c7f.
-
17:28 Bug #36734: Transient properties cannot be property mapped
- Patch set 10 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
17:19 Bug #36734: Transient properties cannot be property mapped
- Patch set 9 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
17:28 Revision 296220dc: [FEATURE] Transient properties can be property mapped
- This change allows properties annotated as transient to be regarded
normally for the classSchema during reflection. T... -
17:25 Revision 57d734b0: [BUGFIX] Properly merge request- and routing arguments
- The "HTTP Components" feature (#52064) introduced a regression that
makes it very difficult to create RESTful service... -
13:39 Revision 758c50b1: Merge "[TASK] Remove link to forge from DebugExceptionHandler output"
-
12:39 Revision 9d31ba78: Merge "[BUGFIX] Fix exception handling in CLI"
-
12:16 Bug #59031: Broken Reflection behavior on class-/filename mismatch
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
11:49 Revision a9b42947: [FEATURE] Command to flush only particular cache
- This introduces a command typo3.flow:cache:flushone with an
additional identifier option, to clear only that particul... -
10:00 Bug #55936 (Resolved): sessionManager->getActiveSessions() returns empty
- Applied in changeset commit:bc7a07df317b534fb6b458791ae9b1beb3d54660.
-
09:26 Revision 5d2b173f: Merge "[FEATURE] Mark deprecated commands as such in help texts"
-
09:26 Revision cb8c1477: Merge "[BUGFIX] Re-introduce quit() in CommandController"
2014-08-26
-
17:00 Task #57683 (Resolved): Constants are not Doc commented
- Applied in changeset commit:655349661f56ca3cfd501ca2f8dbae8e5817175e.
-
15:28 Task #57683: Constants are not Doc commented
- Patch set 8 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
15:25 Task #57683: Constants are not Doc commented
- Patch set 7 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
15:38 Bug #55936: sessionManager->getActiveSessions() returns empty
- Patch set 2 for branch *2.2* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
15:38 Bug #55936: sessionManager->getActiveSessions() returns empty
- Patch set 1 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
15:37 Bug #55936 (Under Review): sessionManager->getActiveSessions() returns empty
- Patch set 1 for branch *2.2* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
15:30 Bug #55936 (Resolved): sessionManager->getActiveSessions() returns empty
- Applied in changeset commit:159304670b808f3a22f16b3ac1ca55810e04f148.
-
15:01 Bug #55936: sessionManager->getActiveSessions() returns empty
- Patch set 17 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availab... -
15:38 Revision 3d492d3b: [BUGFIX] sessionManager->getActiveSessions() returns empty array
- This change adds the tag 'session' to all started sessions.
As SessionManager->getActiveSessions() searches sessions ... -
15:38 Revision bc7a07df: [BUGFIX] sessionManager->getActiveSessions() returns empty array
- This change adds the tag 'session' to all started sessions.
As SessionManager->getActiveSessions() searches sessions ... -
15:30 Bug #53010 (Resolved): UsernamePasswordHttpBasic disabled since .htaccess strips "Basic"
- Applied in changeset commit:8bd0eca54fefa1eb014d000f368634d2a91f477d.
-
15:22 Bug #53010: UsernamePasswordHttpBasic disabled since .htaccess strips "Basic"
- Patch set 1 for branch *2.1* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
15:22 Bug #53010: UsernamePasswordHttpBasic disabled since .htaccess strips "Basic"
- Patch set 1 for branch *2.2* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is available a... -
11:41 Bug #53010: UsernamePasswordHttpBasic disabled since .htaccess strips "Basic"
- Patch set 4 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
15:28 Revision 65534966: [TASK] Fix doc comments for constants
- Change-Id: I24197f4402ee46537d0afcbc263e8ca3629d4224
Resolves: #57683
Releases: master -
15:22 Revision 71bfc215: [BUGFIX] REMOTE_AUTHORIZATION strips "Basic" string
- Currently the .htaccess file passes the "Authorization" header
to the REMOTE_AUTHORIZATION environment variable by st... -
15:22 Revision 19f638c8: [BUGFIX] REMOTE_AUTHORIZATION strips "Basic" string
- Currently the .htaccess file passes the "Authorization" header
to the REMOTE_AUTHORIZATION environment variable by st... -
15:22 Revision 575e6172: Merge "[BUGFIX] REMOTE_AUTHORIZATION strips "Basic" string"
-
15:01 Revision 15930467: [BUGFIX] sessionManager->getActiveSessions() returns empty array
- This change adds the tag 'session' to all started sessions.
As SessionManager->getActiveSessions() searches sessions ... - 14:00 Revision 324123c0: [FEATURE] Mark deprecated commands as such in help texts
- This change adds a feature which detects @deprecated annotations
on command methods and marks those commands as depre... - 14:00 Revision c16f07b5: [BUGFIX] Re-introduce quit() in CommandController
- This change fixes a regression which caused certain
commands to not shutdown properly and thus could
result in lost d... -
11:41 Revision 8bd0eca5: [BUGFIX] REMOTE_AUTHORIZATION strips "Basic" string
- Currently the .htaccess file passes the "Authorization" header
to the REMOTE_AUTHORIZATION environment variable by st... -
11:28 Revision aae5ca17: [TASK] Update yaml and dom-crawler versions
- Raise the required version limits of the Symfony components yaml and
dom-crawler.
Change-Id: Idd4f2532c0e3617694f708... -
10:49 Revision bc2c93fb: [TASK] Add changelog for TYPO3 Flow 2.2.1
- See https://ci.neos.typo3.org/job/typo3-flow-release/20/
Releases: 2.2 -
10:49 Revision 30b2594b: [TASK] Update references in documentation
- See https://ci.neos.typo3.org/job/typo3-flow-release/20/
Releases: 2.2 -
09:55 Revision 1a8db9b1: [FEATURE] Improve type converters
- The ArrayConverter can now convert CSV strings (with configurable
delimiter) and JSON to array, depending on configur...
2014-08-25
-
20:11 Revision 655f79d9: Merge "[BUGFIX] Proxy compiler should only remove opening php tag" into 2.2
-
20:09 Bug #36734: Transient properties cannot be property mapped
- Patch set 8 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
19:02 Bug #59031: Broken Reflection behavior on class-/filename mismatch
- Patch set 2 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
15:11 Bug #49624: Domain Model validators are executed twice
- Patch set 6 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
15:11 Revision b1633ad8: [BUGFIX] Add domain model validators only once
- If a domain model validator is present and a controller action accepts
this domain model as argument, the validator i... -
14:54 Revision 5e984e94: [FEATURE] Improve type converters
- The ArrayConverter can now convert CSV strings (with configurable
delimiter) and JSON to array, depending on configur...
2014-08-24
-
08:23 Bug #51809: Commit "[BUGFIX] Published resources don't support symlinks" produces an fatal error on Windows
- Patch set 4 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
08:23 Feature #51676: Support of symlinks for Resources
- Patch set 4 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl...
2014-08-22
-
15:35 Revision ce12d377: [BUGFIX] Prevent race conditions in Redis backend
- There is a theoretical possibility that inconsistent data will be stored
in the cache backend for remove() or freeze(...
2014-08-20
-
20:42 Revision 12f4a4c2: [TASK] Redis cache backend improvements
- This change contains a drop-in replacement for the current Redis cache backend.
The new backend implements TaggableBa... -
18:57 Feature #44157: Object configuration should imply annotated object name
- Patch set 3 for branch *master* of project *Packages/TYPO3.Flow* has been pushed to the review server.
It is availabl... -
17:22 Revision af085338: [FEATURE] A Translation EelHelper
- This adds an EelHelper for fetching translation IDs.
Usage example::
${Flow.I18n.Translation.translateById('someI...
Also available in: Atom