Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add tests for absolute paths on windows | Joas Schilling | 2014-11-17 | 1 | -2/+32 | |
| | | ||||||
| * | Refactor tests to use a dataProvider method | Joas Schilling | 2014-11-17 | 1 | -62/+73 | |
| | | ||||||
* | | Merge pull request #12218 from owncloud/issue/10991-fixes | Morris Jobke | 2014-11-17 | 10 | -24/+112 | |
|\| | | | | | Issue/10991 Make unit tests pass on windows | |||||
| * | Correctly restore previous root mount point after testing | Joas Schilling | 2014-11-17 | 8 | -20/+103 | |
| | | ||||||
| * | Fix Files\Storage\Home::testRoot() | Joas Schilling | 2014-11-17 | 1 | -1/+6 | |
| | | ||||||
| * | Skip some more tests on Windows which just can not work at all | Joas Schilling | 2014-11-17 | 2 | -3/+3 | |
| | | ||||||
* | | storage test: use new file for testTouchCreateFile() | Adam Williamson | 2014-11-10 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | this test would never succeed, because the previous test - testFOpen() - creates the file 'foo', but testTouchCreateFile() starts out by asserting it doesn't exist. Change the test to use a file called 'touch' instead (which does not previously exist). | |||||
* | | Also propagate etag changes when the watcher finds a changed file | Robin Appelman | 2014-11-07 | 1 | -0/+31 | |
|/ | ||||||
* | Merge pull request #11409 from owncloud/watcher-reuse | Vincent Petry | 2014-10-29 | 1 | -2/+3 | |
|\ | | | | | Pass the cached data to the filesystem watcher | |||||
| * | Better reuse of cache data for getFolderContents | Robin Appelman | 2014-10-24 | 1 | -2/+3 | |
| | | ||||||
* | | On Windows platform we have no stable etag generation - yet | Thomas Müller | 2014-10-27 | 1 | -0/+8 | |
| | | ||||||
* | | Generate stable etags for local files | Robin Appelman | 2014-10-24 | 1 | -21/+38 | |
|/ | ||||||
* | Merge pull request #11259 from owncloud/fix-windows-max-depth-test | Thomas Müller | 2014-10-23 | 1 | -6/+19 | |
|\ | | | | | fixing windows max depth test | |||||
| * | fixing windows max depth test | Clark Tomlinson | 2014-09-30 | 1 | -6/+19 | |
| | | ||||||
* | | make some storage tests explain what went wrong | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -6/+6 | |
|/ | ||||||
* | Resolves cache tests failing if the directory length is longer than 64 | Clark Tomlinson | 2014-09-17 | 1 | -0/+4 | |
| | ||||||
* | Fix contructor in test | Robin Appelman | 2014-09-10 | 1 | -3/+3 | |
| | ||||||
* | Merge pull request #10922 from owncloud/explicit-scan-transactions | Lukas Reschke | 2014-09-09 | 1 | -1/+1 | |
|\ | | | | | Use bigger transactions when doing explicit file system scans | |||||
| * | Use bigger transactions when doing explicit file system scans | Robin Appelman | 2014-09-08 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #10886 from owncloud/keep_fileid_on_move_in_objectstore | Jörn Friedrich Dreyer | 2014-09-09 | 1 | -0/+83 | |
|\ \ | | | | | | | Keep fileid on move in objectstore, fixes #10848 | |||||
| * | | make objectstore tests check fileid on rename | Jörn Friedrich Dreyer | 2014-09-08 | 1 | -0/+83 | |
| | | | ||||||
* | | | w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ↵ | Jörn Friedrich Dreyer | 2014-09-08 | 1 | -0/+2 | |
| |/ |/| | | | | | ̧̕h́o̵r͏̵rors̡ ̶͡͠lį̶e͟͟ ̶͝in͢ ͏t̕h̷̡͟e ͟͟d̛a͜r̕͡k̢̨ ͡h̴e͏a̷̢̡rt́͏ ̴̷͠ò̵̶f̸ u̧͘ní̛͜c͢͏o̷͏d̸͢e̡͝ | |||||
* | | remove unstable test | Robin Appelman | 2014-09-05 | 1 | -1/+0 | |
| | | ||||||
* | | Fix unit test | Robin Appelman | 2014-09-05 | 2 | -2/+1 | |
| | | ||||||
* | | Improve unit tests for Cache\Updater | Robin Appelman | 2014-09-05 | 2 | -281/+416 | |
| | | ||||||
* | | Refactor Cache\Updater to work outside of the users home | Robin Appelman | 2014-09-05 | 1 | -1/+0 | |
|/ | ||||||
* | Merge pull request #10244 from owncloud/utf8-folder-test | Vincent Petry | 2014-09-04 | 1 | -13/+28 | |
|\ | | | | | add utf8 folder test | |||||
| * | add utf8 folder test | Jörn Friedrich Dreyer | 2014-08-07 | 1 | -13/+28 | |
| | | ||||||
* | | Use a data provider instead of calling the function manually everytime | Joas Schilling | 2014-08-25 | 1 | -33/+35 | |
| | | ||||||
* | | Add a test to break the slugifyPath() with folder and file afterwards | Joas Schilling | 2014-08-25 | 1 | -1/+14 | |
| | | ||||||
* | | add unit test for #8325 | Jörn Friedrich Dreyer | 2014-08-14 | 1 | -17/+80 | |
| | | ||||||
* | | Merge pull request #9762 from owncloud/owner-public | Robin Appelman | 2014-08-12 | 1 | -0/+6 | |
|\ \ | |/ |/| | Return the proper owner for home storages | |||||
| * | Add test for homestorage getOwner | Robin Appelman | 2014-07-22 | 1 | -0/+6 | |
| | | ||||||
* | | Merge pull request #10184 from owncloud/getbyid-node | Robin Appelman | 2014-08-07 | 1 | -0/+127 | |
|\ \ | | | | | | | Fix Folder::getById | |||||
| * | | return null instead of throwing an exception | Robin Appelman | 2014-08-06 | 1 | -4/+2 | |
| | | | ||||||
| * | | Fix Folder::getById | Robin Appelman | 2014-08-05 | 1 | -0/+129 | |
| | | | ||||||
* | | | mark tests as skipped - TODO travis | Morris Jobke | 2014-08-05 | 1 | -0/+5 | |
|/ / | | | | | | | * swift causes some timeouts and test failures | |||||
* / | only if the environment variable RUN_OBJECTSTORE_TESTS is set the object ↵ | Thomas Müller | 2014-07-29 | 1 | -0/+3 | |
|/ | | | | store unit test will be executed | |||||
* | make search case insensitive on postgres and oracle | Jörn Friedrich Dreyer | 2014-07-03 | 1 | -0/+6 | |
| | ||||||
* | update hasUpdated description, overwrtie testStat for objectstore test | Jörn Friedrich Dreyer | 2014-06-27 | 1 | -1/+24 | |
| | ||||||
* | use common storage test | Jörn Friedrich Dreyer | 2014-06-23 | 1 | -197/+7 | |
| | ||||||
* | change architecture from inheritance to composition | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -2/+7 | |
| | ||||||
* | add autocreate config option for containers, implement autocreate and delete ↵ | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -2/+6 | |
| | | | | of containers, use generated container names for tests | |||||
* | fix unit test by always initializing the root of the storage in the constructor | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -1/+0 | |
| | ||||||
* | add initial swift test with trystack | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+265 | |
| | ||||||
* | Merge pull request #8968 from owncloud/scanner-parent-repair | Vincent Petry | 2014-06-12 | 1 | -2/+49 | |
|\ | | | | | Repair broken parent link in the scanner | |||||
| * | Repair broken parent link in the scanner | Robin Appelman | 2014-06-10 | 1 | -2/+49 | |
| | | ||||||
* | | Use assertNotSame when checking etags | Vincent Petry | 2014-06-11 | 1 | -3/+3 | |
|/ | | | | | Sometimes etags contain a "e" character which makes PHP believe it's a number and make the tests fail | |||||
* | Added hacky fix for long path cleanup routine | Vincent Petry | 2014-06-06 | 1 | -4/+9 | |
| | ||||||
* | use system function to recursive remove the directory used by temporary storage | Thomas Müller | 2014-06-06 | 1 | -1/+3 | |
| |