summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11711 from nextcloud/feature/backgroundjobs_ocpChristoph Wurst2018-10-195-0/+259
|\
| * fixup! Add backgroundjobs to OCPRoeland Jago Douma2018-10-091-0/+2
| * Bump autolaodersRoeland Jago Douma2018-10-092-0/+6
| * Add backgroundjobs to OCPRoeland Jago Douma2018-10-093-0/+251
* | Merge pull request #11882 from nextcloud/feature/noid/consider-net-connectionblizzz2018-10-181-1/+6
|\ \
| * | Do not try to contact lookup server without internet connection or URLArthur Schiwon2018-10-181-1/+6
* | | Remove unreliable 2FA state message on personal 2FA settings pageChristoph Wurst2018-10-181-1/+0
|/ /
* | Properly escape column name in "createFunction" callMorris Jobke2018-10-163-5/+5
* | Merge pull request #11830 from nextcloud/bugfix/9326/make_sure_usermanager_ge...Morris Jobke2018-10-161-1/+5
|\ \
| * | filter null values for UserManager::getByEmailGeorg Ehrke2018-10-151-1/+5
* | | Merge pull request #11740 from nextcloud/feature/noid/account-apiRoeland Jago Douma2018-10-159-20/+558
|\ \ \
| * | | Update autoloaderJulius Härtl2018-10-152-0/+12
| * | | Add \OCP\Account public APIJulius Härtl2018-10-157-20/+546
* | | | include dashboard into coreMaxence Lange2018-10-1514-0/+1753
* | | | Merge pull request #11838 from nextcloud/bugfix/noid/fix-default-types-of-mem...Roeland Jago Douma2018-10-151-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix default types of activity event member variablesJoas Schilling2018-10-151-6/+6
* | | | Merge pull request #11714 from nextcloud/lookupserver-and-global-scaleBjörn Schießle2018-10-151-3/+35
|\ \ \ \ | |/ / / |/| | |
| * | | some small fixes and improvementsBjoern Schiessle2018-10-101-5/+18
| * | | adjust testsBjoern Schiessle2018-10-091-1/+1
| * | | always query the lookup server in a global scale setup and have a nicer labelBjoern Schiessle2018-10-091-3/+22
* | | | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-155-6/+160
* | | | Disallow unsafe-eval by defaultRoeland Jago Douma2018-10-141-6/+2
| |/ / |/| |
* | | Make activity events strictJoas Schilling2018-10-122-128/+110
* | | Normalize getUnjailedPathRoeland Jago Douma2018-10-111-1/+2
* | | Allow php7.3Roeland Jago Douma2018-10-111-3/+3
* | | Merge pull request #11675 from nextcloud/feature/enforce-2fa-admin-settingsRoeland Jago Douma2018-10-102-0/+2
|\ \ \
| * | | Add admin interface to enforce 2FAChristoph Wurst2018-10-102-0/+2
* | | | Merge pull request #11719 from nextcloud/techdebt/noid/allow-to-mock-new-date...Morris Jobke2018-10-102-2/+19
|\ \ \ \
| * | | | Allow to inject/mock `new \DateTime()` similar to time()Joas Schilling2018-10-092-2/+19
| | |_|/ | |/| |
* | | | Move normalizePath to regexes instead of loopingRoeland Jago Douma2018-10-101-25/+16
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-10136-1912/+1912
* | | Merge pull request #11622 from nextcloud/feature/11617Roeland Jago Douma2018-10-092-0/+21
|\ \ \
| * | | Add function to generate urls for OCS routesRoeland Jago Douma2018-10-092-0/+21
| |/ /
* / / Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-095-38/+38
|/ /
* | Merge pull request #11677 from nextcloud/feature/appdata_previewsMorris Jobke2018-10-092-12/+10
|\ \
| * | Allow the creationg of previews of files stored in appdataRoeland Jago Douma2018-10-082-12/+10
* | | Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveA...Morris Jobke2018-10-091-0/+1
|\ \ \
| * | | Deprecate unused OCP\Util::recursiveArraySearchMorris Jobke2018-10-081-0/+1
* | | | Deprecate unused, private OC_Helper::linkToPublicMorris Jobke2018-10-082-18/+6
|/ / /
* | | Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementationMorris Jobke2018-10-084-36/+96
|\ \ \
| * | | RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-10-082-2/+28
| * | | adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-084-36/+70
* | | | Merge pull request #11671 from nextcloud/refactor/rename-admin-security-sectionMorris Jobke2018-10-084-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Rename admin security settings templateChristoph Wurst2018-10-081-1/+1
| * | | Rename admin security sectionChristoph Wurst2018-10-084-4/+4
| |/ /
* | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-081-2/+2
|\ \ \ | |/ / |/| |
| * | Moves the logo files to logoMichael Weimann2018-10-021-2/+2
* | | Remove deprecated publishActivity functionRoeland Jago Douma2018-10-052-41/+0
* | | Merge pull request #11613 from nextcloud/add-missing-throw-statementMorris Jobke2018-10-041-1/+2
|\ \ \
| * | | add missing throw statement to doc blockBjoern Schiessle2018-10-041-1/+2
| | |/ | |/|