- 24 Dec, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 23 Dec, 2016 4 commits
-
-
Vincent Petry authored
After the deletion getHome() will fail because the user doesn't exist any more, so we need to fetch that value earlier.
-
Vincent Petry authored
Testing app switch to force-enable test user backend
-
Vincent Petry authored
Integration tests allowing md5 home
-
Jenkins for ownCloud authored
-
- 22 Dec, 2016 11 commits
-
-
Vincent Petry authored
-
Vincent Petry authored
Get composer using more secure method
-
Sergio Bertolin authored
-
Sergio Bertolin authored
-
Vincent Petry authored
As recommended on the website.
-
Sergio Bertolin authored
-
Sergio Bertolin authored
-
Vincent Petry authored
Update handlebars
-
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 3 commits
-
-
Vincent Petry authored
We need to have the same node + bower version of handlebars to be able to precompile templates.
-
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 2 commits
-
-
Vincent Petry authored
Fix colon followed by number
-
Vincent Petry authored
-