1360 Commits (3b4823d89c03e54917ce6844dfbd227c8b4d6adc)

Author SHA1 Message Date
  Lukas Reschke 24ca2d858f Add OCP\Security\IHasher 9 years ago
  Robin Appelman 1eefc21329 Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead 9 years ago
  Bernhard Posselt 91a23bfa9c fix typo in content type 9 years ago
  Morris Jobke 74d375d8ea migrate jQuery to bower 9 years ago
  Morris Jobke 1a405e56f5 replace moment.js with bower version 9 years ago
  Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 9 years ago
  Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 9 years ago
  Bernhard Posselt 0696099bad add dataresponse 9 years ago
  Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 10 years ago
  Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php 9 years ago
  Thomas Müller d0ce600eec On Windows platform we have no stable etag generation - yet 9 years ago
  Robin Appelman 283c10f010 Generate stable etags for local files 9 years ago
  Robin Appelman 16cfca6a5f Better reuse of cache data for getFolderContents 9 years ago
  Robin Appelman 83c74b80ad Add \OC\TempManager to handle creating and cleaning temporary files 9 years ago
  Thomas Müller 5aab98c4bf disable database migration unit tests for MSSQL 9 years ago
  Thomas Müller 02c5933af8 introduce SessionMiddleWare to control session handling via an annotation 9 years ago
  Robin Appelman 0dcb832039 Fix tags unit test 9 years ago
  Thomas Müller 69db442c49 fixing expected values for formatDate() unit tests 9 years ago
  Vincent Petry 51976b2729 Add proper setup and teardown 9 years ago
  Lukas Reschke 4ce3c25c5c Add "$_SERVER['REQUEST_URI']" to fix the unit tests 9 years ago
  Lukas Reschke 8f8abdbaee Add unit tests for convertToRelativePath 9 years ago
  Thomas Müller a359fe7e6a adding unit tests for en_GB and en-GB - just to verify 9 years ago
  Thomas Müller c8e8945efb implement localizations based on punic 9 years ago
  Arthur Schiwon 7ff7a49f3d adjust group manager tests 9 years ago
  Lukas Reschke 8502354382 Fix unit test 9 years ago
  Bjoern Schiessle 239bff5766 strip whitespace from the beginning and end of the display name to avoid empty display names 9 years ago
  Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 9 years ago
  Lukas Reschke 1b3feb710d Use `rawurlencode` since this seems to be expected by cURL 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. 10 years ago
  Bernhard Reiter 3e5d725502 Test addMultiple() with $sync=true. 9 years ago
  Bernhard Reiter a67803fb5d Test Tags::getFavorites(). 9 years ago
  Robin Appelman 7dd4314fea Add unit test 9 years ago
  Jörn Friedrich Dreyer 27bb968ffa make some storage tests explain what went wrong 9 years ago
  Clark Tomlinson 6de8531ace fixing windows max depth test 9 years ago
  Lukas Reschke 68cf6681e5 Add flock to config 9 years ago
  Clark Tomlinson 2b209d27d0 Adding test helper to test private methods 9 years ago
  Robin Appelman 10c350b895 Fix dav permissions for folders without create permissions 9 years ago
  Bjoern Schiessle 72319bbc98 fix unit tests 10 years ago
  Lukas Reschke 1565d82b81 Use only lower-case letters 9 years ago
  Clark Tomlinson 59a5df6a4b ignoring writedata test in windows. 9 years ago
  Lukas Reschke 6eeb905871 Do only follow HTTP and HTTPS redirects 9 years ago
  Clark Tomlinson 7b6aa3cd3d fixing cache routes 9 years ago
  Jan-Christoph Borchardt 91d9d45c6c correct delete-icon to icon-delete, fix #11128 9 years ago
  Bjoern Schiessle 9105e17307 unit tests for grouping of shares pointing to the same source 10 years ago
  Lukas Reschke cede9fd7ef Remove unneeded unit tests 9 years ago
  Thomas Müller 814114ab8e enhance formatDate function to accept an optional argument containing the time zone 9 years ago
  Vincent Petry 470c25eff4 WebDAV now throws 403 when deletion did not work 9 years ago
  Jörn Friedrich Dreyer ef6db5e9d7 add seek and tell to streamwrapper test 9 years ago