Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Do not allow to store boolean configs, they behave unexpected on postgres | Joas Schilling | 2016-06-09 | 2 | -3/+8 | |
| * | | | | | | | | Fix warnings when trying to get mtime of non existing files | Robin Appelman | 2016-06-09 | 1 | -3/+3 | |
| * | | | | | | | | return success when deleting ghost files | Robin Appelman | 2016-06-09 | 1 | -1/+3 | |
| * | | | | | | | | allow deleting "ghost files" trough the View and Node api | Robin Appelman | 2016-06-09 | 1 | -15/+28 | |
| * | | | | | | | | THIS IS NEXTCLOUD! adjusting the design | Jan-Christoph Borchardt | 2016-06-08 | 1 | -7/+7 | |
| * | | | | | | | | Remove "Help" link from personal sidebar | Lukas Reschke | 2016-06-06 | 1 | -2/+4 | |
* | | | | | | | | | Use named parameter instead of direct value for system tags search param (#25... | Vincent Petry | 2016-07-06 | 1 | -1/+1 | |
* | | | | | | | | | fix swift primary object store test (#25281) | Thomas Müller | 2016-07-05 | 1 | -1/+1 | |
* | | | | | | | | | remove png references in core | Hendrik Leppelsack | 2016-07-01 | 2 | -7/+7 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Various database migration fixes (#25209) | Thomas Müller | 2016-06-29 | 5 | -1/+93 | |
* | | | | | | | | Fix getting the certificate bundle for dav external storage (#25274) | Robin Appelman | 2016-06-27 | 1 | -1/+6 | |
* | | | | | | | | Login hooks (#25260) | Christoph Wurst | 2016-06-27 | 1 | -40/+61 | |
* | | | | | | | | handle unavailable fed shares while testing for availability (#25277) | Robin Appelman | 2016-06-27 | 1 | -3/+3 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadperms | Vincent Petry | 2016-06-27 | 2 | -6/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Repair step to adjust link share delete permissions | Vincent Petry | 2016-06-24 | 1 | -0/+23 | |
| * | | | | | | | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 1 | -6/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #25258 from owncloud/integritycheck-whennotinstalled | Vincent Petry | 2016-06-27 | 1 | -3/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make code integrity check work when OC is not installed yet | Vincent Petry | 2016-06-24 | 1 | -3/+12 | |
| |/ / / / / / | ||||||
* / / / / / / | check login name when authenticating with client token | Christoph Wurst | 2016-06-24 | 1 | -2/+11 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #25172 from owncloud/token-login-validation | Vincent Petry | 2016-06-22 | 6 | -96/+174 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix unit test warning/errors | Christoph Wurst | 2016-06-20 | 1 | -11/+9 | |
| * | | | | | | fix nitpick | Christoph Wurst | 2016-06-20 | 1 | -2/+3 | |
| * | | | | | | dont create a session token for clients, validate the app password instead | Christoph Wurst | 2016-06-17 | 1 | -8/+24 | |
| * | | | | | | store last check timestamp in token instead of session | Christoph Wurst | 2016-06-17 | 6 | -76/+150 | |
| * | | | | | | use token last_activity instead of session value | Christoph Wurst | 2016-06-17 | 3 | -21/+10 | |
* | | | | | | | occ web executor (#24957) | VicDeo | 2016-06-22 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #25208 from owncloud/uploadfolder-firemkdirhooksforparents | Vincent Petry | 2016-06-22 | 1 | -1/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fire hooks for mkdir for folder upload | karakayasemi | 2016-06-21 | 1 | -1/+22 | |
* | | | | | | | | redirect to new login route (#25099) | Christoph Wurst | 2016-06-21 | 1 | -5/+6 | |
* | | | | | | | | update session token password on user password change | Christoph Wurst | 2016-06-21 | 3 | -0/+44 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge pull request #25162 from owncloud/password-login-forbidden-hint | Vincent Petry | 2016-06-20 | 3 | -19/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add PasswordLoginForbiddenException | Christoph Wurst | 2016-06-17 | 3 | -19/+56 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Update ExcludeFileByNameFilterIterator.php (#25184) | Thomas Müller | 2016-06-20 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #25174 from owncloud/tokenmapper-close-cursor | Vincent Petry | 2016-06-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | close cursor after loading a token | Christoph Wurst | 2016-06-17 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #25168 from owncloud/capped-user-cache | Vincent Petry | 2016-06-20 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Capped cache for user config | Jörn Friedrich Dreyer | 2016-06-17 | 1 | -2/+4 | |
| |/ / / / / | ||||||
* / / / / / | Use getLazyRootFolder from RemoveRootShares repair step | Vincent Petry | 2016-06-17 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #25132 from owncloud/2fa-load-apps-before-query | Vincent Petry | 2016-06-16 | 1 | -0/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | load 2FA provider apps before querying classes | Christoph Wurst | 2016-06-16 | 1 | -0/+13 | |
* | | | | | | emit correct signal when disabling an app | Jörn Friedrich Dreyer | 2016-06-16 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #24415 from owncloud/optimize_sharingdisabled_for_user | Vincent Petry | 2016-06-16 | 1 | -11/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix case with no user | Roeland Jago Douma | 2016-06-14 | 1 | -0/+4 | |
| * | | | | | Optimize isSharingDisabledForuser | Roeland Jago Douma | 2016-06-14 | 1 | -11/+21 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | 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 |