|
|
@9980
|
9 years |
Don-vip |
sonar - code style + javadoc
|
|
|
@9977
|
9 years |
Don-vip |
sonar - remove some transient modifiers
|
|
|
@9971
|
9 years |
Don-vip |
sonar - use diamond operator when possible (some cases cause …
|
|
|
@9970
|
9 years |
Don-vip |
sonar - remove useless parentheses
|
|
|
@9954
|
9 years |
Don-vip |
make MapScaler and SizeButton implement Accessible interface, …
|
|
|
@9952
|
9 years |
simon04 |
see #11516 - Compute multipolygon area, include in MapCSS, JOSM search
|
|
|
@9951
|
9 years |
simon04 |
see #11516 - Compute closed way area using Sinusoidal projection
|
|
|
@9949
|
9 years |
Don-vip |
remove deprecated stuff, code cleanup, javadoc, unit tests
|
|
|
@9935
|
9 years |
simon04 |
see #12584 - Attempt to obtain the session cookie via CookieManager
|
|
|
@9916
|
9 years |
Don-vip |
ChangesetCacheManager : add unit tests
|
|
|
@9915
|
9 years |
Don-vip |
see #12587 - checkstyle
|
|
|
@9912
|
9 years |
simon04 |
fix #12587 - fix NPE in HttpClient
|
|
|
@9911
|
9 years |
simon04 |
Remove code to be removed end of 2015
|
|
|
@9876
|
9 years |
simon04 |
fix #12521 - On Overpass API error OSM API gets blamed
|
|
|
@9856
|
9 years |
simon04 |
fix #12547 see #12469 - Fix Overpass API "Build query" for Java 7
|
|
|
@9854
|
9 years |
Don-vip |
sonar - squid:S2272 - "Iterator.next()" methods should throw …
|
|
|
@9850
|
9 years |
Don-vip |
findbugs
|
|
|
@9827
|
9 years |
Don-vip |
checkstyle, javadoc
|
|
|
@9823
|
9 years |
bastiK |
move preference writing to new class; some refactoring
|
|
|
@9814
|
9 years |
Don-vip |
see #12229 - revert r9785 and r9803: problem with audio unit test was …
|
|
|
@9810
|
9 years |
Don-vip |
checkstyle
|
|
|
@9807
|
9 years |
wiktorn |
Make map returned by getHeaderFields() case insensitive.
RFC 2616, …
|
|
|
@9803
|
9 years |
Don-vip |
partial revert of r9779 to see if it fixes audio unit test regression
|
|
|
@9799
|
9 years |
stoecker |
fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
|
|
|
@9796
|
9 years |
bastiK |
applied #12524 - heading calculation reversed longitudes (patch by kolesar)
|
|
|
@9790
|
9 years |
bastiK |
use intended units for east/north coordinates (see #12186)
When …
|
|
|
@9779
|
9 years |
Don-vip |
add more unit tests
|
|
|
@9755
|
9 years |
bastiK |
add preference type MultiMap (closes #12437)
|
|
|
@9750
|
9 years |
Don-vip |
see #12022 - Disable GNOME Atk Java wrapper on Linux
|
|
|
@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 …
|
|
|