summaryrefslogtreecommitdiffstats
path: root/ucb/qa
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic: Namespaces, better make use of the 'using-directive'Giuseppe Castagno2016-11-012-8/+11
* const-ness fixesStephan Bergmann2016-10-261-2/+2
* WebDAV: Small cosmetic to unit checks.Giuseppe Castagno2016-10-261-7/+7
* tdf#102499 (6): Cache OPTIONS if not present or if lifetime differentGiuseppe Castagno2016-10-121-0/+33
* tdf#102499 (3): Change caching model for HTTP response status codeGiuseppe Castagno2016-10-051-29/+55
* tdf#101094 (34): Fix test and missing field value in comparision operatorGiuseppe Castagno2016-10-011-29/+49
* tdf#102499 (2): Refactor the WebDAV resource access retryGiuseppe Castagno2016-09-261-5/+23
* tdf#102499 (1): Add WebDAV test to check HTTP reponse status codes retryGiuseppe Castagno2016-09-252-0/+87
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-071-1/+1
* Related: tdf#82677, implement a PROPFIND 'propname' request cacheGiuseppe Castagno2016-08-232-1/+136
* tdf#101094 (13) OPTIONS: Options cache removal: LOCK, UNLOCKGiuseppe Castagno2016-07-291-0/+8
* tdf#101094 (10) OPTIONS: Add a simple options cache classGiuseppe Castagno2016-07-291-0/+28
* tdf#101094 (1) OPTIONS: New class to store retrieved OPTIONSGiuseppe Castagno2016-07-281-0/+255
* These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann2016-03-101-18/+3
* Add initial cppunit test to webdav, 'local' only, neon versionGiuseppe Castagno2016-01-261-0/+66
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Fix typosAndrea Gelmini2015-09-301-3/+3
* Fix typosAndrea Gelmini2015-07-041-1/+1
* java:remove unused importsNoel Grandin2015-06-091-2/+0
* more exception handling cleanup in Java unit testsNoel Grandin2015-06-092-18/+10
* java: remove some unused codeNoel Grandin2015-04-201-43/+0
* java: simplify sleeping and waiting in testsNoel Grandin2015-01-122-11/+3
* java: static fields that should not be staticNoel Grandin2014-12-191-1/+1
* java: simplify the getMSF() methodsNoel Grandin2014-12-104-10/+6
* java: make fields final where possibleNoel Grandin2014-11-1810-13/+13
* java: final fields that can be staticNoel Grandin2014-10-171-2/+2
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-1/+1
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-1/+1
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-1/+1
* java: remove unused importsNoel Grandin2014-08-143-3/+0
* java: remove commented out codeNoel Grandin2014-08-142-25/+0
* java: remove unused interfacesNoel Grandin2014-08-131-4/+0
* java: remove unused fieldsNoel Grandin2014-08-133-4/+4
* java: reduce scope, make member classes privateNoel Grandin2014-08-131-2/+2
* java: reduce scope, make fields privateNoel Grandin2014-08-139-19/+19
* java: remove useless javadoc tagsNoel Grandin2014-08-121-8/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+1
* java: variable cannot be nullNoel Grandin2014-08-081-14/+9
* java: remove unnecessary semi-colonsNoel Grandin2014-08-081-2/+2
* java: remove unused importsNoel Grandin2014-08-082-5/+0
* java: remove dead methodsNoel Grandin2014-08-082-62/+0
* java: remove commented out codeNoel Grandin2014-08-055-40/+0
* java: remove unused fieldsNoel Grandin2014-08-054-13/+0
* fix spelling compilant -> compliantNoel Grandin2014-08-043-3/+3
* my upc router automatically adds .net to the domain search pathCaolán McNamara2014-02-221-1/+1
* Java cleanup, access static methods using correct syntaxNoel Grandin2013-04-261-3/+3
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-192-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-10-042-0/+34
* fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2012-09-263-27/+0
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-144-28/+12