summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Remove verbose error messageLukas Reschke2017-04-051-2/+3
* Merge pull request #3441 from nextcloud/backport-oc-26963-10v10.0.4RC1Roeland Jago Douma2017-02-131-8/+8
|\
| * Check if color exists in palette before using itVictor Dubiniuk2017-02-101-3/+3
| * Make sure invalid images don't flood the log fileJoas Schilling2017-02-101-5/+5
* | Merge pull request #3432 from nextcloud/backport-34030-fix-ios-client-detecti...Lukas Reschke2017-02-101-1/+1
|\ \
| * | Fix detection of the new iOS appJoas Schilling2017-02-101-1/+1
| |/
* / Set vendor during installMorris Jobke2017-02-091-0/+15
|/
* Merge pull request #2702 from nextcloud/enoch85-patch-1Roeland Jago Douma2016-12-161-1/+1
|\
| * Do not connect to database before creating itJoas Schilling2016-12-151-1/+1
* | Merge pull request #2464 from nextcloud/backport-1973-dont-disable-shipped-ap...Lukas Reschke2016-12-161-0/+3
|\ \
| * | Throw an exception when a shipped app was not replaced before the updateJoas Schilling2016-12-021-0/+3
* | | Get correct L10N for Settings ManagerJoas Schilling2016-12-141-1/+1
| |/ |/|
* | Lower the role name before using itJoas Schilling2016-12-091-1/+1
* | Use proper ALTER ROLE syntaxRoeland Jago Douma2016-12-091-1/+1
* | Document updater channel & check for correct PHP version in updaterMorris Jobke2016-12-061-0/+3
* | Merge pull request #2465 from nextcloud/backport-1972-invalid-files-from-scannerLukas Reschke2016-12-051-0/+19
|\ \
| * | Make sure we don't scan files that can not be accessedJoas Schilling2016-12-021-0/+19
* | | Merge pull request #2485 from nextcloud/shared-storage-mask-10Lukas Reschke2016-12-031-1/+1
|\ \ \
| * | | apply permissions mask for shared storageRobin Appelman2016-12-021-1/+1
| |/ /
* / / only update the cache if the storage operation succeedsRobin Appelman2016-12-021-3/+3
|/ /
* | Merge pull request #2452 from nextcloud/stable10-1826Morris Jobke2016-12-021-2/+2
|\ \
| * | Fix post_unshareFromSelf hook parameter formatVincent Petry2016-12-021-2/+2
| |/
* / Default to empty stringLukas Reschke2016-12-021-1/+1
|/
* [stable10] Prevent endless loop in \OC\Files\View::createParentDirectoriesLukas Reschke2016-12-011-5/+10
* Fix regressiong from #2048Morris Jobke2016-11-241-4/+0
* Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-171-0/+3
* Merge pull request #2091 from nextcloud/fix_1862Morris Jobke2016-11-171-3/+3
|\
| * Fixes retargeting a share of a deleted sourceRoeland Jago Douma2016-11-111-3/+3
* | Add bruteforce checker to Person.phpLukas Reschke2016-11-141-0/+3
* | Merge pull request #2059 from nextcloud/backport-2058-better-error-message-fo...Morris Jobke2016-11-092-4/+20
|\ \
| * | Correctly catch the "soft errors" nowJoas Schilling2016-11-091-4/+8
| * | Use a better error message and point the users to the support channelsJoas Schilling2016-11-092-1/+13
* | | Remove unneeded Windows logicMorris Jobke2016-11-081-17/+0
* | | Activate APCu on PHP 7Morris Jobke2016-11-081-2/+30
|/ /
* / make AvatarManager use LazyRootFolder, fixes #1251Arthur Schiwon2016-10-122-2/+2
|/
* Merge pull request #1685 from nextcloud/backport-1683-installing-app-with-cod...Roeland Jago Douma2016-10-111-1/+1
|\
| * Add app name to the callJoas Schilling2016-10-111-1/+1
* | Merge pull request #1688 from nextcloud/backport-1586-fix-multi-translation-n...Roeland Jago Douma2016-10-111-7/+67
|\ \
| * | Fallback from "de" to "de_DE" and the other way aroundJoas Schilling2016-10-111-3/+30
| * | Allow multiple names and descriptionJoas Schilling2016-10-111-7/+40
| |/
* | Only trigger postDelete hooks when the user was deleted...Joas Schilling2016-10-111-3/+3
* | Remove notifications upon user deletionJoas Schilling2016-10-111-0/+4
|/
* Merge pull request #1645 from nextcloud/stable10-backport-1595Joas Schilling2016-10-101-0/+2
|\
| * Use proper casing of username in avatar filesystem setupMorris Jobke2016-10-071-0/+2
* | log version number in each log lineMorris Jobke2016-10-071-2/+4
|/
* Merge pull request #1536 from nextcloud/backport-1489-ocs-status-code-when-ap...Lukas Reschke2016-09-281-1/+1
|\
| * Return 404 on v2.php when the app is disabledJoas Schilling2016-09-271-1/+1
* | Merge pull request #1526 from nextcloud/more-error-handling-in-copyr-stable10Morris Jobke2016-09-281-1/+16
|\ \
| * | Graceful error handling and loggingLukas Reschke2016-09-261-1/+16
* | | Merge pull request #1522 from nextcloud/stable9.1-3f53730159d94bbc2b53129a4c7...Morris Jobke2016-09-281-2/+4
|\ \ \