Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Added file name check in webdav connector | Vincent Petry | 2014-02-18 | 2 | -0/+56 | |
| * | | | Added extra checks for invalid file chars in newfile.php and newfolder.php | Vincent Petry | 2014-02-18 | 1 | -0/+48 | |
* | | | | Fixed ext storage webdav path encoding | Vincent Petry | 2014-02-19 | 1 | -0/+19 | |
* | | | | Merge pull request #7274 from owncloud/scrutinizer-patch-1 | Morris Jobke | 2014-02-19 | 23 | -14/+88 | |
|\ \ \ \ | ||||||
| * | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 23 | -14/+88 | |
* | | | | | Merge pull request #7260 from owncloud/watcher-policy | icewind1991 | 2014-02-19 | 2 | -1/+58 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | add unit tests for watcher policies | Robin Appelman | 2014-02-19 | 1 | -1/+55 | |
| * | | | | Allow setting the frequency of which the file watcher checks for updates | Robin Appelman | 2014-02-18 | 1 | -0/+3 | |
* | | | | | Merge pull request #7253 from owncloud/preferences-caching | icewind1991 | 2014-02-18 | 1 | -52/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add caching to OC\Preferences | Robin Appelman | 2014-02-18 | 1 | -52/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #6650 from owncloud/migration_unit_tests | Tom Needham | 2014-02-18 | 1 | -0/+89 | |
|\ \ \ \ | ||||||
| * | | | | Fix poor spelling | tomneedham | 2014-02-18 | 1 | -3/+3 | |
| * | | | | Merge branch 'master' into migration_unit_tests | tomneedham | 2014-02-17 | 7 | -27/+324 | |
| |\| | | | ||||||
| * | | | | Finish basic testing of user export | tomneedham | 2014-02-17 | 1 | -6/+63 | |
| * | | | | Merge branch 'master' into migration_unit_tests | Bart Visscher | 2014-02-10 | 12 | -23/+466 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Add WIP unit test for migration | tomneedham | 2014-01-07 | 1 | -0/+32 | |
* | | | | | Merge pull request #7176 from owncloud/style | Lukas Reschke | 2014-02-18 | 2 | -2/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | number as number | Bart Visscher | 2014-02-12 | 2 | -2/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #7156 from owncloud/backgroundjob-public | Thomas Müller | 2014-02-14 | 4 | -25/+239 | |
|\ \ \ \ | ||||||
| * | | | | Add unit tests for JobList | Robin Appelman | 2014-02-12 | 3 | -25/+237 | |
| * | | | | Add the background job list to the public server container | Robin Appelman | 2014-02-11 | 1 | -0/+2 | |
* | | | | | Fix test cases for group manager | Robin Appelman | 2014-02-14 | 1 | -2/+35 | |
* | | | | | sort expected result in tests | Robin Appelman | 2014-02-13 | 1 | -0/+2 | |
* | | | | | Merge branch 'master' into convert-oc_appconfig | Robin Appelman | 2014-02-11 | 1 | -0/+47 | |
|\| | | | | ||||||
| * | | | | intendation | Arthur Schiwon | 2014-02-11 | 1 | -5/+5 | |
| * | | | | Inject logger | Arthur Schiwon | 2014-02-11 | 1 | -0/+7 | |
| * | | | | test for share dialoge sorter | Arthur Schiwon | 2014-02-11 | 1 | -0/+40 | |
| |/ / / | ||||||
* | | | | Remove the Test_AppConfig_Object tests as they no longer make sense with caching | Robin Appelman | 2014-02-07 | 1 | -180/+0 | |
* | | | | use the 'new' server container for appconfig | Robin Appelman | 2014-02-07 | 61 | -401/+2829 | |
|\| | | | ||||||
| * | | | Merge pull request #6952 from MartialGeek/add_freebox_support | Vincent Petry | 2014-02-06 | 1 | -0/+15 | |
| |\ \ \ | ||||||
| | * | | | The regexp of the Freebox user agent is now more strict. | Martial Saunois | 2014-01-29 | 1 | -0/+5 | |
| | * | | | Unit tests added for the new Freebox user agent. | Martial Saunois | 2014-01-28 | 1 | -0/+10 | |
| * | | | | add test for password remove method | Bjoern Schiessle | 2014-02-04 | 1 | -0/+62 | |
| | |_|/ | |/| | | ||||||
| * | | | Add 'mail_from_address' configuration | Jens-Christian Fischer | 2014-01-24 | 1 | -0/+9 | |
| |/ / | ||||||
| * | | fixing comment + adding unit test for checkPasswordProtectedShare | Thomas Müller | 2014-01-21 | 1 | -0/+42 | |
| * | | Fixed quota wrapper to not wrap failed fopen streams | Vincent Petry | 2014-01-19 | 1 | -0/+19 | |
| * | | Fix array access syntax for older PHP | Vincent Petry | 2014-01-17 | 1 | -2/+3 | |
| * | | Merge pull request #6644 from ben-denham/unshare-all-fix | Björn Schießle | 2014-01-16 | 1 | -4/+54 | |
| |\ \ | ||||||
| | * | | updated the unit test for OCP\Share::unshareAll() to verify that shares by al... | ben-denham | 2014-01-10 | 1 | -4/+54 | |
| | |/ | ||||||
| * | | Merge pull request #6744 from owncloud/fix_ocs_response_messages | Thomas Müller | 2014-01-15 | 1 | -11/+24 | |
| |\ \ | ||||||
| | * | | extended test to also check the status messages | Bjoern Schiessle | 2014-01-14 | 1 | -11/+24 | |
| * | | | Merge pull request #6768 from owncloud/scanner-use-storage-mtime | Vincent Petry | 2014-01-15 | 3 | -2/+19 | |
| |\ \ \ | ||||||
| | * | | | update another test | Robin Appelman | 2014-01-14 | 1 | -1/+1 | |
| | * | | | use different value for mtime and storage_mtime in test | Robin Appelman | 2014-01-14 | 1 | -1/+1 | |
| | * | | | remove duplicate test class | Robin Appelman | 2014-01-14 | 2 | -23/+17 | |
| | * | | | Use storage_mtime when determining if we can reuse cached data while scanning | Robin Appelman | 2014-01-14 | 2 | -1/+24 | |
| | |/ / | ||||||
| * / / | Fix calculated folder size to use unencrypted size | Vincent Petry | 2014-01-09 | 1 | -0/+45 | |
| |/ / | ||||||
| * | | Merge pull request #6681 from owncloud/userreport | blizzz | 2014-01-08 | 1 | -0/+72 | |
| |\ \ | ||||||
| | * | | add tests for user counting | Arthur Schiwon | 2014-01-08 | 1 | -0/+72 | |
| | |/ | ||||||
| * | | Prevent deleting storage root | Vincent Petry | 2014-01-08 | 1 | -0/+42 |