- 22 Dec, 2016 3 commits
-
-
Michael Jobst authored
* Added show changelog information icon * Moved URL construction to AdminController::displayPanel
-
Vincent Petry authored
* Allow clearing default user backends in config.php When specifying "user_backends" in config.php, a new option "default" when set to false will prevent the default user backend to be registered. The default one is the database backend. This makes it possible to select exclusive user backends from apps. * Testing app provides test user backend for alternative homes The backend provide md5 result to getHome() * Only md5 the user home when it's not the admin
-
Jenkins for ownCloud authored
-
- 21 Dec, 2016 7 commits
-
-
Sourav Badami authored
* Added hint for specifying a port. * Minor changes.
-
Vincent Petry authored
Nuke the legacy storage fallback from orbit
-
Vincent Petry authored
-
Vincent Petry authored
Add home storage location in provisioning API response
-
Vincent Petry authored
-
Vincent Petry authored
-
Jenkins for ownCloud authored
-
- 20 Dec, 2016 2 commits
-
-
Vincent Petry authored
Just use moment to comupte the time left for the upload - translation…
-
Jenkins for ownCloud authored
-
- 19 Dec, 2016 2 commits
-
-
Thomas Müller authored
Just use moment to comupte the time left for the upload - translations are delivered as part of moment.js - fixes #26804
-
Jenkins for ownCloud authored
-
- 18 Dec, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 17 Dec, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 16 Dec, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 15 Dec, 2016 6 commits
-
-
Vincent Petry authored
Report failures for SignApp and SignCore
-
Jörn Friedrich Dreyer authored
Do not validate return code if set was successful
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
Vincent Petry authored
* Always run npm even for make dist Fixes an issue where "make" followed by "make test-js" would not work due to npm not having installed deps. This brings back the faster make through "make -j4". Note that node deps will be required in the future anyway once we have handlebars template compilation, minifying and other nice stuff. * Do not cache node_modules, only cache phantomjs Because some package would redownload phantomjs every time
-
- 13 Dec, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 12 Dec, 2016 6 commits
-
-
Vincent Petry authored
Fix colon followed by number
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Memcached: Set options, then add servers
-
Vincent Petry authored
doctrine migrations
-
Jenkins for ownCloud authored
-
- 11 Dec, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 09 Dec, 2016 8 commits
-
-
Victor Dubiniuk authored
-
Vincent Petry authored
A bool is not always a bool...
-
Vincent Petry authored
-
Vincent Petry authored
Adding group display name support in group backends
-
Jenkins for ownCloud authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
- 08 Dec, 2016 1 commit
-
-
Thomas Müller authored
* Read navigation information from info.xml * Load files navigation elements from info.xml * Add comment about ignoring the exception
-