1921 Commits (caff1023ea72bb2ea94130e18a2a6e2ccf819e5f)

Author SHA1 Message Date
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 3a415e4139
Remove space between switch case and colon 4 years ago
  Christoph Wurst a8a06a82d2
Remove trailing whitespaces from comments 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst 42625a46be
Remove spaces after method or function call 4 years ago
  Christoph Wurst 36b3bc8148
Use php keywords in lowercase 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 4 years ago
  Julius Härtl fba7bcfcc4
Catch NoUserException when running the upload cleanup as cronjob 4 years ago
  Nextcloud bot 4e8bbc4e34
[tx-robot] updated from transifex 4 years ago
  Thomas Citharel 058ffa37ff
Add default titles for titleless events in invitations 4 years ago
  Julius Härtl 3a88ad741d
Query Application class on publicwebdav 4 years ago
  Joas Schilling 81455479bc
Fix unit tests 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Georg Ehrke 55081b7fd2
RequestTestCase: Default type for headers needs to be array 4 years ago
  Georg Ehrke 80b7ef9b41
Adjust FakeLockerPluginTest to new Sabre version 4 years ago
  Georg Ehrke 5e2c802bb7
Set custom ProdId in Birthday service, do not depend on Sabre Versio number for unit tests 4 years ago
  Georg Ehrke 102a328e65
Fix usage of Sabre\HTTP\Request in unit tests 4 years ago
  Georg Ehrke 52ba75f644
Sabre/DAV 4.0: beforeMethod is now beforeMethod:* 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Christoph Wurst 23eb0462e5
Use lowercase true, false and null constants 4 years ago
  Christoph Wurst 5a33cb0b78
Register an address book with recent contacts 4 years ago
  Nextcloud bot e4d85fa284
[tx-robot] updated from transifex 4 years ago
  Joas Schilling f3a5bd6753
Fix generated avatars and nophoto cache files 4 years ago
  Daniel Calviño Sánchez d4f25b01b8 Unify default value for restricting user enumeration with settings 4 years ago
  Nextcloud bot be4cf8992d
[tx-robot] updated from transifex 4 years ago
  Thomas Citharel 42dde6d623
Add check that DateTime parameters are of correct type 4 years ago
  Thomas Citharel 01db6d4609
Add extra test case to exclude by timerange 4 years ago
  dartcafe b0fbba05f2
Added test testSearch 4 years ago
  dartcafe 65c591093e
fix OCA\DAV\CalDAV\CalDavBackend search $options 4 years ago
  Arthur Schiwon 82f8a167a6
use core templates for displaying dav errors in the browser 4 years ago
  Julius Härtl 47271e56ee Fix tests due to config adjustments 4 years ago
  Julius Härtl ae4dc3467c Return empty system addressbook since we cannot easily limit it to groups 4 years ago
  Julius Härtl 0fa897fcfc Limit enumeration in principal search 4 years ago
  Arthur Schiwon b285e19dc8
fix dav browser error page not styled 4 years ago
  Christoph Wurst 150f39ed50
Update autoloaders for composer v1.10.1 4 years ago
  Nextcloud bot 4a21ce27ff
[tx-robot] updated from transifex 4 years ago
  Robin Appelman e44c276aab
rebuild autoloader 4 years ago
  Robin Appelman 861c897e93
fix tests 4 years ago
  Robin Appelman 15a21ee19a
remove the detour trough node and work with path directly 4 years ago
  Robin Appelman 451c8761a7
use INode instead of Node for custom properties 4 years ago
  Robin Appelman 7819a904d7
handle long property paths to hasing paths >250 chars 4 years ago
  Robin Appelman 95cd44c41e
remove unused code 4 years ago
  Robin Appelman e178718e74
test custom properties backend against real database 4 years ago
  Robin Appelman ce398cf7bd
merge the two almost identical custom property backends 4 years ago