13 Commitit (beb33fc1fd3e5d6f0569e467cee28ed085071efe)

Tekijä SHA1 Viesti Päivämäärä
  Roeland Jago Douma ece41318b8
Check if the favorite tag exists 6 vuotta sitten
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 vuotta sitten
  Roeland Jago Douma f4fd0224db
Do not use \OCP\DB anymore 6 vuotta sitten
  Morris Jobke 3579487798
Remove unused and deprecated methods of OCP\DB 6 vuotta sitten
  Morris Jobke 2b335fd607
Use insertIfNotExist of the new interface 6 vuotta sitten
  Morris Jobke 8195b17ed7
Remove deprecated and unsused methods of OCP\DB 6 vuotta sitten
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message 6 vuotta sitten
  Morris Jobke 0eebff152a
Update license headers 6 vuotta sitten
  Julius Härtl 4cfa1c66b8
Doc: Fix phpDoc issues 6 vuotta sitten
  Roeland Jago Douma ede15f0988
Fix L10N::t 7 vuotta sitten
  Joas Schilling 0215b004da
Update with robin 8 vuotta sitten
  Joas Schilling ba87db3fcc
Fix others 8 vuotta sitten
  Roeland Jago Douma f52c5b31b6
Move more from \OC to PSR-4 8 vuotta sitten
  Joas Schilling 09ae160463 Replace other usages 8 vuotta sitten
  Thomas Müller 682821c71e Happy new year! 8 vuotta sitten
  Morris Jobke 190cc2bb67 Remove OC_DB::getConnection 8 vuotta sitten
  Joas Schilling 50f6386c63 Fix undefined variable $tagId 9 vuotta sitten
  Morris Jobke e837927ad5 fix followup issues with unneeded parameters 9 vuotta sitten
  Morris Jobke ccf47f40aa Remove unused variables 9 vuotta sitten
  Clark Tomlinson 3ffb2d8abd remove unessesary logging of methods instantiation 9 vuotta sitten
  Jenkins for ownCloud b585d87d9d Update license headers 9 vuotta sitten
  Joas Schilling 1a26263123 Do not walk over the users directory, but over the list of tagged objects 9 vuotta sitten
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 vuotta sitten
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 vuotta sitten
  Vincent Petry ef8d38ca27 Fix chunked query for tags + unit test 9 vuotta sitten
  Robin McCorkell 2b99fc76ec Cleanup of PHPDoc return types 9 vuotta sitten
  derkostka 1c22b1f626 Fix Undefined variable: result at tags.php#231 9 vuotta sitten
  Vincent Petry cae600722e Add getTagsForObjects in ITags 9 vuotta sitten
  Bernhard Reiter b416f7d8ac PHPDoc fixes as suggested by @MorrisJobke. 9 vuotta sitten
  Bernhard Reiter 1770179648 Add getTag() function for accessing of a single tag. 9 vuotta sitten
  Bernhard Reiter bc265e8b52 Make loading of tags from DB more explicit. 9 vuotta sitten
  Bernhard Reiter 226d7233e1 In Tags::rename($from, $to), check if there already is a tag named $to. 9 vuotta sitten
  Bernhard Reiter 7e9baafc53 Add option to include tags for shared items. 9 vuotta sitten
  Bernhard Reiter 7963125c41 Remove two obsolete try...catch blocks. 9 vuotta sitten
  Bernhard Reiter 5471189fe6 Implement Tag and TagMapper classes. 9 vuotta sitten
  Bernhard Reiter cf6fb2c2e4 Remove redundant null initializations. 9 vuotta sitten
  Bernhard Reiter 3e5d725502 Test addMultiple() with $sync=true. 9 vuotta sitten
  Robin Appelman d0266c0bf8 Use public api for getting l10n 9 vuotta sitten
  Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 vuotta sitten
  Thomas Tanghus b54b0b2153 Yet another cleanup 10 vuotta sitten
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 vuotta sitten
  Thomas Tanghus a3fbad43c1 Use DEBUG instead of ERROR when favourites not found. Fix #6419 10 vuotta sitten
  Thomas Müller 8e0060405d reorganize file in lib 10 vuotta sitten
  Thomas Tanghus aaed871cee Add factory class for the server container. 10 vuotta sitten
  Thomas Tanghus 60bff6c589 Use fetchOne() instead of numRows() when doing a COUNT(*). 10 vuotta sitten
  Thomas Tanghus be402fab53 Forgot to return false if add() didn't add anything. 10 vuotta sitten
  Thomas Tanghus 8a02afd87a Added more error checking in add() 10 vuotta sitten
  Thomas Tanghus 1bbeb12e2e Updated method names and added a few more tests. 10 vuotta sitten
  Thomas Müller b63acdb125 fixing namespaces and rename hasCategory to hasTag 10 vuotta sitten
  Thomas Tanghus 45f73feb69 OC_VCategories=>OC\Tags. Public interface + getter in server container 10 vuotta sitten