|
|
|
@19535
|
7 weeks |
stoecker |
remove a lot of PMD warnings, especially outdated ignores, see #24635
|
|
|
|
@19331
|
14 months |
stoecker |
checkstyle
|
|
|
|
@19330
|
14 months |
stoecker |
see #24104 - removed deprecated functions
|
|
|
|
@19284
|
15 months |
stoecker |
add one more discardable tag from wiki
|
|
|
|
@19282
|
15 months |
stoecker |
add some more auto-discard tags to match wiki description, see …
|
|
|
|
@19281
|
15 months |
stoecker |
converted_by no longer exists in the database, stop handling it special
|
|
|
|
@19108
|
22 months |
taylor.smock |
Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
|
|
|
|
@19096
|
23 months |
taylor.smock |
Fix #23677: Move PrimitiveData serialization back from AbstractPrimitive
|
|
|
|
@19080
|
2 years |
taylor.smock |
See #23671: Deprecate Utils#isBlank and replace instances of it with …
|
|
|
|
@19078
|
2 years |
taylor.smock |
Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
|
|
|
|
@18891
|
2 years |
taylor.smock |
Fix #23256: AbstractPrimitive::putAll not updating values (patch by …
|
|
|
|
@18885
|
2 years |
taylor.smock |
Fix #23252: Ignore line_management=transition|termination in …
|
|
|
|
@18881
|
2 years |
stoecker |
add import as other name for source
|
|
|
|
@18646
|
3 years |
stoecker |
see #18258 - add a note why current_id is here
|
|
|
|
@18617
|
3 years |
taylor.smock |
Fix #22580: AbstractPrimitive#putAll was not creating a copy of the …
|
|
|
|
@18516
|
4 years |
taylor.smock |
Move OsmPrimitive isDrawable to AbstractPrimitive
This should have no …
|
|
|
|
@18473
|
4 years |
taylor.smock |
Fix #22032: Various memory enhancements for MVT tiles
There is about …
|
|
|
|
@18208
|
5 years |
Don-vip |
global use of Utils.isEmpty/isBlank
|
|
|
|
@18076
|
5 years |
Don-vip |
see #2760 - revert r18075 - causes nodes to remain after deletion of …
|
|
|
|
@18075
|
5 years |
Don-vip |
see #2760 - only consider GPX-prefixed tags uninteresting during the …
|
|
|
|
@17862
|
5 years |
simon04 |
fix #17177 - Add support for Mapbox Vector Tile (patch by …
|
|
|
|
@17849
|
5 years |
simon04 |
fix #20830 - Reduce heap size of org.openstreetmap.josm.data.osm.Node …
|
|
|
|
@17755
|
5 years |
simon04 |
fix #20039 - Add 'import_uuid' & 'gnis:import_uuid' to discardable key list
|
|
|
|
@17749
|
5 years |
simon04 |
see #14176 - Migrate OsmPrimitive to Instant
|
|
|
|
@17589
|
5 years |
simon04 |
see #20613 - Fix NPE in AbstractPrimitive.visitKeys
|
|
|
|
@17587
|
5 years |
simon04 |
see #20613 - AbstractPrimitive.keySet/keys: fix fast path for single key
|
|
|
|
@17584
|
5 years |
simon04 |
see #20613 - Introduce Tagged.keys()
Avoids creating a temporary …
|
|
|
|
@16981
|
6 years |
simon04 |
Fix typo in code comment
|
|
|
|
@16641
|
6 years |
simon04 |
fix #18258 - OsmReader: Allow end user to know what the original id of …
|
|
|
|
@15820
|
6 years |
Don-vip |
fix #18654 - Separate unique identifiers per primitive type
This …
|
|
|
|
@15419
|
7 years |
Don-vip |
fix #2760 - simplify track during GPX layer -> data layer conversion …
|
|
|
|
@15014
|
7 years |
Don-vip |
see #17635 - make sure primitives can't be created with invalid tags …
|
|
|
|
@15012
|
7 years |
Don-vip |
remove duplicated code
|
|
|
|
@14925
|
7 years |
Klumbumbus |
see #17512 - add osmarender:renderName, osmarender:renderRef and …
|
|
|
|
@14916
|
7 years |
Don-vip |
fix #17512 - Add osmarender:nameDirection to automatically discarded tags
|
|
|
|
@14905
|
7 years |
GerdP |
fix #17440: remove confusing code
fixes several sonar lint issues …
|
|
|
|
@14434
|
7 years |
Don-vip |
fix #16995 - fix timestamp in GPX exports (patch by cmuelle8) + use …
|
|
|
|
@13913
|
8 years |
Don-vip |
move hasSameInterestingTags() implementation from …
|
|
|
|
@13912
|
8 years |
Don-vip |
move get*Name() implementations from AbstractPrimitive to IPrimitive
|
|
|
|
@13911
|
8 years |
Don-vip |
move getPrimitiveId() implementation from AbstractPrimitive to …
|
|
|
|
@13809
|
8 years |
Don-vip |
define InterestingTags functions in IPrimitive
|
|
|
|
@13804
|
8 years |
Don-vip |
move isKeyTrue/isKeyFalse from AbstractPrimitive to Tagged
|
|
|
|
@13668
|
8 years |
Don-vip |
move a few methods from AbstractPrimitive to Tagged
|
|
|
|
@13637
|
8 years |
Don-vip |
minor fixes
|
|
|
|
@13625
|
8 years |
Don-vip |
extract getNumKeys() from AbstractPrimitive to Tagged
|
|
|
|
@13564
|
8 years |
Don-vip |
introduce PrimitiveRenderer to replace OsmPrimitivRenderer (now …
|
|
|
|
@13561
|
8 years |
Don-vip |
extract KeyValueVisitor from AbstractPrimitive, support Tagged …
|
|
|
|
@13309
|
8 years |
Don-vip |
fix #15766, see #15688 - fix performance regression introduced in …
|
|
|
|
@12542
|
9 years |
Don-vip |
partial revert of r12537
|
|
|
|
@12536
|
9 years |
Don-vip |
see #14833 - new API to manipulate primitives id counter
|
|
|
|
@12190
|
9 years |
michael2402 |
See #14794: More javadoc for data.osm package
|
|
|
|
@11940
|
9 years |
Don-vip |
revert r11934, causes javac warning "Compound assignments to bytes, …
|
|
|
|
@11934
|
9 years |
Don-vip |
sonar - squid:S1905 - Redundant casts should not be used
|
|
|
|
@11747
|
9 years |
Don-vip |
checkstyle - NoWhiteSpaceBefore ...
|
|
|
|
@11608
|
9 years |
Don-vip |
fix #14402 - add blacklist for leisure area values to avoid false …
|
|
|
|
@11587
|
9 years |
Don-vip |
checkstyle - enable BooleanExpressionComplexity / 6
|
|
|
|
@11452
|
9 years |
Don-vip |
sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
|
|
|
|
@11435
|
9 years |
Don-vip |
fix #14199 - JOSM drops empty tags on loading and thus prevents …
|
|
|
|
@11373
|
9 years |
bastiK |
see #14043 - move all flags constants to AbstractPrimitive (patch by …
|
|
|
|
@11369
|
9 years |
Don-vip |
see #14043 - restore short constants to their correct value
|
|
|
|
@11368
|
9 years |
Don-vip |
see #14043 - review use of short type
|
|
|
|
@11294
|
9 years |
simon04 |
Fix http://errorprone.info/bugpattern/NarrowingCompoundAssignment
|
|
|
|
@11288
|
9 years |
simon04 |
see #13376 - Use TimeUnit instead of combinations of 1000/60/60/24
|
|
|
|
@10600
|
10 years |
Don-vip |
see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
|
|
|
|
@10583
|
10 years |
Don-vip |
see #11390, fix #12952 - Java 8: Disable auto boxing for …
|
|
|
|
@10378
|
10 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
|
@9656
|
10 years |
Don-vip |
see #12355 - fix NPE (regression from r9649)
|
|
|
|
@9649
|
10 years |
bastiK |
applied #12355 - add a new TagMap as Set<String, String> (patch by …
|
|
|
|
@9460
|
10 years |
Don-vip |
javadoc
|
|
|
|
@9267
|
10 years |
simon04 |
fix #12272 - Fix access to the AbstractPrimitive#keys (patch by …
|
|
|
|
@9243
|
10 years |
Don-vip |
javadoc update
|
|
|
|
@8840
|
11 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
|
@8742
|
11 years |
simon04 |
fix #11834 - KeyValueVisitor: also provide primitive to the visitor
|
|
|
|
@8740
|
11 years |
simon04 |
fix #11834 - Use visitor pattern for key/value lookup (patch by …
|
|
|
|
@8735
|
11 years |
simon04 |
fix #11839 - AbstractPrimitive: getKeys() is accessing this.keys …
|
|
|
|
@8709
|
11 years |
simon04 |
see #11827 - fix NPE introduced in r8708
|
|
|
|
@8708
|
11 years |
simon04 |
see #11827 - see #11653 - Revert r8566 till its impacts are fully …
|
|
|
|
@8652
|
11 years |
Don-vip |
fix #11767 - Use Arrays.copyOf in OsmPrimitive#put(String, String) …
|
|
|
|
@8582
|
11 years |
Don-vip |
checkstyle
|
|
|
|
@8574
|
11 years |
bastiK |
applied #11655 - memory optimization (patch by shinigami, modified)
|
|
|
|
@8566
|
11 years |
Don-vip |
fix #11653 - AbstractPrimitive.getKeys optimization (patch by shinigami)
|
|
|
|
@8565
|
11 years |
Don-vip |
fix #11650 - performance: avoid creation of Date objects when it is …
|
|
|
|
@8540
|
11 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
|
@8510
|
11 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
|
@8449
|
11 years |
Don-vip |
remove extra whitespaces
|
|
|
|
@8440
|
11 years |
Don-vip |
fix javadoc warnings
|
|
|
|
@8390
|
11 years |
Don-vip |
Sonar - various performance improvements
|
|
|
|
@8291
|
11 years |
Don-vip |
fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
|
|
|
|
@8290
|
11 years |
Don-vip |
code cleanup
|
|
|
|
@8283
|
11 years |
stoecker |
some i18n code cleanups
|
|
|
|
@7783
|
11 years |
Don-vip |
fix #10816 - add various safeguards to make sure to not upload empty keys
|
|
|
|
@7509
|
12 years |
stoecker |
remove tabs
|
|
|
|
@7237
|
12 years |
bastiK |
fixed #10130 - add mapcss expression to get number of tags
new mapcss …
|
|
|
|
@7083
|
12 years |
Don-vip |
see #8465 - replace Utils.equal by Objects.equals, new in Java 7
|
|
|
|
@7005
|
12 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
|
@6889
|
12 years |
Don-vip |
fix some Sonar issues (JLS order)
|
|
|
|
@6830
|
12 years |
Don-vip |
javadoc fixes for jdk8 compatibility
|
|
|
|
@6821
|
12 years |
bastiK |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|
|
@6629
|
12 years |
simon04 |
Replace NodesDuplicatingWayTags test by a corresponding MapCSS test
|
|
|
|
@6610
|
12 years |
simon04 |
Fix Javadoc links (@see @link => @see)
|
|
|
|