Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #25023 from owncloud/fix-22127-trusted-servers | Vincent Petry | 2016-06-08 | 3 | -11/+16 |
|\ | | | | | Fixed problem about removing trusted servers accidentally | ||||
| * | Removed old html | Sergio Bertolín | 2016-06-08 | 1 | -2/+3 |
| | | |||||
| * | Improve readability | Sergio Bertolín | 2016-06-08 | 1 | -1/+1 |
| | | |||||
| * | Fixed problem about removing trusted servers accidentally | Sergio Bertolín | 2016-06-08 | 3 | -9/+13 |
| | | |||||
* | | Merge pull request #25027 from owncloud/fix-22746-narrowtooltip | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
|\ \ | | | | | | | Added width of the tooltip | ||||
| * | | Added width of the tooltip | Sergio Bertolín | 2016-06-08 | 1 | -1/+1 |
| | | | |||||
* | | | Do not log token or challenge with exception stacktrace (#25026) | Joas Schilling | 2016-06-08 | 2 | -4/+30 |
| | | | | | | | | | | | | | | | | | | * Make the filtering better readable * Add some more methods to the sensitive list | ||||
* | | | Merge pull request #25012 from owncloud/gdrive-fixfilesizewithmimetypemismatch | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix GDrive file size when mime type doesn't match contents | ||||
| * | | | Fix GDrive file size when mime type doesn't match contents | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uploading a txt file with XML contents makes GDrive return the XML mime type. This fix makes sure the logic that returns "SPACE_UNKNOWN" for the size properly rely on the Google Docs mime types. | ||||
* | | | | Merge pull request #24974 from owncloud/htaccess_update | Vincent Petry | 2016-06-08 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | .htaccess update making two rules non-capturing | ||||
| * | | | | .htaccess update making two rules non-capturing | Martin | 2016-06-03 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | ownCloud 9.1.0 beta 2v9.1.0beta2v9.0.1beta2 | Daniel Molkentin | 2016-06-08 | 1 | -2/+2 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #25011 from owncloud/issue-24745-allow-to-cancel-2fa | Vincent Petry | 2016-06-08 | 6 | -5/+38 |
|\ \ \ \ | | | | | | | | | | | Allow to cancel 2FA after login | ||||
| * | | | | Allow to cancel 2FA after login | Joas Schilling | 2016-06-07 | 6 | -5/+38 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #25019 from owncloud/fix_24937 | Vincent Petry | 2016-06-08 | 1 | -0/+18 |
|\ \ \ \ | | | | | | | | | | | Bring back sharedstorage hooks | ||||
| * | | | | Bring back sharedstorage hooks | Roeland Jago Douma | 2016-06-08 | 1 | -0/+18 |
| | | | | | |||||
* | | | | | Merge pull request #24899 from owncloud/local-storage-symlinks | Vincent Petry | 2016-06-08 | 6 | -3/+73 |
|\ \ \ \ \ | | | | | | | | | | | | | dissalow symlinks in local storages that point outside the datadir | ||||
| * | | | | | Better handling of forbidden files in dav | Robin Appelman | 2016-06-07 | 2 | -0/+4 |
| | | | | | | |||||
| * | | | | | Ignore forbidden files while scanning | Robin Appelman | 2016-06-07 | 1 | -1/+6 |
| | | | | | | |||||
| * | | | | | dissalow symlinks in local storages that point outside the datadir | Robin Appelman | 2016-06-07 | 3 | -2/+63 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #24983 from ↵ | Vincent Petry | 2016-06-08 | 5 | -5/+30 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-23776-do-not-allow-boolean-user-config Do not allow to store boolean configs, they behave unexpected on postgres | ||||
| * | | | | | Do not allow to store boolean configs, they behave unexpected on postgres | Joas Schilling | 2016-06-06 | 5 | -5/+30 |
| | | | | | | |||||
* | | | | | | Merge pull request #24991 from owncloud/2fa-do-not-generate-token | Vincent Petry | 2016-06-08 | 4 | -19/+61 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | do not generate device token if 2FA is enable for user | ||||
| * | | | | | | do not generate device token if 2FA is enable for user | Christoph Wurst | 2016-06-07 | 4 | -19/+61 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #24992 from owncloud/fix_decrypt_message | Vincent Petry | 2016-06-08 | 1 | -1/+10 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix Decrypt message via occ | ||||
| * | | | | | | | Fixed reviews | Sergio Bertolín | 2016-06-07 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Comments fixed | davitol | 2016-06-06 | 1 | -3/+2 |
| | | | | | | | | |||||
| * | | | | | | | Fix Decrypt message via occ | davitol | 2016-06-06 | 1 | -1/+11 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #24998 from owncloud/issue-24994-allow-decrypting-user-0-only | Vincent Petry | 2016-06-08 | 3 | -15/+27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allow to decrypt user '0' files only | ||||
| * | | | | | | | | Allow to decrypt user '0' files only | Joas Schilling | 2016-06-07 | 3 | -15/+27 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #24999 from owncloud/initial-userloading-workaround | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | decrease initial users to load to 50 | ||||
| * | | | | | | | | decrease initial users to load to 50 | Jörn Friedrich Dreyer | 2016-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevents timeouts on the initial loading of users. proper fix will be in https://github.com/owncloud/core/pull/10994 Workaround for https://github.com/owncloud/core/issues/24734 | ||||
* | | | | | | | | | Merge pull request #25018 from owncloud/background-contrast | Vincent Petry | 2016-06-08 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | darker background image for better font contrast | ||||
| * | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | don't update storage mtime if we can't get the modified date | ||||
| * | | | | | | | | | 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 ↵ | Vincent Petry | 2016-06-08 | 4 | -34/+44 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-24939-better-ux-on-invalid-perma-link Improve the UX for "not found" perma links | ||||
| * | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | Added tests about overwriting files and folders as recipient | ||||
| * | | | | | | | | 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 | ||||
| * | | | | | | | | Fix GDrive upload file which name might match the one of a folder | Vincent Petry | 2016-06-07 | 2 | -1/+24 |
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever a file is uploaded to GDrive, there is a check for that file with and without extension, due to Google Docs files having no extension. This logic now only kicks in whenever the detected extensionless file is really a Google Doc file, not a folder. This makes it possible again to upload a file "test.txt" in a folder that also has a folder called "test" | ||||
* / | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-08 | 8 | -0/+110 |
|/ / / / / / / |