18 Commits (fedf9c69d9c84fc0399badef39ed765de72c08f1)

Author SHA1 Message Date
  Morris Jobke e20db42a0c
Tags.php and the old sharing mechanism 4 years ago
  Joas Schilling 89ed2c37bf
Update share type constant usage 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 85e369cddb
Fix multiline comments 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 23eb0462e5
Use lowercase true, false and null constants 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Joas Schilling 01b4db62fb
Add dispatcher events to User and Group objects 5 years ago
  Morris Jobke bc34a7f4e9
Get rid of shareItem 6 years ago
  Morris Jobke 8366dfa50b Cleanup usage of shareItem in internal code base 6 years ago
  Morris Jobke 895b9c2309 Use proper methods for registerBackend 6 years ago
  Roeland Jago Douma 2f36bbecb8
Fix getMock TagTest 7 years ago
  Joas Schilling 320b1c3abf
Fix more failures 8 years ago
  Joas Schilling 9a4253ef7c
Fix lib/ 8 years ago
  Morris Jobke 190cc2bb67 Remove OC_DB::getConnection 8 years ago
  Roeland Jago Douma 835911bce5 Removed deprecated private OC_User::createUser 8 years ago
  Thomas Müller 3bb6dcea64 Apply DB group annotation ... 8 years ago
  Bernhard Posselt 59bbf27253 remove IDb interface from core class usage 9 years ago
  Vincent Petry 9ee37169a6 Return null when requesting tags for null user 9 years ago
  Vincent Petry ef8d38ca27 Fix chunked query for tags + unit test 9 years ago
  Vincent Petry 745d8706b9 Add user parameter to tag manager 9 years ago
  Vincent Petry cae600722e Add getTagsForObjects in ITags 9 years ago
  Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 9 years ago
  Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 9 years ago
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 9 years ago
  Robin Appelman 0dcb832039 Fix tags unit test 9 years ago
  Bernhard Reiter 226d7233e1 In Tags::rename($from, $to), check if there already is a tag named $to. 9 years ago
  Bernhard Reiter 7e9baafc53 Add option to include tags for shared items. 9 years ago
  Bernhard Reiter 5471189fe6 Implement Tag and TagMapper classes. 9 years ago
  Bernhard Reiter 3e5d725502 Test addMultiple() with $sync=true. 9 years ago
  Bernhard Reiter a67803fb5d Test Tags::getFavorites(). 9 years ago
  Thomas Tanghus b54b0b2153 Yet another cleanup 10 years ago
  Thomas Tanghus aaed871cee Add factory class for the server container. 10 years ago
  Thomas Tanghus f022ea752d Moar tests. 10 years ago
  Thomas Tanghus 8fab9eef28 Add another test. 10 years ago
  Thomas Tanghus 1bbeb12e2e Updated method names and added a few more tests. 10 years ago
  Thomas Tanghus 45f73feb69 OC_VCategories=>OC\Tags. Public interface + getter in server container 10 years ago
  Thomas Tanghus d27416edf7 Moar tests. 10 years ago
  Thomas Tanghus de81210bec Add another test. 10 years ago
  Thomas Tanghus 314ca843e8 Updated method names and added a few more tests. 10 years ago
  Thomas Tanghus b0762ad3bf OC_VCategories=>OC\Tags. Public interface + getter in server container 10 years ago