summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-10-30Update changelogKoza
2023-10-30Version bump to 4.0.0Koza
2023-10-20Merge pull request #310 from tagliala/chore/fix-safe-offenses-to-gemspecZsolt Kozaroczy
2023-10-20Fix minor safe offenses to gemspecGeremia Taglialatela
2023-10-20Merge pull request #309 from kiskoza/fix-scatter-series-with-non-default-markerZsolt Kozaroczy
2023-10-19Fix frozen string error for scatter series with non-default markerKoza
2023-10-19Merge pull request #304 from kiskoza/fix-none-type-validationsZsolt Kozaroczy
2023-10-19Fix data validations for none type validations to show warnings onlyKoza
2023-10-19Merge pull request #269 from kiskoza/221-icon-set-improvementsZsolt Kozaroczy
2023-10-19Merge pull request #273 from tagliala/chore/fix-unused-block-argumentZsolt Kozaroczy
2023-10-19Add optional interpolation points to icon setsKoza
2023-10-19Merge pull request #197 from tagliala/security/opt-in-for-mfa-requirementZsolt Kozaroczy
2023-10-19Merge pull request #307 from kiskoza/escape-formulas-by-defaultZsolt Kozaroczy
2023-10-09Merge pull request #305 from oriolblanc/patch-1Zsolt Kozaroczy
2023-10-09Link chart series colors example properlyOriol Blanc
2023-10-02Update examples to unescape formulasKoza
2023-10-02Fix failing specjohnnyshields
2023-10-02Set escape_formulas as "true" as a global default.johnnyshields
2023-09-18Merge pull request #302 from tagliala/chore/use-class-nameZsolt Kozaroczy
2023-09-08Use `class.name` instead of `class.to_s`Geremia Taglialatela
2023-09-04Merge pull request #299 from tagliala/chore/298-fix-yard-documentationZsolt Kozaroczy
2023-09-02Add Yard Linter actionGeremia Taglialatela
2023-08-24Fix yard documentation warningsGeremia Taglialatela
2023-08-15Added sorting to the AutoFilter class - add sort conditions to the xml (#286)rikweelvoormedia
2023-08-11Merge pull request #295 from tagliala/chore/fix-style-accessor-grouping-offenseZsolt Kozaroczy
2023-07-13Fix Style/AccessorGrouping offenseGeremia Taglialatela
2023-07-05Merge pull request #293 from tagliala/chore/fix-offenses-in-sheet-protectionZsolt Kozaroczy
2023-07-05Merge pull request #292 from tagliala/chore/use-encoding-constantZsolt Kozaroczy
2023-07-05Use encoding constant instead of hardcoded stringGeremia Taglialatela
2023-07-05Fix offenses in sheet protectionGeremia Taglialatela
2023-07-04Merge pull request #288 from tagliala/chore/fix-non-local-exit-from-iteratorZsolt Kozaroczy
2023-07-04Merge pull request #289 from tagliala/chore/282-require-cgi-at-module-levelZsolt Kozaroczy
2023-07-04Merge pull request #290 from tagliala/chore/fix-preferred-hash-method-offenseZsolt Kozaroczy
2023-07-04Merge pull request #291 from tagliala/chore/remove-ruby-18-conditionalZsolt Kozaroczy
2023-07-02Remove conditional check for `encode` methodGeremia Taglialatela
2023-07-02Require 'cgi' at module levelGeremia Taglialatela
2023-07-01Fix Style/PreferredHashMethods offenseGeremia Taglialatela
2023-07-01Fix Lint/NonLocalExitFromIterator offenseGeremia Taglialatela
2023-06-27Merge pull request #285 from tagliala/chore/fix-redundant-self-offensesZsolt Kozaroczy
2023-06-15Merge pull request #284 from tagliala/chore/predicate-nameZsolt Kozaroczy
2023-06-15Fix redundant self offensesGeremia Taglialatela
2023-06-15Fix Lint/UnusedBlockArgument offensesGeremia Taglialatela
2023-06-14Enable Naming/PredicateName copGeremia Taglialatela
2023-06-13Merge pull request #283 from tagliala/chore/lambda-styleZsolt Kozaroczy
2023-06-13Fix safe Style/Lambda offensesGeremia Taglialatela
2023-06-12Merge pull request #280 from tagliala/chore/remove-extra-to-sZsolt Kozaroczy
2023-06-12Merge pull request #281 from tagliala/chore/fix-colon-method-callZsolt Kozaroczy
2023-06-10Fix safe Style/ColonMethodCall offensesGeremia Taglialatela
2023-06-10Remove redundant `to_s` callsGeremia Taglialatela
2023-06-09Merge pull request #278 from tagliala/chore/invert-nil-checksZsolt Kozaroczy