source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9859   8 years simon04 see #12514, fix #12560 - Fix MapCSSParserTest#testMinMaxFunctions
(edit) @9858   8 years simon04 fix #12268 - Allow copying note text from toggle dialog
(edit) @9857   8 years simon04 fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
(edit) @9856   8 years simon04 fix #12547 see #12469 - Fix Overpass API "Build query" for Java 7
(edit) @9855   8 years Don-vip see #12557 : remove unused code
(edit) @9854   8 years Don-vip sonar - squid:S2272 - "Iterator.next()" methods should throw …
(edit) @9853   8 years Don-vip fix #12557 : update to Apache Commons Validator 1.5.0 + updates from …
(edit) @9852   8 years Klumbumbus fix #10991 - add preset for route=foot
(edit) @9851   8 years Klumbumbus fix #12551 - add leisure=fitness_station to preset and mappaint …
(edit) @9850   8 years Don-vip findbugs
(edit) @9849   8 years Don-vip add more unit tests
(edit) @9848   8 years Don-vip see #12426 - checkstyle
(edit) @9847   8 years Don-vip code refactoring
(edit) @9846   8 years wiktorn Divde by zero found by Coverity Scan. See: #12350
(edit) @9845   8 years Don-vip add more unit tests
(edit) @9844   8 years wiktorn Use HTML formatting for projection warning message for line wrapping. …
(edit) @9843   8 years Klumbumbus fix #12496 - Verify properly tagged islands and islets (modified patch …
(edit) @9842   8 years Don-vip update to Jacoco 0.7.6 / Groovy 2.4.6 from: * …
(edit) @9841   8 years Don-vip add unit test
(edit) @9840   8 years wiktorn ZoomPreferences.patch and NativeScaleLayerChange.patch by kolesar. …
(edit) @9839   8 years Klumbumbus fix #11270 - add validator warning for missing/wrong …
(edit) @9838   8 years Don-vip checkstyle
(edit) @9837   8 years Klumbumbus fix #12422 - remove "lit on suspicious object" warning and replace by …
(edit) @9836   8 years Klumbumbus fix #12494 - improve "questionable key (ending with a number)" warning
(edit) @9835   8 years Klumbumbus fix #12500 - deprecate sport=skating in favor of sport=ice_skating
(edit) @9834   8 years Klumbumbus fix #12541 - downgrade "style for outer way mismatches polygon" …
(edit) @9833   8 years bastiK fixed #12507 - slow mouse wheel scrolling (based on patch by kolesar)
(edit) @9832   8 years bastiK add test
(edit) @9831   8 years bastiK see #12507 - slow scrolling in properties dialog (patch by kolesar)
(edit) @9830   8 years wiktorn Fix findbugs warning / NPE. See: #12350
(edit) @9829   8 years Don-vip fix warnings, add unit test
(edit) @9828   8 years Don-vip findbugs, javadoc, unit tests
(edit) @9827   8 years Don-vip checkstyle, javadoc
(edit) @9826   8 years wiktorn Properly support multi-display environments when estimating tile cache …
(edit) @9825   8 years wiktorn Improvements for native scales. * make ScaleList immutable object * …
(edit) @9824   8 years bastiK applied #12539 - reverse zoom with mouse wheel (patch by kolesar)
(edit) @9823   8 years bastiK move preference writing to new class; some refactoring
(edit) @9822   8 years bastiK fix warnings
(edit) @9821   8 years bastiK fixed #12522 - Advanced preferences: display default entries …
(edit) @9820   8 years wiktorn Fix unit tests after [9818]. Move all zoom levels one level lower. …
(edit) @9819   8 years wiktorn Add debug messages with estimates of cache size. See: #12050
(edit) @9818   8 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
(edit) @9817   8 years Don-vip fix coverity defect 1351474 (division by zero), add unit test
(edit) @9816   8 years Don-vip add more unit tests, javadoc, fix code style issues
(edit) @9815   8 years Don-vip see #12514, see #12533 - fix/ignore longstanding problems in unit tests
(edit) @9814   8 years Don-vip see #12229 - revert r9785 and r9803: problem with audio unit test was …
(edit) @9813   8 years bastiK schema: cleanup + remove deprecated
(edit) @9812   8 years bastiK remove tabs
(edit) @9811   8 years Don-vip add a unit test for ValidatorTreePanel
(edit) @9810   8 years Don-vip checkstyle
(edit) @9809   8 years bastiK fixed #12524 - update unit test (patch by kolesar)
(edit) @9808   8 years bastiK clean up deprecated code
(edit) @9807   8 years wiktorn Make map returned by getHeaderFields() case insensitive. RFC 2616, …
(edit) @9806   8 years bastiK see #12524 - forgot to commit tests (patch by kolesar)
(edit) @9805   8 years Don-vip javadoc
(edit) @9804   8 years Don-vip robustness/code refactoring for unit tests
(edit) @9803   8 years Don-vip partial revert of r9779 to see if it fixes audio unit test regression
(edit) @9802   8 years bastiK fix NPE
(edit) @9801   8 years stoecker fix SessionReaderTest
(edit) @9800   8 years stoecker fix r9798 - variable is not used in JOSM, but in tests
(edit) @9799   8 years stoecker fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
(edit) @9798   8 years stoecker fix Coverity issues 1351364 and 1351265
(edit) @9797   8 years Don-vip fix #12531 - NPE when importing notes files (regression from r9746)
(edit) @9796   8 years bastiK applied #12524 - heading calculation reversed longitudes (patch by kolesar)
(edit) @9795   8 years Don-vip findbugs
(edit) @9794   8 years simon04 Validator: allow usage for man_made=pipeline
(edit) @9793   8 years Don-vip checkstyle
(edit) @9792   8 years Klumbumbus fix #12525 - allow relation for power=plant (for relation type site)
(edit) @9791   8 years Klumbumbus fix #12529 - allow to use boundary preset on multipolygons
(edit) @9790   8 years bastiK use intended units for east/north coordinates (see #12186) When …
(edit) @9789   8 years bastiK another try: move measurement output to stderr
(edit) @9788   8 years bastiK Jenkins truncates stdout, try to shorten it a bit
(edit) @9787   8 years bastiK update test data
(edit) @9786   8 years bastiK new mappaint performance test tests different features separately
(edit) @9785   8 years Don-vip ignore last two audio unit tests to see if it fixes the regression on …
(edit) @9784   8 years Don-vip attempt to fix audio unit test
(edit) @9783   8 years Don-vip checkstyle
(edit) @9782   8 years Don-vip attempt to fix unit test
(edit) @9781   8 years bastiK whitespace
(edit) @9780   8 years bastiK refactor Preferences (move reader to new class)
(edit) @9779   8 years Don-vip add more unit tests
(edit) @9778   8 years bastiK see #12507 - fix mouse wheel scrolling at some places
(edit) @9777   8 years stoecker fix coverity 1350293 - useless local storage
(edit) @9776   8 years Don-vip add more unit tests
(edit) @9775   8 years Don-vip add more unit tests
(edit) @9774   8 years Don-vip fix coverity (1350239, 1350240, 1350241) defects corresponding to …
(edit) @9773   8 years Don-vip checkstyle
(edit) @9772   8 years Klumbumbus see #12438 - add translation context for "Hide"
(edit) @9771   8 years bastiK add test output for the Jenkins Measurement Plots Plugin
(edit) @9770   8 years bastiK test StyleCache (see #12279)
(edit) @9769   8 years bastiK fix rendering in performance test
(edit) @9768   8 years simon04 Avoid array creation for every WMTSTileSource.getTileMatrix call
(edit) @9767   8 years bastiK update tests for [9558] and [9642] (see #12186, see #12514)
(edit) @9766   8 years bastiK fix build.xml
(edit) @9765   8 years bastiK new setup of the netbeans project * removed classpath hack with two …
(edit) @9764   8 years bastiK remove unstable test (see #12514)
(edit) @9763   8 years bastiK see #12508 - add missing fixtures for unit test
(edit) @9762   8 years Don-vip fix #12504 - StackOverflowError at SearchCompiler when searching …
(edit) @9761   8 years Don-vip fix #12508 - add missing fixtures for command unit tests
(edit) @9760   8 years bastiK fixed #12507 - slow scrolling in "Map Paint Styles" window
Note: See TracRevisionLog for help on using the revision log.