![]() | ![]() |
[root]/src/test/com/thoughtworks/acceptance/annotations
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 73 (100.0%) | 2375 (100.0%) | 32.5 |
joehni | 54 (74.0%) | 1541 (64.9%) | 28.5 |
mauro | 9 (12.3%) | 469 (19.7%) | 52.1 |
gas | 10 (13.7%) | 365 (15.4%) | 36.5 |
Fix copyright.
1 lines of code changed in 1 file:
Support annotated converters with arguments again (XSTR-461).
74 lines of code changed in 2 files:
Add license headers to core.
69 lines of code changed in 7 files:
Fix NPE for @XStreamImplicit on untyped collections (XSTR-412).
19 lines of code changed in 1 file:
Formatted.
13 lines of code changed in 1 file:
Add unit test for XSTR-425.
19 lines of code changed in 1 file:
Add unit test for XSTR-418.
27 lines of code changed in 1 file:
Invent auto-detection mode for annotations.
Fix @XStreamAlias for fields if field type should be rendered as attribute (XSTR-450).
63 lines of code changed in 6 files:
Drop unnecessary annotation preprocess calls.
69 lines of code changed in 5 files:
Sorted unit tests.
542 lines of code changed in 9 files:
Optimized annotation processing.
Evaluation mode for annotation auto-processing.
8 lines of code changed in 3 files:
Use deprecated code only in compatibility test.
Use proper test names.
Code clean-up.
201 lines of code changed in 5 files:
Annotation refactoring, part II
143 lines of code changed in 1 file:
Deprecate @XStreamContainedType
1 lines of code changed in 1 file:
Annotation refactoring, part 1: Introduced AnnotationMapper, deprecated AnnotationReflectionConverter and AnnotationProvider.
127 lines of code changed in 2 files:
Refactor exceptions, have a documented base exception.
3 lines of code changed in 1 file:
Correctly handling @XStreamImplicit with parameterized types
33 lines of code changed in 1 file:
Allowing fields with several parameterized types using @XStreamImplicit: XSTR-404
20 lines of code changed in 1 file:
Adding support to ommit field through annotations
16 lines of code changed in 1 file:
XStreamContainedType support for any kind of parameterized fields
67 lines of code changed in 1 file:
(18 more)