Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | explicitly sort files when using getFolderContents | Robin Appelman | 2012-11-23 | 1 | -7/+7 | |
* | | | don't throw fatal error in updater cache if setup failed for some reason | Robin Appelman | 2012-11-22 | 1 | -1/+3 | |
* | | | add Scanner->backgroundScan | Robin Appelman | 2012-11-22 | 1 | -0/+22 | |
* | | | add Cache->getIncomplete for use in background scanning | Robin Appelman | 2012-11-22 | 1 | -0/+17 | |
* | | | allow storage backends to implement custom permission management | Robin Appelman | 2012-11-15 | 4 | -21/+33 | |
* | | | merge master into filesystem | Robin Appelman | 2012-11-15 | 5 | -73/+298 | |
|\| | | ||||||
| * | | Don't use indexes in test data as postgres complains over duplicate keys. | Thomas Tanghus | 2012-11-12 | 1 | -41/+0 | |
| * | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 1 | -73/+73 | |
| |\| | ||||||
| | * | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 1 | -73/+73 | |
| * | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-11 | 1 | -0/+2 | |
| |\| | ||||||
| | * | Disable loading apps before starting tests | Bart Visscher | 2012-11-10 | 1 | -0/+2 | |
| * | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-06 | 1 | -1/+1 | |
| |\| | ||||||
| * | | Remove unused variable. | Thomas Tanghus | 2012-11-05 | 1 | -1/+1 | |
| * | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-05 | 13 | -69/+69 | |
| |\ \ | ||||||
| * | | | Swap expected and actual. | Thomas Tanghus | 2012-11-04 | 1 | -1/+1 | |
| * | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-04 | 10 | -107/+142 | |
| |\ \ \ | ||||||
| * | | | | VCategories: Swap expected and actual in unit tests. | Thomas Tanghus | 2012-11-04 | 1 | -4/+4 | |
| * | | | | Switch expectation and result in unit tests. | Thomas Tanghus | 2012-10-31 | 1 | -9/+12 | |
| * | | | | Added unit tests for OC_VCategories. | Thomas Tanghus | 2012-10-31 | 1 | -0/+114 | |
| * | | | | Added unit test testinsertIfNotExistDontOverwrite. | Thomas Tanghus | 2012-10-31 | 1 | -0/+37 | |
| * | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-31 | 1 | -0/+71 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-30 | 3 | -2/+37 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-19 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Added unit tests for OC_DB::insertIfNotExist() | Thomas Tanghus | 2012-10-19 | 2 | -0/+110 | |
* | | | | | | | | add cache updater | Robin Appelman | 2012-11-08 | 1 | -0/+116 | |
* | | | | | | | | move correctFolderSize from Scanner to Cache | Robin Appelman | 2012-11-08 | 1 | -1/+1 | |
* | | | | | | | | merge master into filesystem | Robin Appelman | 2012-11-07 | 5 | -11/+11 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | fixes #266 | Thomas Mueller | 2012-11-05 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 4 | -10/+10 | |
* | | | | | | | merge master into filesystem | Robin Appelman | 2012-11-04 | 11 | -149/+149 | |
|\| | | | | | | ||||||
| * | | | | | | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 6 | -46/+46 | |
| * | | | | | | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 5 | -13/+13 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | check for filename blacklist in OC_Filesystem::isValidPath | Robin Appelman | 2012-11-03 | 1 | -0/+1 | |
| * | | | | | some tests for the file blacklist | Robin Appelman | 2012-11-03 | 1 | -8/+42 | |
| * | | | | | Merge pull request #220 from fmms/checkstyle02 | Lukas Reschke | 2012-11-02 | 8 | -98/+98 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 8 | -98/+98 | |
| | | |_|_|/ | | |/| | | | ||||||
* | | | | | | add Cache::move | Robin Appelman | 2012-11-02 | 1 | -0/+26 | |
* | | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-11-02 | 1 | -1/+1 | |
|\| | | | | | ||||||
| * | | | | | fix inlude path for template test | Robin Appelman | 2012-11-02 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-11-01 | 1 | -0/+71 | |
|\| | | | | ||||||
| * | | | | fixing Test_TemplateFunctions | Thomas Mueller | 2012-10-31 | 1 | -1/+1 | |
| * | | | | fixed copy paste error. 4th test will now test print_unescaped instead of p | Bernhard Posselt | 2012-10-30 | 1 | -2/+2 | |
| * | | | | splitted two tests with two assertions each into four tests with one assertion | Bernhard Posselt | 2012-10-30 | 1 | -4/+8 | |
| * | | | | assert in proper order | Bernhard Posselt | 2012-10-29 | 1 | -4/+4 | |
| * | | | | added tests for p and print_unescaped | Bernhard Posselt | 2012-10-29 | 1 | -0/+67 | |
| | |_|/ | |/| | | ||||||
* | | | | merge master into filesystem | Robin Appelman | 2012-10-30 | 2 | -6/+4 | |
|\| | | | ||||||
| * | | | disble breaking test cases for now | Thomas Müller | 2012-10-28 | 1 | -4/+4 | |
| * | | | fix running app tests | Robin Appelman | 2012-10-28 | 1 | -2/+0 | |
* | | | | check for changes when using the cache api | Robin Appelman | 2012-10-28 | 1 | -0/+17 | |
* | | | | add filesystem watcher to detect updates | Robin Appelman | 2012-10-28 | 2 | -0/+88 |