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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10512   9 years Don-vip update new TLD from IANA
(edit) @10509   9 years Don-vip update new TLD from IANA
(edit) @10507   9 years Don-vip fix #13095 - Exception on closing layers (patch by michael2402) - gsoc-core
(edit) @10506   9 years Don-vip update new TLD from IANA
(edit) @10497   9 years Don-vip update new TLD from IANA
(edit) @10492   9 years Don-vip update new TLD from IANA
(edit) @10472   9 years Don-vip see #10862 - https://issues.apache.org/jira/browse/VALIDATOR-290 has …
(edit) @10469   9 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10468   9 years Don-vip update new TLD from IANA
(edit) @10467   9 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10462   9 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10460   9 years Don-vip update new TLD from IANA
(edit) @10453   9 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10452   9 years Don-vip fix #13019 - Make commands trigger an implicit layer redraw (patch by …
(edit) @10448   9 years Don-vip fix more deprecation warnings
(edit) @10446   9 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10444   9 years Don-vip fix #13018 - Use new test rules for AutosaveTaskTest, increase …
(edit) @10436   9 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10420   9 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10417   9 years wiktorn Fix block cache growing outside the limit. * Missing setting of the …
(edit) @10413   9 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10411   9 years Don-vip update new TLD from IANA
(edit) @10409   9 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(edit) @10408   9 years wiktorn Set core pool size to 1, so minimum number of thread can be 1. …
(edit) @10406   9 years Don-vip sonar - squid:S899 - Return values should not be ignored when they …
(edit) @10404   9 years Don-vip findbugs security - XML Parsing Vulnerable to XXE - enable …
(edit) @10386   9 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10381   9 years Don-vip see #12959 - fix javadoc warning
(edit) @10380   9 years Don-vip fix #12963 - ConcurrentModificationException in …
(edit) @10378   9 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10377   9 years Don-vip update new TLD from IANA
(edit) @10376   9 years Klumbumbus fix #12961 - don't warn about unclosed natural=cave
(edit) @10364   9 years stoecker gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
(edit) @10363   9 years stoecker gsoc-core - patch by Michael Zangl - fix #12955 - remove deprecation usage
(edit) @10346   9 years Don-vip fix #12936 - Do not use clone() on Dataset (patch by michael2402) - …
(edit) @10345   9 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10341   9 years Don-vip update new TLD from IANA
(edit) @10338   9 years Don-vip update to Commons Validator 1.5.1
(edit) @10336   9 years Don-vip fix equals method for BBox class
(edit) @10334   9 years Don-vip fix equals methods for Coordinate classes
(edit) @10332   9 years stoecker Do not use deprecated EditLayerChangedListener - patch my Michael …
(edit) @10323   9 years wiktorn Block/Indexed cache enhancements. * introduce a BooleanProperty that …
(edit) @10322   9 years Don-vip fix #12894 - JOSM does not start with Java 9b116+
(edit) @10321   9 years Don-vip update new TLD from IANA
(edit) @10312   9 years Don-vip sonar - squid:S2384 - Mutable members should not be stored or returned …
(edit) @10311   9 years Don-vip update new TLD from IANA
(edit) @10309   9 years Don-vip sonar - squid:S1182 - Classes that override "clone" should be …
(edit) @10308   9 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10307   9 years Don-vip change log level to trace
(edit) @10306   9 years Don-vip sonar - pmd:ImmutableField + remove unused code
(edit) @10305   9 years Don-vip sonar - various code cleanup fixes
(edit) @10303   9 years Don-vip sonar - squid:S2164 - Math should not be performed on floats
(edit) @10300   9 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10299   9 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10298   9 years Don-vip update new TLD from IANA
(edit) @10297   9 years bastiK fixed #12885 - new method to add validator test from plugin (based on …
(edit) @10294   9 years Don-vip sonar - squid:S1848 - refactor URL checks
(edit) @10292   9 years Don-vip sonar - squid:S2275 - Format specifiers should be used instead of …
(edit) @10290   9 years Don-vip update new TLD from IANA
(edit) @10284   9 years Don-vip update new TLD from IANA
(edit) @10275   9 years Don-vip update new TLD from IANA
(edit) @10271   9 years stoecker GSOC core rework - LayerManager, fix #12863, by Michael Zangl
(edit) @10261   9 years Don-vip update new TLD from IANA
(edit) @10255   9 years Don-vip update new TLD from IANA
(edit) @10254   9 years Don-vip sonar - squid:S1948 - Fields in a "Serializable" class should either …
(edit) @10250   9 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @10247   9 years Don-vip findbugs - DLS_DEAD_LOCAL_STORE_OF_NULL
(edit) @10244   9 years Don-vip findbugs - BIT_SIGNED_CHECK
(edit) @10243   9 years Don-vip update new TLD from IANA
(edit) @10242   9 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10235   9 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10234   9 years Don-vip findbugs - DB_DUPLICATE_SWITCH_CLAUSES + REC_CATCH_EXCEPTION + …
(edit) @10228   9 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
(edit) @10224   9 years Don-vip fix unwanted warning when parsing comments in tagchecker files
(edit) @10223   9 years Don-vip findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + …
(edit) @10216   9 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10215   9 years Don-vip findbugs - MS_MUTABLE_COLLECTION
(edit) @10214   9 years Don-vip findbugs - SE_BAD_FIELD_STORE + LI_LAZY_INIT_UPDATE_STATIC
(edit) @10212   9 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10211   9 years Don-vip update new TLD from IANA
(edit) @10208   9 years Don-vip see #11924 - Java 9 - JDK-6850612 deprecates Class.newInstance() ==> …
(edit) @10206   9 years Don-vip update new TLD from IANA
(edit) @10204   9 years Don-vip see #12841 - ignore splitted roundabouts in roundabout validation test
(edit) @10202   9 years Don-vip increase code coverage
(edit) @10201   9 years Don-vip add more unit tests
(edit) @10199   9 years Don-vip fix unit tests
(edit) @10187   9 years Don-vip update new TLD from IANA
(edit) @10185   9 years Don-vip sonar - squid:S2245 - Pseudorandom number generators (PRNGs) should …
(edit) @10181   9 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10179   9 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10175   9 years Don-vip fix #12813 - adapt GPX color scale bar to system of measurement for …
(edit) @10170   9 years Don-vip update new TLD from IANA
(edit) @10169   9 years wiktorn Restore IndexDiskCache that was switched off in [9142]
(edit) @10154   9 years Don-vip update new TLD from IANA
(edit) @10153   9 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
(edit) @10151   9 years Don-vip update new TLD from IANA
(edit) @10147   9 years Don-vip update new TLD from IANA
(edit) @10144   9 years Don-vip code refactoring - strip actions from LayerListDialog to new package …
(edit) @10141   9 years simon04 Validate that stop position lies on public transport route
(edit) @10137   9 years Don-vip sonar, javadoc
Note: See TracRevisionLog for help on using the revision log.