summaryrefslogtreecommitdiff
path: root/ucb/qa/cppunit/webdav/webdav_options.cxx
AgeCommit message (Expand)Author
2021-11-03ucb: webdav-curl: consolidate unit testsMichael Stahl
2021-11-03ucb: webdav-curl: convert webdav unit tests to curlMichael Stahl
2020-06-05Upcoming loplugin:elidestringvar: ucbStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2017-10-23loplugin:includeform: ucbStephan Bergmann
2016-11-01Cosmetic: Namespaces, better make use of the 'using-directive'Giuseppe Castagno
2016-10-26const-ness fixesStephan Bergmann
2016-10-26WebDAV: Small cosmetic to unit checks.Giuseppe Castagno
2016-10-12tdf#102499 (6): Cache OPTIONS if not present or if lifetime differentGiuseppe Castagno
2016-10-05tdf#102499 (3): Change caching model for HTTP response status codeGiuseppe Castagno
2016-10-01tdf#101094 (34): Fix test and missing field value in comparision operatorGiuseppe Castagno
2016-09-25tdf#102499 (1): Add WebDAV test to check HTTP reponse status codes retryGiuseppe Castagno
2016-08-23Related: tdf#82677, implement a PROPFIND 'propname' request cacheGiuseppe Castagno
2016-07-29tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCKGiuseppe Castagno
2016-07-29tdf#101094 (10) OPTIONS: Add a simple options cache classGiuseppe Castagno
2016-07-28tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno