Age | Commit message (Expand) | Author |
2021-11-26 | ucb: webdav-curl: fix CurlUri::CloneWithRelativeRefPathAbsolute() | Michael Stahl |
2021-11-03 | ucb: webdav-curl: consolidate unit tests | Michael Stahl |
2021-11-03 | ucb: webdav-curl: convert webdav unit tests to curl | Michael Stahl |
2021-10-11 | loplugin:moveparam in ucb | Noel Grandin |
2020-08-21 | Fix typos | Andrea Gelmini |
2020-06-05 | Upcoming loplugin:elidestringvar: ucb | Stephan Bergmann |
2019-11-27 | more UCB test more robust on my system | Noel Grandin |
2019-10-29 | tdf#42949 Fix IWYU warnings in ucb/*/*cxx | Gabor Kelemen |
2019-08-12 | Fix typos | Andrea Gelmini |
2018-01-16 | Fix typos | Andrea Gelmini |
2017-10-23 | loplugin:includeform: ucb | Stephan Bergmann |
2017-09-14 | clang-tidy modernize-use-emplace in test..vbahelper | Noel Grandin |
2017-09-04 | Translate German comments/debug strings (leftovers in dirs test to uui) | Johnny_M |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2016-11-01 | Cosmetic: Namespaces, better make use of the 'using-directive' | Giuseppe Castagno |
2016-10-26 | const-ness fixes | Stephan Bergmann |
2016-10-26 | WebDAV: Small cosmetic to unit checks. | Giuseppe Castagno |
2016-10-12 | tdf#102499 (6): Cache OPTIONS if not present or if lifetime different | Giuseppe Castagno |
2016-10-05 | tdf#102499 (3): Change caching model for HTTP response status code | Giuseppe Castagno |
2016-10-01 | tdf#101094 (34): Fix test and missing field value in comparision operator | Giuseppe Castagno |
2016-09-26 | tdf#102499 (2): Refactor the WebDAV resource access retry | Giuseppe Castagno |
2016-09-25 | tdf#102499 (1): Add WebDAV test to check HTTP reponse status codes retry | Giuseppe Castagno |
2016-09-07 | loplugin:constantparam in framework..vbahelper | Noel Grandin |
2016-08-23 | Related: tdf#82677, implement a PROPFIND 'propname' request cache | Giuseppe Castagno |
2016-07-29 | tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCK | Giuseppe Castagno |
2016-07-29 | tdf#101094 (10) OPTIONS: Add a simple options cache class | Giuseppe Castagno |
2016-07-28 | tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONS | Giuseppe Castagno |
2016-03-10 | These tests can just derive from plain CppUnit::TestFixture | Stephan Bergmann |
2016-01-26 | Add initial cppunit test to webdav, 'local' only, neon version | Giuseppe Castagno |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-09 | java:remove unused imports | Noel Grandin |
2015-06-09 | more exception handling cleanup in Java unit tests | Noel Grandin |
2015-04-20 | java: remove some unused code | Noel Grandin |
2015-01-12 | java: simplify sleeping and waiting in tests | Noel Grandin |
2014-12-19 | java: static fields that should not be static | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-08-19 | java: use 'Short.valueOf' instead of 'new Short' | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-19 | java: classes in java.lang package do not need to be fully qualified | Noel Grandin |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | java: remove unused interfaces | Noel Grandin |
2014-08-13 | java: remove unused fields | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |