| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-04 | Enable Style/FrozenStringLiteralComment and autocorrect | Paul Kmiec | |
| 2023-05-04 | Fix Layout/HeredocIndentation offenses | Geremia Taglialatela | |
| Also use `XML` as delimiter to highlight syntax in supported editors | |||
| 2023-05-04 | Merge pull request #216 from tagliala/chore/introduce-rubocop-performance | Zsolt Kozaroczy | |
| Introduce RuboCop performance | |||
| 2023-05-04 | Merge pull request #215 from ↵ | Zsolt Kozaroczy | |
| tagliala/chore/fix-minor-safe-offenses-to-production-code Fix safe, minor offenses to production code | |||
| 2023-05-03 | Fix unescaped dot in regexp and convert to include | Geremia Taglialatela | |
| 2023-05-03 | Introduce RuboCop performance | Geremia Taglialatela | |
| Also fixes performance offences in non-production code | |||
| 2023-05-03 | Fix safe, minor offenses to production code | Geremia Taglialatela | |
| - Lint/RedundantStringCoercion - Style/CommentAnnotation offenses - Style/DefWithParentheses - Style/EvalWithLocation - Style/MethodCallWithoutArgsParentheses - Style/MethodDefParentheses - Style/NilComparison - Style/Semicolon | |||
| 2023-05-03 | Merge pull request #204 from tagliala/chore/add-rubocop-stage-ii-tests | Noel Peden | |
| Fix offenses to non-production code | |||
| 2023-05-03 | Fix Style/MapToHash offense (unsafe) | Geremia Taglialatela | |
| 2023-05-03 | Improve RuboCop config | Geremia Taglialatela | |
| Show links to style guide and RuboCop documentation | |||
| 2023-05-03 | Lock RuboCop versions | Geremia Taglialatela | |
| 2023-05-03 | Fix non-production Style/NumericLiterals offenses | Geremia Taglialatela | |
| 2023-05-03 | Remove redundant load paths | Geremia Taglialatela | |
| 2023-05-03 | Fix Style/RedundantFileExtensionInRequire offense | Geremia Taglialatela | |
| 2023-05-03 | Fix tests not using values | Geremia Taglialatela | |
| 2023-05-03 | Fix time tests | Geremia Taglialatela | |
| Remove some old code related to Ruby 1.x | |||
| 2023-05-03 | Fix boolean test | Geremia Taglialatela | |
| 2023-05-03 | Fix other non-production offenses | Geremia Taglialatela | |
| - Style/MethodCallWithoutArgsParentheses - Style/StringLiteralsInInterpolation | |||
| 2023-05-03 | Add RuboCop Minitest | Geremia Taglialatela | |
| 2023-05-03 | Fix offenses to non-production code | Geremia Taglialatela | |
| - Lint/AmbiguousBlockAssociation - Lint/AmbiguousOperatorPrecedence - Lint/EmptyBlock - Lint/RedundantSplatExpansion - Lint/RedundantStringCoercion - Lint/SymbolConversion - Lint/UnusedBlockArgument - Style/BlockDelimiters - Style/CommentAnnotation - Style/EachForSimpleLoop - Style/EmptyMethod - Style/ExpandPathArguments - Style/FileWrite - Style/GlobalStdStream (UNSAFE) - Style/HashEachMethods (UNSAFE) - Style/NestedParenthesizedCalls - Style/NilComparison - Style/NumericLiteralPrefix (manually fixed) - Style/ParallelAssignment - Style/PreferredHashMethods (UNSAFE) - Style/RedundantInterpolation (UNSAFE) - Style/RedundantParentheses (UNSAFE) - Style/RegexpLiteral - Style/RescueStandardError - Style/SpecialGlobalVars (UNSAFE) - Style/SymbolProc (UNSAFE) - Style/ZeroLengthPredicate (UNSAFE) | |||
| 2023-05-03 | Merge pull request #214 from tagliala/chore/reintroduce-ruby26-compatibility | Noel Peden | |
| Reintroduce Ruby 2.6 compatibility | |||
| 2023-05-03 | Reintroduce Ruby 2.6 compatibility | Geremia Taglialatela | |
| The main reason is to allow JRuby 9.3, which is still supported. | |||
| 2023-04-27 | Drop support for Ruby < 2.7 | Stefan | |
| 2023-04-27 | Merge pull request #211 from tagliala/chore/anticipate-failures | Noel Peden | |
| Test against Ruby head | |||
| 2023-04-27 | Test against Ruby head | Geremia Taglialatela | |
| 2023-04-23 | Update version.rb [skip ci] | Noel Peden | |
| 2023-04-23 | Add test to ensure various OWASP prefixes are never parsed as formula | Stefan | |
| 2023-04-23 | CHANGELOG | johnnyshields | |
| 2023-04-23 | Revert formula characters other than = | johnnyshields | |
| 2023-04-22 | Merge pull request #203 from caxlsx/fix-typos-in-readme-and-example | Zsolt Kozaroczy | |
| Fix typos regarding "escape formulas" in readme and example | |||
| 2023-04-14 | Merge pull request #205 from tagliala/chore/rubocop-badge | Noel Peden | |
| Add RuboCop badge and fix Test badge | |||
| 2023-04-14 | Add RuboCop badge and fix Test badge | Geremia Taglialatela | |
| Use the new code generated by GitHub actions [ci skip] | |||
| 2023-04-13 | Fix typos regarding "escape formulas" in readme and example | Stefan | |
| 2023-04-12 | Merge pull request #202 from kiskoza/release-candidate-3.4.0 | Zsolt Kozaroczy | |
| Release candidate 3.4.0 | |||
| 2023-04-12 | Version bump to 3.4.0 | Koza | |
| 2023-04-12 | Mock out external image requests to make the CI more stable | Koza | |
| 2023-04-12 | Fix missing URI.open for ruby < 2.5 | Koza | |
| 2023-04-12 | Fix warnings with Ruby 2.x | Koza | |
| 2023-04-12 | Merge pull request #186 from tablecheck/escape-formulas-improvement | Zsolt Kozaroczy | |
| escape_formulas - add settings for global, workbook, worksheet, row and cell levels | |||
| 2023-04-12 | Merge branch 'feature/remote_images_support' | Koza | |
| 2023-04-12 | Rubocop fixes | Koza | |
| 2023-04-12 | Add extrenal image to the examples | Koza | |
| 2023-04-12 | refactored code on Pic class | Sebastiano | |
| 2023-04-12 | improve tests | Sebastiano | |
| 2023-04-12 | clean code | Sebastiano | |
| 2023-04-12 | update changelog | Sebastiano | |
| 2023-04-12 | improve validation | Sebastiano | |
| add test cases | |||
| 2023-04-12 | feat: add support for remote images | Sebastiano | |
| 2023-04-13 | Update row.rb | Johnny Shields | |
| 2023-04-13 | Merge branch 'master' into escape-formulas-improvement | Johnny Shields | |
