|
|
@9746
|
9 years |
Don-vip |
fix #12497 - add support for notes in session files
|
|
|
@9739
|
9 years |
simon04 |
see #12485 - Fix parsing of sub-seconds
Sometimes there are really …
|
|
|
@9732
|
9 years |
Don-vip |
remote control: add more unit tests, robustness
|
|
|
@9720
|
9 years |
Don-vip |
remove deprecated stuff
|
|
|
@9717
|
9 years |
Don-vip |
checkstyle
|
|
|
@9705
|
9 years |
simon04 |
fix #12409 - Refactor ImageProvider.ImageSizes
|
|
|
@9704
|
9 years |
simon04 |
fix #12469 - Update overpass wizard code
|
|
|
@9697
|
9 years |
simon04 |
Fix MetadataException : "Tag 'Orientation' has not been set -- check …
|
|
|
@9691
|
9 years |
simon04 |
fix #12452 - icons in relation list display low priority icons
Prefer …
|
|
|
@9672
|
9 years |
Don-vip |
fix #11685 - parse subsecond exif information correctly
|
|
|
@9648
|
9 years |
simon04 |
fix #11685 - Obtain EXIF fields only from EXIF directories
Fixes unit …
|
|
|
@9645
|
9 years |
Don-vip |
fix findbugs issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE for …
|
|
|
@9639
|
9 years |
stoecker |
fix possible resource leaks
|
|
|
@9637
|
9 years |
stoecker |
fix coverity 1349920 and 1349921
|
|
|
@9634
|
9 years |
Don-vip |
fix findbugs/coverity issues
|
|
|
@9599
|
9 years |
Don-vip |
see #11924 - add assertions to check if java.locale.providers …
|
|
|
@9576
|
9 years |
Don-vip |
code refactoring for unit tests / headless mode
|
|
|
@9542
|
9 years |
Don-vip |
javadoc
|
|
|
@9529
|
9 years |
simon04 |
HttpClient: test progress monitor handling
|
|
|
@9499
|
9 years |
simon04 |
fix #11685 - Use sub-second exif/xmp data
|
|
|
@9477
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@9474
|
9 years |
Don-vip |
ExceptionUtil: add unit test, fix javadoc, various NPEs, HTML …
|
|
|
@9473
|
9 years |
simon04 |
fix #12343 - Display at most 20 primitives for some confirmation …
|
|
|
@9454
|
9 years |
Don-vip |
checkstyle + add basic unit test
|
|
|
@9427
|
9 years |
Don-vip |
remove deprecated and unused classes in tools/date package
|
|
|
@9419
|
9 years |
bastiK |
add Albers Equal Area Projection and Polar Stereographic Projection …
|
|
|
@9396
|
9 years |
simon04 |
fix #7122 - Improve HTTP authentication for parallel requests (TMS/WMS …
|
|
|
@9394
|
9 years |
simon04 |
Fix timezone aware unit tests
|
|
|
@9385
|
9 years |
simon04 |
Refactoring: introduce UncheckedParseException
In addition, …
|
|
|
@9383
|
9 years |
simon04 |
Deprecate PrimaryDateParser in favour of DateUtils
|
|
|
@9371
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash
|
|
|
@9353
|
9 years |
simon04 |
Refactoring: introduce OsmApi#getServerUrl
|
|
|
@9352
|
9 years |
simon04 |
fix #7612 - Prefer OAuth, provide authorization at upload
|
|
|
@9351
|
9 years |
simon04 |
Refactoring: use Fork/Join Tasks for parallel execution
|
|
|
@9314
|
9 years |
simon04 |
fix #7094 see #12231 - HttpClient: set Content-Length for all …
|
|
|
@9309
|
9 years |
simon04 |
see #12292 - Allow to disconnect HttpClient in connecting phase
|
|
|
@9297
|
9 years |
Don-vip |
fix #12278 - Fix checkstyle file names (patch by michael2402)
|
|
|
@9296
|
9 years |
Don-vip |
fix #12249 - Fix Findbugs warnings "Exceptional return value of …
|
|
|
@9284
|
9 years |
bastiK |
refactor some code from StyleCache into separate classes (see #9891)
|
|
|
@9282
|
9 years |
stoecker |
ugly spaces
|
|
|
@9281
|
9 years |
stoecker |
fix #10684 - fix SVG upscaling
|
|
|
@9280
|
9 years |
Don-vip |
improve performance and simplify file copy operations (major …
|
|
|
@9278
|
9 years |
bastiK |
move ElemStyle classes to new package, rename to (Style)Element
|
|
|
@9274
|
9 years |
simon04 |
Uniform display of sizes (B, kB, MB, ...)
|
|
|
@9265
|
9 years |
simon04 |
see #7089 see #11968 - Obtain icons from presets for nodes/relations …
|
|
|
@9255
|
9 years |
simon04 |
Add functional tests for HttpClient and fix 2 bug found
|
|
|
@9253
|
9 years |
stoecker |
see #10684 - use squared toolbar buttons always, move side button …
|
|
|
@9252
|
9 years |
Don-vip |
see #10684 - update to checkstyle 6.14.1
|
|
|
@9251
|
9 years |
stoecker |
see #10684 - extend SVG with small dimension when a larger image is …
|
|
|
@9249
|
9 years |
Don-vip |
see #11390 - resolve last javadoc warnings with Java 8. "ant javadoc" …
|
|
|
@9246
|
9 years |
Don-vip |
javadoc update
|
|
|
@9232
|
9 years |
simon04 |
fix #12265 - Use HttpClient for imagery requests
|
|
|
@9231
|
9 years |
Don-vip |
javadoc update
|
|
|
@9230
|
9 years |
Don-vip |
fix javadoc errors/warnings
|
|
|
@9229
|
9 years |
Don-vip |
fix #12262 - NPE
|
|
|
@9227
|
9 years |
Don-vip |
OAuth: add robustness, basic unit test, code cleanup
|
|
|
@9223
|
9 years |
Don-vip |
fix #12259 - adjust colors contrast in relation editor and history dialog
|
|
|
@9217
|
9 years |
Don-vip |
checkstyle, code cleanup
|
|
|
@9200
|
9 years |
simon04 |
see #12231 - Code style (reasonForRequest )
|
|
|
@9196
|
9 years |
Don-vip |
remove another warning :)
|
|
|
@9191
|
9 years |
simon04 |
Utils: UTF-8 cannot be unsupported
Removes "may produce NPE" warnings …
|
|
|
@9190
|
9 years |
simon04 |
see #12231 - Fix logging of reasonForRequest
|
|
|
@9185
|
9 years |
simon04 |
see #12231 - HttpClient now reports status to ProgressMonitor
|
|
|
@9184
|
9 years |
simon04 |
see #12231 - fix …
|
|
|
@9182
|
9 years |
simon04 |
see #12231 - No read timeout for OsmApi connections
Fixes regression …
|
|
|
@9179
|
9 years |
Don-vip |
see #12231 - initialize API to use progress monitor during HTTP connection
|
|
|
@9178
|
9 years |
Don-vip |
see #12231 - add support for setFixedLengthStreamingMode (used in …
|
|
|
@9177
|
9 years |
Don-vip |
see #12231 - javadoc
|
|
|
@9174
|
9 years |
simon04 |
see #12231 - Update unit tests, fix regression
|
|
|
@9173
|
9 years |
simon04 |
Checkstyle
|
|
|
@9172
|
9 years |
simon04 |
see #12231 - Use HttpClient for OSM API calls
This requires adaptors …
|
|
|
@9171
|
9 years |
simon04 |
see #12231 - Use HttpClient instead of some Utils.openHttpConnection …
|
|
|
@9170
|
9 years |
simon04 |
see #12231 - Deprecate Utils.open* functions
|
|
|
@9169
|
9 years |
simon04 |
see #12231 - HttpClient: add support to uncompress streams
|
|
|
@9168
|
9 years |
simon04 |
see #12231 - Uniform access to HTTP resources
|
|
|
@9147
|
9 years |
simon04 |
Use HTTPS for some wiki requests
|
|
|
@9146
|
9 years |
Don-vip |
see #12229 - catch SecurityException and IllegalArgumentException, …
|
|
|
@9144
|
9 years |
Don-vip |
see #12229 - add unit tests for audio playback
|
|
|
@9108
|
9 years |
Don-vip |
checkstyle
|
|
|
@9099
|
9 years |
bastiK |
mapcss partial fill: move threshold parameter ([9063]) into the mapcss …
|
|
|
@9079
|
9 years |
Don-vip |
update to CheckStyle 6.13
|
|
|
@9078
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9074
|
9 years |
Don-vip |
pmd - Ternary operator with a boolean literal can be simplified with a …
|
|
|
@9073
|
9 years |
Don-vip |
checkstyle - Comments Indentation
|
|
|
@9072
|
9 years |
Don-vip |
partial revert of r9070 - make build run with Java 9 again
|
|
|
@9070
|
9 years |
Don-vip |
Sonar - squid:S2293 - The diamond operator ("<>") should be used
|
|
|
@9063
|
9 years |
bastiK |
mapcss: partial fill - if partial fill would only leave a small gap in …
|
|
|
@9062
|
9 years |
Don-vip |
Sonar - squid:S1941 - Variables should not be declared before they are …
|
|
|
@9059
|
9 years |
Don-vip |
checkstyle
|
|
|
@9038
|
9 years |
Don-vip |
fix #12118 - NPE
|
|
|
@8997
|
9 years |
Don-vip |
checkstyle
|
|
|
@8994
|
9 years |
bastiK |
fixed #12025 - text along line rendering for bi-directional text
|
|
|
@8992
|
9 years |
Don-vip |
reduce log level from warning to debug for cursors not loaded in …
|
|
|
@8989
|
9 years |
simon04 |
fix #12041 - Wrong message in relation member deletion confirmation …
|
|
|
@8976
|
9 years |
simon04 |
fix #12016 - History dialog sometimes incorrectly shows a way as reversed
|
|
|
@8975
|
9 years |
simon04 |
fix #12041 - Wrong message in relation member deletion confirmation
|
|
|
@8972
|
9 years |
Don-vip |
see #12036 - Add Norwegian Bokmal language (nb )
|
|
|
@8952
|
9 years |
Don-vip |
see #12012 - add log message for shortcut reassignments
|
|
|
@8939
|
9 years |
Don-vip |
fix problems seen in headless environment for jenkins
|
|
|
@8934
|
9 years |
Don-vip |
see #11390 - rework update dialog
|
|
|