horde.git
2011-01-06 Chuck HagenbuchNormalize URL and HTTP method, WS
2011-01-06 Jan SchneiderRemove unused variable.
2011-01-06 Jan SchneiderRe-use code.
2011-01-06 Jan SchneiderUnset Horde_Db object after finishing test suite.
2011-01-06 Jan SchneiderUse sprintf() to build queries.
2011-01-06 Gunnar WrobelLazy construction of the backend drivers.
2011-01-06 Gunnar WrobelFix creation of the mock cache.
2011-01-06 Gunnar WrobelTest return of the query object.
2011-01-06 Gunnar WrobelEnsure we store serialized data in the cache.
2011-01-06 Gunnar WrobelStart of an API document.
2011-01-06 Gunnar WrobelCache decoration.
2011-01-05 Gunnar WrobelMark the dependency on package "Test" as optional.
2011-01-05 Michael M SlusarzBug #9493: Do strict e-mail search when retrieving...
2011-01-05 Gunnar WrobelFix roles as well.
2011-01-05 Gunnar WrobelFix paths.
2011-01-05 Jan SchneiderTest guest shares, non-existant shares, callbacks,...
2011-01-05 Jan SchneiderNo need to return anything.
2011-01-05 Jan SchneiderFix setting permissions.
2011-01-05 Jan SchneiderMore permissions and attributes tests.
2011-01-05 Jan SchneiderRemove unnecessary method prefixes.
2011-01-05 Jan SchneiderReduce code duplication.
2011-01-05 Jan SchneiderAdd test for listShares.
2011-01-05 Jan SchneiderDon't use query cache, query building is not that expen...
2011-01-05 Jan SchneiderImplement LIMIT/OFFSET correctly for pgsql.
2011-01-05 Jan SchneiderFix generating link to patchsets if not using commits...
2011-01-05 Jan SchneiderUpdate line numbers.
2011-01-05 Gunnar WrobelUpdate package
2011-01-05 Michael M SlusarzOnly show tests links to apps that might have tests
2011-01-05 Michael M SlusarzDon't show empty descriptions
2011-01-05 Michael M SlusarzFix link to base Horde test page
2011-01-05 Michael M SlusarzMore appropriate error message for conf.php files
2011-01-05 Michael M SlusarzAllow running test script if app does not yet have...
2011-01-05 Michael M SlusarzDon't throw fatal error if unable to load config file
2011-01-05 Michael M Slusarzphpdoc
2011-01-05 Chuck HagenbuchAutomatically set the "Alarm" radio button when a value...
2011-01-05 Chuck HagenbuchSet due_type_specified and start_date_specified radio...
2011-01-04 Michael M SlusarzUpdate to ckeditor v3.4.3
2011-01-04 Michael M SlusarzFix clicking on first element in Help menu
2011-01-04 Michael M SlusarzBug #9474: Fix display of raw HTML in help system
2011-01-04 Michael M SlusarzThis tag does not exist
2011-01-04 Chuck HagenbuchI couldn't find a doAction() call, but updateWday seeme...
2011-01-04 Michael M SlusarzDon't give option to change sending charset in IMP
2011-01-04 Michael M SlusarzCan't set mode for sqlite DBs
2011-01-04 Michael M Slusarzimage/jpg == image/jpeg
2011-01-04 Jan SchneiderRevert "Be more relaxed about the id length until bug...
2011-01-04 Jan SchneiderAdd autoloader.
2011-01-04 Jan SchneiderFix scope.
2011-01-04 Jan SchneiderSkip if there is no test configuration.
2011-01-04 Chuck HagenbuchSet help menu tree URLs to raw mode
2011-01-04 Chuck HagenbuchBug #9485: Use application/x-extension-* consistently...
2011-01-04 Chuck HagenbuchBug #9485: Need to render page content before headers...
2011-01-04 Chuck HagenbuchAvoid PHPUnit 3.5 deprecated warnings
2011-01-04 Carlos Timóteotypo error fix
2011-01-04 Gunnar WrobelRegister queries on the list handlers and also retrieve...
2011-01-04 Gunnar WrobelNo decorator.
2011-01-04 Gunnar WrobelComplete the cached list query.
2011-01-04 Gunnar WrobelSynchronize queries as well.
2011-01-04 Gunnar WrobelSimplify caching the list data.
2011-01-04 Gunnar WrobelSimplified loading.
2011-01-04 Gunnar WrobelStore one list array in the cache.
2011-01-04 Gunnar WrobelCompleted extraction of the list cache.
2011-01-04 Gunnar WrobelStart extracting the list cache.
2011-01-04 Gunnar WrobelActually add the files.
2011-01-04 Gunnar WrobelAdd the synchronize() method to queries. Add the cached...
2011-01-04 Gunnar WrobelSupport the synchronize() call in the list API.
2011-01-04 Gunnar WrobelAdd time stamp and version to the cache.
2011-01-04 Gunnar WrobelCache the folder types.
2011-01-04 Gunnar WrobelRemove the query creation from the list handler. Keep...
2011-01-04 Gunnar WrobelCreate list queries in the factory.
2011-01-04 Gunnar WrobelSupport caching the folder list.
2011-01-04 Gunnar WrobelAdd testing for getId().
2011-01-04 Gunnar WrobelFix class name.
2011-01-04 Gunnar WrobelAdd the getId method here too.
2011-01-04 Gunnar WrobelSupport retrieving a connection ID.
2011-01-04 Gunnar WrobelMove test suite to the unit tests.
2011-01-04 Gunnar WrobelAllow to cache list data.
2011-01-04 Gunnar WrobelFix copy error.
2011-01-04 Gunnar WrobelStart the caching layer.
2011-01-04 Gunnar WrobelFix typo.
2011-01-04 Gunnar WrobelFix logging.
2011-01-04 Gunnar WrobelBail out if the imap_getannotation function is missing.
2011-01-04 Gunnar WrobelRename the 'folders' action to 'list'. Add 'type' subac...
2011-01-04 Gunnar WrobelAdd the query infrastructure.
2011-01-04 Gunnar WrobelAdd mocks.
2011-01-04 Gunnar WrobelTest listing folder types.
2011-01-04 Gunnar WrobelSupport listing folder types.
2011-01-04 Gunnar WrobelAdd quick debug lines.
2011-01-04 Gunnar WrobelAdd support for listing annotations.
2011-01-04 Gunnar WrobelTypo.
2011-01-04 Gunnar WrobelLog request times.
2011-01-04 Gunnar WrobelAdd a log decorator and a stop watch decorator.
2011-01-04 Gunnar WrobelReuse the existing option.
2011-01-04 Gunnar WrobelActually transport the log setting to Kolab_Storage.
2011-01-04 Gunnar WrobelAllow to activate logging.
2011-01-04 Gunnar WrobelAllow decorating the storage handler with logging in...
2011-01-04 Gunnar WrobelTesting for the mailbox list.
2011-01-04 Gunnar WrobelStart a log decorator for the list handler.
2011-01-04 Gunnar WrobelSupress errors for problematic backends.
2011-01-04 Gunnar WrobelFlesh out the first cli actions.
2011-01-04 Gunnar WrobelAllow measuring the time spent running the script.
next