Statistics
| Revision:

Repository (Subversion)

You can find the Subversion repository at https://svn.typo3.org/FLOW3/Packages/TYPO3CR

Name Size Revision Age Author Comment
  branches 459 250 days k-fish Subversion reorganisation, part 1: * Added tru...
  tags 459 250 days k-fish Subversion reorganisation, part 1: * Added tru...
  trunk 1346 3 days k-fish TYPO3CR: * re-fixed the admin view

Latest revisions

# Date Author Comment
1346 2008-10-09 00:22 k-fish TYPO3CR:
  • re-fixed the admin view
1344 2008-10-09 00:06 robert
  • Added the ExtJS package to the BlogExample branch
  • FLOW3: The Debug Exception Handler now sends a 500 Internal Server Error header
  • TYPO3CR: Fixed the route and view of the TYPO3CR Admin
1332 2008-10-07 15:52 bwaidelich
  • FLOW3: (MVC) Refactored and added tests for the Route Class.
  • FLOW3: (MVC) Renamed all occurrences of urlPattern to uriPattern in routing classes (we decided to stick with "URI" rather than "URL" from now on).
  • TYPO3CR: Updated Routes.php to set uriPattern instead of urlPattern.
  • TYPO3: Updated Routes.php to set uriPattern instead of urlPattern. Removed obsolete dynamic Route Part from fallback uriPattern.
1311 2008-10-02 13:36 k-fish FLOW3:
  • the DataMapper no longer handles properties tagged with @identifier in a special way (those properties are no longer dropped as of r1295 and as such restored anyway)
1270 2008-09-20 01:32 k-fish TYPO3CR:
  • refactored method arguments in persistence identity map
  • added unregisterObject() method to persistence identity map
1266 2008-09-19 21:57 k-fish TYPO3CR:
  • added sane defaults for database and Lucene index settings
1262 2008-09-19 18:45 k-fish

TYPO3CR: Fixed charset issues in MySQL PDO testcase

1261 2008-09-19 18:25 k-fish TYPO3CR: Implemented MySQL testing, vastly improved PostgreSQL testing and wrote install shell script.
  • the SQL code contains key lengths for MySQL which are removed by all code that uses the SQL automatically if the database type is not mysql, fixes #1486
  • namespace URIs are now stored in TEXT columns, fixes #1484
  • MySQL gets it's ANSI_QUOTES option after connection setup in all places where connections are made
  • install.sh allows fully automated setup of both production and test databases: MySQL, PostgreSQL, SQLite; calls fixpermissions.sh
  • install.sh automatically calls web based database setup via lynx (could be wget if there are problems with the availability of lynx but lynx -dump gives more meaningful output)
  • testdb.sh replaces the various db specific tools and is used by install.sh for testdb setup, also allows dumping and cleanup of test databases
  • PHP code uses testdb.conf to read test database settings (all except sqlite currently)
  • production and testing now use the same database schema file, multi-line statements are now supported by the storage helper too

Patch (mostly) by Matthias Hörmann.

1251 2008-09-19 13:04 k-fish FLOW3, TYPO3CR:
  • reconstituted objects are registered with the persistence session
  • added unit tests for the node-to-object data mapper in TYPO3CR
1228 2008-09-16 17:07 k-fish

TYPO3CR: Fixed some leftover references to Zend Lucene without global namespace specifier.

View revisions