Activity
From 2012-12-20 to 2013-01-18
2013-01-18
-
14:37 Revision ce08c301: [BUGFIX] The security context is only allowed to be initialized after routing took place
- This bugfix solves the root-cause for the following two symptoms:
* two logins needed in Neos until the Site is show...
2013-01-17
-
14:12 Revision 911e2819: [BUGFIX] Adjust YAML schemas to latest changes
- the CLI command "./flow configuration:validate" currently reports
invalid configuration for type "Settings" and "Obje...
2013-01-15
-
14:58 Revision 6cdca9d9: [BUGFIX] Make use of DateTimeValidator possible
- When one used Validate(type="DateTime") the ValidatorResolver would try
to use DateTime as the validator itself. This... -
13:57 Revision 821199ea: Merge "[BUGFIX] Make use of DateTimeValidator possible"
-
13:12 Revision 54d4fe93: [BUGFIX] Check inheritance in TypeHandling::isCollectionType()
- With this change TypeHandling::isCollectionType() does consider
inheritance when it comes to the checking it does. Th... -
12:30 Revision 61ae4455: [BUGFIX] Implement case-sensitivity switch for Query::equals()
- That was left as a todo and never done. Now it is possible to check
case-insensitive. Checking case-sensitive works d... -
10:33 Revision b7fa745c: [BUGFIX] Fix code migration status command
- Calling flow:core:migrate --status is fixed by this change.
Change-Id: Ief3b1b923c6d13ad8ff435a03aac8eccdab6b228
Fix... -
10:30 Revision ea267971: [TASK] Adjust suggested folder structure in Package Management section
- I7772051938a4306328108bacde34710c54fc3a69 introduced suggested
names for directories under Resources/Public.
This ad... -
10:08 Revision 4d27277a: [BUGFIX] Lock Doctrine ORM to version 2.3.x
- This change locks the Doctrine ORM to version 2.3.x to avoid unwanted
changes from sneaking in.
To be on the safe si... -
09:48 Revision dee953cb: [BUGFIX] Fix git error with "core:migrate --status" command
- Obviously there are some different ways git handles the --grep option
to the log command. This changes should make it... -
09:47 Revision 1e14c97c: [BUGFIX] Fix git error with "core:migrate --status" command
- Obviously there are some different ways git handles the --grep option
to the log command. This changes should make it... -
09:46 Revision 595e4a3f: Merge "[BUGFIX] Fix git error with "core:migrate --status" command"
2013-01-14
-
18:56 Revision 0a4f1ca4: [BUGFIX] Make use of DateTimeValidator possible
- When one used Validate(type="DateTime") the ValidatorResolver would try
to use DateTime as the validator itself. This... -
16:31 Revision 1c2e454e: [FEATURE] Add setOption() to CurlEngine
- This allows to configure cURL in the CurlEngine. Examples for use are
proxy server settings or SSL certification hand... -
16:27 Revision 0bc34652: [FEATURE] API to access prefixed identifier in cache backend
- In case where we need to share cache between different application, it's
needed to access the prefixed identifier to ... -
11:50 Revision a898458d: [BUGFIX] Fix git error with "core:migrate --status" command
- Obviously there are some different ways git handles the --grep option
to the log command. This changes should make it... -
11:30 Revision f0b1c4ed: Merge "[FEATURE] Allow custom custom configuration files in ConfigurationManager"
-
10:39 Revision 2bc1a615: [BUGFIX] Exclude Doctrine Annotations and Collections from reflection
- Doctrine split Annotations and Collections from the Common package,
now the exclusion of those packages from reflecti...
2013-01-11
-
19:03 Revision 4f8dbe2b: Merge "[TASK] Adjust suggested folder structure in Package Management section"
- 17:18 Revision 8378b191: [FEATURE] Allow custom custom configuration files in ConfigurationManager
- Using the added methods it is possible to register new "types" of
configuration. The set of processing types remains ...
2013-01-09
-
19:19 Revision c2a7d732: [TASK] Ignore Libraries in core:migrate commands
- This change makes the core:migrate commands ignore the folder
Packages/Libraries to avoid unintended side effects.
C... -
14:29 Revision 4d72543c: [TASK] Adjust suggested folder structure in Package Management section
- I7772051938a4306328108bacde34710c54fc3a69 introduced suggested
names for directories under Resources/Public.
This ad... -
13:49 Revision df259e52: [BUGFIX] Actually do regex search/replace in code migrations
- Actually makes searchAndReplaceRegex() in code migrations do something
with the target files.
Change-Id: I22931a6766... -
12:04 Revision 5b4cd7c7: [BUGFIX] Fix code migration status command
- Calling flow:core:migrate --status is fixed by this change.
Change-Id: Ief3b1b923c6d13ad8ff435a03aac8eccdab6b228
Fix... -
12:02 Revision c1aba304: [BUGFIX] Fix migration error on missing Configuration directory
- For packages having no Configuration directory the core migration tool
died with an error message when trying to proc...
2012-12-20
-
16:00 Revision 1c357548: [BUGFIX] Prevent UriBuilder adding current namespaced arguments
- UriBuilder no longer removes namespaced arguments from the
parent request causing all arguments of namespaced sub req... -
14:10 Revision 6c48a05e: [TASK] Some documentation fixes regarding Caching
- This corrects an incorrect mentioned of ``Settings.yaml``
(which must be ``Objects.yaml`` correctly), and some
occurr... -
11:23 Revision dec41821: [BUGFIX] Fix migration error on missing Configuration directory
- For packages having no Configuration directory the core migration tool
died with an error message when trying to proc...
Also available in: Atom