Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge pull request #24999 from owncloud/initial-userloading-workaround | Vincent Petry | 2016-06-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | decrease initial users to load to 50 | Jörn Friedrich Dreyer | 2016-06-07 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #25018 from owncloud/background-contrast | Vincent Petry | 2016-06-08 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | darker background image for better font contrast | Christoph Wurst | 2016-06-08 | 1 | -0/+0 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #25005 from owncloud/parent-storage-time-cast | Vincent Petry | 2016-06-08 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | make sure $data['mtime'] is always a timestamp | Robin Appelman | 2016-06-07 | 1 | -0/+3 | |
| * | | | | | | | | | don't update storage mtime if we can't get the modified date | Robin Appelman | 2016-06-07 | 1 | -1/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #25001 from owncloud/issue-24939-better-ux-on-invalid-perm... | Vincent Petry | 2016-06-08 | 4 | -34/+44 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Adjust test to work with phpunit < 5.2 | Joas Schilling | 2016-06-08 | 1 | -1/+1 | |
| * | | | | | | | | | Improve the UX for "not found" perma links | Joas Schilling | 2016-06-07 | 4 | -34/+44 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #23996 from owncloud/integrations-tests-qa-145 | Vincent Petry | 2016-06-08 | 3 | -1/+73 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Get a range from several chunks | Sergio Bertolin | 2016-05-31 | 1 | -2/+2 | |
| * | | | | | | | | Added another case about overwriting folder using old chunking | Sergio Bertolin | 2016-05-31 | 1 | -16/+12 | |
| * | | | | | | | | Added same test using old chunking | Sergio Bertolin | 2016-05-31 | 1 | -1/+17 | |
| * | | | | | | | | userUploadsChunkFileOfWithToWithChecksum has chunking-42 hardcoded | Sergio Bertolin | 2016-05-31 | 1 | -5/+5 | |
| * | | | | | | | | add overwriting using chunking but failing | Sergio Bertolin | 2016-05-31 | 1 | -0/+19 | |
| * | | | | | | | | Added tests about overwriting files and folders as recipient | Sergio Bertolin | 2016-05-31 | 3 | -1/+42 | |
* | | | | | | | | | Merge pull request #25007 from owncloud/gdrive-fixuploadsamenameasfolder | Vincent Petry | 2016-06-08 | 2 | -1/+24 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix GDrive upload file which name might match the one of a folder | Vincent Petry | 2016-06-07 | 2 | -1/+24 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* / | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-08 | 8 | -0/+110 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #23845 from owncloud/smb-rename | Vincent Petry | 2016-06-07 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | implement specific rename handling for SMB | Arthur Schiwon | 2016-05-31 | 1 | -0/+20 | |
* | | | | | | | Merge pull request #24813 from owncloud/delete-ghost-files | Vincent Petry | 2016-06-07 | 4 | -19/+142 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | add test for deleting ghost files over dav | Robin Appelman | 2016-06-03 | 1 | -0/+59 | |
| * | | | | | | Fix warnings when trying to get mtime of non existing files | Robin Appelman | 2016-06-03 | 1 | -3/+3 | |
| * | | | | | | return success when deleting ghost files | Robin Appelman | 2016-06-03 | 1 | -1/+3 | |
| * | | | | | | allow deleting "ghost files" trough the View and Node api | Robin Appelman | 2016-06-03 | 2 | -16/+78 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-07 | 4 | -36/+36 | |
* | | | | | | Remove background from curved logo (#24980) | William Bargent | 2016-06-06 | 1 | -0/+0 | |
* | | | | | | handle path not being set in shared cache (#24993) | Robin Appelman | 2016-06-06 | 1 | -1/+1 | |
* | | | | | | Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) | Thomas Müller | 2016-06-06 | 3 | -27/+46 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Fix second check for quota size (#24989) | Joas Schilling | 2016-06-06 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-06 | 4 | -0/+6 | |
* | | | | | Merge pull request #24964 from owncloud/issue-24961-public-upload-unlimited | Vincent Petry | 2016-06-06 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Allow public upload when the quota is unlimited | Joas Schilling | 2016-06-02 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-05 | 2 | -0/+4 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-04 | 16 | -32/+118 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #24954 from owncloud/issue-24536-language-name-reused-for-... | Vincent Petry | 2016-06-03 | 1 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | Do not use the language name, when it's not the one from the language we want | Joas Schilling | 2016-06-01 | 1 | -2/+3 | |
* | | | | | Merge pull request #24673 from owncloud/construct-path | Vincent Petry | 2016-06-03 | 1 | -4/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Construct path to the version file from the current directory and filename. F... | Victor Dubiniuk | 2016-06-02 | 1 | -4/+6 | |
* | | | | | | Merge pull request #24564 from owncloud/fix_21173_take_2 | Vincent Petry | 2016-06-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | normalize path in getInternalPath | Georg Ehrke | 2016-06-02 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-03 | 98 | -992/+978 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #24935 from owncloud/2fa-block-dav | Vincent Petry | 2016-06-02 | 6 | -6/+80 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | block DAV if 2FA challenge needs to be solved first | Christoph Wurst | 2016-06-01 | 6 | -6/+80 | |
* | | | | | Merge pull request #24940 from owncloud/fix-normalizedcachekey-keepunicode | Vincent Petry | 2016-06-02 | 3 | -2/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix TestCase::invokePrivate to work with static classes | Vincent Petry | 2016-06-01 | 1 | -1/+6 | |
| * | | | | | Add keepUnicode value in the cache key of normalizedPathCache | Vincent Petry | 2016-06-01 | 2 | -1/+28 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #24936 from owncloud/2fa-block-ocs | Vincent Petry | 2016-06-02 | 1 | -0/+4 | |
|\ \ \ \ \ |