source: josm/trunk/src/org/openstreetmap/josm/corrector/ReverseWayNoTagCorrector.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
(edit) @12537   7 years Don-vip PMD - VariableNamingConventions
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @9539   8 years simon04 fix #10290 - Improve ReverseWayNoTagCorrector It evaluates its own …
(edit) @8919   9 years Don-vip move UserCancelException class in tools package and use it where …
(edit) @8408   9 years Klumbumbus fix #11246 - add warning for way direction change of man_made_embankment
(edit) @8374   9 years Don-vip code style - Unnecessary Final Modifier
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7801   9 years Don-vip fix some Sonar issues
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @5732   11 years Don-vip fix #4664 - Add new tags for directional tags
(add) @5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
Note: See TracRevisionLog for help on using the revision log.