- 01 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 30 Sep, 2016 4 commits
-
-
Jenkins for ownCloud authored
-
Thomas Müller authored
* Update doctrine/dbal to 2.5.5 * Fix QueryBuilderTests
-
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 2 commits
-
-
Claudemir Todo Bom 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 5 commits
-
-
Jenkins for ownCloud authored
-
Thomas Müller authored
-
Thomas Müller authored
* [dav] Some code simplifications by using the containers magic to instanciate classes * [UpdateNotification] Some code simplifications by using the containers magic to instanciate classes
-
Thomas Müller authored
* Don't parse info.xml but reuse already cached app infos - fixes #25603 * Use === in InfoParser. Fixes test * InfoParser should not depend on UrlGenerator - fixes issue with session being closed too early
-
Thomas Müller authored
-
- 22 Sep, 2016 6 commits
-
-
Vincent Petry authored
Orphaned shares test and some requirements
-
Vincent Petry authored
New dav endpoint register tags plugin
-
Vincent Petry authored
Update and rename COPYING-AGPL to COPYING
-
Vincent Petry authored
Upload autorename on client side
-
Thomas Müller authored
-
Vincent Petry authored
Removes the need for POST to collection which would hit against upload limits. The client tries to auto rename the file by adding a suffix "(2)". It tries to use the file list on the client side to guess a suitable name. In case a file still cannot be uploaded and creates a conflict, which can happen when the file was concurrently uploaded, the logic will continue increasing the suffix.
-
- 21 Sep, 2016 1 commit
-
-
Jenkins for ownCloud authored
-