- Oct 03, 2016
-
-
Lukas Reschke authored
Integration tests qa 222
-
Christoph Wurst authored
Translate file summary connector (#26221)
-
Nextcloud bot authored
-
- Oct 02, 2016
-
-
Roeland Jago Douma authored
Nextcloud has a letter (byte) more than ownCloud. So update test
-
Sergio Bertolin authored
Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Sergio Bertolin authored
Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Nextcloud bot authored
-
- Oct 01, 2016
-
-
Lukas Reschke authored
Use magic DI for core controllers
-
Nextcloud bot authored
-
- Sep 30, 2016
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud bot authored
-
- Sep 29, 2016
-
-
Lukas Reschke authored
Add test for setTopmostParentId and getTopmostParentId
-
Morris Jobke authored
Remove notifications upon user deletion
-
Lukas Reschke authored
This wasn't tested before as proven by the coverage data. Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Lukas Reschke authored
Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter:…
-
Morris Jobke authored
add alias description
-
Morris Jobke authored
Autocomplete for occ app commands
-
Olivier Mehani authored
Signed-off-by:
Olivier Mehani <shtrom@ssji.net> #26242
-
Andreas Hechenberger authored
Signed-off-by:
Andreas Hechenberger <world@greenstation.de>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Lukas Reschke authored
Inject IHTTPClientService
-
Nextcloud bot authored
-
- Sep 28, 2016
-
-
Lukas Reschke authored
Mock HTTPClientService
-
Lukas Reschke authored
Otherwise the unit test execution will do a ton of external HTTP requests which fail and then timeout… See https://blackfire.io/profiles/compare/3c67acfa-a11e-4aec-bcd4-c945b006f01e/graph for reference Pretty similar to https://github.com/nextcloud/server/pull/1565 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Lukas Reschke authored
These tests were not using any kind of mocks at all! This made the test execution time took 2 minutes instead of now less than 1 second… (because multiple HTTP requests were queued and timed-out then…) See https://blackfire.io/profiles/compare/6d2611f2-ad08-47b6-973b-2b5f9c8b96d2/graph for reference Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Lukas Reschke authored
Fix comment count tooltip
-
Lukas Reschke authored
Svgo optimization
-
Morris Jobke authored
Return ETag and OC-ETag in case of a move (#25683)
-
Morris Jobke authored
Delete calendars with their users
-