Age | Commit message (Expand) | Author |
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 |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-08 | java: variable cannot be null | Noel Grandin |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-08 | java: remove unused imports | Noel Grandin |
2014-08-08 | java: remove dead methods | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove unused fields | Noel Grandin |
2014-08-04 | fix spelling compilant -> compliant | Noel Grandin |
2014-02-22 | my upc router automatically adds .net to the domain search path | Caolán McNamara |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2012-10-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |