aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Move to ABackendRoeland Jago Douma2018-03-221-2/+2
* Move Database backend over to new User/Backend interfacesRoeland Jago Douma2018-03-221-16/+30
* Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke2018-03-223-16/+10
|\
| * Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-213-16/+10
* | Merge pull request #8791 from nextcloud/cleanup-oc_jsonMorris Jobke2018-03-222-28/+6
|\ \
| * | Remove unused methods of OC_JsonMorris Jobke2018-03-212-28/+6
* | | Merge pull request #8922 from nextcloud/deprecated-ocp-files-methodsRoeland Jago Douma2018-03-221-0/+8
|\ \ \
| * | | Deprecate OCP\FilesMorris Jobke2018-03-211-0/+8
| |/ /
* | | Merge pull request #8923 from nextcloud/typosMorris Jobke2018-03-211-1/+1
|\ \ \
| * | | Fix some typosMorris Jobke2018-03-211-1/+1
| |/ /
* / / Remove unused and deprecated methods of OCP\DBMorris Jobke2018-03-211-6/+6
|/ /
* | Show EOL warning in the update sectionJoas Schilling2018-03-201-0/+1
* | Merge pull request #8822 from nextcloud/fix/8641/undefined-indexblizzz2018-03-191-5/+11
|\ \
| * | the FN is optional, carrying the displayname if presentArthur Schiwon2018-03-141-5/+11
| |/
* | Store setUserValue as string in cacheRoeland Jago Douma2018-03-191-2/+2
* | Merge pull request #8878 from nextcloud/remove_tmpfileRoeland Jago Douma2018-03-193-6/+6
|\ \
| * | Remove \OCP\Files::tmpFolderRoeland Jago Douma2018-03-191-3/+3
| * | Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-193-3/+3
* | | Remove unused private functionRoeland Jago Douma2018-03-191-15/+0
|/ /
* | Merge pull request #8857 from nextcloud/swift-verify-cached-tokenMorris Jobke2018-03-192-12/+24
|\ \
| * | verify cached swift tokenRobin Appelman2018-03-162-12/+24
* | | Remove unused resolveReshare of old sharing codeMorris Jobke2018-03-161-23/+0
* | | Merge pull request #8830 from nextcloud/node_emit_readRoeland Jago Douma2018-03-151-0/+7
|\ \ \
| * | | Emit read for nodesRoeland Jago Douma2018-03-151-0/+7
| | |/ | |/|
* | | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-154-6/+28
|\ \ \
| * | | Use group displayNames in users listJohn Molakvoæ (skjnldsv)2018-03-082-4/+26
| * | | Correctly return the group nameJoas Schilling2018-03-081-1/+1
| * | | Show the displayname in the users group listJoas Schilling2018-03-081-1/+1
* | | | Merge pull request #8793 from nextcloud/swift-configRoeland Jago Douma2018-03-152-2/+6
|\ \ \ \
| * | | | Fix bucket and container usageRoeland Jago Douma2018-03-142-2/+6
| | |/ / | |/| |
* | | | Merge pull request #8828 from nextcloud/fix-configuration-values-matched-in-u...Roeland Jago Douma2018-03-151-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix configuration values matched in user searchesDaniel Calviño Sánchez2018-03-141-3/+3
* | | | Merge pull request #8804 from nextcloud/remove_httphelperRoeland Jago Douma2018-03-143-138/+16
|\ \ \ \
| * | | | Remove deprecated HTTPHelperRoeland Jago Douma2018-03-133-138/+16
* | | | | Merge pull request #8806 from nextcloud/add-local-memcache-checkblizzz2018-03-132-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Properly provide local memcache check to ICacheFactoryMorris Jobke2018-03-132-4/+4
* | | | | Merge pull request #8796 from nextcloud/varadic_qbMorris Jobke2018-03-132-38/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Made IExpressionBuilder varadicRoeland Jago Douma2018-03-131-8/+6
| * | | | Made orHaving varadicRoeland Jago Douma2018-03-131-3/+3
| * | | | Made addHaving varadicRoeland Jago Douma2018-03-131-3/+3
| * | | | Make having varadicRoeland Jago Douma2018-03-131-3/+3
| * | | | Made addGroupBy varadicRoeland Jago Douma2018-03-131-3/+5
| * | | | Made groupBy varadicRoeland Jago Douma2018-03-131-3/+5
| * | | | Made orWhere varadicRoeland Jago Douma2018-03-131-3/+3
| * | | | Made andWhere varadicRoeland Jago Douma2018-03-131-3/+3
| * | | | Made where varadicRoeland Jago Douma2018-03-131-3/+3
| * | | | Made AddSelect varadicRoeland Jago Douma2018-03-131-3/+5
| * | | | Made select varadicRoeland Jago Douma2018-03-131-3/+5
| |/ / /
* | | | Merge pull request #8794 from nextcloud/swift-v3-cache-tokenMorris Jobke2018-03-131-1/+6
|\ \ \ \
| * | | | Properly cache swift v3 tokenRoeland Jago Douma2018-03-121-1/+6
| |/ / /