- 04 Oct, 2016 7 commits
-
-
Thomas Müller authored
-
Sergio Bertolín authored
* Changed request to not add a prefix to the url * Expecting forbidden instead of service unavailable * Handling login exceptions
-
Thomas Müller authored
-
Vincent Petry authored
[master] Tear down FS between cron jobs
-
Vincent Petry authored
Add submit button to validate the federated server, fixes issue #25364
-
Vincent Petry authored
Getting full path
-
Vincent Petry authored
Added test for 26182
-
- 03 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 02 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 01 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 30 Sep, 2016 5 commits
-
-
Jenkins for ownCloud authored
-
Thomas Müller authored
* Update doctrine/dbal to 2.5.5 * Fix QueryBuilderTests
-
Vincent Petry authored
Because some cron jobs do not always properly clean up their FS usage and others might not clean up before setting up the FS, this could cause potential side effects. To make sure we exclude side effects, we tear down the FS between cron jobs.
-
Thomas Müller authored
* Sync deathdate and anniversary to birthday calendar (which should be renamed maybe) * Sync deathdate and anniversary to birthday calendar (which should be renamed maybe)
-
Thomas Müller authored
* Use DI to load console commands from the apps - class name to be defined in the info.xml * Load commands from info.xml * Fix unit test * Allow Di magic for IMountManager
-
- 29 Sep, 2016 4 commits
-
-
Jenkins for ownCloud authored
-
Kristof Provost authored
During upgrades, before the DB migration is complete, the system is not usable, but there's no way for monitoring systems to detect this. Add the 'needupgrade' field to the status json so monitoring systems can detect this.
-
Olivier Mehani authored
Signed-off-by:
Olivier Mehani <shtrom@ssji.net> #26242
-
Boris Rybalkin authored
* fixing php 32 bit (arm) filemtime on large file issue (#18971) * cast to int
-
- 28 Sep, 2016 3 commits
-
-
Claudemir Todo Bom authored
-
Sergio Bertolin authored
-
RealRancor authored
-
- 27 Sep, 2016 8 commits
-
-
Jenkins for ownCloud authored
-
Vincent Petry authored
-
Jörn Friedrich Dreyer authored
-
Vincent Petry authored
These are slow to parse on some setups. They block the user's session. They are not very useful as they are not presented well. Using a log viewer app is more suitable. The log section is still kept to allow downloading the log and changing the log level.
-
Vincent Petry authored
Kill update simulation
-
Jenkins for ownCloud authored
-
Vincent Petry authored
-
Vincent Petry authored
Integration tests qa 222
-
- 26 Sep, 2016 7 commits
-
-
Sergio Bertolin authored
-
Vincent Petry authored
-
Sergio Bertolin authored
-
Thomas Citharel authored
* delete calendars when users are deleted * delete also addressbooks on user deletion * Adjust delete logic and ann unit tests * delete shares to an user * fix deletion of calendars
-
Thomas Citharel authored
* fix public calendars * add in same request * fix tests
-
Jörn Friedrich Dreyer authored
-
Juan Pablo Villafañez authored
-
- 25 Sep, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 24 Sep, 2016 1 commit
-
-
Vincent Petry authored
Use short array syntax
-
- 23 Sep, 2016 1 commit
-
-
Jenkins for ownCloud authored
-