source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16052   4 years simon04 fix #18878 - JOSM leaves behind josm_exec_ temp files
(edit) @16051   4 years Don-vip see #18845 - integration tests need REVISION file
(edit) @16050   4 years Don-vip see #18845 - see #16860 - directory cleanup
(edit) @16049   4 years simon04 see #18864 - I18n.format: fix strings containing apostrophe U+0027
(edit) @16048   4 years GerdP fix #18744: "Join Overlapping Areas" shows confusing dialogs when …
(edit) @16047   4 years GerdP fix #13805,#17737 improve progress bar of validator / Unclear scope of …
(edit) @16046   4 years simon04 see #18864 - ComboMultiSelect.Renderer: use short for preferred …
(edit) @16045   4 years simon04 see #18864 - TaggingPreset: use byte for use_last_as_default field, …
(edit) @16044   4 years simon04 see #18864 - I18n.format: use not format when there are no objects …
(edit) @16043   4 years simon04 see #18864 - TaggingPreset: use char for separator field Retained …
(edit) @16042   4 years simon04 see #18864 - TaggingPreset: use short type for numeric field Reduces …
(edit) @16041   4 years simon04 see #18864 - TaggingPreset: use ArrayList with default capacity of 2 …
(edit) @16040   4 years simon04 see #18864 - ComboMultiSelect: remove/inline zipIcons field Reduces …
(edit) @16039   4 years simon04 see #18802 - MapCSSTagChecker: clear ruleToCheckMap cache
(edit) @16038   4 years Don-vip fix #18852 - avoid useless null-check (patch by hiddewie)
(edit) @16037   4 years Don-vip see #13901 - double test timeout
(edit) @16036   4 years Don-vip see #18845, fix #18858 - fix ant build
(edit) @16035   4 years simon04 TaggingPreset/KeyedItem: inherit from TextItem
(edit) @16034   4 years simon04 Fix typo "preferred"
(edit) @16033   4 years Don-vip see #18845 - make MapCSSTagCheckerTest work without REVISION file
(edit) @16032   4 years Don-vip see #18772 - fix unit test
(edit) @16031   4 years GerdP see #18749: reduce memory footprint errors array was allocated with …
(edit) @16030   4 years stoecker fix #18856 - add ar translations
(edit) @16029   4 years stoecker see #18856 - reactivate arabic language
(edit) @16028   4 years GerdP see #18845: fix target compile-test dependencies
(edit) @16027   4 years simon04 see #16860 - Apache Ivy: exclude …
(edit) @16026   4 years simon04 see #16860 - Apache Ivy: exclude various subclasses from inclusion
(edit) @16025   4 years simon04 see #16860 - Resolve com.drewnoakes:metadata-extractor via Apache Ivy
(edit) @16024   4 years simon04 see #16860 - Resolve commons-logging:commons-logging via Apache Ivy
(edit) @16023   4 years simon04 see #16860 - Resolve org.apache.commons:commons-compress via Apache Ivy
(edit) @16022   4 years simon04 see #16860 - Resolve org.tukaani:xz via Apache Ivy
(edit) @16021   4 years simon04 see #16860 - Resolve org.glassfish:javax.json via Apache Ivy
(edit) @16020   4 years Don-vip see #16860, see #18140 - better way to restrict SpotBugs analysis …
(edit) @16019   4 years Don-vip see #18845 - fix unit test
(edit) @16018   4 years Don-vip see #18845 - fix epsg and taginfo goals
(edit) @16017   4 years simon04 revert translation file move, see #18845 (update CORE_TRANS_DIRECTORY)
(edit) @16016   4 years simon04 see #18140 - Do not include OpeningHoursParser-{sources,javadoc}.jar
(edit) @16015   4 years stoecker move nodist/data/trans one level up, see #18845
(edit) @16014   4 years stoecker revert translation file move, see #18845
(edit) @16013   4 years simon04 see #18845 - I18n update
(edit) @16012   4 years simon04 see #18845 - Move lang to resources/data/trans/
(edit) @16011   4 years simon04 see #16860, see #18140 - Restrict SpotBugs to org/openstreetmap/josm
(edit) @16010   4 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @16009   4 years GerdP see #18835: adapt unit tests to different "recurse down" behaviour
(edit) @16008   4 years GerdP fix #18835: unexpected full recursive download of children relations …
(edit) @16007   4 years Don-vip see #18140 - fix build errors
(edit) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @16005   4 years Don-vip see #18140 - add native folder
(edit) @16004   4 years Don-vip see #18140 - add nodist folder
(edit) @16003   4 years Don-vip see #18802 - fix javadoc error
(edit) @16002   4 years Don-vip see #18140 - refactor build
(edit) @16001   4 years Don-vip see #18140 - optimize build
(edit) @16000   4 years simon04 see #18802 - fix MapCSSRendererTest.testRender[relation-linkselector]
(edit) @15999   4 years simon04 see #18802 - MapCSSTagChecker: fix "Variable is already assigned to …
(edit) @15998   4 years simon04 see #18802 - MapCSSTagChecker: use Stream API
(edit) @15997   4 years simon04 see #18802 - MapCSSTagChecker: remove unused private function
(edit) @15996   4 years simon04 see #18832 - Use logo_32x32x8.png for elemstyles.mapcss
(edit) @15995   4 years GerdP see #18802, #13165: Simplify code
(edit) @15994   4 years simon04 fix #18741 - Tag checker: report codepoint of unusual Unicode character
(edit) @15993   4 years simon04 fix #18832 - logo.svg for elemstyles.mapcss icon wastes 4MB on the heap
(edit) @15992   4 years simon04 see #18140 - fix ant javadoc
(edit) @15991   4 years simon04 see #18802 - MapCSSStyleIndex: reuse rule if base is the same
(edit) @15990   4 years simon04 see #18802 - KeyValueRegexpCondition: do not store value as string
(edit) @15989   4 years simon04 see #18802 - MapCSSStyleIndex: rename/move
(edit) @15988   4 years simon04 see #18802 - MapCSSRule: support list of selectors - allows to drop …
(edit) @15987   4 years simon04 see #18802 - Selector: merge GeneralSelector/OptimizedGeneralSelector …
(edit) @15986   4 years simon04 see #18802 - Add Selector.getBase
(edit) @15985   4 years simon04 see #18802 - Add Selector.getConditions
(edit) @15984   4 years simon04 see #18802 - Add MapCSSRule.matches
(edit) @15983   4 years simon04 see #18802 - Extract org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
(edit) @15982   4 years simon04 see #18802 - MapCSSTagChecker.TagCheck: use unmodifiable collections
(edit) @15981   4 years simon04 see #18802 - MapCSSTagChecker: no not persist assertions Check …
(edit) @15980   4 years simon04 see #18802 - MapCSSTagChecker: simplify …
(edit) @15979   4 years simon04 see #18802 - Extract MapCSSTagCheckerAsserts class
(edit) @15978   4 years simon04 fix #18140 - Switch to OpeningHoursParser
(edit) @15977   4 years simon04 see #16860, see #18140 - Setup Apache Ivy (patch by wiktorn, modified)
(edit) @15976   4 years GerdP see #18796: Validator stops finding all issues after upload Set/Reset …
(edit) @15975   4 years GerdP fix #18796: Validator stops finding all issues after upload Set/Reset …
(edit) @15974   4 years Don-vip see #17516 - update error-prone dependency
(edit) @15973   4 years GerdP revert accidential commit
(edit) @15972   4 years GerdP fix #18810: Validator dialog should show the test that produced the …
(edit) @15971   4 years GerdP fix #18818: "Download from OSM along selected ways" disallows area …
(edit) @15970   4 years GerdP fix #18818: "Download from OSM along selected ways" disallows value < …
(edit) @15969   4 years simon04 see #18812 - OsmApi, OsmServerReader, NameFinder: specify …
(edit) @15968   4 years simon04 fix #18812 - HttpClient: specify Accept=*/* to prevent Java from …
(edit) @15967   4 years simon04 see #18812 - HttpClient: debug logging of request headers
(edit) @15966   4 years Klumbumbus fix #18819 - Deprecate exit_to=* in favor of destination=*
(edit) @15965   4 years Klumbumbus fix #18765 - Don't warn about two single values of direction …
(edit) @15964   4 years Klumbumbus fix #18817 - Warn about marker as member of underground pipeline or cable
(edit) @15963   4 years Don-vip see #17516 - update to error-prone 2.3.5-SNAPSHOT plus following …
(edit) @15962   4 years GerdP checkstyle issues
(edit) @15961   4 years GerdP fix #16707: Warn about overlapping connected buildings - add rule in …
(edit) @15960   4 years GerdP see #18810: Validator dialog should show the test that produced the …
(edit) @15959   4 years GerdP fix #13165 Validator did not warn about overlapping multipolygons - …
(edit) @15958   4 years Don-vip fix #18806 - see #18381 - fix tagging presets menu initialization …
(edit) @15957   4 years Don-vip see #18772 - fix unit test
(edit) @15956   4 years Don-vip see #18772 - remove accidental JUnit5 assertion
(edit) @15955   4 years Klumbumbus see #12575 - Add icon for craft=blacksmith, from …
(edit) @15954   4 years Klumbumbus see #9895 - Warn about values of noexit other than yes
(edit) @15953   4 years Klumbumbus - see #14965 - Sort Autofilter tags alphabetical and add a space …
Note: See TracRevisionLog for help on using the revision log.