- Jan 05, 2017
- Jan 04, 2017
-
-
iwakeh authored
squash! squash! Implements task-20596: use metrics-base and reduced build.xml, added executable bootstrap script. Removed obsolete DESIGN document and metrics_checks.xml. Make target war run before signing.
-
- Jan 03, 2017
-
-
iwakeh authored
added executable bootstrap script. Removed obsolete DESIGN document and metrics_checks.xml.
-
- Dec 26, 2016
-
-
iwakeh authored
added bootstrap script.
-
- Dec 06, 2016
-
-
Karsten Loesing authored
-
- Nov 23, 2016
-
-
Karsten Loesing authored
-
Hiro authored
-
Karsten Loesing authored
-
iwakeh authored
be used by both the jar and the war target. Part of task-20712.
-
iwakeh authored
Currently is failes. Part of task-20712.
-
Karsten Loesing authored
-
- Nov 22, 2016
-
-
iwakeh authored
-
- Nov 17, 2016
- Nov 16, 2016
-
-
Karsten Loesing authored
Chances of two concurrent runs are much lower since we switched to an internal scheduler. Let's remove some complexity here. Implements #20681.
-
- Nov 15, 2016
- Nov 14, 2016
-
-
iwakeh authored
Added property for jetty version.
-
- Nov 08, 2016
-
-
Karsten Loesing authored
Fixes #15798.
-
- Oct 09, 2016
-
-
Karsten Loesing authored
-
- Oct 08, 2016
-
-
Karsten Loesing authored
-
- Aug 02, 2016
-
-
iwakeh authored
-
- Jul 25, 2016
-
-
iwakeh authored
-
iwakeh authored
updated some dependencies to current debian stable.
-
Karsten Loesing authored
-
Karsten Loesing authored
Implements the rest of #19613.
-
Karsten Loesing authored
Previously, we'd only have calculated sorted fingerprint blocks once, but not after setting a new fingerprint. We never ran into this bug, because we never called that setter outside of the constructor. But future uses of that setter would have caused trouble. Found while writing Javadoc comments for #19613.
-
- Jul 19, 2016
-
-
Karsten Loesing authored
Resolve very few of these warnings by suppressing them, in particular getters and setters that happen to contain more than 2 lines of code, because we should either document all or none of them. Implements more of #19613.
-
- Jul 06, 2016
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
Fixed the following number of issues per type: 559 EmptyLineSeparator 196 CustomImportOrder 180 OperatorWrap 120 Indentation 117 JavadocMethod 80 MemberName 56 MultipleVariableDeclarations 23 AbbreviationAsWordInName 16 ModifierOrder 11 ParameterName 9 LocalVariableName 7 VariableDeclarationUsageDistance 6 SeparatorWrap 4 EmptyCatchBlock 3 OneTopLevelClass 2 JavadocTagContinuationIndentation 1 (... types with single occurrence omitted...)
-
Karsten Loesing authored
Copied over from CollecTor.
-
- Jun 30, 2016
-
-
Karsten Loesing authored
-