Activity
From 2011-12-09 to 2012-01-07
2012-01-06
2012-01-05
-
11:08 Revision 38ec74e1: [TASK] Adjust YAML handling and files to updated parser
- The fix for #31289 requires some adjustments to FLOW3 and the
existing YAML files.
Additionally adjust boolean and N... -
11:02 Revision e83da5c2: [TASK] Adjust to updated Doctrine libraries
- This adjusts the FLOW3 annotation driver and the ClassMetadata
implementation to the changes in Doctrine 2.
Change-I... -
10:05 Revision 0c82f174: Merge changes I132a4c53,Ie157d483
- * changes:
[TASK] Enhance help texts and parameter names for Doctrine commands
[FEATURE] Command to mark all migr... -
08:04 Revision b7e76ffd: [BUGFIX] (Utility): ArrayMergeRecursiveOverrule does not override arrays with simple types
- If the first element contains an array, and the second element contains a simple
type at a certain position, the ORIG... -
07:45 Revision 8e6c2baa: [FEATURE] DateTimeRange Validator
- This offers validation for Date/Time ranges, e.g. if a
given date is ahead or prior to a reference date or
between to...
2011-12-23
-
19:13 Revision 02ae9414: Merge "[TASK] Update Package.xml with new version number" into FLOW3-1.0
-
18:30 Revision 3f90540b: Merge "[BUGFIX] Fix UriBuilder with subrequests" into FLOW3-1.0
-
18:14 Revision ac7f4bd9: [FEATURE] (CLI): Add configuration:show command for debugging
- Adds the cli command "configuration:show" with the options --type and --path.
The patch adds the method getAvailableC...
2011-12-22
-
10:18 Revision cb44b157: [TASK] Update Package.xml with new version number
- Change-Id: I4be56204dc3eda848039eac7aaabc8b1a2080f81
Releases: 1.0 -
09:40 Revision 54b9ee0b: [TASK] Update Package.xml with new version number
- Change-Id: I1b7cc109d05f3dcc38d8dd3cd03a6e9fb19751e4
Releases: 1.0
2011-12-21
-
22:15 Revision fa850f3e: [BUGFIX] Make emptyDirectoryRecursively() ignore . and ..
- The check for this breaks when the iterator returns . and .., they are
then handled like files, which cannot work.
C... -
21:55 Revision accf5e8d: Merge changes I889d7264,Ia0aef3ed into FLOW3-1.0
- * changes:
[BUGFIX] Unit tests remove their temporary files
[BUGFIX] Files::emptyDirectoryRecursively affects tar... -
16:44 Revision 23360e98: Merge "[BUGFIX] "Wrong" EOL characters break parsing of doc comments" into FLOW3-1.0
-
16:36 Revision 8dbbadd8: Merge "[BUGFIX] Logout doesn't work anymore" into FLOW3-1.0
-
16:32 Revision 12eea665: [BUGFIX] Files::emptyDirectoryRecursively affects targets of symlinks
- \TYPO3\FLOW3\Utility\Files::removeDirectoryRecursively() fails to
properly unlink directory symlinks on Windows.
Thu... -
16:32 Revision f95aa838: [BUGFIX] Unit tests remove their temporary files
- Some unit tests create many temporary files outside vfs://
that are now removed after running the test.
Change-Id: I... -
15:07 Revision 6629f530: [BUGFIX] Fix UriBuilder with subrequests
- This change fixes the argument handling of the UriBuilder for nested
subrequests. The namespaces of all parent reques... -
15:06 Revision d5533b0b: [BUGFIX] Fix unit tests with PHPUnit 3.6.5 in strict mode
- Change-Id: I382d0514a19945879a6ed440e86135f3d04b5d71
Fixes: #32738
Releases: 1.0, 1.1
2011-12-20
-
22:51 Revision 38270b0d: [BUGFIX] Fix unit tests with PHPUnit 3.6.5 in strict mode
- Change-Id: I5c8b692cc5a1c46fd20f9e794cdfc5ede74de27d
Fixes: #32738
Releases: 1.0, 1.1 -
18:22 Revision 6da0e037: [TASK] Move Translations folder up one level
- This moves the folder for translations into Resources/Private and
renames the remaining Resources/Private/Locale fold... -
17:21 Revision ef544183: [BUGFIX] Fix UriBuilder with subrequests
- This change fixes the argument handling of the UriBuilder for nested
subrequests. The namespaces of all parent reques... -
16:37 Revision 6ba03e48: [BUGFIX] Logout doesn't work anymore
- Since 93b608a calling AuthenticationProviderManager::logout()
without initializing the Security Context first, return... -
16:22 Revision 68d7cf65: [TASK] Enhance help texts and parameter names for Doctrine commands
- Change-Id: I132a4c53c792f76acc6db225100c238b9f133049
Resolves: #32729
Releases: 1.1 -
16:17 Revision f53be7ac: [FEATURE] Command to mark all migrations as executed
- It is now possible to mark all migrations as (not) executed with
./flow3 doctrine:migrationversion all --delete
./f... -
15:06 Revision 6f61cd4e: Merge "[BUGFIX] Unit tests remove their temporary files"
-
15:03 Revision 058fc74d: Merge "[BUGFIX] Make emptyDirectoryRecursively() ignore . and .."
-
14:51 Revision 6ca1f9b2: [BUGFIX] "Wrong" EOL characters break parsing of doc comments
- When \r\n was used as EOL instead of just \n the parsed doc comments
would retain the \r which would cause confusing ... -
14:44 Revision 7b5bd202: Merge "[BUGFIX] Doctrine@PostLoad calls DI and AOP initialization explicitly."
-
14:43 Revision 78a7482a: [BUGFIX] Unit tests remove their temporary files
- Some unit tests create many temporary files outside vfs://
that are now removed after running the test.
Change-Id: I... -
14:36 Revision 3b704952: [BUGFIX] Doctrine@PostLoad calls DI and AOP initialization explicitly.
- When a Doctrine lazy loading proxy for an object is
created for some specific purpose (e.g. when initializing
session... -
14:34 Revision b2e427b9: Merge "[BUGFIX] "Wrong" EOL characters break parsing of doc comments"
-
14:31 Revision 6429c5f5: Merge "[BUGFIX] getObjectByIdentifier() does not pass $objectType to backend"
-
14:28 Revision c3c9dfcc: [FEATURE] Support multiple password hashing strategies
- Add configurable password hashing strategies to the HashService.
Resolves: #31679
Releases: 1.1
Change-Id: I6a8689d3... -
14:22 Revision 71ee8671: [BUGFIX] Make emptyDirectoryRecursively() ignore . and ..
- The check for this breaks when the iterator returns . and .., they are
then handled like files, which cannot work.
C... -
14:13 Revision 3a2d69cf: Merge "[BUGFIX] Wire file monitor to doctrine proxy invalidation"
-
13:01 Revision a6305835: Merge "[FEATURE] Add createResourceFromContent to ResourceManager"
-
12:45 Revision 7f3cb076: [FEATURE] Add createResourceFromContent to ResourceManager
- This enables the ResourceManager to put files into the persistent
resource storage out of a given content string.
Ch... -
12:40 Revision 5e46fbe5: [BUGFIX] Functional tests die with fatal error
- The breaking tests lacked parent::setUp() in their own setup method.
Change-Id: Iee519b0dbb113e70224fa513230c30eee7b... -
12:11 Revision e64b8450: [BUGFIX] Wire file monitor to doctrine proxy invalidation
- Change-Id: Id84dd5b1f5fafe7cb38e30473be00c858890af3a
Fixes: #32719
Releases: 1.1 -
11:50 Revision 58574dc4: Merge "[BUGFIX] (Command): Improve explanations of doctrine:migrationgenerate"
-
11:35 Revision 40a68449: [BUGFIX] The declaring class for an advice is the interface for introductions
- Change-Id: Ia3e7c6360c073f4af4adf08c191849abf31f8725
Fixes: #32691
Releases: 1.1 -
11:07 Revision 03b29f0e: Merge "[BUGFIX] Logout doesn't work anymore"
2011-12-19
-
22:37 Revision fdd78845: [BUGFIX] Files::is_link() returns TRUE for vfs paths on Windows
- This adds a check to \TYPO3\FLOW3\Utility\Files::is_link() that
prevents the method from returning TRUE for virtual p... -
22:37 Revision 5342194a: Merge "[BUGFIX] Update package states only when needed"
-
22:36 Revision 0b9045b6: Merge "[BUGFIX] Change code in emptyDirectoryRecursively()"
-
22:03 Revision 3522f1b2: [BUGFIX] Make validation upon persistence work again
- The validation upon persistence was dropped (more or less by accident)
when we switched to Doctrine. This change brin... -
22:02 Revision 0918ab9f: Merge "[BUGFIX] Trigger allObjectsPersisted after every functional test" into FLOW3-1.0
-
21:42 Revision f030d705: [BUGFIX] Fix unit tests failing with PHPUnit 3.6
- Change-Id: If7b5650ddbe7b9672f78a17a1a3403f112279ccf
Fixes: #32015
Releases: 1.0, 1.1 -
21:23 Revision 9db30507: Merge "[BUGFIX] Fix check for stripped comments" into FLOW3-1.0
-
21:21 Revision 5483fa17: Merge changes Ib7352397,I2064da87,I783dc39b,I4b5bc27f,I5681ff95,Ic31c9751,Ib549a428,Ia0e7de86,Iff62c0dc
- * changes:
[FEATURE] Make target in XLIFF optional if source equals target language
[TASK] Move AbstractXmlParser... -
21:01 Revision c82dc98a: [TASK] Make FLOW3 package protected
- Change-Id: I42c3987e13ca5d4c72203a18484bbdb015945f56
Related: #32599
Releases: 1.0, 1.1 -
20:58 Revision 8daf64af: Merge "[TASK] Removed unused configuration types "Package", "PackageStates""
-
18:18 Revision eabec7dd: Merge "[TASK] Make FLOW3 package protected"
-
18:15 Revision e8238bbc: Merge "[FEATURE] Optimized Reflection Service"
-
17:21 Revision 8634aaec: [BUGFIX] Update package states only when needed
- While scanning of available packages will still happen on every request
in non-production contexts, the package state... -
15:36 Revision aedbfd57: Merge "[TASK] Move ObjectValidationFailedException out of Generic" into FLOW3-1.0
-
15:12 Revision f7cc65f5: [BUGFIX] Change code in emptyDirectoryRecursively()
- This change reverts Iadcfe9b6d143e1fa856a3ce93f51888a18bb5e35 which
reintruduced the bug explained in #32550. It fixe... -
15:12 Revision 9cab55e0: [BUGFIX] Logout doesn't work anymore
- Since eab9bf9 calling AuthenticationProviderManager::logout()
without initializing the Security Context first, return... -
10:37 Revision d5521cd2: Merge "[BUGFIX] Only flush() the Doctrine ORM if it is open" into FLOW3-1.0
2011-12-18
-
16:36 Revision eac4106e: Merge "[TASK] Use curly braces instead of hashes in NotFoundView"
-
14:23 Revision f0d37738: [BUGFIX] (Command): Improve explanations of doctrine:migrationgenerate
- Instead of:
Generated new migration class to ...
the command output now reads like:
Generated new migratio...
2011-12-16
-
20:26 Revision 67920b0e: Merge "[BUGFIX] ACL file permissions do not work correctly" into FLOW3-1.0
- 18:35 Revision 577e1580: [BUGFIX] Correct spelling error in account repository
- Change-Id: Id1759bba2699b9f21615a30e5ae80b1941c7a58d
-
17:33 Revision 2f83c8e1: [FEATURE] Add doctrine metadata dumping feature
- This is purely a debugging aid, neither smart nor pretty: If you
give the --dump-mapping-data option to docrine:entit... -
17:26 Revision 97af40ea: [FEATURE] Optimized Reflection Service
- A new Reflection Service which specifically supports development and
production scenarios. While the development vers... -
17:17 Revision 49111903: [BUGFIX] Only flush() the Doctrine ORM if it is open
- In some cases it can happen, that the EntityManager is closed at the end
of a request This can be a valid situation (... -
16:58 Revision 9e2e2a58: Merge "[BUGFIX] Only flush() the Doctrine ORM if it is open"
-
15:45 Revision f8dd9311: [BUGFIX] Only flush() the Doctrine ORM if it is open
- In some cases it can happen, that the EntityManager is closed at the end
of a request This can be a valid situation (... -
10:46 Revision a58728dd: [BUGFIX] Reorder code in emptyDirectoryRecursively()
- The change in Iad2e358ec8a94fe91dd27eda5737f075f277f2dc did break one
test, after all. This fixes it for me, I hope i... -
09:48 Revision 0a9a47bb: [BUGFIX] Files::emptyDirectoryRecursively affects targets of symlinks
- \TYPO3\FLOW3\Utility\Files::removeDirectoryRecursively() fails to
properly unlink directory symlinks on Windows.
Thu...
2011-12-15
-
17:25 Revision 40af60c9: [BUGFIX] "Wrong" EOL characters break parsing of doc comments
- When \r\n was used as EOL instead of just \n the parsed doc comments
would retain the \r which would cause confusing ... -
16:58 Revision ae72b5cb: [BUGFIX] getObjectByIdentifier() does not pass $objectType to backend
- The parameter is optional and historically unused in Generic
persistence, but still it should be passed along.
Chang... -
16:41 Revision d9f9b194: [TASK] Removed unused configuration types "Package", "PackageStates"
- The patch removes unused parts from the configurationManager:
- Removed unused configuration types "Package" and "Pa... -
15:40 Revision 150b476a: [TASK] Make FLOW3 package protected
- Change-Id: Ie3e995ad0c5bccf7112d3e906fe0f8071a256179
Related: #32599
Releases: 1.0, 1.1 -
11:30 Revision 0073e184: [FEATURE] Making property mapping exception more verbose
- When an exception occurs during property mapping it's hard for the
developer to track what a specific type the intend...
2011-12-14
-
16:07 Revision a90afba2: [BUGFIX] Fix unit tests failures with new class loader
- Two unit tests failed with the new class loader[1]. One because there
was a check for ignored classes, but it came to... -
10:45 Revision 77716167: [BUGFIX] Fix functional tests with new class loader
- This change moves the FunctionalTestRequestHandler to the
Tests\Functional namespace and registers functional test cl...
2011-12-13
-
15:51 Revision f7848bf6: [TASK] Remove execute bit on some source files
- Change-Id: I87c48b7f2ca7b3ca6102b2ebc4c1e08761eb6151
Resolves: #32507
Releases: 1.1 -
15:43 Revision 9ae0f937: [BUGFIX] ACL file permissions do not work correctly
- When setting file permissions the setting of ACL would succeed but
the set permissions did not work as expected. This... -
15:31 Revision 36a893c2: [BUGFIX] Trigger allObjectsPersisted after every functional test
- The tearDown() method of the base functional test case clears the
persistence manager's state so it is ready for the ... -
15:20 Revision 7adf6662: Merge "[TASK] Clean up emptyDirectoryRecursively() and hex2bin()"
-
15:20 Revision 78ed2b73: Merge "[BUGFIX] ACL file permissions do not work correctly"
-
15:15 Revision 70c98b68: [TASK] Improved Class Loader
- This patch introduces an improved loading strategy based on symbolic
links leading directly to the Classes directory ... -
13:36 Revision 0d403530: [BUGFIX] ACL file permissions do not work correctly
- When setting file permissions the setting of ACL would succeed but
the set permissions did not work as expected. This... -
13:35 Revision c698d90e: [TASK] Clean up emptyDirectoryRecursively() and hex2bin()
- Change-Id: Iad81a1f4d36338c8fc2e5d22015ffe49cfb290ad
Resolves: #32503
Releases: 1.1
2011-12-12
-
08:52 Revision 19f6c486: [BUGFIX] Remove MockWebRequestHandler, use FunctionalTestRequestHandler
- Change-Id: If874094dcc8237cdebe79d36f9fab3b1218f39f8
Fixes: #32424
Releases: 1.1
2011-12-09
-
18:52 Revision 450bbad3: Merge "[BUGFIX] Trigger allObjectsPersisted after every functional test"
-
17:09 Revision acf8f34c: [BUGFIX] Fix check for stripped comments
- The bootstrap checks for the presence of doc comments, to avoid
problems with some bytecode caches that strip comment... -
17:07 Revision 8264f7eb: [BUGFIX] Fix check for stripped comments
- The bootstrap checks for the presence of doc comments, to avoid
problems with some bytecode caches that strip comment... -
15:16 Revision 46646d81: [BUGFIX] Trigger allObjectsPersisted after every functional test
- The tearDown() method of the base functional test case clears the
persistence manager's state so it is ready for the ... -
15:08 Revision fc5e5819: [TASK] Remove echo statement in functional test request handler
- Change-Id: I2d3a93f558cc49963d93f66b29577ca780cd70bb
Resolves: #32421
Releases: 1.1 -
10:03 Revision b39ef28b: Merge "[FEATURE] Freezable Cache Backend"
-
10:03 Revision c94e6f17: [FEATURE] Freezable Cache Backend
- This introduces a new type of cache backends which supports freezing.
In a frozen state no modifications are allowed ... -
10:02 Revision dc43c260: [FEATURE] (MVC): Introduce some more Signals for performance measurements
- This change set introduces signals which can be used to measure the
controller and Request Builder runtime.
Change-I... -
10:01 Revision ae111dd0: [FEATURE][!!!] Modular and configurable bootstrap
- This extracts all specific initialization methods from the bootstrap
into a "Scripts" class and instead of hard-wirin... -
10:00 Revision a7844b0d: [TASK] Optimized package manager and configuration manager initialization
- This patch introduces a somewhat lazier initialization for the
Configuration Manager's cache and the scanning of avai... -
09:52 Revision c27a965a: [TASK] Configuration Manager throws exception on permission problems
- If the compiled configuration could not be written, the configuration
manager now throws an exception instead of sile...
Also available in: Atom