Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge pull request #3561 from owncloud/user | icewind1991 | 2013-06-03 | 6 | -0/+993 |
|\ \ | |||||
| * | | New user management classes | Robin Appelman | 2013-05-29 | 6 | -0/+993 |
* | | | merge master into backgroundjob | Robin Appelman | 2013-06-02 | 22 | -264/+782 |
|\ \ \ | |||||
| * \ \ | Merge pull request #3459 from owncloud/fix_for_2377 | icewind1991 | 2013-05-31 | 2 | -1/+86 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'master' into fix_for_2377 | Florin Peter | 2013-05-25 | 1 | -0/+27 |
| | |\ \ | |||||
| | * | | | improved tests to check if database layer normalize folder names | Florin Peter | 2013-05-25 | 1 | -11/+29 |
| | * | | | Merge branch 'master' into fix_for_2377 | Florin Peter | 2013-05-24 | 2 | -5/+43 |
| | |\ \ \ | |||||
| | * | | | | changed tests for using new normalizer | Florin Peter | 2013-05-24 | 2 | -3/+3 |
| | * | | | | revert previous fix and added normalizer to cache class | Florin Peter | 2013-05-23 | 1 | -0/+67 |
| * | | | | | didn't mean to commit this yet | Robin Appelman | 2013-05-28 | 5 | -670/+0 |
| * | | | | | implement ArrayInterface with Session | Robin Appelman | 2013-05-28 | 3 | -0/+509 |
| * | | | | | Abstract the session away in a class | Robin Appelman | 2013-05-28 | 2 | -0/+71 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge pull request #3388 from roha4000/master | Michael Gapczynski | 2013-05-25 | 1 | -0/+27 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | New tests to assure that a move will not affect another users cache entries | Roland Hager | 2013-05-22 | 1 | -0/+27 |
| | |/ / | |||||
| * | | | Merge pull request #3416 from owncloud/files_encryption | Thomas Müller | 2013-05-24 | 1 | -5/+6 |
| |\ \ \ | |||||
| | * | | | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-22 | 5 | -8/+371 |
| | |\| | | |||||
| | * | | | Merge branch 'master' into files_encryption | Björn Schießle | 2013-05-21 | 1 | -0/+11 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-20 | 1 | -0/+19 |
| | |\ \ \ \ | |||||
| | * | | | | | removed FileProxy from test | Florin Peter | 2013-05-15 | 1 | -5/+6 |
| * | | | | | | Merge branch 'master' into move-storages | Michael Gapczynski | 2013-05-23 | 6 | -8/+382 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge pull request #3266 from owncloud/hooks | Thomas Müller | 2013-05-21 | 2 | -0/+316 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'master' into hooks | Thomas Mueller | 2013-05-15 | 6 | -14/+92 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | * | | | | | fix typo | Robin Appelman | 2013-05-09 | 1 | -9/+9 |
| | | * | | | | | New hook system | Robin Appelman | 2013-05-07 | 2 | -0/+316 |
| | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | merge master into filecache_mtime | Robin Appelman | 2013-05-21 | 17 | -81/+296 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Add test for renaming non-existing category. | Thomas Tanghus | 2013-05-20 | 1 | -0/+1 |