aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9617 from nextcloud/users-sort-case-fixMorris Jobke2018-05-281-2/+2
|\
| * Ignore case when sorting usersJohn Molakvoæ (skjnldsv)2018-05-261-2/+2
* | Merge pull request #9268 from nextcloud/bugfix/6711Morris Jobke2018-05-281-1/+3
|\ \
| * | Move repairstep to a custom commandRoeland Jago Douma2018-05-281-1/+3
* | | Merge pull request #9584 from nextcloud/file-cache-gc-isdirMorris Jobke2018-05-281-1/+1
|\ \ \ | |/ / |/| |
| * | remove unneeded is_dir from file cache gcRobin Appelman2018-05-241-1/+1
* | | Merge pull request #9585 from nextcloud/feature/noid/rename-syncclientsMorris Jobke2018-05-261-1/+1
|\ \ \ | |_|/ |/| |
| * | Rename sync clients section to mobile & desktopJulius Härtl2018-05-241-1/+1
| |/
* | Tabs fixJohn Molakvoæ (skjnldsv)2018-05-251-1/+1
* | Added total count for subadminsJohn Molakvoæ (skjnldsv)2018-05-242-1/+20
* | Added disabled count per groupsJohn Molakvoæ (skjnldsv)2018-05-244-10/+107
|/
* Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attrRoeland Jago Douma2018-05-231-0/+5
|\
| * Always set the request language to the force languageRoeland Jago Douma2018-05-231-6/+5
| * make sure force language is reflected in html lang attributeGeorg Ehrke2018-05-221-0/+6
* | Merge pull request #9395 from nextcloud/scanner-error-lock-cleanupMorris Jobke2018-05-231-9/+12
|\ \
| * | cleanup locks in scanner on errorRobin Appelman2018-05-041-9/+12
* | | Merge pull request #8824 from nextcloud/settings-vueMorris Jobke2018-05-233-60/+95
|\ \ \ | |_|/ |/| |
| * | Fixed settings menu entry and group deletionJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
| * | Added language support in users listJohn Molakvoæ (skjnldsv)2018-05-162-59/+94
* | | Merge pull request #9490 from marco44/faster_large_filehelper_32bitsRoeland Jago Douma2018-05-181-6/+14
|\ \ \
| * | | Make LargeFileHelper.php faster by avoiding execs as much as possiblemarco442018-05-171-6/+14
* | | | Certain tokens can expireRoeland Jago Douma2018-05-176-5/+84
* | | | Allow the rotation of tokensRoeland Jago Douma2018-05-164-2/+63
|/ / /
* | | Merge pull request #9475 from nextcloud/bug/9469/delete_preview_on_version_re...Morris Jobke2018-05-162-0/+12
|\ \ \ | |/ / |/| |
| * | Delete the previews when a version is restoredRoeland Jago Douma2018-05-142-0/+12
* | | Refix scopeRoeland Jago Douma2018-05-152-3/+5
* | | Fix testsRoeland Jago Douma2018-05-154-17/+29
* | | Make the Token Auth code strictRoeland Jago Douma2018-05-155-90/+94
* | | Merge pull request #9444 from nextcloud/techdep/noid/appframework_mapper_to_qbRoeland Jago Douma2018-05-141-1/+2
|\ \ \ | |/ / |/| |
| * | Move over TokenMapperRoeland Jago Douma2018-05-101-1/+2
* | | Move to joinRoeland Jago Douma2018-05-141-8/+8
* | | Kill the dete preview watcherRoeland Jago Douma2018-05-142-51/+4
* | | Add the jobRoeland Jago Douma2018-05-143-1/+53
* | | Add backgroundcleanup jobRoeland Jago Douma2018-05-141-0/+91
* | | Make Appdata staticRoeland Jago Douma2018-05-142-6/+13
|/ /
* | Merge pull request #9390 from nextcloud/bugfix/noid/no-body-for-no-contentblizzz2018-05-091-3/+55
|\ \
| * | Do not send a body for "No content", "Not modified" and othersJoas Schilling2018-05-041-3/+55
* | | Expose isCLI to DIRoeland Jago Douma2018-05-081-0/+3
* | | Merge pull request #9397 from nextcloud/log-fileinfo-not-foundMorris Jobke2018-05-071-0/+1
|\ \ \
| * | | Debug log file not found when getting fileinfoRobin Appelman2018-05-041-0/+1
| | |/ | |/|
* | | Merge pull request #9388 from nextcloud/log-lock-state-on-conflictMorris Jobke2018-05-072-7/+16
|\ \ \
| * | | always log locking errorsRobin Appelman2018-05-041-3/+1
| * | | Log more info about locking conflicts for memcache locking backendsRobin Appelman2018-05-041-4/+15
* | | | Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-074-66/+167
|\ \ \ \
| * | | | Cleanup and fix testsJulius Härtl2018-05-032-61/+0
| * | | | Do not hide additional settings if there are only legacy formsJulius Härtl2018-05-031-1/+1
| * | | | Move additional settings to main server settingsJulius Härtl2018-05-032-7/+4
| * | | | Make mail settings form width equalJulius Härtl2018-05-031-0/+0
| * | | | Add overview settings sectionJulius Härtl2018-05-033-4/+169
* | | | | Merge pull request #9372 from nextcloud/bugfix/4577Morris Jobke2018-05-071-0/+8
|\ \ \ \ \