|
|
@31989
|
9 years |
floscher |
[mapillary] Add more tests for MapillaryLayer
|
|
|
@31972
|
9 years |
floscher |
Fix several code style issues
|
|
|
@31970
|
9 years |
floscher |
Fix failing tests for the /connect URL change
(authored by Kamil …
|
|
|
@31909
|
9 years |
donvip |
[josm_mapillary] fix warnings
|
|
|
@31882
|
9 years |
nokutu |
* Changed database ArrayList to ConcurrentSkipListSet, in order to …
|
|
|
@31833
|
9 years |
floscher |
[mapillary] Fix tests in MapillaryURLTest that were failing in Java 7 …
|
|
|
@31831
|
9 years |
floscher |
[mapillary] Document MapillaryURL and add tests for this class
|
|
|
@31828
|
9 years |
floscher |
[mapillary] Move creation of Mapillary URLs in separate utility class
|
|
|
@31823
|
9 years |
floscher |
[mapillary] Skip unit tests that need a GUI on Jenkins
|
|
|
@31820
|
9 years |
floscher |
[mapillary] Add test for MapillaryPreferenceSetting
|
|
|
@31819
|
9 years |
floscher |
[mapillary] Add test for HyperlinkLabel
|
|
|
@31808
|
9 years |
floscher |
[mapillary] Fix #11855 by moving networking for OAuth in separate thread
|
|
|
@31807
|
9 years |
floscher |
[mapillary] Display OAuth response in UTF-8 (previously had problems …
|
|
|
@31799
|
9 years |
floscher |
[mapillary] More sonar issues resolved, some tests added and v1.1.0 …
|
|
|
@31797
|
9 years |
floscher |
[mapillary] More coding issues solved and more tests added
|
|
|
@31795
|
9 years |
floscher |
[mapillary] Add tests for TrafficoSign
|
|
|
@31793
|
9 years |
floscher |
[mapillary] Add traffico tests
|
|
|
@31786
|
9 years |
floscher |
Let Jenkins test josm-mapillary-plugin
|
|
|
@31678
|
9 years |
donvip |
fix plugin name
|
|
|
@31515
|
9 years |
nokutu |
Code improved, typos corrected and small enhances
|
|
|
@31512
|
9 years |
nokutu |
Extracted import methods and added a few more links when right …
|
|
|
@31501
|
9 years |
nokutu |
Improved javadoc and code style.
|
|
|
@31500
|
9 years |
nokutu |
More tests for history record system.
|
|
|
@31492
|
9 years |
nokutu |
Fixed tests
|
|
|
@31490
|
9 years |
nokutu |
Added several new commands to improve history record system.
|
|
|
@31488
|
9 years |
nokutu |
Fix tests
|
|
|
@31486
|
9 years |
nokutu |
Added unit test for OAuthPortListener class and del key know deletes …
|
|
|
@31484
|
9 years |
nokutu |
Fixed test error
|
|
|
@31482
|
9 years |
nokutu |
Fixed bug related to progress numbers during upload and added unit …
|
|
|
@31476
|
9 years |
nokutu |
New test form MapillaryRecord class. Tests every type of command.
|
|
|
@31460
|
9 years |
nokutu |
Created several new tests and improved comments.
|
|
|
@31459
|
9 years |
nokutu |
Moved bounds ArrayList from MapillaryLayer to MapillaryData.
|
|
|
@31456
|
9 years |
nokutu |
Created several utils classes
|
|
|
@31455
|
9 years |
nokutu |
Fixed test errors
|
|
|
@31454
|
9 years |
nokutu |
* Right click on "View in website" label allows the user to copy the …
|
|
|
@31453
|
9 years |
nokutu |
Fixed test.
|
|
|
@31451
|
9 years |
nokutu |
Forced method access instead of parameter to get MapillaryData from …
|
|
|
@31445
|
9 years |
nokutu |
Several changes:
* Fixed #17730 and #11742
* Created upload system. …
|
|
|
@31425
|
9 years |
nokutu |
Fixed problem with ImageProvider and tests
|
|
|
@31424
|
9 years |
nokutu |
Fixed ImageProvider errors when in Windows because of the routes separator.
|
|
|
@31421
|
9 years |
nokutu |
Fixed tests errors
|
|
|
@31419
|
9 years |
nokutu |
Fixed test error
|
|
|
@31418
|
9 years |
nokutu |
Improved tests and code quality. Login is already working. Tests now …
|
|
|
@31417
|
9 years |
nokutu |
Created a few more tests. In order to run them, a JOSM window is opened.
|
|
|
@31411
|
9 years |
floscher |
Add test for MapillaryAbstractImage.getDate()
|
|
|
@31410
|
9 years |
floscher |
Don't throw an exception in MapillaryImportedImage.getImage() when …
|
|
|
@31409
|
9 years |
nokutu |
Fixed several concurrency bugs and improved Mapillary data download …
|
|
|
@31381
|
9 years |
floscher |
Move all API-URLs into the classes resposible for downloading from the …
|
|
|
@31348
|
9 years |
floscher |
Add authors.txt and improve README
Also two minor formatting …
|
|
|
@31347
|
9 years |
floscher |
Test downloading of sequences in a given bbox
The new testcase starts …
|
|
|
@31341
|
9 years |
nokutu |
Fixed Findbugs errors, improved test and removed trailing whitespaces …
|
|
|
@31314
|
9 years |
nokutu |
Added more signs and fixed sign chooser dialog size
|
|
|
@31311
|
9 years |
nokutu |
Started adding test, solved bug regarding image inputs and a start crash
|