summaryrefslogtreecommitdiffstats
path: root/settings/application.php
Commit message (Expand)AuthorAgeFilesLines
* Drop OC_SubAdmin and replace usagesLukas Reschke2015-10-291-8/+7
* also block certificate management in the back-end if external storages are di...Bjoern Schiessle2015-08-041-1/+2
* Detect old NSS and OpenSSL versionsLukas Reschke2015-07-281-1/+2
* don't move keys if the key where already moved in a previous migration runBjoern Schiessle2015-07-171-1/+2
* update license headers and authorsMorris Jobke2015-06-251-0/+3
* Migrate personal certificate handling into AppFramework controllersLukas Reschke2015-04-201-0/+12
* allow user to start migration in admin settings if no external user back-ends...Bjoern Schiessle2015-04-161-0/+16
* Merge pull request #15314 from owncloud/app-categories-15274Lukas Reschke2015-04-091-1/+13
|\
| * Add experimental applications switchLukas Reschke2015-04-031-1/+13
* | Remove hardcoded link to performance docsJoas Schilling2015-04-071-0/+1
|/
* Add check for activated local memcacheLukas Reschke2015-03-281-1/+17
* use StreamResponse to download the log file - fixes #14268Thomas Müller2015-03-271-2/+1
* Update license headersJenkins for ownCloud2015-03-261-5/+18
* Migrate to SwiftMailLukas Reschke2015-03-161-4/+4
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+6
* Updating license headersJenkins for ownCloud2015-02-231-6/+18
* Switch to a factory and add unit testsLukas Reschke2015-01-301-3/+4
* Add unit testsLukas Reschke2015-01-301-2/+7
* Add value if restore of data is possible for a userMorris Jobke2015-01-271-1/+2
* Cache responses from the AppStore serverLukas Reschke2015-01-091-1/+5
* add Download logfile button to admin settingsGeorg Ehrke2015-01-071-0/+10
* add unit tests for new user create mailMorris Jobke2014-12-161-2/+8
* Send mail for new usersMorris Jobke2014-12-161-1/+6
* Add REST route for user & group managementLukas Reschke2014-12-081-10/+61
* Migrate "setsecurity.php" to the AppFrameworkLukas Reschke2014-11-031-0/+9
* Migrate new app settings to AppFrameworkLukas Reschke2014-10-151-1/+9
* Refactor MailSettings controllerLukas Reschke2014-10-141-0/+70