Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update group management | Robin Appelman | 2013-07-10 | 2 | -0/+617 |
* | Merge pull request #3954 from owncloud/update_insertifnotexist_and_test | Thomas Müller | 2013-07-08 | 1 | -14/+14 |
|\ | |||||
| * | fix insertIfNotExist return value, update doc and corresponding test | Jörn Friedrich Dreyer | 2013-07-05 | 1 | -14/+14 |
* | | Scanner test: ensure mtime in the cache is the same as on the storage to prev... | Robin Appelman | 2013-07-05 | 1 | -0/+1 |
* | | Merge pull request #3911 from owncloud/fixing-unittests-master | Michael Gapczynski | 2013-07-03 | 1 | -2/+4 |
|\ \ | |||||
| * | | rename can cause mtime change - invalid assert | Thomas Müller | 2013-07-01 | 1 | -2/+4 |
* | | | Merge pull request #3775 from owncloud/test_fixes_for_dbschema | Thomas Müller | 2013-07-01 | 1 | -43/+37 |
|\ \ \ | |/ / |/| | | |||||
| * | | Going from text to clob is not something we do. | Bart Visscher | 2013-06-28 | 1 | -6/+0 |
| * | | remove wrong check here | Jörn Friedrich Dreyer | 2013-06-28 | 1 | -1/+0 |
| * | | use executeAudited, add table name to assert message, skip schema changing te... | Jörn Friedrich Dreyer | 2013-06-28 | 1 | -43/+44 |
| |/ | |||||
* | | Merge pull request #3763 from owncloud/recursive-rmdir | Thomas Müller | 2013-06-30 | 1 | -1/+13 |
|\ \ | |||||
| * | | Make rmdir recursive for local storage | Robin Appelman | 2013-06-17 | 1 | -1/+13 |
* | | | Merge pull request #3635 from owncloud/storage-wrapper | Bart Visscher | 2013-06-29 | 2 | -0/+72 |
|\ \ \ | |||||
| * | | | fix storage wrapper namespaces | Robin Appelman | 2013-06-28 | 2 | -3/+3 |
| * | | | add test cases for Mount | Robin Appelman | 2013-06-07 | 1 | -0/+46 |
| * | | | merge master into storage-wrapper | Robin Appelman | 2013-06-07 | 19 | -20/+1714 |
| |\ \ \ | |||||
| * | | | | Add wrapper storage backend | Robin Appelman | 2013-05-08 | 1 | -0/+26 |
* | | | | | Merge pull request #3881 from owncloud/archive_tar_php5.5 | Morris Jobke | 2013-06-28 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Skip Test_Archive_TAR in php 5.5 for now | Bart Visscher | 2013-06-28 | 1 | -0/+6 |
* | | | | | | Merge pull request #3884 from owncloud/fixing-unittests-master | Morris Jobke | 2013-06-28 | 3 | -0/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | make phpunit happy - adding asserts | Thomas Mueller | 2013-06-28 | 1 | -0/+18 |
| * | | | | | | make PHPUnit happy and add asserts | Thomas Mueller | 2013-06-28 | 1 | -0/+2 |
| * | | | | | | TimedJob: make PhpUnit happy with asserts | Thomas Mueller | 2013-06-28 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3892 from owncloud/static-streamwrapper | icewind1991 | 2013-06-28 | 2 | -12/+68 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | better unit tests for static stream wrapper | Robin Appelman | 2013-06-28 | 2 | -12/+68 |
| |/ / / / | |||||
* / / / / | use assertEquals number of rows in db tests | Jörn Friedrich Dreyer | 2013-06-24 | 1 | -4/+4 |
|/ / / / | |||||
* | | | | graceful teardown of cache | Jörn Friedrich Dreyer | 2013-06-24 | 1 | -1/+3 |
* | | | | Merge pull request #3796 from owncloud/gracefully_handle_teardown_in_scanner_... | Thomas Müller | 2013-06-20 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | skip teardown if cache has not been set up | Jörn Friedrich Dreyer | 2013-06-20 | 1 | -4/+6 |
* | | | | | adding unit test for folder remove: testRemovedFolder() | Thomas Mueller | 2013-06-20 | 1 | -0/+11 |
* | | | | | remove deleted files when re-scanning a folder | Robin Appelman | 2013-06-20 | 1 | -0/+10 |
|/ / / / | |||||
* | | | | Merge pull request #3764 from owncloud/scanfolder-existing | icewind1991 | 2013-06-19 | 2 | -4/+21 |
|\ \ \ \ | |||||
| * | | | | fix updaters test cases | Robin Appelman | 2013-06-19 | 1 | -2/+1 |
| * | | | | add tests for reusing existing data in scanner | Robin Appelman | 2013-06-17 | 1 | -1/+19 |
* | | | | | Merge pull request #3661 from owncloud/fixing-windows-server-master | Jörn Friedrich Dreyer | 2013-06-19 | 1 | -3/+125 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add tests for the updater with mount points | Michael Gapczynski | 2013-06-12 | 1 | -3/+125 |
* | | | | | Merge pull request #3621 from owncloud/path-mimetype | Thomas Müller | 2013-06-16 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Basic tests for getFileNameMimeType | Robin Appelman | 2013-06-16 | 1 | -0/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | fix oci dbschema test | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -1/+6 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #3640 from infoneo/master | Thomas Müller | 2013-06-13 | 1 | -3/+15 |
|\ \ \ \ | |||||
| * | | | | Update mapper.php | infoneo | 2013-06-08 | 1 | -3/+15 |
* | | | | | Merge pull request #3652 from owncloud/fix_fetchrow_usage_for_mdb2 | Jörn Friedrich Dreyer | 2013-06-11 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | fix fetchRow checks to also work with MDB2 | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -2/+2 |
* | | | | | | Merge pull request #3646 from owncloud/introduce_phpunit_timeouts | Thomas Müller | 2013-06-11 | 5 | -0/+40 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | raise failed tests from first commit to size @medium | Jörn Friedrich Dreyer | 2013-06-10 | 3 | -0/+10 |
| * | | | | | add timeouts 3/30/90 to phpunit tests | Jörn Friedrich Dreyer | 2013-06-10 | 3 | -0/+30 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #3653 from owncloud/shorten_identifiers_in_tests | Thomas Müller | 2013-06-10 | 2 | -4/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | shorten table identifiers in tests | Jörn Friedrich Dreyer | 2013-06-10 | 2 | -4/+4 |
| |/ / / | |||||
* / / / | add missing backticks all over the place | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -11/+11 |
|/ / / | |||||
* | | | Cache Test: set datadir to temporary location, otherwise initmountpoints will... | Arthur Schiwon | 2013-06-03 | 1 | -2/+8 |