summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* adjust systemtags appArthur Schiwon2016-08-111-1/+1
* adjust Theming appArthur Schiwon2016-08-111-1/+0
* make sure shipped apps also setup their admin settings on a fresh installArthur Schiwon2016-08-111-0/+5
* adjust files_externalArthur Schiwon2016-08-111-0/+18
* rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-116-20/+20
* fixes, improvements, and another app:Arthur Schiwon2016-08-112-9/+64
* fix registration of admin settings and section on app installArthur Schiwon2016-08-112-1/+6
* more admin page splitup improvementsArthur Schiwon2016-08-107-40/+25
* Initial work on Apps page split:Arthur Schiwon2016-08-0910-1/+827
* Merge pull request #746 from nextcloud/jail-rootLukas Reschke2016-08-091-0/+3
|\
| * Adding test case for getPathById including a jailed cache where root is just ...Thomas Müller2016-08-051-1/+3
| * getJailedPath expects $path to have a trailing / - fixes #25464Thomas Müller2016-08-051-0/+1
* | Merge pull request #660 from gdamjan/custom-config-dirMorris Jobke2016-08-091-1/+1
|\ \
| * | introduce NEXTCLOUD_CONFIG_DIR env variable (see #300)Damjan Georgievski2016-07-291-1/+1
* | | Hanlde Core and Settings app in AppFrameworkRoeland Jago Douma2016-08-081-1/+7
* | | Merge pull request #711 from nextcloud/password-policy-on-createUserBjörn Schießle2016-08-081-0/+2
|\ \ \
| * | | Apply password policy on user creationmichag862016-08-031-0/+2
* | | | Move Share backends to PSR-4 instead of using class path (#24941)Joas Schilling2016-08-051-1/+1
| |_|/ |/| |
* | | Correct name in Console Application.phpblizzz2016-08-041-3/+3
|/ /
* | Fix RepairUnmergedShares to not skip valid repair casesVincent Petry2016-08-031-11/+16
* | Adjust repair version check for unmerged sharesVincent Petry2016-08-031-1/+1
* | Add repair step for unmerged shares (WIP)Vincent Petry2016-08-032-0/+330
* | add invalidateOldTokens to IProvider interfaceChristoph Wurst2016-08-022-3/+7
* | We should properly check for 'true' instaed of the boolRoeland Jago Douma2016-08-011-1/+1
* | Dark hackery to not always disable CSRF for OCS controllersRoeland Jago Douma2016-07-291-2/+10
|/
* Merge pull request #556 from nextcloud/nextcloud-version-checkMorris Jobke2016-07-291-2/+24
|\
| * Translate the server version for nextcloudJoas Schilling2016-07-261-2/+24
* | Merge pull request #612 from nextcloud/improve-xml-loaded-version-handlingLukas Reschke2016-07-281-2/+8
|\ \
| * | libxml - compare against loaded versionMorris Jobke2016-07-281-2/+8
* | | Merge pull request #519 from GitHubUser4234/masterblizzz2016-07-281-0/+19
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-278-7/+102
| |\|
| * | Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-254-12/+27
| |\ \
| * | | New LDAPProvider for user_ldaproot2016-07-221-0/+19
* | | | Support subdir in the OCS v2 endpointRoeland Jago Douma2016-07-271-1/+1
* | | | Merge pull request #596 from nextcloud/adjust-mysql-install-errorBjörn Schießle2016-07-271-1/+9
|\ \ \ \
| * | | | Fix misleading MySQL DB creation error (#25485)Vincent Petry2016-07-271-1/+9
* | | | | Allow DI of the workflow manager by the OCP interfaceJoas Schilling2016-07-271-0/+4
|/ / / /
* | | / revert to old setup connection logicRobin Appelman2016-07-261-10/+26
| |_|/ |/| |
* | | Merge pull request #292 from nextcloud/recent-filesWilliam Bargent2016-07-253-2/+85
|\ \ \
| * | | use limit instead of since when listing recent filesRobin Appelman2016-07-222-43/+8
| * | | add recent files to node apiRobin Appelman2016-07-222-1/+119
| * | | Fix storage id with storage jailRobin Appelman2016-07-221-1/+1
| |/ /
* | | Merge pull request #509 from nextcloud/appframework_magic_allow_default_varsMorris Jobke2016-07-251-0/+6
|\ \ \
| * | | Inject parametersRoeland Jago Douma2016-07-221-0/+6
| |/ /
* | | Merge pull request #550 from nextcloud/ldap-integration-test-autoloaderMorris Jobke2016-07-251-1/+1
|\ \ \
| * | | fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-251-1/+1
* | | | Merge pull request #523 from Faldon/masterJoas Schilling2016-07-253-4/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Changed code style and made use of '===' comparison.Thomas Pulzer2016-07-221-1/+4
| * | | Reverted the default syslog tag to avoid breaking existing systems.Thomas Pulzer2016-07-221-1/+1
| * | | Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-224-5/+8
| | |/ | |/|