source: josm/trunk/src/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6509   10 years Don-vip fix #9459 - initialize default center view of MapView to last download …
(edit) @6506   10 years simon04 see #9414 - implement MapCSS-based tag checker/fixer The file …
(edit) @6500   10 years simon04 Add Javadoc for LatLon, add unit tests for LatLonDialog (parsing)
(edit) @6494   10 years Don-vip fix #9430, fix #9445 - fix validator tests lifecycle
(edit) @6491   10 years Don-vip fix #9440 - Consistent definition of ways treated as areas
(edit) @6490   10 years Don-vip fix #9442 - NPE when sorting validator errors after fixing one of them
(edit) @6488   10 years Don-vip cleanup in data folder
(edit) @6482   10 years Don-vip see #9400 - implement first points of source:maxspeed validation, …
(edit) @6475   10 years Don-vip fix #9433 - NoSuchElementException in validator at upload (probably …
(edit) @6472   10 years Don-vip fix #9417 - Validator tests are initialized trice
(edit) @6466   10 years simon04 really fix #9405 - no automatic fix for deprecated tag highway=incline
(edit) @6465   10 years simon04 fix #9412 - wrong fix for building=entrance validation
(edit) @6463   10 years bastiK applied #9407 - Add Hungarian EOV projection and GRS67 ellipsoid …
(edit) @6459   10 years simon04 fix #9405 - don't add highway=road when fixing deprecated tag …
(edit) @6457   10 years Don-vip fix #9411 - validator: no "crossing ways" warning for indoor ways with …
(edit) @6453   10 years Don-vip global use of osm website url and new url scheme
(edit) @6449   10 years Don-vip see #3626 - fix history of selected primitives
(edit) @6447   10 years Don-vip fix #9365 - validator: test and remove layer=0
(edit) @6440   10 years simon04 Load and display changeset comment in history dialog
(edit) @6434   10 years Don-vip see #9141 - adapt severity and wording
(edit) @6427   10 years simon04 fix #9382 - fix OpeningHourTest under Java 8 Instead of implementing …
(edit) @6421   10 years simon04 see #9341 - provide utility methods to open URL + decompress stream if …
(edit) @6417   10 years Don-vip fix #9347 - order of classified highways
(edit) @6415   10 years Don-vip fix #9364 - service_times reported as "opening_hours - (...)" in validator
(edit) @6413   10 years Don-vip undo/redo: param check + javadoc
(edit) @6407   10 years Don-vip fix #9347 - incorrect roundabout validator message + support of …
(edit) @6400   10 years simon04 fix #7465 - NullPointerException in WayConnectedToArea due to Way w/ 0 …
(edit) @6393   10 years Don-vip fix #9332 - addr:interpolation support: enhance preset + avoid false …
(edit) @6390   10 years Don-vip fix #9318 - validator: avoids redundant checks between UnclosedWays …
(edit) @6388   10 years simon04 fix #9111 - fix wording/typos in English strings
(edit) @6386   10 years Don-vip fix #9291 - validator: do not warn for unclosed ways and sport=climbing
(edit) @6385   10 years Don-vip fix #8434 - Full support of man_made=monitoring_station instead of …
(edit) @6381   10 years Don-vip fix #9288 - validator: ignore railway=proposed in crossing ways
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6379   10 years simon04 OpeningHourTest: better wording for test description
(edit) @6378   10 years Don-vip Sonar/Findbugs - fix various violations, javadoc
(edit) @6377   10 years simon04 see #9157 - make some errors in opening_hours fixable
(edit) @6376   10 years simon04 see #9157 - check collection_times and service_times as well And …
(edit) @6373   10 years Don-vip see #9285 - should fix exception of opening_hours validator test with …
(edit) @6372   10 years Don-vip fix #9284 - fix compilation
(edit) @6371   10 years simon04 fix #9157 - read opening_hours.js in UTF-8
(edit) @6370   10 years simon04 fix #9157 - add opening_hours validation test This test utilizes …
(edit) @6368   10 years Don-vip see #9141 - validator: Remove service and road support for missing …
(edit) @6367   10 years Don-vip Sonar/Findbugs - unused code
(edit) @6364   10 years Don-vip fix #3744 - Refresh list of TMS layers of download dialog when imagery …
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6357   10 years Don-vip fix #5382 - add an option to display a notification at each autosave …
(edit) @6356   10 years Don-vip fix #9261 - do not consider objects tagged only with area as tagged
(edit) @6354   10 years Don-vip print duration of tests for performance evaluation
(edit) @6349   10 years Don-vip fix #9234 - For identified users, notifies periodically (every 5 …
(edit) @6346   10 years Don-vip fix #9076, fix #9213: - Presets: add internet_access preset, remove …
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6330   10 years Don-vip fix #9207 - Robustness in Addresses test
(edit) @6329   10 years Don-vip fix #9217 - tagchecker: allow auto-fix for single test/alternative
(edit) @6326   10 years Don-vip see #9172 - additional typo changes
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6313   11 years Don-vip cosmetics in error reporting
(edit) @6312   11 years Don-vip fix #9161 - "java.lang.IllegalStateException" errors when accessing …
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6305   11 years Don-vip fix #9093 - teach validator about "subarea" and "land_area" roles of …
(edit) @6304   11 years Don-vip see #4582, fix #8362 - Fix validator false positive "overlapping ways" …
(edit) @6303   11 years Don-vip fix #9141 - new validator test: detect nodes with missing …
(edit) @6301   11 years Don-vip see #4582, see #7236 - Fix validator false positive "overlapping ways" …
(edit) @6300   11 years Don-vip see #4582, see #9140 - Fix validator false positive "overlapping ways" …
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6295   11 years Don-vip Sonar/Findbugs - fix various problems, javadoc
(edit) @6294   11 years Don-vip fix #9142, fix #9143 - Ignore highway=proposed in CrossingWays …
(edit) @6289   11 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6285   11 years Don-vip Sonar/Findbugs - Make some classes final if they define a clone() …
(edit) @6268   11 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6266   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6265   11 years Don-vip Sonar/FindBugs: - Dodgy - Redundant nullcheck of value known to be …
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6258   11 years Don-vip Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
(edit) @6251   11 years stoecker see #8687 - add validator tests for number values
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6243   11 years Don-vip FindBugs - fix potential NPE
(edit) @6241   11 years Don-vip fix more warnings/javadoc in data.validation.tests
(edit) @6240   11 years Don-vip Sonar - fix some issues in data.validation.tests
(edit) @6239   11 years stoecker fix #7713 - do not warn about label role
(edit) @6238   11 years Don-vip fix #9087 - deprecated fix for barrier=wire_fence created deprecated …
(edit) @6235   11 years Don-vip Sonar - fix recently introduced issues
(edit) @6233   11 years Don-vip fix #9084 - Add KSJ tags to discardable keys
(edit) @6232   11 years Don-vip Sonar - Avoid unused local variables
(edit) @6231   11 years Don-vip Sonar - Avoid instantiating Integer objects. Call Integer.valueOf() …
(edit) @6229   11 years Don-vip Sonar - Avoid throwing NullPointerException
(edit) @6226   11 years Don-vip fix #9057 - see #8987 - fix Coordinate.hashCode() broken in r6162
(edit) @6223   11 years Don-vip Sonar - fix various violations
(edit) @6222   11 years Don-vip Make some more defensive copies of user-supplied arrays, javadoc
(edit) @6219   11 years Don-vip fix NoSuchElementException when purging a way member of a multipolygon
(edit) @6215   11 years Don-vip fix #9042 - Robustness to invalid .osm files containing null coordinates
(edit) @6206   11 years bastiK fixed #8323 - Add support for GPX routes (<rte> element)
(edit) @6204   11 years Don-vip fix #9024 - fix problems introduced in r6203
(edit) @6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
(edit) @6192   11 years Don-vip fix #9000 - add a new validator test on barrier=entrance not set on …
Note: See TracRevisionLog for help on using the revision log.