Age | Commit message (Expand) | Author |
2015-11-04 | coverity#1327066 SIC: Inner class could be made static | Caolán McNamara |
2015-11-04 | 1327065 SIC: Inner class could be made static | Caolán McNamara |
2015-11-04 | coverity#1327111 UrF: Unread field | Caolán McNamara |
2015-10-25 | Remove Seamonkey based address book driver | David Ostrovsky |
2015-10-21 | cid#1327111 UrF: Unread field | Noel Grandin |
2015-10-20 | coverity#1327109 UrF: Unread field | Caolán McNamara |
2015-10-20 | coverity#1327110 UrF: Unread field | Caolán McNamara |
2015-10-20 | coverity#1327112 UrF: Unread field | Caolán McNamara |
2015-10-16 | cid#1327204 UwF: Unwritten field | Noel Grandin |
2015-10-16 | 1327208 UwF: Unwritten field | Noel Grandin |
2015-10-16 | cid#1327209 UwF: Unwritten field | Noel Grandin |
2015-10-15 | coverity#1326282 Explicit null dereferenced | Caolán McNamara |
2015-10-15 | coverity#1326277 Explicit null dereferenced | Caolán McNamara |
2015-10-15 | coverity#1326278 Explicit null dereferenced | Caolán McNamara |
2015-10-15 | coverity#1326279 Explicit null dereferenced | Caolán McNamara |
2015-10-15 | coverity#1327174 UuF: Unused field | Caolán McNamara |
2015-10-15 | cid#1327023 to cid#1327077 SIC: Inner class could be made static | Noel Grandin |
2015-10-15 | cid#1326900 IM: Questionable integer math | Noel Grandin |
2015-10-14 | coverity#1327177 UuF: Unused field | Caolán McNamara |
2015-10-14 | coverity#1327176 UuF: Unused field | Caolán McNamara |
2015-10-14 | coverity#1327175 UuF: Unused field | Caolán McNamara |
2015-10-14 | coverity#1327164 UrF: Unread field | Caolán McNamara |
2015-10-14 | cid#1326672 DLS: Dead local store | Noel Grandin |
2015-10-14 | cid#1326607 Bx: Questionable Boxing of primitive value | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-07-29 | chmod -x | Tor Lillqvist |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin |
2015-06-15 | java: remove unnecessary threading | Noel Grandin |
2015-06-11 | java:remove more unnecessary catch/re-throw | Noel Grandin |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-11 | speed up Java unit tests by removing sleeps | Noel Grandin |
2015-06-09 | java:remove unused imports | Noel Grandin |
2015-06-09 | more exception handling cleanup in Java unit tests | Noel Grandin |
2015-06-09 | there is no need to synchronize createTestEnvironment | Noel Grandin |
2015-06-09 | remove some unnecessary exception wrapping in the Java tests | Noel Grandin |
2015-06-08 | some spelling fixes, mostly in Java code | Noel Grandin |
2015-04-04 | Typo: creat->create | Julien Nabet |
2015-02-21 | Typo: queriing->querying | Julien Nabet |
2015-01-12 | java: simplify sleeping and waiting in tests | Noel Grandin |
2015-01-12 | java: no need to instantiate the AccessibilityTools object | Noel Grandin |
2015-01-05 | java: unnecessary method overrides | Noel Grandin |
2015-01-05 | java: simplify if statement | Noel Grandin |
2015-01-05 | java: more efficient float parsing | Noel Grandin |
2015-01-05 | java: remove more dead code | Noel Grandin |
2015-01-05 | java: static fields that should be instance fields | Noel Grandin |
2014-12-19 | java: static fields that should not be static | Noel Grandin |
2014-12-19 | java: unused imports | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |