Statistics
| Revision:

Repository (Subversion)

You can find the Subversion repository at https://svn.typo3.org/TYPO3v5/Distribution/

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 838 9 days robert * TYPO3: Enabled authentication for the backend...

Latest revisions

# Date Author Comment
838 2008-10-02 19:39 robert
  • TYPO3: Enabled authentication for the backend login
837 2008-09-22 09:46 robert
  • Fixed the .htaccess rule (FileCache -> Resources)
836 2008-09-19 22:17 k-fish TYPO3v5 Distribution:
  • removed some no longer needed configuration settings
  • updated database and index to latest TYPO3CR/Lucene format
835 2008-09-19 20:47 k-fish

TYPO3v5 Distribution: added install.conf to svn:ignore

834 2008-09-19 18:45 k-fish

TYPO3v5: small fix to install.sh

833 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.

832 2008-09-16 16:12 k-fish

Made SVN ignore everything inside the Data/Temporary/ folder.

831 2008-09-16 09:19 robert

Removed the "Install" package from the TYPO3 distribution. This package does not contain any useful code at the moment but certainly will be further developed and re-enabled at a later point in time.

830 2008-09-15 19:36 robert
  • Removed the Log package from the TYPO3 distribution
829 2008-09-12 16:58 k-fish

!!! Major change, will break existing code.

Part 1 - Configuration

FLOW3 distribution
  • added namespaces
Some notes:
  • Documentation updates will follow

View revisions