summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9488 from nextcloud/disabled-users-fixblizzz2018-05-252-0/+44
|\
| * Fixes since requirementJohn Molakvoæ (skjnldsv)2018-05-241-0/+1
| * Fixed testsJohn Molakvoæ (skjnldsv)2018-05-241-0/+7
| * Added disabled count per groupsJohn Molakvoæ (skjnldsv)2018-05-241-0/+36
* | Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma2018-05-241-0/+3
|/
* Fix PHPDocMorris Jobke2018-05-221-1/+1
* Merge pull request #9444 from nextcloud/techdep/noid/appframework_mapper_to_qbRoeland Jago Douma2018-05-142-1/+286
|\
| * The column is not user input so suppress the phan warningRoeland Jago Douma2018-05-141-0/+2
| * Add a QueryBuilder MapperRoeland Jago Douma2018-05-102-1/+284
* | Make Appdata staticRoeland Jago Douma2018-05-141-3/+3
|/
* Merge pull request #9388 from nextcloud/log-lock-state-on-conflictMorris Jobke2018-05-071-3/+7
|\
| * Log more info about locking conflicts for memcache locking backendsRobin Appelman2018-05-041-3/+7
* | log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-261-0/+71
* | add missing php doc and type hintsArthur Schiwon2018-04-261-2/+15
* | move IFileBased to public namespace, logreader needs itArthur Schiwon2018-04-261-0/+30
* | offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-263-0/+94
|/
* move log constants to ILoggerArthur Schiwon2018-04-262-2/+37
* Make the group backends also possible using interfacesRoeland Jago Douma2018-04-238-0/+319
* Merge pull request #9129 from nextcloud/feature/noid/proper-comments-offsetRoeland Jago Douma2018-04-221-0/+18
|\
| * Fix docsJoas Schilling2018-04-191-6/+7
| * Add proper comment offset supportJoas Schilling2018-04-181-0/+17
* | Fix PHPDocMorris Jobke2018-04-181-1/+1
* | Allow to skip retrieving from cache in the DiscoveryServiceRoeland Jago Douma2018-04-181-1/+2
|/
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-111-0/+16
* Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooksMorris Jobke2018-04-111-0/+3
|\
| * more consistent namingArthur Schiwon2018-04-051-3/+3
| * admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-051-0/+3
* | Properly return boolean on enable stateJohn Molakvoæ (skjnldsv)2018-04-091-1/+1
* | Add since tagsJulius Härtl2018-04-052-1/+18
* | Move external share saving to templateJulius Härtl2018-04-051-7/+3
* | Add footer to public page templateJulius Härtl2018-04-051-0/+15
* | Move common menu templates to public APIJulius Härtl2018-04-052-0/+130
|/
* Fix testsRoeland Jago Douma2018-04-041-2/+2
* Make the MountManager strictRoeland Jago Douma2018-04-041-7/+8
* Merge pull request #8737 from nextcloud/file_return_put_contentsRoeland Jago Douma2018-03-282-1/+34
|\
| * Throw an exception if file_put_contents failsRoeland Jago Douma2018-03-272-1/+34
* | Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-281-37/+0
|\ \ | |/ |/|
| * Remove deprecated \OCP\User::userExistsRoeland Jago Douma2018-03-261-12/+0
| * Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-251-12/+0
| * Remove deprecated \OCP\User::getUsersRoeland Jago Douma2018-03-251-13/+0
* | Merge pull request #8985 from nextcloud/cleanup_ocp_dbRoeland Jago Douma2018-03-261-64/+0
|\ \
| * | Remove \OCP\DBRoeland Jago Douma2018-03-261-64/+0
| |/
* / Strict 2FARoeland Jago Douma2018-03-263-8/+12
|/
* Merge pull request #8943 from nextcloud/dep_oc_jsonRoeland Jago Douma2018-03-231-166/+0
|\
| * Finally remove \OCP\JSONRoeland Jago Douma2018-03-231-166/+0
* | Document parametersRoeland Jago Douma2018-03-229-0/+30
* | Move to ABackendRoeland Jago Douma2018-03-221-1/+1
* | Remove type declarations where not yet possibleRoeland Jago Douma2018-03-224-4/+4
* | Deprecate implementsActionsRoeland Jago Douma2018-03-221-0/+1
* | Fix phpdocRoeland Jago Douma2018-03-229-0/+62