Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #25082 from owncloud/fix-sessionless-clients | Vincent Petry | 2016-06-15 | 2 | -14/+6 |
|\ | |||||
| * | create session token only for clients that support cookies | Christoph Wurst | 2016-06-13 | 1 | -12/+5 |
| * | create session token on all APIs | Christoph Wurst | 2016-06-13 | 1 | -2/+1 |
* | | Update start-swift-ceph.sh (#25109) | Jürgen Weigert | 2016-06-15 | 1 | -0/+3 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-15 | 8 | -2/+10 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-14 | 6 | -0/+56 |
* | | Use proper namespaces - fixes #25078 (#25079) | Thomas Müller | 2016-06-13 | 1 | -1/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-13 | 22 | -12/+134 |
* | Merge pull request #25003 from owncloud/fix_ocs_path_response | Vincent Petry | 2016-06-10 | 3 | -21/+65 |
|\ | |||||
| * | Extend unit tests | Roeland Jago Douma | 2016-06-07 | 1 | -1/+33 |
| * | Fix unit tests | Roeland Jago Douma | 2016-06-07 | 2 | -9/+21 |
| * | Show the path relative to the requesting user | Roeland Jago Douma | 2016-06-07 | 1 | -12/+12 |
* | | Merge pull request #24990 from owncloud/fix_24868 | Vincent Petry | 2016-06-10 | 1 | -6/+3 |
|\ \ | |||||
| * | | Wrap publicwebdav in sharePermission mask | Roeland Jago Douma | 2016-06-06 | 1 | -6/+3 |
* | | | Merge pull request #24080 from owncloud/support-calendar-class-property | Vincent Petry | 2016-06-10 | 11 | -153/+751 |
|\ \ \ | |||||
| * | | | Filter confidential calendar objects in shared calendars | Thomas Müller | 2016-06-09 | 4 | -3/+322 |
| * | | | Added unit testing for the migration step | Thomas Müller | 2016-06-09 | 5 | -126/+254 |
| * | | | Implement classification migration as repair step | Thomas Müller | 2016-06-09 | 5 | -58/+106 |
| * | | | Bump dav app version and fix variable rename | Thomas Müller | 2016-06-09 | 2 | -3/+3 |
| * | | | Add migration step | Thomas Müller | 2016-06-09 | 4 | -1/+61 |
| * | | | Extract CLASS property from calendar object and store it in the database | Thomas Müller | 2016-06-09 | 3 | -26/+69 |
* | | | | Merge pull request #25024 from owncloud/ldap-cachedgroupsbymember | Vincent Petry | 2016-06-10 | 2 | -1/+54 |
|\ \ \ \ | |||||
| * | | | | Add unit test for LDAP multi group caching | Vincent Petry | 2016-06-09 | 1 | -0/+53 |
| * | | | | Use array_merge when reading cached groups members | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
* | | | | | Merge pull request #25046 from owncloud/fix-the-realm | Vincent Petry | 2016-06-10 | 4 | -4/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Use the correct realm for basic authentication - fixes #23427 | Thomas Müller | 2016-06-09 | 4 | -4/+16 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #25043 from owncloud/webdav-download-mimetype | Vincent Petry | 2016-06-10 | 5 | -3/+91 |
|\ \ \ \ \ | |||||
| * | | | | | DAV now returns file name with Content-Disposition header | Vincent Petry | 2016-06-09 | 5 | -3/+91 |
| |/ / / / | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-10 | 40 | -8/+142 |
* | | | | | Merge pull request #25000 from owncloud/fix-email-login-dav | Vincent Petry | 2016-06-09 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Allow login by email address via webdav as well - fixes #24791 | Thomas Müller | 2016-06-09 | 1 | -2/+2 |
* | | | | | | Merge pull request #25008 from owncloud/externals_test_with_origin | Vincent Petry | 2016-06-09 | 8 | -18/+27 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Change the default value to true instead of null | Juan Pablo Villafáñez | 2016-06-08 | 5 | -8/+8 |
| * | | | | | Fix test | Juan Pablo Villafáñez | 2016-06-07 | 1 | -1/+2 |
| * | | | | | Rename variable | Juan Pablo Villafáñez | 2016-06-07 | 7 | -20/+20 |
| * | | | | | Add support to know where the storage test comes from | Juan Pablo Villafáñez | 2016-06-07 | 7 | -16/+24 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-09 | 12 | -0/+18 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #25023 from owncloud/fix-22127-trusted-servers | Vincent Petry | 2016-06-08 | 3 | -11/+16 |
|\ \ \ \ \ | |||||
| * | | | | | 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 #25012 from owncloud/gdrive-fixfilesizewithmimetypemismatch | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix GDrive file size when mime type doesn't match contents | Vincent Petry | 2016-06-08 | 1 | -1/+1 |
* | | | | | Merge pull request #25019 from owncloud/fix_24937 | Vincent Petry | 2016-06-08 | 1 | -0/+18 |
|\ \ \ \ \ | |||||
| * | | | | | 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 | 2 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Better handling of forbidden files in dav | Robin Appelman | 2016-06-07 | 2 | -0/+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 |