Activity
From 2011-10-24 to 2011-11-22
2011-11-22
-
11:22 Revision 3a3b4dc0: Merge "[BUGFIX] Fix Persistence\Doctrine\Query serialization cycle" into FLOW3-1.0
-
11:21 Revision dedf28a0: Merge "[BUGFIX] Allow usage of query parameter "_"" into FLOW3-1.0
-
11:17 Revision 3b4e4bc8: Merge "[BUGFIX] Symlink related Unit Tests fail on some Windows systems" into FLOW3-1.0
-
11:15 Revision 4b5164b3: Merge "[BUGFIX] Fix link to issue tracker" into FLOW3-1.0
2011-11-21
-
11:14 Revision 56899fc7: [TASK] Use curly braces instead of hashes in NotFoundView
- Change-Id: I0de33cb1dc3d13682872bcc861384b2f699c0a49
Resolves: #31957
Releases: 1.1
2011-11-16
-
14:53 Revision 365ddb6d: [BUGFIX] Fix link to issue tracker
- Adapts the project link after a renaming of the FLOW3 package in forge.
Change-Id: Ibfe4ac0d300691e321406a549c721137... -
14:45 Revision d1c5cd65: [BUGFIX] Fix Persistence\Doctrine\Query serialization cycle
- If you assign a QueryResult to a ViewHelper and later on use
$result->getQuery(), this query is not executable any mo... -
14:23 Revision cfc654fe: [BUGFIX] Escape phpBinaryPathAndFilename in Command execution
- Currently the bootstrap fails to properly escape the php path
when dispatching sub requests in command execution.
Thi... -
14:08 Revision dfebde27: [BUGFIX] Allow usage of query parameter "_"
- Assert that the length of $argumentName is >= 2 before accessing it at
position 1
Change-Id: I1287df30e859a989d7edbe... -
12:11 Revision 96b9db36: [BUGFIX] Fix link to issue tracker
- Adapts the project link after a renaming of the FLOW3 package in forge.
Change-Id: Iebe33cc397da781162d86af04126391e... -
12:08 Revision 77557d3b: Merge "[TASK] Escape phpBinaryPathAndFilename in Command execution"
-
10:46 Revision d87ef93a: [TASK] Escape phpBinaryPathAndFilename in Command execution
- Currently the bootstrap fails to properly escape the php path
when dispatching sub requests in command execution.
Thi...
2011-11-14
-
13:34 Revision 69f35424: [BUGFIX] Allow usage of query parameter "_"
- Assert that the length of $argumentName is >= 2 before accessing it at
position 1
Fixes: #31773
Releases: 1.0, 1.1
C...
2011-11-12
-
21:03 Revision 4c9bcc0b: [BUGFIX] Symlink related Unit Tests fail on some Windows systems
- This replaces sys_get_temp_dir() by tempnam() in unit tests that
use symlinks to avoid them from failing on some Wind... -
21:00 Revision 2b137a04: [BUGFIX] CLI arguments should be usable with equals sign (=)
- With this fix the last argument may use the equals sign (=)
again to separate between argument name and value.
Besid...
2011-11-11
2011-11-10
-
19:45 Revision a726e3ef: Merge "[BUGFIX] Also remove new objects on clear state of persistence manager"
-
11:51 Revision c131afab: [BUGFIX] Fix Persistence\Doctrine\Query serialization cycle
- If you assign a QueryResult to a ViewHelper and later on use
$result->getQuery(), this query is not executable any mo... -
11:30 Revision b6f317f1: Merge "[BUGFIX] Reset argument list before initializing action arguments" into FLOW3-1.0
-
11:29 Revision 0d9e284a: Merge "[BUGFIX] (CLI): CLI arguments should be usable with equals sign (=)"
-
11:25 Revision cf60a35e: Merge "[FEATURE] Support mapping to specific subtypes by property (__type)"
-
11:22 Revision 578b580d: [BUGFIX] (CLI): CLI arguments should be usable with equals sign (=)
- With this fix the last argument may use the equals sign (=)
again to separate between argument name and value.
Besid... -
10:49 Revision 60b45d7d: [BUGFIX] Symlink related Unit Tests fail on some Windows systems
- This replaces sys_get_temp_dir() by tempnam() in unit tests that
use symlinks to avoid them from failing on some Wind... -
10:48 Revision 061beb04: [FEATURE] (Security): HMAC Convenience methods in HashService
- This adds the methods appendHmac() and validateAndStripHmac()
to the Cryptography\HashService allowing users to deal ...
2011-11-08
-
14:04 Revision 23fec41b: [FEATURE] Add BCrypt hashing strategy
- This adds a wrapper for the BCrypt hashing algorithm and
makes it the default password hashing strategy.
Also provide... -
13:40 Revision 3a6f7940: [BUGFIX] Also remove new objects on clear state of persistence manager
- Change-Id: Iaf99ae2d6d6cf6491ae92d55863409880678b2fb
Releases: 1.1
See: #29578
2011-11-07
-
22:29 Revision 41c21ba3: [FEATURE] Support mapping to specific subtypes by property (__type)
- When type hierarchies are used for modeling, it's sometimes necessary
to use a special subclass when creating new ent... -
22:13 Revision 4cafbe10: [BUGFIX] Reset argument list before initializing action arguments
- This change fixes a problem with functional tests of controller
actions. It's also needed to reset the state of the c... -
22:10 Revision 68589076: [BUGFIX] Enhance entity classname detection in repository constructor
- Fix bug where all occurrences of the word "Repository" were stripped
out during the automatic retrieval of the entity... -
21:51 Revision d057b919: Merge "[FEATURE] Persistence Manager knows about unmanaged, new objects"
-
21:20 Revision 3b01bd25: [TASK] Fix a @var annotation to be fully qualified
- Change-Id: If15a87216d15e5e051e84682e939b9f3b2a28a20
Releases: 1.1 -
16:13 Revision 10fe1d7a: Merge "[FEATURE] Make path for migrate-annotations configurable" into FLOW3-1.0
-
16:11 Revision 18e3ff07: Merge "[BUGFIX] Use annotations in ActionController for IgnoreValidation" into FLOW3-1.0
-
16:10 Revision ba8fc278: Merge "[BUGFIX] Proxy class builder should retain original annotations" into FLOW3-1.0
-
15:22 Revision 1e84acda: Merge "[TASK] Optimized AOP Pointcut Filter matching" into FLOW3-1.0
-
15:06 Revision 0715e41f: Merge "[BUGFIX] Enhance entity classname detection in repository constructor"
-
15:01 Revision de7ecc99: Merge "[BUGFIX] Reset argument list before initializing action arguments"
-
14:37 Revision 10a0ad65: [FEATURE] Persistence Manager knows about unmanaged, new objects
- This patch enhances the persistence aspect and the related code in the
Persistence Manager so that getObjectByIdentif... -
14:03 Revision 52d1e370: [BUGFIX] Use annotations in ActionController for IgnoreValidation
- Use annotations for the action method instead of method tags values
which return wrong results if an explicit argumen... -
13:59 Revision 72dd3de0: [BUGFIX] Proxy class builder should retain original annotations
- Original metadata information on proxied methods should be retained
to allow for code inspection and usage of metadat... -
12:52 Revision d2d33bcd: [TASK] Add clearState() to PersistenceManagerInterface
- Also implements it for both PersistenceManager implementations.
Change-Id: I67016f76ef7827fb26b89226aaba99265918ae47... -
12:06 Revision 1142519b: Merge "[TASK] Clean up of the Abstract Persistence Manager"
-
11:21 Revision 53403be6: [TASK] Clean up of the Abstract Persistence Manager
- Removed unused dependency to Reflection Service and move the dependency
to System Logger into the concrete Persistenc...
2011-11-04
-
17:44 Revision 59b49197: [TASK] Unify usage of random byte generator
- We already use the randomizer library, now all calls to it are
wrapped in Utilities\Algorithms.
Change-Id: Idfec7ee7... -
13:03 Revision a3201354: [BUGFIX] Reset argument list before initializing action arguments
- This change fixes a problem with functional tests of controller
actions. It's also needed to reset the state of the c... -
12:56 Revision 9977c5bd: Merge "[FEATURE] AOP: Make JoinPoint methodArguments settable"
-
12:56 Revision 4c91d3f3: [BUGFIX] Use correct method to get CLI arguments for DQL command
- Call TYPO3\FLOW3\MVC\CLI\Request::getExceedingArguments() instead of the
removed TYPO3\FLOW3\MVC\CLI\Request::getComm... -
12:49 Revision 47b8f4a8: [BUGFIX] Use correct method to get CLI arguments for DQL command
- Call TYPO3\FLOW3\MVC\CLI\Request::getExceedingArguments() instead of the
removed TYPO3\FLOW3\MVC\CLI\Request::getComm... -
12:48 Revision 66b80956: [FEATURE] AOP: Make JoinPoint methodArguments settable
- As at least BeforeAdvices and AroundAdvices can be
used to manipulate the behavior of the original method,
the advice... -
12:43 Revision 2f5d0cbd: [BUGFIX] Enhance entity classname detection in repository constructor
- Fix bug where all occurrences of the word "Repository" were stripped
out during the automatic retrieval of the entity... -
12:07 Revision 94ecbf99: [TASK] Display line number of exception in command line mode
- Change-Id: Idd1b37e80a734b280c6d6e3d81102150fffdb606
Related: #31269
Releases: 1.0, 1.1
2011-11-02
-
09:09 Revision a04eb524: Merge "[BUGFIX] Proxy class builder should retain original annotations"
-
09:05 Revision b3ebfae7: Merge "[BUGFIX] Use annotations in ActionController for IgnoreValidation"
2011-11-01
-
21:28 Revision 6ed7ecd2: [TASK] Display line number of exception in command line mode
- Related: #31269
Releases: 1.0, 1.1
Change-Id: I4dbe21dacd5c1de1aa6fd5ef824ffe15a98fe5ac -
21:08 Revision 66df0697: [TASK] Optimized AOP Pointcut Filter matching
- This change set greatly reduces compilation time for AOP proxies for
applications intensively using AOP and security ...
2011-10-31
-
21:09 Revision e23986fe: Merge "[TASK] Optimized AOP Pointcut Filter matching"
-
11:47 Revision 1c92bdd4: [BUGFIX] Use annotations in ActionController for IgnoreValidation
- Use annotations for the action method instead of method tags values
which return wrong results if an explicit argumen...
2011-10-27
-
10:44 Revision 93b608a4: [BUGFIX] Logout must not rely on a session
- AuthenticationProvider::logout() currently throws an Exception
if no session has been initialized yet.
This change fi...
2011-10-26
-
21:36 Revision 9c3a9dca: [TASK] Optimized AOP Pointcut Filter matching
- This change set greatly reduces compilation time for AOP proxies for
applications intensively using AOP and security ... -
14:10 Revision eab9bf95: [BUGFIX] Logout must not rely on a session
- AuthenticationProvider::logout() currently throws an Exception
if no session has been initialized yet.
This change fi...
2011-10-25
-
14:09 Revision ecb650c8: [BUGFIX] Proxy class builder should retain original annotations
- Original metadata information on proxied methods should be retained
to allow for code inspection and usage of metadat... -
12:19 Revision c8e6c977: [FEATURE] Make path for migrate-annotations configurable
- Optional parameter --packages-path to configure an individual absolute
path to the folder with the packages.
Change-... -
12:18 Revision 1a24f582: [FEATURE] Make path for migrate-annotations configurable
- Optional parameter --packages-path to configure an individual absolute
path to the folder with the packages.
Change-... -
12:12 Revision 90bba5c1: Revert "[FEATURE] Make path for migrate-annotations configurable"
- This reverts commit 985ce27723bc8cb5b2b8b4f5269ffe4b4aac45ac
-
11:46 Revision 985ce277: [FEATURE] Make path for migrate-annotations configurable
- Optional parameter --packages-path to configure an individual absolute
path to the folder with the packages.
Change-...
Also available in: Atom