|
|
@18453
|
3 years |
taylor.smock |
Fix #22074, #22075: OpeningHoursParser updates (patch by SimonPoole)
…
|
|
|
@18208
|
4 years |
Don-vip |
global use of Utils.isEmpty/isBlank
|
|
|
@17643
|
4 years |
simon04 |
see #19078 - Presets: validate user input (using MapCSSTagChecker, …
|
|
|
@17591
|
4 years |
simon04 |
see #20626 - OpeningHoursParser: report multiple parse exceptions
|
|
|
@16832
|
5 years |
simon04 |
fix #18899 - OpeningHoursParser: allow to specify strictness in preferences
|
|
|
@16244
|
5 years |
simon04 |
fix #19048 - Opening hours syntax: validate opening_hours:covid19
|
|
|
@16178
|
5 years |
Don-vip |
fix #18956 - allow TestError to be built with an empty list of …
|
|
|
@16154
|
5 years |
Don-vip |
see #17533 - see #18455 - partial revert of r15640, causing untagged …
|
|
|
@16086
|
5 years |
simon04 |
see #18140 - Get rid of OpeningHoursParser.OpeningHoursTestError
|
|
|
@16085
|
5 years |
simon04 |
see #18140 - Remove obsolete OpeningHoursParser.CheckMode
|
|
|
@15978
|
5 years |
simon04 |
fix #18140 - Switch to OpeningHoursParser
|
|
|
@15815
|
5 years |
simon04 |
fix #18577 - Update opening_hours.js
|
|
|
@15640
|
6 years |
Don-vip |
fix #18455 - detect objects not matching their presets object type …
|
|
|
@15328
|
6 years |
Don-vip |
see #18103 - fix EDT violation
|
|
|
@15318
|
6 years |
Don-vip |
fix #17932 - fix error message localization
|
|
|
@15277
|
6 years |
Don-vip |
fix #17932 - Update OpeningHourTest to enable propper logging
See …
|
|
|
@14455
|
7 years |
GerdP |
fix #17028: improve performance of some validator tests
|
|
|
@13331
|
8 years |
Don-vip |
see #14097, see #15783 - robustness to situations where JavaScript …
|
|
|
@13298
|
8 years |
Don-vip |
see #15582 - simplify public API for opening_hours parsing
|
|
|
@13297
|
8 years |
Don-vip |
see #15582 - one more public API for opening_hours parsing
|
|
|
@13296
|
8 years |
Don-vip |
see #15582 - more public APIs for opening_hours parsing
|
|
|
@13268
|
8 years |
Don-vip |
see #11924, see #14097 - ensure JavaScript engine will always be found …
|
|
|
@13147
|
8 years |
Don-vip |
see #15582 - mode is needed for conditional keys
|
|
|
@13145
|
8 years |
Don-vip |
see #15582 - simplify our usage of opening_hours.js library (drop …
|
|
|
@12620
|
8 years |
Don-vip |
see #15182 - deprecate all Main logging methods and introduce …
|
|
|
@11889
|
8 years |
Don-vip |
PMD - fix some InefficientEmptyStringCheck (new in PMD 5.5.5)
|
|
|
@11129
|
9 years |
simon04 |
fix #13799 - Use builder pattern for TestError
|
|
|
@11042
|
9 years |
simon04 |
Use CachedFile#getContentReader where possible
|
|
|
@10978
|
9 years |
Don-vip |
fix #13597 - No such function prettifyValue in OpeningHourTest
|
|
|
@10212
|
9 years |
Don-vip |
sonar - squid:S2221 - "Exception" should not be caught when not …
|
|
|
@10043
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@9886
|
9 years |
simon04 |
see #12570 - Group opening hours tests
|
|
|
@9799
|
9 years |
stoecker |
fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
|
|
|
@8958
|
10 years |
Don-vip |
update javadoc + checkstyle fix + update presets links
|
|
|
@8836
|
10 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8680
|
10 years |
simon04 |
fix #11755 - Update version of opening_hours.js to 3.3.0
|
|
|
@8540
|
10 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8510
|
10 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8382
|
10 years |
Don-vip |
fix copyright/license headers globally (missed a few files)
|
|
|
@8285
|
10 years |
Don-vip |
fix sonar squid:S2039 - Member variable visibility should be specified
|
|
|
@8242
|
10 years |
Don-vip |
fix #11360 - do not propose autofix for opening_hours with the same …
|
|
|
@7937
|
11 years |
bastiK |
add subversion property svn:eol=native
|
|
|
@7248
|
11 years |
bastiK |
reworked MirroredInputStream (renamed to CachedFile):
* no more …
|
|
|
@7082
|
11 years |
Don-vip |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
|
@7046
|
11 years |
Don-vip |
see #9923 - update opening_hours.js + translate/shorten a bit error …
|
|
|
@7033
|
11 years |
Don-vip |
see #8465 - global use of try-with-resources , according to
* …
|
|
|
@7005
|
11 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
@7004
|
11 years |
Don-vip |
see #8465 - use multi-catch where applicable
|
|
|
@6986
|
11 years |
Don-vip |
sonar - fix various minor issues
|
|
|
@6623
|
12 years |
Don-vip |
fix Sonar issues
|
|
|
@6605
|
12 years |
simon04 |
fix #9350 - Validator: test for the correct usage of :conditional …
|
|
|
@6591
|
12 years |
simon04 |
Refactoring: create Test.TagTest for tests that check tags only …
|
|
|
@6568
|
12 years |
simon04 |
fix #9462 - fix preset values for opening_hour /… such that the …
|
|
|
@6552
|
12 years |
simon04 |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
|
@6533
|
12 years |
simon04 |
see #9462 - prettify valid opening_hours values as OTHER test …
|
|
|
@6494
|
12 years |
Don-vip |
fix #9430, fix #9445 - fix validator tests lifecycle
|
|
|
@6488
|
12 years |
Don-vip |
cleanup in data folder
|
|
|
@6427
|
12 years |
simon04 |
fix #9382 - fix OpeningHourTest under Java 8
Instead of implementing …
|
|
|
@6415
|
12 years |
Don-vip |
fix #9364 - service_times reported as "opening_hours - (...)" in validator
|
|
|
@6379
|
12 years |
simon04 |
OpeningHourTest: better wording for test description
|
|
|
@6378
|
12 years |
Don-vip |
Sonar/Findbugs - fix various violations, javadoc
|
|
|
@6377
|
12 years |
simon04 |
see #9157 - make some errors in opening_hours fixable
|
|
|
@6376
|
12 years |
simon04 |
see #9157 - check collection_times and service_times as well
And …
|
|
|
@6373
|
12 years |
Don-vip |
see #9285 - should fix exception of opening_hours validator test with …
|
|
|
@6372
|
12 years |
Don-vip |
fix #9284 - fix compilation
|
|
|
@6371
|
12 years |
simon04 |
fix #9157 - read opening_hours.js in UTF-8
|
|
|
@6370
|
12 years |
simon04 |
fix #9157 - add opening_hours validation test
This test utilizes …
|