source: josm/trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17011   4 years GerdP fix #19619: Parameter 'data' must not be null via TagChecker.check Add …
(edit) @16784   4 years GerdP see #19180: false positives from tagchecker with single letter …
(edit) @16445   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16360   4 years simon04 MapCSSTagChecker: remove method (only used in one test)
(edit) @16273   4 years simon04 MapCSSTagChecker: fix typo
(edit) @16047   4 years GerdP fix #13805,#17737 improve progress bar of validator / Unclear scope of …
(edit) @16039   4 years simon04 see #18802 - MapCSSTagChecker: clear ruleToCheckMap cache
(edit) @15999   4 years simon04 see #18802 - MapCSSTagChecker: fix "Variable is already assigned to …
(edit) @15998   4 years simon04 see #18802 - MapCSSTagChecker: use Stream API
(edit) @15997   4 years simon04 see #18802 - MapCSSTagChecker: remove unused private function
(edit) @15989   4 years simon04 see #18802 - MapCSSStyleIndex: rename/move
(edit) @15988   4 years simon04 see #18802 - MapCSSRule: support list of selectors - allows to drop …
(edit) @15987   4 years simon04 see #18802 - Selector: merge GeneralSelector/OptimizedGeneralSelector …
(edit) @15984   4 years simon04 see #18802 - Add MapCSSRule.matches
(edit) @15983   4 years simon04 see #18802 - Extract org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
(edit) @15982   4 years simon04 see #18802 - MapCSSTagChecker.TagCheck: use unmodifiable collections
(edit) @15981   4 years simon04 see #18802 - MapCSSTagChecker: no not persist assertions Check …
(edit) @15980   4 years simon04 see #18802 - MapCSSTagChecker: simplify …
(edit) @15979   4 years simon04 see #18802 - Extract MapCSSTagCheckerAsserts class
(edit) @15972   4 years GerdP fix #18810: Validator dialog should show the test that produced the …
(edit) @15959   4 years GerdP fix #13165 Validator did not warn about overlapping multipolygons - …
(edit) @15938   4 years GerdP see #16707: improve highlighting of overlapping areas and "zoom to …
(edit) @15902   4 years simon04 see #18749 - Intern strings to reduce memory footprint
(edit) @15900   4 years simon04 Fix typo in code comment
(edit) @15716   4 years simon04 Java 8: use String.join
(edit) @15682   4 years Don-vip see #18455 - don't perform INFO level tests in TagChecker if not enabled
(edit) @15640   4 years Don-vip fix #18455 - detect objects not matching their presets object type …
(edit) @15588   4 years Don-vip tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
(edit) @15586   4 years Don-vip code cleanup
(edit) @15463   5 years GerdP see #18232: remove Test.compareTo() and more
(edit) @15417   5 years Don-vip fix #14424 - check that validation autofix works as expected
(edit) @15359   5 years Don-vip see #17058, fix #18097 - fix MapCSSTagChecker.getLocation
(edit) @15245   5 years Don-vip see #17885 - extract Functions class
(edit) @15104   5 years GerdP fix SonarLint issue: extract class IndexData (Reduce this class from …
(edit) @15103   5 years GerdP see #14287: improve results when Test.partialSelection is true. This …
(edit) @15102   5 years GerdP fix #10391: Add support for "not element of" operator - implement 4 …
(edit) @15064   5 years GerdP fix #12627,#14287,#14289,#17695 - let CrossingFinder and …
(edit) @15027   5 years GerdP remove obsolete import added by some badly configured automatism
(edit) @15026   5 years GerdP fix checkstyle issues [FinalClass]
(edit) @15024   5 years GerdP fix #17656: improve performance in MapCSSTagChecker Don't put rules …
(edit) @14599   5 years GerdP fix #17035: Validator: Improve progress monitor …
(edit) @14540   5 years Don-vip fix #17058 - support assertions with several countries
(edit) @14489   5 years Don-vip see #17053 - fix parsing regression involving the - operator
(edit) @14486   5 years Don-vip see #17058 - fix unit tests
(edit) @14484   5 years Don-vip fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
(edit) @14481   5 years Don-vip fix #17053 - ignore MapCSS declarations starting with "-" to allow …
(edit) @14469   5 years GerdP fix #17021 Use MapCSSRuleIndex to speed up MapCSSTagChecker
(edit) @14421   5 years GerdP fix fix #16982, now really
(edit) @14420   5 years GerdP fix #16982
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
(edit) @14128   6 years Don-vip see #15229 - deprecate Main.fileWatcher
(edit) @13810   6 years Don-vip support rendering of IPrimitive
(edit) @13633   6 years Don-vip fix #16183 - automatically remove "areaStyle" pseudo-classes from map …
(edit) @13597   6 years Don-vip fix #16145 - remove white spaces from key/values when pasting tags
(edit) @13507   6 years stoecker see #11392 - take new shorter I18n implementation also for plugins
(edit) @13502   6 years stoecker see #11392 - first try to add I18n for external Validators (style, …
(edit) @13314   6 years Don-vip fix #15733 - catch TokenMgrError when parsing invalid validator mapcss …
(edit) @13195   6 years Don-vip fix #15641 - avoid CCE in MapCSSTagChecker
(edit) @12975   7 years Don-vip fix #13920 - robustness against invalid mapcss code - catch error and …
(edit) @12948   7 years Don-vip fix #15032 - MapCSS classes are not set if defined in …
(edit) @12883   7 years Don-vip fix #15341 - better error message
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12825   7 years Don-vip see #15229 - see #15182 - make FileWatcher generic so it has no more …
(edit) @12822   7 years bastiK add method for performance to CheckParameterUtil
(edit) @12649   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12410   7 years Don-vip fix #14945 - InvalidPathException at startup when invalid URL is …
(edit) @11615   7 years Don-vip add javadoc
(edit) @11589   7 years Don-vip fix #14391 - robustness to Linux systems preventing file watcher to …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11399   7 years Don-vip sonar - squid:S2095 - Resources should be closed
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @11111   8 years Don-vip sonar - squid:S2095 - Resources should be closed
(edit) @11087   8 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @11083   8 years Don-vip fix #13762 - allow meta[lang=xx] in validator mapcss rules
(edit) @11023   8 years Don-vip checkstyle
(edit) @11014   8 years Don-vip fix #13630 - proper validation of invalid mapcss rules
(edit) @10921   8 years simon04 Re-add SuppressWarnings (got lost in r10608)
(edit) @10837   8 years Don-vip see #11924 - extract MapCSS conditions to new class ConditionFactory
(edit) @10729   8 years Don-vip fix compiler/javadoc warnings
(edit) @10728   8 years Don-vip see #11390 - fix checkstyle violations
(edit) @10710   8 years simon04 fix #12570 - Group MapCSS tag checker tests
(edit) @10674   8 years Don-vip fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
(edit) @10672   8 years Don-vip see #12472 - fix "UnsynchronizedOverridesSynchronized" warnings
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10599   8 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
(edit) @10469   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @9799   8 years stoecker fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9359   8 years simon04 fix #12314 - Validator: do not attempt to delete twice
(edit) @9243   8 years Don-vip javadoc update
(edit) @9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8936   9 years Don-vip add unit test to check syntax validity of all MapCSSTagChecker rules
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
Note: See TracRevisionLog for help on using the revision log.