source: josm/trunk/src/org/openstreetmap/josm/data/validation/tests/DuplicateRelation.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17243   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @16445   4 years simon04 see #19251 - Java 8: use Stream
(edit) @15375   5 years Don-vip fix #11388 - detect duplicated relations even if members order differ
(edit) @15129   5 years GerdP see #17011: Ignore relations without members in DuplicateRelation test …
(edit) @14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
(edit) @13809   6 years Don-vip define InterestingTags functions in IPrimitive
(edit) @13637   6 years Don-vip minor fixes
(edit) @11783   7 years stoecker get rid of many useless validator warnings
(edit) @11627   7 years Don-vip fix #3346 - improve drastically the performance of fixing duplicate …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9067   8 years Don-vip sonar - Immutable Field
(edit) @8850   9 years Don-vip sonar - squid:S3047 - Multiple loops over the same set should be combined
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8365   9 years Don-vip fix Findbugs performance issues
(edit) @8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6494   10 years Don-vip fix #9430, fix #9445 - fix validator tests lifecycle
(edit) @6240   11 years Don-vip Sonar - fix some issues in data.validation.tests
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @5783   11 years Don-vip fix #8517 - Sort validator results (based on patch by windu.2b)
(edit) @5667   11 years Don-vip fix #8096 - Do not consider deleted primitives when fixing duplicate ones
(edit) @5608   11 years stoecker don't hardcode created_by for DuplicateRelation validator test, …
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4806   12 years stoecker unify texts for validator tests, move command where it belongs
(edit) @4290   13 years stoecker fix #6357 - patch by simon04 - validator: false error warning - …
(edit) @4234   13 years stoecker fix #6586 - patch by Casiope - i18n issue
(add) @4051   13 years stoecker fix #5642 - patch by bilbo - improve validator checks
Note: See TracRevisionLog for help on using the revision log.