Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #24415 from owncloud/optimize_sharingdisabled_for_user | Vincent Petry | 2016-06-16 | 2 | -16/+39 |
|\ | |||||
| * | Fix case with no user | Roeland Jago Douma | 2016-06-14 | 2 | -1/+10 |
| * | Optimize isSharingDisabledForuser | Roeland Jago Douma | 2016-06-14 | 2 | -16/+30 |
* | | Merge pull request #25075 from owncloud/fix_23265 | Vincent Petry | 2016-06-16 | 2 | -0/+159 |
|\ \ | |||||
| * | | Remove shares of the root folder | Roeland Jago Douma | 2016-06-13 | 2 | -0/+159 |
* | | | Merge pull request #25056 from owncloud/fs-usermountcache-capped | Vincent Petry | 2016-06-15 | 1 | -3/+14 |
|\ \ \ | |||||
| * | | | Capped cache for cache info in UserMountCache | Vincent Petry | 2016-06-13 | 1 | -3/+14 |
* | | | | Merge pull request #25093 from owncloud/issue-12816-clean-tags-from-deleted-u... | Vincent Petry | 2016-06-15 | 2 | -2/+57 |
|\ \ \ \ | |||||
| * | | | | Clean up tags of deleted users | Joas Schilling | 2016-06-14 | 2 | -2/+57 |
* | | | | | Merge pull request #25102 from owncloud/preview-delete-performance | Vincent Petry | 2016-06-15 | 2 | -12/+27 |
|\ \ \ \ \ | |||||
| * | | | | | optimized size propagation on deletes | Robin Appelman | 2016-06-14 | 1 | -4/+14 |
| * | | | | | propagator batching when removing thumbnails | Robin Appelman | 2016-06-14 | 1 | -7/+13 |
| * | | | | | remvoe duplicate rmdir | Robin Appelman | 2016-06-14 | 1 | -1/+0 |
* | | | | | | Merge pull request #25082 from owncloud/fix-sessionless-clients | Vincent Petry | 2016-06-15 | 2 | -3/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | create session token only for clients that support cookies | Christoph Wurst | 2016-06-13 | 1 | -2/+11 |
| * | | | | | | create session token on all APIs | Christoph Wurst | 2016-06-13 | 2 | -3/+8 |
| |/ / / / / | |||||
* | / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-15 | 2 | -0/+2 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #25076 from owncloud/mount-cache-invalid | Vincent Petry | 2016-06-14 | 2 | -8/+16 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | handle invalid storages in LazyStorageMountInfo | Robin Appelman | 2016-06-13 | 2 | -8/+16 |
| | |_|/ | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-14 | 2 | -0/+10 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-13 | 2 | -8/+8 |
* | | | fail hard if 2fa provider can not be loaded (#25061) | Christoph Wurst | 2016-06-13 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #24863 from owncloud/propagator-batching | Vincent Petry | 2016-06-10 | 3 | -1/+110 |
|\ \ | |||||
| * | | fix mtime propagation on sqlite | Robin Appelman | 2016-06-02 | 1 | -3/+3 |
| * | | use propagator batching in the scanner | Robin Appelman | 2016-06-02 | 1 | -0/+4 |
| * | | add propagator batching | Robin Appelman | 2016-06-02 | 2 | -0/+105 |
* | | | Merge pull request #24898 from owncloud/avatar_repair | Vincent Petry | 2016-06-10 | 2 | -0/+117 |
|\ \ \ | |||||
| * | | | Empty string is null on oracle | Roeland Jago Douma | 2016-06-10 | 1 | -1/+9 |
| * | | | Repair job to fix permissions for avatars | Roeland Jago Douma | 2016-06-10 | 2 | -0/+109 |
* | | | | Merge pull request #25055 from owncloud/enc-cappedcache-getaccesslist | Vincent Petry | 2016-06-10 | 1 | -0/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Use capped cache for encryption's user access list | Vincent Petry | 2016-06-10 | 1 | -0/+3 |
* | | | | fetchall appconfig entries (#23835) | Jörn Friedrich Dreyer | 2016-06-10 | 1 | -1/+3 |
* | | | | map oracle driver options to params (#23938) | Jörn Friedrich Dreyer | 2016-06-10 | 1 | -0/+4 |
| |/ / |/| | | |||||
* | | | Merge pull request #25051 from owncloud/2fa-raw-php-files | Vincent Petry | 2016-06-10 | 2 | -1/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Check 2FA state for raw php files too | Christoph Wurst | 2016-06-10 | 2 | -1/+8 |
* | | | Merge pull request #24080 from owncloud/support-calendar-class-property | Vincent Petry | 2016-06-10 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Implement classification migration as repair step | Thomas Müller | 2016-06-09 | 1 | -1/+2 |
* | | | | Merge pull request #25025 from owncloud/clear_old_calendar_shares | Vincent Petry | 2016-06-10 | 2 | -0/+105 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add repair step to clean old calendar/contact shares | Roeland Jago Douma | 2016-06-09 | 2 | -0/+105 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-10 | 4 | -4/+6 |
* | | | | Merge pull request #25000 from owncloud/fix-email-login-dav | Vincent Petry | 2016-06-09 | 2 | -5/+16 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Allow login by email address via webdav as well - fixes #24791 | Thomas Müller | 2016-06-09 | 2 | -5/+16 |
* | | | | Merge pull request #25014 from owncloud/admin-datadircheck-fix | Vincent Petry | 2016-06-09 | 1 | -13/+24 |
|\ \ \ \ | |||||
| * | | | | Use temporary htaccesstest.txt for data dir security check | Vincent Petry | 2016-06-07 | 1 | -13/+24 |
* | | | | | Merge pull request #24973 from owncloud/token-password-session-token | Vincent Petry | 2016-06-09 | 1 | -2/+30 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | catch sessionnotavailable exception if memory session is used | Christoph Wurst | 2016-06-08 | 1 | -5/+10 |
| * | | | | When creating a session token, make sure it's the login password and not a de... | Christoph Wurst | 2016-06-08 | 1 | -5/+28 |
* | | | | | Merge pull request #24826 from owncloud/cors-client-login | Vincent Petry | 2016-06-09 | 1 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | use client login method on CORS routes | Christoph Wurst | 2016-06-08 | 1 | -6/+6 |
| |/ / / / | |||||
* | | | | | Merge pull request #25028 from owncloud/scanner-user-not-setup | Vincent Petry | 2016-06-09 | 1 | -1/+6 |
|\ \ \ \ \ | |_|_|/ / |/| | | | |