|
|
@18847
|
2 years |
taylor.smock |
Fix #23212: Overpass query wizard should transform key: to ["key"] …
|
|
|
@18801
|
2 years |
taylor.smock |
Fix #22832: Code cleanup and some simplification, documentation fixes …
|
|
|
@18600
|
3 years |
taylor.smock |
Fix #22515: Shortcuts for search string icons on toolbar made with …
|
|
|
@18496
|
3 years |
taylor.smock |
Fix #22156: ArithmeticException: / by zero in …
|
|
|
@18494
|
3 years |
taylor.smock |
Fix #22115: Extract methods from LatLon into ILatLon where they are …
|
|
|
@18291
|
4 years |
Don-vip |
fix #21463 - Fix parsing of empty parenthesis pairs in search …
|
|
|
@18208
|
4 years |
Don-vip |
global use of Utils.isEmpty/isBlank
|
|
|
@18202
|
4 years |
Don-vip |
see #21300 - fix potential NPE detected by coverity
|
|
|
@18197
|
4 years |
Don-vip |
fix #21291 - do not shorten search string in combobox (patch by marcello)
|
|
|
@18195
|
4 years |
Don-vip |
fix #21300 - NPE in search compiler (patch by taylor.smock)
|
|
|
@18173
|
4 years |
Don-vip |
fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox …
|
|
|
@17787
|
4 years |
simon04 |
fix #20741 - Various code simplifications (patch by gaben)
|
|
|
@17786
|
4 years |
simon04 |
see #20741 - Fix typos in code and strings (patch by gaben)
|
|
|
@17749
|
4 years |
simon04 |
see #14176 - Migrate OsmPrimitive to Instant
|
|
|
@17747
|
4 years |
simon04 |
Extract SearchCompiler.TimestampRange.create
|
|
|
@17746
|
4 years |
simon04 |
fix #16171 - Case sensitive regexp key=value searches aren't case sensitive
|
|
|
@17585
|
5 years |
simon04 |
see #20613 - Use Tagged.visitKeys()
Avoids creating a temporary …
|
|
|
@17584
|
5 years |
simon04 |
see #20613 - Introduce Tagged.keys()
Avoids creating a temporary …
|
|
|
@17344
|
5 years |
simon04 |
SearchCompiler: tune logging
|
|
|
@17166
|
5 years |
simon04 |
fix #19914 - Deal with DateTimeException when using DateUtils
|
|
|
@17153
|
5 years |
Klumbumbus |
see #17809 - Don't promote spelling FIXME, deprecate Fixme in favor of …
|
|
|
@16913
|
5 years |
simon04 |
fix #19698 - Refactoring: make private fields final
|
|
|
@16643
|
5 years |
simon04 |
see #19334 - https://errorprone.info/bugpattern/StringSplitter
|
|
|
@16581
|
5 years |
simon04 |
fix #13082 - SearchCompiler: add members: keyword to search for …
|
|
|
@16553
|
5 years |
Don-vip |
see #19334 - javadoc fixes + protected constructors for abstract classes
|
|
|
@16491
|
5 years |
GerdP |
see #19281: fix typo
|
|
|
@16488
|
5 years |
simon04 |
fix #19281, see #19174 - Use Objects.hash where it is not used (patch …
|
|
|
@16453
|
5 years |
simon04 |
see #19251, see #19252 - fix findFirst/map/orElse sequence
|
|
|
@16451
|
5 years |
simon04 |
see #19251 - Java warning, FindBugs
|
|
|
@16445
|
5 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16263
|
5 years |
simon04 |
Fix typo in code comment
|
|
|
@16262
|
5 years |
simon04 |
fix #18164 - Migrate OverpassTurboQueryWizard to Java
The new …
|
|
|
@16260
|
5 years |
simon04 |
fix #19070 - SearchCompiler: regexp comparison using <tilde>
|
|
|
@16259
|
5 years |
simon04 |
Implement SearchCompiler.AbstractBinaryMatch.map
|
|
|
@15893
|
6 years |
simon04 |
Fix SearchCompilerTest.testEqualsContract
|
|
|
@15764
|
6 years |
simon04 |
fix #17496 - AutoFilter: infer sensible default values for layer
|
|
|
@15440
|
6 years |
Don-vip |
checkstyle/findbugs/sonar
|
|
|
@15113
|
6 years |
GerdP |
fix #17746: Detect invalid MapCSS search expressions
|
|
|
@14654
|
7 years |
simon04 |
Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
|
|
|
@14561
|
7 years |
GerdP |
fix #17112 regression from r14461
|
|
|
@14214
|
7 years |
Don-vip |
sonarqube - squid:S4551 - Enum values should be compared with "=="
|
|
|
@14129
|
7 years |
Don-vip |
code refactoring
|
|
|
@14120
|
7 years |
Don-vip |
see #15229 - deprecate all Main methods related to projections. New …
|
|
|
@14098
|
7 years |
Don-vip |
fix PMD warnings
|
|
|
@14093
|
7 years |
Don-vip |
drop unitils library. It was only added to avoid implementing …
|
|
|
@13887
|
7 years |
Don-vip |
see #16335 - code simplification, javadoc
|
|
|
@13876
|
7 years |
Don-vip |
fix #16335 - SearchCompiler regression of r13810
|
|
|
@13581
|
8 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@13430
|
8 years |
Don-vip |
fix #15943 - allow to search empty values
|
|
|
@13317
|
8 years |
Don-vip |
fix #15755 - Unprocessed HTML in search error box
|
|
|
@12666
|
8 years |
Don-vip |
see #15182 - fix #15193 - fix SearchCompiler
|
|
|
@12664
|
8 years |
Don-vip |
see #15182 - fix javadoc warning
|
|
|
@12662
|
8 years |
Don-vip |
see #15182 - remove dependence on GUI from data.osm.search.SearchCompiler
|
|
|
@12659
|
8 years |
Don-vip |
see #15182 - extract SearchMode and SearchSetting from …
|
|
|
@12656
|
8 years |
Don-vip |
see #15182 - move SearchCompiler from actions.search to …
|