Activity
From 2012-04-10 to 2012-05-09
2012-05-09
-
22:19 Feature #26943: Add i18n support to domain models
- What I would need, is for one or more translations of an object property to be set with a web form.
The use case wou... -
19:15 Bug #36997: Use ActionRequest to validate authentication tokens
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11100 -
14:43 Bug #36997: Use ActionRequest to validate authentication tokens
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11100 -
14:03 Bug #36997 (Under Review): Use ActionRequest to validate authentication tokens
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11100 -
13:55 Bug #36997 (Resolved): Use ActionRequest to validate authentication tokens
- Currently the security context passes the *HTTP Request* to @TokenInterface::updateCredentials()@ in @updateTokens()...
-
19:15 Revision 2aa6a024: [BUGFIX] Use ActionRequest to validate authentication tokens
- Currently the security context passes the HTTP Request to
TokenInterface::updateCredentials() in updateTokens().
This... -
18:30 Bug #36446 (Accepted): "classesPath" is not added to PackageStates.php on creating a package
-
18:23 Bug #37018: CsrfProtectionAspect should not use removed environment methods.
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11118 -
18:21 Bug #37018: CsrfProtectionAspect should not use removed environment methods.
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11118 -
18:17 Bug #37018 (Under Review): CsrfProtectionAspect should not use removed environment methods.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11118 -
18:17 Bug #37018 (Resolved): CsrfProtectionAspect should not use removed environment methods.
-
18:22 Revision 34f37250: [BUGFIX] Fix use of removed Environment methods in CsrfProtectionAspect
- CsrfProtectionAspect now no longer uses methods from environment that
no longer exist since the environment cleanup. ... -
17:06 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 16 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
16:10 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
15:54 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
16:29 Bug #36236: Call to method not being backed by an interface in Http RequestHandler
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101 -
14:29 Bug #36236: Call to method not being backed by an interface in Http RequestHandler
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11101 -
16:05 Bug #36965: Packages are ordered reverse in configuration manager making overwriting settings inconsistant
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11088 -
10:15 Bug #36965: Packages are ordered reverse in configuration manager making overwriting settings inconsistant
- I would even dare to say this is a duplicate of #28213…
- 16:05 Revision d100a281: [BUGFIX] Avoid reverse ordering of packages in configuration manager
- This issue causes some problems when packages are overwriting YAML settings,
because in #27490 the package order is r... -
15:53 Revision 2fba45eb: [TASK] Add Doctrine.ORM to the dependencies
- Change-Id: I50bb3c71ae59edd619155f318a0f6dff4487e37e
Related: #28213
Releases: 1.1 -
15:49 Feature #34177 (Under Review): Make Resource use with file operations easier
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
02:39 Feature #34177 (Resolved): Make Resource use with file operations easier
- Applied in changeset commit:8cdaae41c0af199402358e2171766af14f9379e9.
-
15:49 Bug #29694 (Under Review): \TYPO3\FLOW3\Resource\Resource is missing the __toString Method
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
02:39 Bug #29694 (Resolved): \TYPO3\FLOW3\Resource\Resource is missing the __toString Method
- Applied in changeset commit:8cdaae41c0af199402358e2171766af14f9379e9.
-
15:48 Revision 8c7ec51b: [FEATURE] Add __toString() and make Resource use more convenient
- To use a Resource with file operations, one can use the
resource:// scheme and the __toString() method of any
Resourc... -
15:46 Revision 67c257c9: [TASK] Some cleanup to PackageManager and it's unit test
- Fixes some docblocks, adds a few type hints and fixes / simplifies some
unit tests.
Change-Id: Ie8aab06fc0b548f02e0a... -
15:36 Revision 4fe6851b: [TASK] Small docblock cleanup to Bootstrap
- Change-Id: I594f7ab42ac59e95baec39011554eaba6a304293
Related: #33581
Releases: 1.1 -
14:41 Bug #37001 (Resolved): Catch Exception from inactivityTimeout
- i played around a little bit with the session lifetime.
setting inactivityTimeout: 30
on inactivity for about 30 se... -
12:49 Bug #36996 (Closed): DateTimeConverter
- TYPO3.FLOW3/Classes/Property/TypeConverter
@return new \TYPO3\FLOW3\Validation\Error('The date "%s" was not recogn... -
11:05 Bug #36988 (Resolved): PropertyMapper chokes on Objects that are already converted
- I've noticed that the PropertyMapper chokes on Objects which are already in the Target form.
This happened to me wi... -
10:55 Bug #36973: TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- Because FLOW3 still executes a CLI command to build the proxies and caches when needed.
-
09:23 Bug #36973: TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- I've not added php.exe to that path, but why should i config php.exe, if i don't execute in cli?
-
09:18 Bug #36973 (Closed): TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- It seems like the PHP binary "D:\wamp\bin\php\php5.3.8" cannot be executed by FLOW3. Set the correct path to the PHP ...
-
02:39 Feature #36949 (Resolved): Improve Property Mapper Exception message
- Applied in changeset commit:fb0c15a2d8b2f9caa65e7758be5f26c308287212.
-
02:39 Feature #34900 (Resolved): New role: ANONYMOUS
- Applied in changeset commit:b70090b742a764381053e9bd170d3197b39d5de0.
-
02:39 Feature #34185 (Resolved): SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
- Applied in changeset commit:00ea79198668b30e3fefbd277f8070965ff83c18.
-
02:39 Bug #36954 (Resolved): Only use ansi colors for var_dump() if supported
- Applied in changeset commit:aeaa424b48d22c0e532c44fb223aa25be67beac3.
-
02:39 Task #34817 (Resolved): Have a way to clear all sessions
- Applied in changeset commit:57139411256f90e52f5954c5e12ec243ded37849.
-
02:39 Task #25923 (Resolved): Clean up session files in compile run
- Applied in changeset commit:dc804a6f9c42d60cf982a67fdca8f9812b77715b.
2012-05-08
-
23:33 Bug #36965: Packages are ordered reverse in configuration manager making overwriting settings inconsistant
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11088 -
23:32 Bug #36965 (Under Review): Packages are ordered reverse in configuration manager making overwriting settings inconsistant
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11088 -
23:32 Bug #36965 (Resolved): Packages are ordered reverse in configuration manager making overwriting settings inconsistant
- The package order is determined by PackageStates.php, but in the configuration manager this order is reverse in order...
-
19:48 Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
18:48 Feature #28052 (Needs Feedback): Possibility to enable or disable accounts
-
18:40 Feature #28052: Possibility to enable or disable accounts
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3245 -
18:39 Revision 08a3ced5: Merge "[BUGFIX] Only use ansi colors for var_dump() if supported"
-
18:35 Revision 015cde67: [TASK] Clean up class names in validators
- No functional changes.
Change-Id: I367e5bd29659ff04649916b2b0ddc8e9ac0bc66f
Releases: 1.1 -
18:29 Revision 53f602b2: Merge "[BUGFIX] Make flow3.bat output usage texts matching Windows" into FLOW3-1.0
-
18:26 Bug #29979 (Needs Feedback): PersistenceManager::getIdentifierByObject() only returns first Id property
-
18:18 Feature #34177: Make Resource use with file operations easier
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9145 -
18:16 Feature #34177: Make Resource use with file operations easier
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9145 -
18:18 Bug #29694: \TYPO3\FLOW3\Resource\Resource is missing the __toString Method
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9145 -
18:16 Bug #29694: \TYPO3\FLOW3\Resource\Resource is missing the __toString Method
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9145 -
18:16 Bug #36684: Fixes for functional security tests break custom tests
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10897 -
18:16 Bug #36720: Settings from package cannot override default value with empty array
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10896 -
18:16 Revision 8cdaae41: [FEATURE] Add __toString() and make Resource use more convenient
- To use a Resource with file operations, one can use the
resource:// scheme and the __toString() method of any
Resourc... -
18:13 Revision 992527f8: Merge "[FEATURE] Destroy all sessions on cache:flush command"
-
18:13 Revision 5702d9f9: Merge "[FEATURE] Have a way to delete all sessions"
-
18:12 Task #25923: Clean up session files in compile run
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9633 -
17:43 Task #25923: Clean up session files in compile run
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9633 -
17:40 Task #25923: Clean up session files in compile run
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9633 -
16:23 Task #25923: Clean up session files in compile run
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9633 -
18:12 Revision 57139411: [FEATURE] Have a way to delete all sessions
- Introduces the static method destroyAll to the
SessionInterface and all implementations and so
makes it possible to d... -
18:12 Revision dc804a6f: [FEATURE] Destroy all sessions on cache:flush command
- When the typo3.flow3:cache:flush command is called all session data
for the currently configured session implementati... -
18:03 Revision ac6f6af6: Merge "[BUGFIX] Prevent Route class from appending an extra question mark"
-
18:02 Task #33537 (Closed): Rename NotEmpty Validator to Required
- There are more important issues at the moment so it is not worth the effort
-
17:58 Task #35916: Make system call to php binary reliable one for all, especially on Windows
- Definitely makes sense, but I can't take care of it atm
-
17:38 Bug #36954: Only use ansi colors for var_dump() if supported
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11080 -
17:37 Bug #36954 (Under Review): Only use ansi colors for var_dump() if supported
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11080 -
16:34 Bug #36954 (Resolved): Only use ansi colors for var_dump() if supported
- @\TYPO3\FLOW3\var_dump()@ currently uses ANSI codes to colorize variables on the CLI.
On Windows that's not supporte... -
17:37 Revision aeaa424b: [BUGFIX] Only use ansi colors for var_dump() if supported
- \TYPO3\FLOW3\var_dump() currently uses ANSI codes to colorize
the output on the CLI.
On Windows that's not supported ... -
17:34 Feature #30256 (Resolved): Package help in CLI
-
16:39 Feature #36955 (New): Add type filter to var_dump()
- Idea: add filter options to @\TYPO3\FLOW3\var_dump()@ so that the dump can be configured for certain types / properti...
-
16:31 Revision 9b3b9cee: Merge "[FEATURE] Makes it possible to wire signals to static slots"
-
16:16 Bug #34154 (Resolved): ObjectValidator has exponential growth factor
-
16:02 Revision 8d9a54bc: Merge "[FEATURE] Introduce the magic role "Anonymous""
-
15:43 Bug #33530 (Closed): SubRequest should return format of root request
- Obsolete for 1.1 and won't go into 1.0 as discussed.
-
15:36 Feature #34185: SignalSlot Dispatcher should check if Slot method is declared static and act accordingly
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9622 -
15:36 Revision 00ea7919: [FEATURE] Makes it possible to wire signals to static slots
- To use a static slot simply prefix the slot method name with ::
Change-Id: I6d7bd963551342abb4c5bcd686ccdaff52196986... -
15:01 Feature #34900: New role: ANONYMOUS
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9680 -
14:55 Feature #34900: New role: ANONYMOUS
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9680 -
12:13 Feature #34900: New role: ANONYMOUS
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9680 -
15:01 Revision b70090b7: [FEATURE] Introduce the magic role "Anonymous"
- This introduces a second magic role (besides the
role "Everybody") which is active as long as nobody
is authenticated... -
14:38 Bug #31905 (Resolved): getInterceptedRequest is NULL but ACL matches correctly DENY
- Applied in changeset commit:4756966d29055e09150648fd85f78f87204c6026.
-
10:43 Bug #31905: getInterceptedRequest is NULL but ACL matches correctly DENY
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7635 -
10:43 Bug #31905: getInterceptedRequest is NULL but ACL matches correctly DENY
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7635 -
14:38 Task #36943 (Resolved): Catch exceptions in HTTP Browser
- Applied in changeset commit:5b26f74b49ff96b565a0c18351c5f4e991aba9cc.
-
10:53 Task #36943: Catch exceptions in HTTP Browser
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11071 -
10:43 Task #36943: Catch exceptions in HTTP Browser
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11071 -
10:43 Task #36943 (Under Review): Catch exceptions in HTTP Browser
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11071 -
10:39 Task #36943 (Resolved): Catch exceptions in HTTP Browser
- Currently any exceptions caused by controllers etc. are not caught by the virtual browser. In order to make the behav...
-
14:14 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
14:05 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
14:05 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
14:02 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
12:23 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
13:56 Feature #36949 (Under Review): Improve Property Mapper Exception message
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11075 -
13:51 Feature #36949 (Resolved): Improve Property Mapper Exception message
- The current exception message could be improved in order to make bug tracking more simple. The message *should* read
... -
13:56 Revision fb0c15a2: [FEATURE] Improve Property Mapping Exception message
- The exception message for when a Mapping fails now
contains a hint about the concerning target type.
Change-Id: I718... -
12:30 Revision a87b12d2: [TASK] Slightly improve documentation of properties
- The properties used to enable testable HTTP and security influence
each other (like the good old image handling setti... -
12:11 Revision 160d0a43: [TASK] Getting Started: Add filenames to code snippets
- Change-Id: Ie6525564cf5e5e52f7aa60aae515a16d822ec79d
Resolves: #35263
Releases: 1.1 -
11:27 Revision 3039810f: Merge changes Icc3bc6d1,Ib8553f54
- * changes:
[BUGFIX] Authentication: context now reliably stores the intercepted request
[TASK] Improve security i... -
10:53 Revision 5b26f74b: [TASK] Handle exceptions in virtual HTTP browser
- The virtual HTTP browser now catches any exceptions
and returns the exception information in the response
rather than... -
10:43 Revision 900a207a: [TASK] Improve security isolation in functional tests
- This change makes sure that also the intercepted request
(if any) is cleared on clearContext() and renames the
authen... -
10:43 Revision 4756966d: [BUGFIX] Authentication: context now reliably stores the intercepted request
- On authentication the original intercepted request was not stored,
when there was no current session. The session now... -
10:18 Revision effab0e9: Merge "[TASK] Log exception in Doctrine\Query->getResult()"
-
10:17 Revision f80c149d: Merge "[FEATURE] Make migration of a single package possible"
-
10:01 Revision c651127b: Merge "[BUGFIX] Adjust TransientSession unit test to recent change"
-
09:59 Revision a2033af0: [BUGFIX] Adjust TransientSession unit test to recent change
- The change in TransientSession to close the session when destroy()
is called needed to be reflected in the unit test.... -
09:08 Revision 69c5912c: [BUGFIX] Assure fresh session for functional tests
- The changes done to resolve #35965 came with a functional
test that worked fine when run in isolation but failed when... -
02:37 Feature #35965 (Resolved): Session shouldn't start automatically
- Applied in changeset commit:ab61bd444fe1d2b1feb0e6e6a224575824fc7ce9.
2012-05-07
-
22:58 Bug #32823 (Resolved): Make combination of Account identifier and authentication provider name globally unique
- Resolved with the solution for #29547.
-
22:53 Bug #33719 (Closed): .Shortcuts symlinks use absolute path
- No more @.Shortcuts@ in current master…
-
22:31 Feature #26943 (Needs Feedback): Add i18n support to domain models
- The major question to answer before this can be implemented is how it should be used from a developers point of view....
-
20:24 Revision 91aa0722: Merge "[TASK] Adjust the code migration for FLOW3 1.1"
-
20:24 Revision 17b71526: Merge "[TASK] Fix schema migrations adding useless unique indexes"
-
18:09 Bug #36684: Fixes for functional security tests break custom tests
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10897 -
18:09 Bug #36720: Settings from package cannot override default value with empty array
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10896 -
17:15 Feature #30933 (Needs Feedback): Check for unique constraints on add()
-
14:56 Feature #35965: Session shouldn't start automatically
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10469 -
14:32 Feature #35965: Session shouldn't start automatically
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10469 -
14:04 Feature #35965: Session shouldn't start automatically
- Just for the record: it's not correct that sessions are generally started automatically - the "autostart" feature exi...
-
14:56 Revision ab61bd44: [!!!][TASK] Change session autostart handling for authentication providers
- The session autostart annotation is set at the
providers, not at the authentication manager. By
this every provider c... -
14:39 Feature #36088 (Resolved): Improve error handling of translation handling
- Applied in changeset commit:9ee4f38a9caa0974e45d378e7fa35b1c1fb6ab75.
-
14:17 Feature #36088: Improve error handling of translation handling
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10523 -
14:13 Feature #36088: Improve error handling of translation handling
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10523 -
14:17 Revision 9ee4f38a: [FEATURE] Improve logging for translation handling
- When a translation is not found a warning is logged so that the
user gets a clue what is wrong.
Change-Id: Id492016b... -
14:17 Revision 3c0e30a0: [TASK] Add section on XLIFF plural form handling to guide
- Adds a short explanation of plural form handling in XLIFF files to
the FLOW3 guide.
Change-Id: Ie09858e3ee668253207e... -
14:08 Bug #36913 (Resolved): HTTP PUT data not regonized as arguments
- Data submitted with HTTP PUT method is not recognized in the TYPO3\FLOW3\Http\Request
This is required while devel... -
13:59 Task #36840 (Accepted): Improve exception for wrong locales
-
13:55 Revision b7d30145: [FEATURE] Make migration of a single package possible
- Now the option "--package-key" can be given to "core:migrate" to
migrate a single package.
This allows for migration...
2012-05-05
-
11:48 Bug #36859 (Closed): URLs Break if the Route return a URI with Query string
- In cases where the Route returns an URI with a Query String attached the URI Builder adds a second ? to append the qu...
2012-05-04
-
22:54 Bug #36776: Property Mapping should be based on whitelist; configuration should be generated by form
- This is something that needs to be changed in extbase as well, right? Is there already an accompanying ticket in the ...
-
07:52 Bug #36776: Property Mapping should be based on whitelist; configuration should be generated by form
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10926 -
20:56 Task #36050: Raise the minimum PHP version due to security issues
- I'm on a shared host, and I think these cheaper hosts are a great path to get FLOW3 into enterprise environments. If ...
-
12:47 Task #36840 (Accepted): Improve exception for wrong locales
- I created a locale with the identifier "en_EN". I took me a while to realize that this is an invalid locale of course...
-
11:10 Feature #36088: Improve error handling of translation handling
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10523 -
10:15 Feature #36088: Improve error handling of translation handling
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10523 -
07:52 Feature #36830 (Under Review): Implement Browser API in Functional Tests
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10933 -
07:29 Feature #36830 (Resolved): Implement Browser API in Functional Tests
- ... based on DomCrawler
-
06:40 Revision cd38a4f7: Merge "[BUGFIX] Proxy methods with referenced arguments should work" into FLOW3-1.0
-
06:38 Revision f4337471: [TASK] Add providerOptions example to Settings.yaml
- Change-Id: I9c5a5a899db3a2cb3e094f308760b216fc0cde38
Related: #33495
Releases: 1.1 -
06:33 Revision ca3a8abb: Merge "[TASK] Tweak code migration tool code and output"
-
02:38 Bug #32991 (Resolved): Wrong default password hashing strategy
- Applied in changeset commit:78279ca9a0c1b6808db415b678722791c66f4d0f.
-
02:38 Feature #36813 (Resolved): Provide function for outputting word wrapped text to the command line
- Applied in changeset commit:95af0e5fb3d64f423160aaa94cee0f0c46a77062.
-
02:38 Feature #33581 (Resolved): Extend configuration/context
- Applied in changeset commit:9df5567135e42e1ab312f9a560c3eed382517c83.
2012-05-03
-
17:59 Revision 49d8440f: Merge "[!!!][FEATURE] (Core): Nested FLOW3 Application Contexts"
-
17:43 Feature #33581: Extend configuration/context
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
16:35 Feature #33581: Extend configuration/context
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
16:19 Feature #33581: Extend configuration/context
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
16:10 Feature #33581: Extend configuration/context
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
17:41 Revision 9df55671: [!!!][FEATURE] (Core): Nested FLOW3 Application Contexts
- With this change, it is possible to use nested FLOW3 contexts like
"Production/Live" or "Production/Staging/Server1".... -
16:50 Revision 692f73b7: [TASK] Fix hints about frozen packages to cache:flush command
- This enhances the hints about frozen packages introduced in
change I4db274dcf0376ada53a3a46ed5c6b945543698d1.
Change... -
16:44 Revision 257b30b4: Merge "[FEATURE] Provide outputFormatted() function for CLI"
-
16:37 Revision c2e0fd73: Merge "[BUGFIX] Implement fallback for password hash migration"
-
16:08 Revision 06930c3b: [TASK] Tweak code migration tool code and output
- This makes the output of the code migration tool a little
more readable and shifts some parts of the code around to
c... -
15:58 Revision a788b292: [TASK] Fix schema migrations adding useless unique indexes
- This change removes the index creation commands on the Role table from
the migrations supplied with Ief9455e10c58f999... -
15:57 Revision 05f80eb8: [TASK] Adjust the code migration for FLOW3 1.1
- This tweaks the code migration a little to be more complete and
produce better readable output.
Change-Id: Icadf9047... -
15:01 Feature #36813 (Under Review): Provide function for outputting word wrapped text to the command line
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10954 -
14:55 Feature #36813 (Resolved): Provide function for outputting word wrapped text to the command line
- Similar to $this->output() and $this->outputLine() the CommandController could provide a method $this->outputFormatte...
-
15:00 Revision 95af0e5f: [FEATURE] Provide outputFormatted() function for CLI
- This introduces a new method for outputting formatted
(that is, word wrapped and optionally padded) text to
the comma... -
14:40 Bug #33883 (Resolved): Repositories must be singleton, but no checks are done on this
- Applied in changeset commit:5e342192819640b75bb54f86873622e537af810b.
-
14:40 Feature #36714 (Resolved): Use lifecycle annotations without HasLifecycleCallbacks
- Applied in changeset commit:955b786a937127f9c39cbb6506d9d7ad2119a7c1.
-
08:21 Feature #36714: Use lifecycle annotations without HasLifecycleCallbacks
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10884 -
14:40 Feature #33531 (Resolved): DateTimeConverter should support DateTime subclasses
- Applied in changeset commit:f12ba2d320d98bac6f3ac16e7fee026722e59eb6.
-
09:22 Feature #33531: DateTimeConverter should support DateTime subclasses
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8770 -
14:40 Bug #36717 (Resolved): Remove Identity from Resource
- Applied in changeset commit:b9fd14644de323164c5d096421e73484cefa7ba5.
-
09:31 Bug #36717: Remove Identity from Resource
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10892 -
14:40 Feature #29547 (Resolved): @identity should make property unique in Database
- Applied in changeset commit:b0fb449cc9dc7266fd027b2c3618041e6fad3ef7.
-
09:31 Feature #29547: @identity should make property unique in Database
- Patch set 16 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
09:15 Feature #29547: @identity should make property unique in Database
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
14:40 Task #36807 (Resolved): Add hints about frozen packages to cache:flush command
- Applied in changeset commit:9243aa1c61a28861edcf5f1bb21d2708086f818f.
-
12:36 Task #36807 (Under Review): Add hints about frozen packages to cache:flush command
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10950 -
12:13 Task #36807 (Resolved): Add hints about frozen packages to cache:flush command
- Precompiled Reflection data is not recreated on flushing the cache (without --force flag). This can be confusing to p...
-
12:36 Revision 9243aa1c: [TASK] Add hints about frozen packages to cache:flush command
- By default precompiled reflection data of frozen packages is not
recreated on flushing the cache.
This adds a hint to... -
11:54 Bug #36804: Orphaned entities within aggregates are not removed
- Also check #28016
-
11:22 Bug #36804: Orphaned entities within aggregates are not removed
- Not a @cascade@ problem - it would need @orphanRemoval@, but that is not available for the association type used…
-
11:04 Bug #36804 (New): Orphaned entities within aggregates are not removed
- Consider this example:
An entity Image has a many-to-one or one-to-one relation to an entity Resource.
Image is a... -
11:10 Revision 14fff6f0: Merge "[FEATURE] Identity annotation should make properties unique"
-
11:10 Revision ef7cdc8c: Merge "[TASK] Remove Identity annotation from Resource"
-
10:49 Task #36800 (Accepted): Streamline Resource object API
- The API and mechanism for resources is, for some time now, not as intended. What we basically need to achieve is:
... -
10:13 Revision cfbc8fa0: [BUGFIX] (Persistence): Fix failing RepositoryTest
- The test fails since Ic3782452e941574dd85068535092877efd7ca190 which
forgot to adjust the Unit Tests.
Change-Id: I3b... -
09:31 Revision b9fd1464: [TASK] Remove Identity annotation from Resource
- As preparation to give the Identity annotation some meaning we
remove it here to still allow multiple resources with ... -
09:31 Revision b0fb449c: [FEATURE] Identity annotation should make properties unique
- With this change all properties annotated with the Identity
annotation will be added to an unique constraint in the d... -
09:26 Revision f97cc1de: Merge "[TASK] Add early returns to Security\Context::hasRole" into FLOW3-1.0
-
09:24 Revision ec0ff2e5: Merge "[BUGFIX] Keep class doc comments when building proxies" into FLOW3-1.0
-
09:19 Revision f12ba2d3: [FEATURE] DateTimeConverter should support DateTime subclasses
- Currently DateTimeConverter only accepts target types of 'DateTime'.
This change adjusts the converter so that it wor... -
08:21 Revision 955b786a: [FEATURE] Use lifecycle annotations without HasLifecycleCallbacks
- When using lifecycle annotations on methods, this change removes the need
to annotate the class itself with HasLifecy... -
08:16 Revision ab24201a: Merge "[TASK] Adjust Testing settings"
-
07:48 Revision f76abe9f: Merge "[BUGFIX] Check that repositories are of singleton scope"
-
02:39 Feature #29389 (Resolved): Provide simple code migration mechanism
- Applied in changeset commit:ed8fdeafc57bad85358c960daf2e7751ef161796.
2012-05-02
-
17:16 Feature #35912: Improve performance on Windows
- ok, here Windows 7, 64bit, 8GB RAM, Intel Core i7-2720QM @ 2.20 GHz, 8 Threads (is that important)?
h3. ./flow3 fl... -
17:04 Feature #35912: Improve performance on Windows
- ok guys, this is my stats. Running on a Linux Debian Squeeze, Xen Enterprise Server (VM), 2,3 GHz, 1024 MB RAM.
Comma... -
16:45 Bug #36776: Property Mapping should be based on whitelist; configuration should be generated by form
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10926 -
16:41 Bug #36776: Property Mapping should be based on whitelist; configuration should be generated by form
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10926 -
16:24 Bug #36776: Property Mapping should be based on whitelist; configuration should be generated by form
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10926 -
14:44 Bug #36776 (Under Review): Property Mapping should be based on whitelist; configuration should be generated by form
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10926 -
14:43 Bug #36776 (Resolved): Property Mapping should be based on whitelist; configuration should be generated by form
- In order to make the property mapper more predictible and secure by default, we propose the following changes:
* W... -
16:03 Feature #26783: Support settings via OS Environment
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/5731 -
15:59 Feature #29389: Provide simple code migration mechanism
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10124 -
15:58 Revision ed8fdeaf: [FEATURE] Code migration tool
- This adds support for "code" migrations. As with database migrations,
steps needed to adjust existing code to changes... -
15:58 Revision 57c7aea0: Merge "[TASK] Adjust some leftover uppercase namespace parts"
-
15:03 Bug #28862 (Accepted): Inconsistent handling of roles as objects and strings in Account
-
14:55 Revision 1bc99215: [TASK] Add functional content security tests
- Change-Id: I574a37ae8305181337c6794176133f4928138a41
Releases: 1.1 -
14:53 Revision e0e903b8: [TASK] A few more content security examples
- This adds some very basic notes which could help a few
people started with content security.
Change-Id: I14984401a70... -
11:33 Feature #33581: Extend configuration/context
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
11:01 Revision c355f351: Merge "[TASK] Fixes exception message building causing error"
-
10:53 Revision de7f8b9e: Merge "[TASK] Fix RestController to work with HTTP foundation"
-
03:28 Bug #36767 (Resolved): generateHmac does not use safe getEncryptionKey leading to possibly invalid hmacs
- Currently the generateHmac function of the *Security\Cryptography\HashService* directly accesses _$this->encryptionKe...
2012-05-01
-
22:00 Bug #33300: Validators should allow empty values
- can this be backported (is this the correct word?) for TYPO3 as well?
-
15:47 Bug #36750: Last parameter of CLI command never gets parsed
- This is already fixed in the master and can be closed.
-
15:38 Bug #36750 (Closed): Last parameter of CLI command never gets parsed
- In TYPO3\FLOW3\Cli\RequestBuilder::parseRawCommandLineArguments the last argument never gets parsed. This is because ...
-
02:37 Bug #35007 (Resolved): Functional tests do not work with MySQL database
- Applied in changeset commit:019507ae40359ac87558d79178caf1267de21480.
-
02:37 Task #36284 (Resolved): Move XLIFF files around so that their use is Pootle-compatible
- Applied in changeset commit:7275a130a1f552467b41d973f6533522c8dfb194.
-
02:37 Bug #35298 (Resolved): filename spelling inconsistent in the project
- Applied in changeset commit:c55e4f69e0c866e1b1e6a04d5c1f035eee068a8b.
-
00:44 Revision 012c6595: [TASK] Documentation: Add a link to installation hints
- Change-Id: Idaf0ec2780aab8184d4b519b20276a8cac00951e
Resolves: #35262 -
00:08 Feature #36088: Improve error handling of translation handling
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10523 -
00:06 Feature #36088: Improve error handling of translation handling
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10523
2012-04-30
-
23:56 Revision 8baab130: [TASK] Update to support orphanRemoval on ManyToMany associations
- In Doctrine 2.2.1 support for orphanRemoval on ManyToMany associations was
added, thus it is added to our driver as w... -
23:56 Revision 45a12cd6: Merge "[TASK] Getting started: Correct snippet description"
-
23:51 Bug #35298: filename spelling inconsistent in the project
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9958 -
23:48 Revision c55e4f69: [BUGFIX] Adjust "fileName" spelling to "filename"
- The spelling for filename differs throughout the code. With this
change we use "filename" everywhere possible.
Chang... -
23:41 Bug #33519: Route always appends a question mark even if the route already has arguments
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8766 - 23:40 Revision dc3532f4: [BUGFIX] Prevent Route class from appending an extra question mark
- Change-Id: I965367962786ab1ba923dbaae304e0d02afdfdc1
Fixes: #33519
Related: #33539
Releases: 1.1 -
23:37 Revision fc71de3f: [TASK] Fixes exception message building causing error
- When the providerClass for an authentication provider
is not configured, the building of an exception message
caused ... -
23:17 Revision 4e17257d: [BUGFIX] Adjust documentation to correct folder structure for xlf-files
- Change-Id: I34513c0a1d71cbbdcf86f5473e542f25b8f1fe04
Releases: 1.1 -
23:11 Bug #35935: Symlinks still don't work reliably under Windows
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10401 -
22:42 Task #36284: Move XLIFF files around so that their use is Pootle-compatible
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10612 -
22:37 Revision 7275a130: [TASK] Move XLIFF files so that Pootle copes with the file layout
- This changes the file layout for translations so that for every language
a directory named after the locale identifie... -
22:07 Bug #36734 (Resolved): Transient properties cannot be property mapped
- When creating an object containing transient properties through a webform an exception is thrown that the property is...
-
21:29 Feature #29547: @identity should make property unique in Database
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
16:05 Feature #29547: @identity should make property unique in Database
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
16:04 Feature #29547: @identity should make property unique in Database
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
13:04 Feature #29547: @identity should make property unique in Database
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
13:02 Feature #29547: @identity should make property unique in Database
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
12:46 Feature #29547: @identity should make property unique in Database
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
12:41 Feature #29547: @identity should make property unique in Database
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
12:35 Feature #29547: @identity should make property unique in Database
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
10:58 Feature #29547: @identity should make property unique in Database
- The full stack of changes can be found at https://review.typo3.org/#/q/topic:29547-unique-identity,n,z
-
10:56 Feature #29547: @identity should make property unique in Database
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
10:53 Feature #29547: @identity should make property unique in Database
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
21:29 Bug #36717: Remove Identity from Resource
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10892 -
12:46 Bug #36717 (Under Review): Remove Identity from Resource
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10892 -
12:45 Bug #36717 (Resolved): Remove Identity from Resource
- See discussion about Resource in parent task, we should remove the annotation in Resource to not change behaviour bef...
-
17:28 Revision 9de4a2c9: [TASK] Fix RestController to work with HTTP foundation
- This fixes RestController to work again with HTTP foundation.
Change-Id: Ibb3d3a328f9e74232597005423a086b860ff66b4
R... -
16:18 Task #27283: Handle @InheritanceType in a correct manner
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10893 -
13:13 Task #27283 (Under Review): Handle @InheritanceType in a correct manner
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10893 -
11:41 Task #27283: Handle @InheritanceType in a correct manner
- This works for non-abstract base classes since the merge of https://review.typo3.org/2277 (as the discriminator map i...
-
11:28 Task #27283 (Accepted): Handle @InheritanceType in a correct manner
-
16:10 Bug #33883 (Under Review): Repositories must be singleton, but no checks are done on this
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10899 -
16:10 Revision 5e342192: [BUGFIX] Check that repositories are of singleton scope
- Repositories must be singletons, otherwise strange things and
seemingly weird errors happen. This change adds a check... -
16:08 Feature #36714: Use lifecycle annotations without HasLifecycleCallbacks
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10884 -
10:50 Feature #36714 (Under Review): Use lifecycle annotations without HasLifecycleCallbacks
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10884 -
10:48 Feature #36714 (Resolved): Use lifecycle annotations without HasLifecycleCallbacks
- When using lifecycle annotations on methods, there should be no need to annotate the class itself with @HasLifecycleC...
-
15:29 Bug #36684: Fixes for functional security tests break custom tests
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10897 -
15:24 Bug #36684 (Under Review): Fixes for functional security tests break custom tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10897 -
09:51 Bug #36684: Fixes for functional security tests break custom tests
- I'm debugging it right now. It seems that "$this->disableAuthorization()" doesn't do that with the fix for #34466 in ...
-
15:28 Bug #36720: Settings from package cannot override default value with empty array
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10896 -
15:08 Bug #36720 (Under Review): Settings from package cannot override default value with empty array
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10896 -
15:04 Bug #36720 (Resolved): Settings from package cannot override default value with empty array
- A more specific setting file cannot override a list of values (array) with an empty array. The method arrayMergeRecur...
-
11:09 Feature #36715 (Accepted): Make simultaneous use of multiple persistence backends possible
- First step: collect ideas on how to do that at http://wiki.typo3.org/Multiple_persistence_backends
-
10:51 Bug #35007 (Under Review): Functional tests do not work with MySQL database
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10885 -
10:51 Revision 019507ae: [BUGFIX] Use lowercase table names to fix functional tests
- There seems to be a problem with (certain versions of) MySQL and
lower / uppercase table names (maybe only on case in...
2012-04-29
-
22:34 Feature #29547: @identity should make property unique in Database
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9647 -
13:20 Feature #29389: Provide simple code migration mechanism
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10124 -
12:47 Feature #29389: Provide simple code migration mechanism
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10124 -
12:54 Revision e04da494: [TASK] Adjust some leftover uppercase namespace parts
- There were still some uses of AOP and MVC in the codebase.
Change-Id: I9df2f0db0c784b34683af476f1e468f0479030cf
Rela... -
02:32 Feature #36696: Allow setting response headers from different locations
- The previous patch contained a typo in the doc-block and should _@return_ \TYPO3\FLOW3\Http\Response. A fixed version...
-
02:26 Feature #36696 (Resolved): Allow setting response headers from different locations
- As a developer, I want to set response headers from locations different from the current controller invocation for va...
-
00:26 Feature #36695 (Resolved): Control Validation Groups and add Groups for Create and Update
- As a developer I want to be able to validate objects differently on creation and update, for example a user registrat...
2012-04-28
-
22:10 Feature #36333: Using Locale parser in Float TypeConverter
- I'm not sure how to push a change to this changeset and found no one on the IRC channel to give me some hints, so I'm...
-
19:01 Bug #28016: Cascade remove of cleared ArrayCollection
- Same here.
but i only tried the clear of array collection.
remove wasnt testet yet. -
14:37 Bug #34466 (Resolved): Roles are not cleared after every test in functional tests
- Applied in changeset commit:771bc9b8a43b25be454e71b8acd61e18e79bbf87.
-
14:37 Bug #36617 (Resolved): FunctionalTestRequestHandler does not implement HttpRequestHandlerInterface
- Applied in changeset commit:d38e25b36b17af2843fe9d11bbb5f5aa1ec7e647.
-
14:37 Bug #36625 (Resolved): PersistenceQueryRewritingAspect does not support count() correctly
- Applied in changeset commit:21cf88e55a2757ff928a784ec3aa867faf6cfa83.
-
14:37 Bug #36659 (Resolved): Functional test sees account roles from previous test
- Applied in changeset commit:41a5fa000b9228ce43566fc92211b729dca775e3.
-
14:37 Bug #36679 (Resolved): PersistenceQueryRewritingAspect broken if only one additional constraint is added
- Applied in changeset commit:7d13b3fbcbd2d82aaa1aa0e7f05c3406a79cf651.
-
11:57 Bug #36684: Fixes for functional security tests break custom tests
- Christopher, we decided to submit that change and rather fix this (small) issue separately instead of further working...
-
11:56 Bug #36684 (Closed): Fixes for functional security tests break custom tests
- In @FunctionalTestCase.php@ the line @$this->securityContext->refreshTokens();@ causes severe problems for Christophe...
2012-04-27
-
19:17 Bug #36659: Functional test sees account roles from previous test
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10825 -
15:00 Bug #36659 (Under Review): Functional test sees account roles from previous test
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10825 -
14:39 Bug #36659 (Resolved): Functional test sees account roles from previous test
- If testable security is used in a functional test case, a user is still authenticated with the roles of a previous te...
-
19:17 Bug #36625: PersistenceQueryRewritingAspect does not support count() correctly
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10788 -
15:00 Bug #36625: PersistenceQueryRewritingAspect does not support count() correctly
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10788 -
19:17 Bug #36679 (Under Review): PersistenceQueryRewritingAspect broken if only one additional constraint is added
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10838 -
19:14 Bug #36679 (Resolved): PersistenceQueryRewritingAspect broken if only one additional constraint is added
- .
-
19:14 Revision ed4538b8: [FEATURE] Introduce ANY matcher for content security
- Change-Id: I11e6e8d06cef6b6c48ccdb6c704d2ed2fc08711e
Related: #36626
Releases: 1.1 -
19:14 Revision 21cf88e5: [BUGFIX] PersistenceQueryRewritingAspect now supports count(0)
- If the aspect intercepted a count() method and the result (because
of lacking access rights) would be "none", the asp... -
19:14 Revision ad3c7d9a: [TASK] Fix debug output marking entity/value object
- This removes the FIXME from debug output and just
uses "persistable" as an umbrella term for an entity
or value objec... -
19:14 Revision 41a5fa00: [!!!][BUGFIX] Fix session handling in functional tests
- Sessions were kept across test boundaries which had bad
side effects on, for example, authentication: previously
auth... -
19:14 Revision 09dba14b: [BUGFIX] Fix MethodSecurity functional test
- After #36659 was fixed, the session handling works
as expected. That means, however, that if no account
is logged in,... -
19:14 Revision 7d13b3fb: [BUGFIX] Query rewriting now works with one additional constraint
- PersistenceQueryRewritingAspect was broken if only one additional
constraint was added, leading to invalid queries th... -
19:11 Revision f20526cc: [TASK] Log exception in Doctrine\Query->getResult()
- When an exception occurs during getResult() it was silently
ignored. Now it will be logged to the system log.
Change... -
19:10 Revision be0c7975: [TASK] Adjust Testing settings
- Fixes YAML style and makes use of SQL logger in Testing possible.
Change-Id: Iae178de6a5d615a291d70511a4944bc2a09eac... -
18:12 Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
17:13 Feature #36627: Global Fallback Route
- Robert Lemke wrote:
> * the Setup tool should not need this at all.
> I'd rather like it to provide a specialized... -
09:21 Feature #36627: Global Fallback Route
- I just wrote a long comment about that I like the idea and how we could refine the configuration of it. But then I pl...
-
17:02 Bug #32991 (Under Review): Wrong default password hashing strategy
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10832 -
17:02 Revision 78279ca9: [BUGFIX] Implement fallback for password hash migration
- The new BCrypt default hashing strategy causes problems if a FLOW3
application is migrated from version 1.0 which did... -
16:47 Bug #36671 (Under Review): When an exception occurs during Doctrine\Query->getResult() it is silently ignored
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10830 -
16:47 Bug #36671 (Resolved): When an exception occurs during Doctrine\Query->getResult() it is silently ignored
- .
-
15:11 Feature #33581: Extend configuration/context
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
13:39 Feature #33581: Extend configuration/context
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
11:49 Feature #33581: Extend configuration/context
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
11:44 Feature #33581: Extend configuration/context
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
11:44 Feature #33581: Extend configuration/context
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
08:24 Feature #33581: Extend configuration/context
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
08:01 Feature #33581: Extend configuration/context
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
07:20 Feature #33581 (Under Review): Extend configuration/context
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10808 -
15:01 Task #36284: Move XLIFF files around so that their use is Pootle-compatible
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10612 -
15:00 Bug #34466: Roles are not cleared after every test in functional tests
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9676 -
15:00 Bug #36617: FunctionalTestRequestHandler does not implement HttpRequestHandlerInterface
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10784 -
15:00 Revision 771bc9b8: [BUGFIX] Fix functional testing for security features
- The authenticated roles from one test have not been
cleared after the test.
Adds a safeguard for getAccount() to the... -
15:00 Revision d38e25b3: [BUGFIX] Make getHttpRequest() work in functional tests
- In some cases functional tests need to access getHttpRequest() on the
active RequestHandler. In functional tests this... -
15:00 Revision 3198e416: [TASK] Add functional tests for content security
- This add some first basic functional tests for
content security.
Change-Id: Ib295ef13b5c8c84ae4f49ac181c242c72e38520... -
14:38 Feature #34464 (Resolved): Content security acls should follow the same concept as method security acls
- Applied in changeset commit:6cdc131bbc480fe6999aaf001a1143da504e5948.
-
14:38 Bug #36637 (Resolved): AdviceChain works with the wrong proxy instance in some cases
- Applied in changeset commit:7a79ea2c1b186d8d96278691a82c3f5ff913ed44.
-
14:38 Bug #34672 (Resolved): Production context is not working
- Applied in changeset commit:e40b22193fe0a52b24f090e1cb16b095cacea1d9.
-
12:50 Bug #34672 (Under Review): Production context is not working
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10820 -
12:49 Bug #34672 (Accepted): Production context is not working
-
14:38 Bug #36657 (Resolved): Typo3OrgSsoToken uses removed method from Environment
- Applied in changeset commit:4595e40c0d963e32b0d73d6bd94ec2427d1394ff.
-
13:47 Bug #36657 (Under Review): Typo3OrgSsoToken uses removed method from Environment
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10822 -
13:46 Bug #36657 (Resolved): Typo3OrgSsoToken uses removed method from Environment
- Environment does no longer have @getRawGetArguments()@
-
14:38 Feature #32832 (Resolved): Implement context-specific validation through Validation Groups
- Applied in changeset commit:7aebd16f388f07424bb6a016be7312cc01d9feea.
-
14:10 Feature #32832: Implement context-specific validation through Validation Groups
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7515 -
14:08 Feature #32832: Implement context-specific validation through Validation Groups
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7515 -
14:20 Revision 7e45bcc2: Merge "[BUGFIX] Fix Typo3OrgSsoToken use of removed method"
-
14:10 Revision 7aebd16f: [FEATURE] (Validation): Context-specific validation through Validation Groups
- Sometimes, Validation should only be executed on Persist, or on the Controller
invocation. Especially when building m... -
13:47 Revision 4595e40c: [BUGFIX] Fix Typo3OrgSsoToken use of removed method
- Environment does no longer have getRawGetArguments(), instead using
getArguments() on the HTTP request we have availa... -
13:15 Feature #29389: Provide simple code migration mechanism
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10124 -
12:49 Revision e40b2219: [BUGFIX] Fix isClassImplementationOf in ReflectionService
- In some cases (depending on filesystem load order probably) the
Production context would fail to return the correct r... -
11:35 Task #36651: Update "CGL on one page" PDF and link it
- * The links at the bottom doesn't work anymore
-
11:34 Task #36651 (Accepted): Update "CGL on one page" PDF and link it
- The source file is in the (which is it now?) git repository :) I'll take care!
-
11:32 Task #36651: Update "CGL on one page" PDF and link it
- BTW: Karsten, I assign this to you as you have the ODT file (according to Robert). Happy Birthday ;)
-
11:31 Task #36651 (Resolved): Update "CGL on one page" PDF and link it
- We once had a nice PDF containing the most important CGL on one page (see attachment). This has been removed with the...
-
11:19 Revision 47912707: Merge "[TASK] Use correct order or static function declaration"
-
11:18 Revision 319fa7e4: [TASK] Use correct order or static function declaration
- This is the only occurence of this order for declaring a static method.
Releases: 1.1
Change-Id: I4a05adf75d0e3853c... -
09:31 Revision 63a952e3: Merge "[!!!][FEATURE] Turn content security acl logic upside down"
-
09:30 Revision 6f20ba45: Merge "[BUGFIX] AdviceChain has to take the proxy from the joinpoint"
-
02:38 Bug #33971 (Resolved): Missing id attributes in XLIFF files are not reported to the user
- Applied in changeset commit:3872d4354eb20ec50e06380e409dc1e564b888ae.
-
02:38 Bug #36624 (Resolved): In CLI context no (HTTP) request is present, thus token separation fails
- Applied in changeset commit:1148aebf3342cc5891c333c514514c17e4b1b0e5.
- 00:20 Revision 4c598ceb: [TASK] Add example of request pattern to provider example
- Releases: 1.1
Change-Id: I87746575d2b28bed53a358399a1aab88b2bf938b
2012-04-26
-
23:53 Bug #36637: AdviceChain works with the wrong proxy instance in some cases
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10803 -
23:52 Bug #36637 (Under Review): AdviceChain works with the wrong proxy instance in some cases
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10803 -
23:50 Bug #36637 (Resolved): AdviceChain works with the wrong proxy instance in some cases
- As the AdviceChain gets its proxy by a constructor argument, it might work on the wrong instance if the advice is use...
-
23:53 Revision 7a79ea2c: [BUGFIX] AdviceChain has to take the proxy from the joinpoint
- The advice chain object got its proxy instance in the constructor,
which was possibly not the correct instance for a ... -
22:23 Revision 72b91a1e: [BUGFIX] Call PersistAll after every controller invocation
- If0020fdedbaf4779ff24d0e4248e2137cdf5bc67 introduced a regression
which caused persistAll() to be uncalled.
Change-I... -
22:06 Feature #33581: Extend configuration/context
- Since any new context should inherit from either production or development, I'd rather like to see FLOW3_CONTEXT get ...
-
19:03 Feature #33581: Extend configuration/context
- As we are using this already on several servers in production we would prefer to stay with
FLOW3_SUBSYSTEM (similar ... -
12:13 Feature #33581 (Accepted): Extend configuration/context
- I'm currently working on this one.
Main question is how to call this "subSystem":
* FLOW3_SUBSYSTEM
* FLOW3_SU... -
21:43 Feature #34464: Content security acls should follow the same concept as method security acls
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9675 -
17:32 Feature #34464: Content security acls should follow the same concept as method security acls
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9675 -
21:43 Bug #34466: Roles are not cleared after every test in functional tests
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9676 -
17:32 Bug #34466: Roles are not cleared after every test in functional tests
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9676 -
21:43 Bug #36617: FunctionalTestRequestHandler does not implement HttpRequestHandlerInterface
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10784 -
16:17 Bug #36617 (Under Review): FunctionalTestRequestHandler does not implement HttpRequestHandlerInterface
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10784 -
16:15 Bug #36617 (Resolved): FunctionalTestRequestHandler does not implement HttpRequestHandlerInterface
- In some cases functional tests need to access @getHttpRequest()@ on the active RequestHandler. In functional tests th...
-
21:43 Bug #36625: PersistenceQueryRewritingAspect does not support count() correctly
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10788 -
18:30 Bug #36625: PersistenceQueryRewritingAspect does not support count() correctly
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10788 -
17:54 Bug #36625: PersistenceQueryRewritingAspect does not support count() correctly
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10788 -
17:52 Bug #36625 (Resolved): PersistenceQueryRewritingAspect does not support count() correctly
- If the aspect intercepts a count() method and the result (because of lacking access rights) would be "none", the aspe...
-
21:42 Bug #36632 (Under Review): The requestPatterns in AbstractToken has value NULL
-
21:21 Bug #36632: The requestPatterns in AbstractToken has value NULL
- Change is not linked yet, so by hand: https://review.typo3.org/#/c/10797/
-
21:09 Bug #36632 (Closed): The requestPatterns in AbstractToken has value NULL
- I just installed a clean distribution of the blog package and for some reason this install throws an error because of...
-
21:42 Revision 8a1dc881: Merge "[TASK] Add clarifying note on PersistenceMagicAspect.cloneObject"
-
21:40 Revision 9761517b: [TASK] Add clarifying note on PersistenceMagicAspect.cloneObject
- Adds a note clarifying that this method is not unused.
Change-Id: I8840d93c225e14033eac2ffff86b51273c49f789
Releases... -
21:34 Revision 19c1bc34: Merge "[FEATURE] Persist after every controller invocation"
-
21:33 Revision 6cdc131b: [!!!][FEATURE] Turn content security acl logic upside down
- This change realizes a whitelist approach for content
security acls. By this content security acls work with
the same... -
21:28 Bug #36634 (New): Reconstituted entities do not have their properties set when initializeObject() is called
- The doctrine proxy __load method seems to be never called, instead UnitOfWork::createEntity() uses UnitOfWork::newIns...
-
21:27 Revision 3fa297e1: Merge "[BUGFIX] Adds detection of missing id attributes in XLIFF files"
-
21:24 Bug #36633 (New): Reconstituted entities should not have the FLOW3_Persistence_clone property set
-
18:31 Feature #36627 (Closed): Global Fallback Route
- Currently, if you try to link to an action and there is no matching route, one gets an exception.
I suggest to add a... -
18:21 Bug #36626 (Resolved): Content security does not work correctly
- With the introduction of Doctrine and other changes, content security ceased to work as as expected.
-
17:38 Bug #36624 (Under Review): In CLI context no (HTTP) request is present, thus token separation fails
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10789 -
17:37 Bug #36624 (Resolved): In CLI context no (HTTP) request is present, thus token separation fails
- @separateActiveAndInactiveTokens()@ in @Security\Context@ fails if @$this->request@ is @NULL@. In that case, token se...
-
17:38 Revision 1148aebf: [BUGFIX] Skip token separation without request in Security\Context
- separateActiveAndInactiveTokens() in Security\Context fails if
$this->request is NULL.
With this change, token separ... -
17:32 Bug #36517 (Resolved): Functional tests with security do not work
-
15:21 Bug #36517: Functional tests with security do not work
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10740 -
14:26 Bug #36517: Functional tests with security do not work
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10740 -
17:32 Bug #36056 (Accepted): Usage of " in the Policy.yaml
-
16:01 Revision 6134c455: Merge "[BUGFIX] Fix functional tests with security and sendWebRequest"
-
15:29 Bug #35007 (Accepted): Functional tests do not work with MySQL database
- Ok.
-
14:58 Bug #35007: Functional tests do not work with MySQL database
- I tried to fix that, but it didn't work either (maybe my test database was already "corrupted"). I upgraded from MySQ...
-
14:00 Bug #35007: Functional tests do not work with MySQL database
- I remember we talked about that during T3DD12 - i'll change the table annotation in the fixture and submit a change (...
-
13:35 Bug #35007: Functional tests do not work with MySQL database
- This seems to be a problem with MySQL and lower / uppercase table names (maybe only on case insensitive filesystems)....
-
15:21 Revision b839259f: [BUGFIX] Fix functional tests with security and sendWebRequest
- This change fixes some security related aspects of the functional
base testcase. Field visibility and method visibili... -
14:57 Bug #33971: Missing id attributes in XLIFF files are not reported to the user
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9050 -
14:43 Revision 3872d435: [BUGFIX] Adds detection of missing id attributes in XLIFF files
- XLIFF requires id attributes on trans-unit tags, but if they are missing,
FLOW3 does not complain. An exception is no... -
14:38 Bug #31677 (Resolved): Using current.securityContext Policies.yaml entities section triggers Parser Error
- Applied in changeset commit:a5a90def350b789e0758982b97bd9d27b20576a5.
-
14:38 Feature #36568 (Resolved): Make use of multiple file monitor instances easier/possible
- Applied in changeset commit:cf6bb6911b4f609a59a8cf7986f364162a18abed.
-
14:38 Feature #36563 (Resolved): Add a simple file backend for caching that favors speed over flexibility
- Applied in changeset commit:08924c0cf8ceec3c181b31f61d5ae6cf2c6b8467.
-
14:38 Bug #33811 (Resolved): Not all caches are flushed (automatically) if needed
- Applied in changeset commit:fb277f305a7cbfb73d60ce2de218790f3093fdb8.
-
14:38 Feature #5849 (Resolved): Rebuild proxy classes if security policy changes
- Applied in changeset commit:fb277f305a7cbfb73d60ce2de218790f3093fdb8.
-
14:38 Bug #32991 (Resolved): Wrong default password hashing strategy
- Applied in changeset commit:28a049fc0d5ca17e5ee1ec8c92c020aa9a32864c.
-
13:28 Bug #32991: Wrong default password hashing strategy
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7681 -
14:30 Revision 9a0e128a: [FEATURE] Persist after every controller invocation
- Wire persistAll() from afterControllerInvocation instead of the
finishedRuntimeRun signal.
This is useful because it... -
14:19 Bug #36236: Call to method not being backed by an interface in Http RequestHandler
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10734 -
14:16 Bug #36236: Call to method not being backed by an interface in Http RequestHandler
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10731 -
13:28 Revision 28a049fc: [BUGFIX] Make BCrypt the default hashing strategy (again)
- In https://review.typo3.org/5756 the default hashing strategy was
changed to BCrypt. Later, in https://review.typo3.o... -
12:41 Revision b331759d: Merge "[BUGFIX] Fix content security current.globalObject expansion"
-
12:04 Revision a513961f: [BUGFIX] Exceeding roles of accounts are now ignored
- If an account had one ore more roles which were not
defined in a policy, access was denied to this account
because th... -
10:22 Revision 708a3706: Merge changes I52b9f659,Ic90168e0
- * changes:
[FEATURE] Track all configuration changes
[!!!][FEATURE] FileMonitor now uses identifier and has getId... -
10:22 Bug #36518 (Resolved): Http\Request::createFromEnvironment does not work on CLI
-
10:21 Bug #36518: Http\Request::createFromEnvironment does not work on CLI
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10742 -
10:19 Revision 69e38209: [BUGFIX] Guard against missing server global variables
- Calling Http\Request::createFromEnvironment() gives a notice about an
undefined array index for HTTP_HOST and REMOTE_... -
09:34 Revision 6202ecfe: Merge "[!!!][FEATURE] Make cache backends more flexible"
-
02:38 Task #36562 (Resolved): "Compile run failed" output is confusing
- Applied in changeset commit:9539aca721deb3bfb54c6188612e9e3e0f923856.
-
02:38 Bug #36577 (Resolved): Do not fallback to system temporary directory
- Applied in changeset commit:d1a05a20c8e6f024291752c63aa58b29d6add618.
-
02:38 Bug #36569 (Resolved): Precompiled reflection data is not stored context-aware
- Applied in changeset commit:286a7d6d1a20a65c106b22ac41c57481074bff07.
-
02:38 Bug #36572 (Resolved): Force flushing caches fails if temporary directory does not exist
- Applied in changeset commit:286a7d6d1a20a65c106b22ac41c57481074bff07.
-
02:38 Task #36578 (Resolved): precompiledReflectionStoragePath should no longer be used but instead derived from temporary path
- Applied in changeset commit:286a7d6d1a20a65c106b22ac41c57481074bff07.
-
02:38 Feature #36565 (Resolved): Provide method for retrieving current HTTP request
- Applied in changeset commit:9dcd31d94865a984ce7b17e56fd8109028cf86da.
-
02:38 Bug #36114 (Resolved): Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- Applied in changeset commit:1256837a3d1ed1d9f7b54d5ccdc6c31dceecc73e.
-
02:38 Bug #36397 (Resolved): baseUri setting no longer used since HTTP foundation changes
- Applied in changeset commit:e2d704e7895ee971a51ec3f37c78e7b3b50bdf69.
-
02:38 Task #36340 (Resolved): Environment class needs to be cleaned up
- Applied in changeset commit:817017e0051be25da3a675c666f811f88a62c802.
-
02:38 Bug #35338 (Resolved): Action arguments of type DateTime throw Exception
- Applied in changeset commit:5d1aa1b9aba4f1f80e0c82fd950b62aad4ee6b88.
2012-04-25
-
23:42 Bug #35338 (Under Review): Action arguments of type DateTime throw Exception
- Karsten Dambekalns wrote:
> Closing as duplicate of #35338.
I have seen this once already, that closing a related... -
23:40 Bug #35338 (Closed): Action arguments of type DateTime throw Exception
- Closing as duplicate of #35338.
-
23:38 Bug #35338: Action arguments of type DateTime throw Exception
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10069 -
23:37 Bug #35338: Action arguments of type DateTime throw Exception
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10069 -
23:40 Bug #34048 (Closed): ResolveValidator breaks on DateTime method arguments
- Closing as duplicate of #35338.
-
23:38 Revision 5d1aa1b9: [BUGFIX] Action arguments of type DateTime throw Exception
- If an action argument is an object, the ValidatorResolver tries to
instantiate that object to use it as Validator wit... -
23:30 Revision b2ee527c: [TASK] Remove leftover session dependency from Http\Request
- This is actually not used and causes circular dependency problems
in some cases.
Change-Id: I329f7fbaabbe475edb851ea... -
23:29 Bug #36518: Http\Request::createFromEnvironment does not work on CLI
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10742 -
23:21 Feature #36563: Add a simple file backend for caching that favors speed over flexibility
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10763 -
22:30 Feature #36563: Add a simple file backend for caching that favors speed over flexibility
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10763 -
18:00 Feature #36563 (Under Review): Add a simple file backend for caching that favors speed over flexibility
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10763 -
15:37 Feature #36563 (Resolved): Add a simple file backend for caching that favors speed over flexibility
- The tagging features of the file backend are powerful but come at a cost. Flushing caches by tag can be extremely cos...
-
23:21 Feature #36568: Make use of multiple file monitor instances easier/possible
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10764 -
22:30 Feature #36568: Make use of multiple file monitor instances easier/possible
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10764 -
18:00 Feature #36568 (Under Review): Make use of multiple file monitor instances easier/possible
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10764 -
16:28 Feature #36568 (Resolved): Make use of multiple file monitor instances easier/possible
- The fact that the FileMonitor doesn't use it's identifier internally (for caching) and the fact that the Modification...
-
23:21 Bug #33811: Not all caches are flushed (automatically) if needed
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10572 -
22:30 Bug #33811: Not all caches are flushed (automatically) if needed
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10572 -
18:00 Bug #33811: Not all caches are flushed (automatically) if needed
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10572 -
23:21 Feature #5849: Rebuild proxy classes if security policy changes
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10572 -
22:30 Feature #5849: Rebuild proxy classes if security policy changes
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10572 -
18:00 Feature #5849: Rebuild proxy classes if security policy changes
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10572 -
23:21 Revision fb277f30: [FEATURE] Track all configuration changes
- This change set greatly improves the file monitoring of FLOW3's
system relevant files, such as class files, settings,... -
23:21 Revision cf6bb691: [!!!][FEATURE] FileMonitor now uses identifier and has getIdentifier()
- This change makes the FileMonitor use the identifier internally and
provides a getIdentifier() method. With this, usi... -
23:21 Revision 08924c0c: [!!!][FEATURE] Make cache backends more flexible
- This change makes cache backends more flexible. It adds a new interface
"TaggableBackendInterface" and a new "SimpleF... -
23:03 Bug #36397: baseUri setting no longer used since HTTP foundation changes
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10661 -
19:15 Bug #36397: baseUri setting no longer used since HTTP foundation changes
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10661 -
18:52 Bug #36397: baseUri setting no longer used since HTTP foundation changes
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10661 -
18:41 Bug #36397: baseUri setting no longer used since HTTP foundation changes
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10661 -
16:39 Bug #36397: baseUri setting no longer used since HTTP foundation changes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10661 -
23:03 Task #36340: Environment class needs to be cleaned up
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10662 -
19:15 Task #36340: Environment class needs to be cleaned up
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10662 -
18:52 Task #36340: Environment class needs to be cleaned up
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10662 -
18:41 Task #36340: Environment class needs to be cleaned up
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10662 -
16:39 Task #36340: Environment class needs to be cleaned up
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10662 -
23:03 Bug #36114: Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10636 -
18:52 Bug #36114: Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10636 -
18:41 Bug #36114: Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10636 -
16:39 Bug #36114: Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10636 -
23:03 Feature #36565: Provide method for retrieving current HTTP request
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10757 -
18:52 Feature #36565: Provide method for retrieving current HTTP request
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10757 -
18:41 Feature #36565: Provide method for retrieving current HTTP request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10757 -
16:39 Feature #36565 (Under Review): Provide method for retrieving current HTTP request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10757 -
16:03 Feature #36565 (Resolved): Provide method for retrieving current HTTP request
- Various application parts need a prominent place to get hold of the current HTTP request because it contains importan...
-
23:00 Revision 817017e0: [!!!][TASK] Clean up Environment after HTTP refactoring
- With the HTTP foundation quite some things from Environment have become
obsolete. The class and it's "users" are adju... -
22:48 Revision e2d704e7: [!!!][TASK] Move baseUri setting from Environment to Http\Request
- The Environment class optionally used a setting to specify a fixed
baseUri to be used. With the HTTP foundation this ... -
22:46 Revision 1256837a: [BUGFIX] Uploaded files are not untangled anymore
- TYPO3\FLOW3\Http\Request is missing the functionality that is implemented
in TYPO3\FLOW3\Utility\Environment::untangl... -
22:46 Revision 9dcd31d9: [FEATURE] Introduce HttpRequestHandlerInterface
- This new interface identifies request handlers which are
supporting and working with HTTP requests as such and
allows... -
22:02 Revision 5ddf5140: [TASK] Tweak doc comments to be more explanatory
- Change-Id: Ibc7f86a28451a47b47324008b37d580e4593e7bb
Related: #34875
Releases: 1.1 -
21:55 Bug #36569: Precompiled reflection data is not stored context-aware
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10766 -
17:56 Bug #36569 (Under Review): Precompiled reflection data is not stored context-aware
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10760 -
16:32 Bug #36569 (Resolved): Precompiled reflection data is not stored context-aware
- The precompiled reflection data is not stored in a context-specific place. This can lead to very weird situations…
-
21:55 Bug #36572: Force flushing caches fails if temporary directory does not exist
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10766 -
16:57 Bug #36572 (Under Review): Force flushing caches fails if temporary directory does not exist
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10758 -
16:53 Bug #36572 (Resolved): Force flushing caches fails if temporary directory does not exist
- When force flushing caches the precompiled reflection data is removed using @removeDirectoryRecursively()@. But if th...
-
21:55 Task #36578: precompiledReflectionStoragePath should no longer be used but instead derived from temporary path
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10766 -
21:39 Task #36578: precompiledReflectionStoragePath should no longer be used but instead derived from temporary path
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10766 -
19:37 Task #36578 (Under Review): precompiledReflectionStoragePath should no longer be used but instead derived from temporary path
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10766 -
19:33 Task #36578 (Resolved): precompiledReflectionStoragePath should no longer be used but instead derived from temporary path
- The setting for precompiledReflectionStoragePath should be removed to avoid unnecessary complexity and replaced by a ...
-
21:55 Revision 286a7d6d: [BUGFIX] Base PrecompiledReflectionData path on temporary path
- The path to the precompiled reflection data is no longer
configured separately but instead always derived from the FL... -
21:06 Revision 2af28910: Merge "[BUGFIX] Do not use fallback temporary directory"
-
20:05 Bug #36577: Do not fallback to system temporary directory
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10765 -
19:30 Bug #36577 (Under Review): Do not fallback to system temporary directory
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10765 -
19:30 Bug #36577 (Resolved): Do not fallback to system temporary directory
- As this could lead to problems with multiple FLOW3 instances on the same system we should throw an exception if the c...
-
20:05 Revision d1a05a20: [BUGFIX] Do not use fallback temporary directory
- With this change you will get an exception if you miss the
temporary path setting in your settings instead of falling... -
17:57 Task #36562 (Under Review): "Compile run failed" output is confusing
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10761 -
15:31 Task #36562 (Accepted): "Compile run failed" output is confusing
-
15:31 Task #36562 (Resolved): "Compile run failed" output is confusing
- The exception thrown on a failed compile run produces quite confusing, verbose output without any benefit.
-
17:57 Revision 9539aca7: [TASK] Improve "compilation error message"
- When the compile run failed, an exception was thrown until now. This
lead to confusing output. With this change it do... -
14:38 Bug #36279 (Resolved): When setting file permissions, the return code is always 0, even on error
- Applied in changeset commit:a0de72aa66bbed2b44c88221ab8ffbdfb810a6b2.
-
12:54 Bug #36279 (Under Review): When setting file permissions, the return code is always 0, even on error
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
12:54 Revision a0de72aa: [BUGFIX] flow3.php now uses return code from setfilepermissions.sh
- Change-Id: Ifed806412fa9eaa8e12d3d443bbe3fac52d37ade
Fixes: #36279
Releases: 1.0, 1.1 -
11:59 Bug #25922 (Closed): Proxy classes have to be regenerated when the Objects.yaml has changed
- Same problem as Feature #5849, will be fixed with that.
-
02:38 Bug #36516 (Resolved): PackageStates.php are written on every request
- Applied in changeset commit:75d4bea5179322ee2a8f0b634cb4b4ae42721d06.
-
02:38 Bug #36519 (Resolved): flow3:package:import doesn't update PackageStates.php
- Applied in changeset commit:dc3a2842e1dd506d1aad0868c0c726c1b378d250.
2012-04-24
-
18:23 Bug #35338: Action arguments of type DateTime throw Exception
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10069 -
18:12 Bug #36519: flow3:package:import doesn't update PackageStates.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10739 -
16:34 Bug #36519 (Under Review): flow3:package:import doesn't update PackageStates.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10739 -
16:31 Bug #36519 (Resolved): flow3:package:import doesn't update PackageStates.php
- .
-
18:12 Revision dc3a2842: [BUGFIX] Update package states after package:import
- This patch makes sure that the package states information
is updated after a new package has been imported.
As befor... -
17:10 Bug #33811 (Under Review): Not all caches are flushed (automatically) if needed
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10572 -
17:10 Feature #5849 (Under Review): Rebuild proxy classes if security policy changes
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10572 -
16:48 Feature #5849 (Accepted): Rebuild proxy classes if security policy changes
-
16:46 Bug #36518 (Under Review): Http\Request::createFromEnvironment does not work on CLI
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10742 -
16:08 Bug #36518 (Resolved): Http\Request::createFromEnvironment does not work on CLI
- Calling Http\Request::createFromEnvironment gives a notice about an undefined array index for @HTTP_HOST@ and @REMOTE...
-
16:40 Bug #36517 (Under Review): Functional tests with security do not work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10740 -
16:05 Bug #36517 (Resolved): Functional tests with security do not work
- After the HTTP refactoring there are some problems with the functional tests and security.
-
16:34 Bug #36516: PackageStates.php are written on every request
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10738 -
15:54 Bug #36516 (Under Review): PackageStates.php are written on every request
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10738 -
15:49 Bug #36516 (Resolved): PackageStates.php are written on every request
- As it seems, the PackageStates.php file is re-written on every request (in development context), even if no related d...
-
16:33 Revision 75d4bea5: [BUGFIX] Don't rewrite PackageStates.php if not necessary
- This fix adjusts a comparison so that the PackageStates.php
file is only written if truly necessary.
Change-Id: I38b... -
14:38 Feature #36276 (Resolved): Make doctrine:migrate output just show executed migrations
- Applied in changeset commit:64420cac2474b254c4c69dcee3092784443d6f00.
-
14:38 Bug #36502 (Resolved): Precompiled reflection data is not removed on a cache:flush --force
- Applied in changeset commit:77fa8af3e98d55d5e29829b4eb0515a46112da28.
-
11:16 Bug #36502 (Under Review): Precompiled reflection data is not removed on a cache:flush --force
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10736 -
11:14 Bug #36502 (Resolved): Precompiled reflection data is not removed on a cache:flush --force
- Reflection data of frozen packages is not located in the context's temporary directory and thus not removed. This can...
-
12:57 Feature #36510 (New): Firewall Redirect?
- I want to implement somewhere some assumptions wich has to be valid to access some actions.
For Example: If primaryE... -
12:44 Feature #36509 (New): redirectToUri to an uri with acl forces a 403 because of missing csrf token.
- maybe add to the documentation that uri redirects to stuff with acl throwing a 403 error.
-
12:39 Bug #36508 (New): AuthenticationProvider Request Patterns
- requestPatterns:
ControllerObjectName: Does not match
Seems like only firewall settings matching requestPatterns. -
11:16 Revision 77fa8af3: [BUGFIX] Remove precompiled reflection data on force flush
- This patch makes sure that any precompiled reflection data
of frozen packages is removed on a cache:flush --force.
C... -
11:10 Bug #36397: baseUri setting no longer used since HTTP foundation changes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10661 -
11:10 Task #36340: Environment class needs to be cleaned up
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10662 -
10:03 Bug #36236 (Under Review): Call to method not being backed by an interface in Http RequestHandler
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10731 -
09:05 Feature #36333: Using Locale parser in Float TypeConverter
- thanks Alexander for the catch, could you review it again please and comment/vote directly on Gerrit? Thanks a lot!
-
09:04 Feature #36333: Using Locale parser in Float TypeConverter
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10634 -
00:28 Bug #36495 (New): HTTP Response is sent before persistence preventing Exceptions to be displayed on redirect
- When a persistence Exception (e.g. _"Integrity constraint violation: 1048 Column '...' cannot be null"_ due to missin...
2012-04-23
-
23:56 Feature #36333: Using Locale parser in Float TypeConverter
- I'd suggest using _$this->localizationService->getConfiguration()->getCurrentLocale()_ instead of _$this->localizatio...
-
19:05 Feature #36276: Make doctrine:migrate output just show executed migrations
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10600 -
19:05 Revision 64420cac: [FEATURE] Adds a quiet flag to doctrine:migrate
- With the flag set only the version numbers of the executed
migrations are output, one per line.
Change-Id: I2d144225... -
14:38 Feature #36337 (Resolved): Allow "configurable" classes path in packages
- Applied in changeset commit:83a56d56f81554b9f4d4810173afd7d3425da4db.
-
09:32 Feature #36337: Allow "configurable" classes path in packages
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10635 -
09:16 Feature #36337: Allow "configurable" classes path in packages
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10635 -
14:03 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
13:54 Bug #28213: Sites Configuration should overrule package Configuration
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/3449 -
10:25 Bug #36446 (Resolved): "classesPath" is not added to PackageStates.php on creating a package
- When doing a ./flow3 package:create, the PackageStates.php is updated by adding the new package, but the new entry la...
-
09:32 Revision 83a56d56: [FEATURE] Allow "configurable" classes path in packages
- Package instances can be asked for their classes path, which is now set
determined by the PackageManager and stored i...
2012-04-20
-
22:50 Feature #34464: Content security acls should follow the same concept as method security acls
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9675 -
15:05 Feature #34464: Content security acls should follow the same concept as method security acls
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9675 -
22:50 Bug #31677: Using current.securityContext Policies.yaml entities section triggers Parser Error
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6596 -
15:05 Bug #31677: Using current.securityContext Policies.yaml entities section triggers Parser Error
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6596 -
22:50 Bug #34466: Roles are not cleared after every test in functional tests
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9676 -
15:05 Bug #34466: Roles are not cleared after every test in functional tests
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9676 -
21:54 Bug #36114: Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10636 -
15:24 Bug #36114: Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10636 -
21:54 Task #36340 (Under Review): Environment class needs to be cleaned up
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10662 -
21:54 Bug #36397 (Under Review): baseUri setting no longer used since HTTP foundation changes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10661 -
21:42 Bug #36397 (Resolved): baseUri setting no longer used since HTTP foundation changes
- The utility:environment:baseUri settings is no longer used (consistently) since the HTTP foundation changes have been...
-
18:24 Revision a5a90def: [BUGFIX] Fix content security current.globalObject expansion
- Using for example current.securityContext in Policy.yaml made
FLOW3 crash completely in "eval'd" code.
This fixes th... -
15:41 Revision 2c194e85: Merge "[TASK] Add DB migration for PostgreSQL"
-
15:36 Task #36284: Move XLIFF files around so that their use is Pootle-compatible
- This more like what Pootle named "GNU Style Project", but I'm not sure if in the mode we can have subdirectory. Curre...
-
15:19 Bug #35868 (On Hold): Unstable condition in Utility\Environment
- The function you change and the test you mention are unrelated - $_SERVER vs. $_FILES - it seems. For $_FILES the 'er...
-
14:38 Bug #36279 (Resolved): When setting file permissions, the return code is always 0, even on error
- Applied in changeset commit:e6cd5cdb5aad759463fdd1c8e09c0e0d53589f59.
-
14:38 Bug #35059 (Resolved): Default for nullable is TRUE but should be FALSE
- Applied in changeset commit:115bda50778c04619481554a94bf5b47ab98409b.
-
10:44 Bug #35059: Default for nullable is TRUE but should be FALSE
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9774 -
14:38 Feature #35517 (Resolved): Annotation Driver should use information about maximum identifier length for tables from DBAL
- Applied in changeset commit:cc2477fa3ac2096c10834522d5f4beefdcff0b55.
-
11:28 Feature #35517: Annotation Driver should use information about maximum identifier length for tables from DBAL
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10117 -
14:38 Bug #35011 (Resolved): Column type detection broken when Column annotation is used
- Applied in changeset commit:503891c2854b05359902ae1b7984b9c2fe2f9396.
-
14:33 Bug #35011: Column type detection broken when Column annotation is used
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9742 -
13:33 Bug #35011: Column type detection broken when Column annotation is used
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9742 -
14:35 Revision d49ffbb4: Merge "[TASK] Adjust functional test fixture to new maximum table length"
-
14:22 Revision 58b7c5f0: [TASK] Adjust functional test fixture to new maximum table length
- Change-Id: I03f968617140543617ef38300c9f26be98dcd21a
Related: #35517
Releases: 1.1 -
14:21 Revision a95ffeee: [TASK] Add DB migration for PostgreSQL
- This adds an initial migration for PostgreSQL to create the needed
schema for the package.
Change-Id: Ia8bf1f4c48388... -
14:21 Revision 503891c2: [BUGFIX] Fixes column type detection when using Column annotation
- If a Column annotation is used but no type argument is given, the default
"string" type was used and did override the... -
14:16 Revision aafecb57: [TASK] Cleans up some smaller issues
- This change collects a number of smaller issues:
- clarifies description of migrationGenerateCommand
- an exception... -
13:55 Revision fafc62ef: Fixes code style issues
- This change adds a ton of @throws to docblocks and fixes other
documentation issues. Some code cleanup, like removing... -
12:17 Revision 23d09d98: Merge "[BUGFIX] flow3.php now uses return code from setfilepermissions.sh"
-
10:56 Revision cc2477fa: [TASK] Derive maximum table name length from Doctrine.DBAL
- Doctrine.DBAL drivers have informations about the maxmimum
allowed table length, so the annotation driver uses this
i... -
10:44 Revision 115bda50: [!!!][BUGFIX] Changes the default for nullable columns to FALSE
- This change makes columns not nullable by default, as is the case with
vanilla Doctrine 2.
This is a breaking change...
2012-04-19
-
21:24 Feature #35912: Improve performance on Windows
- Allright, here are some numbers from my MacBook Pro 2.66 GHz, 8 GB RAM with SSD. I ran these tests with the new file ...
-
17:41 Feature #36337: Allow "configurable" classes path in packages
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10635 -
17:09 Feature #36337 (Under Review): Allow "configurable" classes path in packages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10635 -
16:35 Feature #36337 (Resolved): Allow "configurable" classes path in packages
- Currently, the class loader expects to find classes inside "Classes" of each package. While this is fine for FLOW3 pa...
-
17:27 Bug #36114: Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- since you're working on it, you might wanna have a look at #35868, too.
-
17:13 Bug #36114 (Under Review): Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10636 -
17:09 Bug #36114: Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- The @untangleFilesArray()@ is still in @Environment@ but no longer used, it seems…
-
17:02 Bug #36114 (Accepted): Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- another regression.. Thanks for reporting!
-
17:26 Task #36340 (Resolved): Environment class needs to be cleaned up
- With the HTTP foundation quite some things from @Environment@ have become obsolete. The class and it's "users" need t...
-
15:58 Feature #36333 (Under Review): Using Locale parser in Float TypeConverter
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10634 -
15:52 Feature #36333 (Resolved): Using Locale parser in Float TypeConverter
- since the Validator has it, it would be nice and useful to let the Property Mapper use the Locale parser to different...
-
13:08 Bug #31500: Argument validation for CLI requests is not done
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6014 -
12:54 Bug #31500: Argument validation for CLI requests is not done
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6014 -
12:07 Bug #35338: Action arguments of type DateTime throw Exception
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10069 -
11:25 Bug #35136: Problem with validating simple types
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10071 -
11:04 Bug #35136: Problem with validating simple types
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10071 -
11:19 Feature #34414: JsonView's _exposeObjectIdentifier configurable
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9297 -
07:55 Bug #36013 (Closed): Uncaught Exception on package:(de)activate when package is already (de)activated or not specified.
- This was a problem with the Cli handling of errors (happened on all Cli errors) and is fixed in master.
-
02:24 Bug #36310: ContextTest broken due to missing ActionRequestHandler
- Or perhaps what's really wanted is Http\RequestHandler?
@use TYPO3\FLOW3\Http\Request@ is in this file, so maybe t... -
02:06 Bug #36310 (Resolved): ContextTest broken due to missing ActionRequestHandler
- So, I'm running the test suite on a fresh checkout of git master @git clone --recursive git://git.typo3.org/FLOW3/Dis...
2012-04-18
-
22:48 Bug #32665 (Closed): CLI Requests must still work even if firewall rejectAll is set
- Fixed with the solution for #36030…
-
22:43 Task #33177 (Resolved): Polish authentication a little bit.
-
17:51 Task #36284 (Under Review): Move XLIFF files around so that their use is Pootle-compatible
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10612 -
11:48 Task #36284: Move XLIFF files around so that their use is Pootle-compatible
- The solution will be to use variant 1) as seen above:...
-
11:47 Task #36284 (Resolved): Move XLIFF files around so that their use is Pootle-compatible
- We need to change the way we put XLIFF files into the filesystem, so that we can use Pootle....
-
17:35 Revision 28a09045: [TASK] Update Package.xml with new version number
- Change-Id: Iafb2368b51546b68be176d49f0ca28ec9c8b4873
Releases: 1.1 -
11:28 Revision e6cd5cdb: [BUGFIX] flow3.php now uses return code from setfilepermissions.sh
- Change-Id: I83ffa83d3bf087b3694dafe7548f83ce21e77fce
Fixes: #36279
Releases: 1.0, 1.1 -
11:28 Bug #36279 (Under Review): When setting file permissions, the return code is always 0, even on error
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10601 -
11:27 Bug #36279 (Resolved): When setting file permissions, the return code is always 0, even on error
- If something goes wrong, it should instead return a non-zero error code.
-
11:18 Feature #36276 (Under Review): Make doctrine:migrate output just show executed migrations
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10600 -
11:17 Feature #36276 (Resolved): Make doctrine:migrate output just show executed migrations
- .
-
11:01 Revision 3239e0ae: Merge "[TASK] Make output of doctrine:migration status more compact"
2012-04-17
-
17:14 Bug #36236 (Accepted): Call to method not being backed by an interface in Http RequestHandler
-
17:13 Bug #36236 (Resolved): Call to method not being backed by an interface in Http RequestHandler
- in Http's RequestHandler's handleRequest() method, there is...
-
16:11 Feature #36217 (Resolved): As a developer I would like to have access to php://input in a uniform way
- This is already implemented in FLOW3 1.1, see FLOW3\Http\Request for more details:...
-
14:46 Feature #36217: As a developer I would like to have access to php://input in a uniform way
- Hi Claus,
Good catch and I think we could implement it the way you suggested.
BTW: Why the "$\" in front of the file... -
13:08 Feature #36217: As a developer I would like to have access to php://input in a uniform way
- The first diff had some copied comments from getRawPostArguments
-
13:06 Feature #36217 (Resolved): As a developer I would like to have access to php://input in a uniform way
- When using flow3 to create rest controllers, sometimes you would like to be able to have access to php://input from m...
-
16:04 Feature #35912: Improve performance on Windows
- Irene Höppner wrote:
> Windows (exactly said ntfs) has huuuge problems with performance if it has to handle lots of ... -
15:46 Feature #35912: Improve performance on Windows
- Windows (exactly said ntfs) has huuuge problems with performance if it has to handle lots of small files. Maybe that'...
-
16:03 Task #36050: Raise the minimum PHP version due to security issues
- I personally agree, but I wanted to mention that many "distributions" contain a PHP 5.3.3 out of the box (i.e. Debian...
-
01:14 Bug #36010: TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- Sven Leuschner wrote:
> first one is Installation-Path->Configuration
> second one in Installation-Path->Package...
2012-04-16
-
23:25 Bug #36010: TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- Uschi - please tell us in WHICH directory did you change the settings.yaml
I found at least 2 locations
first on... -
18:09 Bug #36010 (Needs Feedback): TYPO3\FLOW3\Exception thrown in file Bootstrap.php
-
18:09 Bug #36010: TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- Uschi, did you clear the caches (i.e. rm -r Data/Temporary) and tried running ./flow3.bat again?
-
18:34 Feature #35912: Improve performance on Windows
- I saw a list of 20000 objects render for more then 15 minutes on windows. Besides that this is a bad idea anyway, it ...
-
18:14 Feature #35912: Improve performance on Windows
- @Thomas Thanks a lot for the testing! I've seen Windows laptops where it was faster but I'm pretty sure something goe...
-
17:50 Feature #35912: Improve performance on Windows
- here are some more data from my laptop:
Windows 7, 64bit, 4GB Ram, Intel Core i5 M520 @2.40 GHz (2 Cores)
flow3.org ... -
18:29 Bug #35868 (Under Review): Unstable condition in Utility\Environment
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10552 -
18:03 Bug #36162 (Closed): TYPO3\FLOW3\Exception thrown in file Scripts.php
- fixed during an IRC session.
-
16:59 Bug #36162 (Closed): TYPO3\FLOW3\Exception thrown in file Scripts.php
- Freshley installed linux with apache2 and php5 just tried to get the acme.demo started. if i try to flush caches:
Fa... -
15:12 Bug #36159 (Resolved): StringLengthValdiator uses strlen which is not UTF-8 save
- Will probably result in not correctly validated obejcts. How to abstract UTF-8 save string length functions like mb_s...
2012-04-15
-
19:56 Bug #36114 (Resolved): Property Mapping breaks for file uploads, because $_FILES-Array doesn't get "untangled" anymore
- TYPO3\FLOW3\Http\Request is missing the functionality that is implemented in TYPO3\FLOW3\Utility\Environment::untangl...
-
14:09 Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
12:11 Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
11:55 Feature #36088 (Under Review): Improve error handling of translation handling
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10523 -
01:31 Feature #36088 (Resolved): Improve error handling of translation handling
- At the moment, if a translation for a plural version of a translation is not available, the translation system silent...
-
11:35 Feature #36077: Separate original classes and proxy classes in class cache
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10500 -
02:39 Bug #35300 (Resolved): Arguments of form __referrer are unserialized without a check
- Applied in changeset commit:dc46450431cf55667da03bfdd9c624291479d953.
-
02:39 Bug #36035 (Resolved): CSRF protection prevents the triggering of authentication entry points in some cases
- Applied in changeset commit:6ed045ce6283a6c359d2aef681a64f96bcec8958.
-
02:39 Bug #36030 (Resolved): Forwarding of CLI requests throws an exception
- Applied in changeset commit:f9847d2b25c7d700f715932ef18c1473e8b251fc.
2012-04-14
-
23:26 Revision db44aca6: Merge "[SECURITY] Protect arguments of form __referrer with HMAC"
-
23:22 Revision fd719b53: Merge "[FEATURE] Improve value object support"
-
21:53 Revision dd014d2e: [TASK] Fix functional test for HTTP RequestHandler
- The HTTP RequestHandler test can only be executed if the
global routes configuration include the routes from the
FLOW... -
21:50 Feature #36077 (Under Review): Separate original classes and proxy classes in class cache
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10500 -
21:49 Feature #36077 (Closed): Separate original classes and proxy classes in class cache
- IDEs like PhpStorm get confused with code completion if proxy classes are known to the IDE. On the other hand, one ca...
-
21:21 Revision d0bb5b5d: Merge "[TASK] Remove a rather dubious unit test for Redis cache backend"
-
21:19 Revision e06bd9bb: [TASK] Remove a rather dubious unit test for Redis cache backend
- Fixes a catch statement around connect as well.
Change-Id: I54a1a8d3a62c6596543bb71f6766ac6d1933d930
Releases: 1.1 -
21:13 Revision 0af0647d: [FEATURE] Improve value object support
- This allows to handle value objects as intended. Create a new
one and persistence will take care to check if the valu... -
20:08 Revision d727c53a: Merge "[BUGFIX] Fixed empty exception for CLI commands"
-
20:08 Revision e998b3cb: Merge "[BUGFIX] Skip CSRF protection if not authenticated"
-
20:04 Bug #36056 (Resolved): Usage of " in the Policy.yaml
- The Policy.yaml that comes with TYPO3.FLOW3 has the following example:...
-
17:34 Task #36050 (Accepted): Raise the minimum PHP version due to security issues
-
17:32 Task #36050 (Rejected): Raise the minimum PHP version due to security issues
- We should consider raising the minimum PHP version requirement in the Bootstrap since there is a security issue conce...
-
17:14 Revision bb6f1878: Merge "[TASK] Stability improvement to functional persistence test"
-
16:56 Bug #36049 (Resolved): After running setfilepermissions some file rights are different from the ones in repository
- ...
-
16:02 Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
15:56 Feature #35965 (Under Review): Session shouldn't start automatically
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10469 -
15:20 Bug #36030: Forwarding of CLI requests throws an exception
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10456 -
13:05 Bug #36030 (Under Review): Forwarding of CLI requests throws an exception
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10456 -
13:00 Bug #36030 (Resolved): Forwarding of CLI requests throws an exception
- When you call a CLI action with missing parameters you get an exception with no further explanation.
This is becau... -
15:17 Revision f9847d2b: [BUGFIX] Fixed empty exception for CLI commands
- When issuing an invalid command line (missing or wrong arguments),
FLOW3 displayed an exception #0 without further ex... -
15:04 Bug #36035 (Under Review): CSRF protection prevents the triggering of authentication entry points in some cases
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10463 -
14:52 Bug #36035 (Resolved): CSRF protection prevents the triggering of authentication entry points in some cases
- As CSRF protection is not needed when nobody is logged in, we can completely skip this feature then. This makes sure,...
-
15:04 Revision 6ed045ce: [BUGFIX] Skip CSRF protection if not authenticated
- CSRF protection prevented the triggering of authentication entry
points in some cases. As CSRF protection is not need... -
13:52 Feature #29389: Provide simple code migration mechanism
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10124 -
00:05 Bug #36013 (Closed): Uncaught Exception on package:(de)activate when package is already (de)activated or not specified.
- Try to activate a package that is already active, like TYPO3.FLOW3 or TYPO3.Fluid...
2012-04-13
-
22:04 Bug #36010 (Closed): TYPO3\FLOW3\Exception thrown in file Bootstrap.php
- It seems like the PHP binary "C:\php/php" cannot be executed by FLOW3. Set the correct path to the PHP executable in ...
-
16:34 Bug #35935: Symlinks still don't work reliably under Windows
- In short, a "primitive" user would be able to create Symlinks (with the mentioned secpol.msc setting done), while an ...
-
16:07 Bug #35935: Symlinks still don't work reliably under Windows
- basically, this entry: http://social.msdn.microsoft.com/Forums/en/os_fileservices/thread/e967ab01-3136-4fda-9677-e5ec...
-
15:11 Bug #35935 (Under Review): Symlinks still don't work reliably under Windows
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10401 -
09:31 Bug #35935 (Closed): Symlinks still don't work reliably under Windows
- Creation of symlinks under Windows is still not reliable due to, honestly, weird behavior of windows' UAC.
The syste... -
15:44 Task #35916: Make system call to php binary reliable one for all, especially on Windows
- Further details on the escaping problem, which is actually a PHP Bug can be found here:
https://bugs.php.net/bug.php... -
15:38 Task #35970 (New): Improve performance of Utility/Arrays::integerExplode by using array_map
-
14:16 Feature #35965 (Resolved): Session shouldn't start automatically
- By default session handling is started automatically. This isn't useful when it comes to server/server communication....
2012-04-12
-
19:49 Task #35916 (Resolved): Make system call to php binary reliable one for all, especially on Windows
- Currently, there are still issues with @\TYPO3\FLOW3\Core\Booting\Scripts@'...
-
19:27 Feature #35912: Improve performance on Windows
- * initializeClassLoader: 0.0006 s
* initializeSignalSlot: 0.0005 s
* initializePa..gement: 0.0265 s
* resolveReques... -
19:23 Feature #35912 (Resolved): Improve performance on Windows
- Performance of FLOW3 on Windows is still quite bad.
Something can't go right there (e.g. @flow3:objectmanagement:pro... -
14:38 Feature #35892 (Resolved): Give hint in exception message about aggregate roots in class hierarchies
- Applied in changeset commit:5b10bd1c0037f163a92be6b34464725eb86a655c.
-
11:32 Feature #35892 (Under Review): Give hint in exception message about aggregate roots in class hierarchies
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10321 -
11:31 Feature #35892 (Resolved): Give hint in exception message about aggregate roots in class hierarchies
- The message "In a class hierarchy either all or no classes must be an aggregate root, "<foo>" is one but the parent c...
-
13:26 Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
10:25 Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
10:06 Feature #34648: Implement a way to authenticate with a file based encrypted key
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9461 -
11:43 Revision 49d0b48a: [TASK] Stability improvement to functional persistence test
- Adds ordering to TestEntityRepository to make results predictable.
Change-Id: I7f22ef231cdddcd2b1c3a277fe4efcc66b97e... -
11:41 Revision 3ca5db88: [TASK] Make output of doctrine:migration status more compact
- This change removes some superfluous newlines that made the
migration status output rather long…
Change-Id: I0c4d200... -
11:31 Revision 5b10bd1c: [TASK] Give hint with exception on aggregate roots in hierarchies
- The message "In a class hierarchy either all or no classes must be
an aggregate root, "Foo" is one but the parent cla... -
11:27 Bug #35059: Default for nullable is TRUE but should be FALSE
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9774 -
11:26 Bug #35011: Column type detection broken when Column annotation is used
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9742 -
09:43 Feature #35517: Annotation Driver should use information about maximum identifier length for tables from DBAL
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10117 -
09:42 Feature #35517: Annotation Driver should use information about maximum identifier length for tables from DBAL
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10117 -
09:42 Feature #35517: Annotation Driver should use information about maximum identifier length for tables from DBAL
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10117 -
09:31 Feature #35517: Annotation Driver should use information about maximum identifier length for tables from DBAL
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10117
2012-04-11
-
17:35 Revision 59bec6a6: [TASK] Ignore @codeCoverageIgnore annotation
- Change-Id: Icaad401d749358a9f8a4f7953165862b42aa13f8
Releases: 1.1 -
16:59 Bug #35868 (On Hold): Unstable condition in Utility\Environment
- @TYPO3\FLOW3\Utility\Environment::untangleFilesArray()@ has the following section:...
-
16:19 Bug #13333 (Under Review): AOP for methods with references do not work.
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
16:19 Bug #30914 (Under Review): Proxy methods for methods with "by reference" return type are broken
- Patch set 1 for branch *FLOW3-1.0* has been pushed to the review server.
It is available at http://review.typo3.org/1... -
16:18 Revision fed005bf: [BUGFIX] Proxy methods with referenced arguments should work
- Arguments given by reference would result in an exception if
the method was proxied due to AOP.
Change-Id: I64700666... -
16:12 Bug #35300: Arguments of form __referrer are unserialized without a check
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9976 -
16:11 Bug #35300: Arguments of form __referrer are unserialized without a check
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9976 -
16:05 Bug #35300 (Under Review): Arguments of form __referrer are unserialized without a check
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9976 -
16:12 Revision dc464504: [SECURITY] Protect arguments of form __referrer with HMAC
- The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid... -
15:38 Feature #34464: Content security acls should follow the same concept as method security acls
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9675 -
15:38 Bug #31677: Using current.securityContext Policies.yaml entities section triggers Parser Error
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6596 -
15:38 Bug #34466: Roles are not cleared after every test in functional tests
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9676 -
15:03 Revision 5d6c3eaa: [TASK] add "Group" tag to excluded tags, as PHPunit now requires to tag big testcases
- Change-Id: I3b1b2c8c6a9b644a9abceb9053858cae1848d428
-
14:38 Task #33705 (Resolved): Inconsistent spelling of sub package and class names
- Applied in changeset commit:331a78e8ba19923951a83d50e5f30cc09068db61.
-
14:11 Task #33705: Inconsistent spelling of sub package and class names
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9780 -
12:33 Task #33705: Inconsistent spelling of sub package and class names
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9780 -
14:38 Feature #35243 (Resolved): HTTP 1.1 Support – Foundations
- Applied in changeset commit:0e05ccc570e5d0a46c860e23d38eec3566e6e36e.
-
14:11 Feature #35243: HTTP 1.1 Support – Foundations
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9880 -
12:33 Feature #35243: HTTP 1.1 Support – Foundations
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9880 -
14:38 Bug #33495 (Resolved): No alternative entry point type can be configured
- Applied in changeset commit:ad0bcd5e3ce536658d0a7625ce5bbb1de098411a.
-
14:11 Bug #33495: No alternative entry point type can be configured
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9881 -
12:33 Bug #33495: No alternative entry point type can be configured
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9881 -
14:38 Feature #35706 (Resolved): Virtual Browser for Functional Testing
- Applied in changeset commit:ecb44c545eb5bbb5b89718c9de1236414b9b770c.
-
14:11 Feature #35706: Virtual Browser for Functional Testing
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10147 -
13:51 Feature #35706: Virtual Browser for Functional Testing
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10147 -
12:35 Feature #35706: Virtual Browser for Functional Testing
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10147 -
12:33 Feature #35706: Virtual Browser for Functional Testing
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10147 -
14:10 Revision 0e05ccc5: [!!!][FEATURE] HTTP 1.1 Support – Foundations
- This commit contains the foundations for a better HTTP support in
FLOW3. It extracts request and response handling in... -
14:10 Revision ad0bcd5e: [!!!][BUGFIX] Alternative entry points can be configured again
- This fix allows for using other than the pre-defined WebRedirect
entry points (for example the HTTP Basic entry point... -
14:10 Revision bbc5e334: [FEATURE] Provide method getContent() for HTTP request
- This implements a method for retrieving the HTTP request body.
Change-Id: I6c11fc7a72ee3da76b73c87a48ab0c2dc8fb53e6
... -
14:10 Revision ecb44c54: [FEATURE] HTTP Client for Functional Testing
- This adds a virtual HTTP client which supports pluggable request engines
for different purposes. The first scenario i... -
14:10 Revision eb813f96: [TASK] Add missing getParentRequest() method in HTTP Response
- Furthermore, some documentation cleanup.
Related: #35243
Related: #33371
Releases: 1.1
Change-Id: I310dad852b8ac0053... -
14:09 Revision 331a78e8: [!!!][TASK] Sub package name case and location adjustments
- This change set contains (mostly) renames and relocations of FLOW3 sub
namespaces. These changes are necessary to mee... -
09:31 Bug #35831: Deleting or unpublishing of a resource deletes all published symlinks (Web/_Resources/Persistent)
- In other words: Unpublishing one resource unpublishes all resources.
-
02:37 Feature #35826 (Resolved): Force option for flushing caches in edge cases
- Applied in changeset commit:3ceb727c29ee61e4bec43d23cee0912bbbc24d58.
2012-04-10
-
20:26 Bug #35831 (New): Deleting or unpublishing of a resource deletes all published symlinks (Web/_Resources/Persistent)
- n/t
-
17:27 Feature #35826 (Under Review): Force option for flushing caches in edge cases
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10211 -
17:14 Feature #35826 (Resolved): Force option for flushing caches in edge cases
- Sometimes packages containing invalid PHP code which cause fatal errors can prevent FLOW3 from flushing code caches w...
-
17:26 Revision 3ceb727c: [FEATURE] --force option for flow3:cache:flush
- Packages containing invalid PHP code which cause fatal errors
can prevent FLOW3 from flushing code caches with
./flow...
Also available in: Atom