nextcloud/settings
Lukas Reschke b701bbd8c5 Use APCu only if available in version 4.0.6 and higher
APCu before 4.0.6 is unbelievable buggy and tend to segfault the PHP process (i.e. the whole webserver)

This potentially fixes https://github.com/owncloud/core/issues/14175

Requires a backport to stable8
2015-02-17 13:28:02 +01:00
..
ajax adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 2015-01-13 12:45:33 +01:00
changepassword Orthography: "Back-end" -> Backend (without hyphen) and correction of "users" to the genitive "user's" 2015-02-12 08:18:24 +01:00
controller Return milliseconds instead of seconds for lastLogin - refs #14005 2015-02-16 17:41:44 +01:00
css Add value if restore of data is possible for a user 2015-01-27 13:23:19 +01:00
factory Switch to a factory and add unit tests 2015-01-30 17:24:42 +01:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js fix user loading 2015-02-04 17:19:11 +01:00
l10n [tx-robot] updated from transifex 2015-02-17 01:56:23 -05:00
middleware Use 403 instead of 200 response 2015-01-29 12:04:54 +01:00
templates Use APCu only if available in version 4.0.6 and higher 2015-02-17 13:28:02 +01:00
tests/js/users fix updated URL schema in JS unit tests 2014-12-08 15:05:03 +01:00
admin.php Use APCu only if available in version 4.0.6 and higher 2015-02-17 13:28:02 +01:00
application.php Switch to a factory and add unit tests 2015-01-30 17:24:42 +01:00
apps.php manage select2 via bower 2014-11-06 09:27:12 +01:00
help.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
languageCodes.php remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
personal.php Added overview of groups a user is a member of 2015-02-12 10:49:55 +01:00
routes.php Remove unused function and correct PHPDoc 2015-02-16 13:46:45 +01:00
users.php move loading of JS and CSS to template 2014-12-12 09:22:15 +01:00