| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-05 | Improve benchmarking / profiling | Paul Kmiec | |
| Added zip_command variant to benchmark.rb and added profile_memory.rb based on the `memory_profiler` gem. | |||
| 2023-05-04 | Enable Style/FrozenStringLiteralComment and autocorrect | Paul Kmiec | |
| 2023-05-03 | Introduce RuboCop performance | Geremia Taglialatela | |
| Also fixes performance offences in non-production code | |||
| 2023-05-03 | Lock RuboCop versions | Geremia Taglialatela | |
| 2023-05-03 | Add RuboCop Minitest | Geremia Taglialatela | |
| 2023-04-12 | Mock out external image requests to make the CI more stable | Koza | |
| 2023-04-06 | Add RuboCop | Geremia Taglialatela | |
| 2020-12-29 | Removes Rubinius from Travis build matrix | Thorben Starsy | |
| 1. For some reason in MRI 3 the gems tagged as platform RBX in the Gemfile got installed anyways :/ 2. The RBX-specific gems were not compatible to be installed with MRI 3 3. The RBX-3 target was allowed to fail and failed for a while as RVM was not even able to install that Rubinius version 4. -> Remove RBX from the build matrix solves some problems | |||
| 2020-11-12 | Remove lines referring to Ruby 1.x from Gemfile | Stefan | |
| We only support Ruby 2.3 and newer (see axlsx.gemspec). | |||
| 2017-04-01 | feat(ruby): update supported ruby versions and gem dependencies | randym | |
| 2016-11-23 | fix: load ruby-prof for mri | Michael Zaccari | |
| This fixes bundle installs for JRuby | |||
| 2016-09-06 | Adjust the Gemfile to work with older Rake on older Ruby 1.x | Uwe Kubosch | |
| 2015-01-12 | Fix #fit_to to work correctly and fix tests under Ruby 2.2.0 | Jurriaan Pruis | |
| 9999 is too big | |||
| 2014-01-02 | Travis rbx fixes | Jurriaan Pruis | |
| 2013-09-13 | Fixes for anchor swapping when adding images. - Two -> One swap still pending. | Randy Morgan | |
| 2013-04-19 | Moved simplecov dependency to Gemfile | Randy Morgan | |
| 2013-04-12 | Grouped profile tools | Randy Morgan | |
| 2013-04-12 | Updated gemfile source and added ruby-prof | Randy Morgan | |
| 2012-08-02 | fun with travis | Randy Morgan | |
| 2011-12-03 | update gemspec to require proper rake version so 1.9.2 does not break on DSL ↵ | Randy Morgan | |
| missing. | |||
| 2011-12-03 | Testing if travis can pull the requirements from gemspec. | Randy Morgan | |
| 2011-11-29 | trying for travis. | Randy Morgan | |
| 2011-11-29 | travis says that activesupport inflections require i18n - adding it in as a ↵ | Randy Morgan | |
| test. | |||
| 2011-11-29 | more fun with travis.ci | Randy Morgan | |
| 2011-11-27 | adding in row_style and col_style methods to worksheet and active record ↵ | Randy Morgan | |
| 'acts_as_axlsx' to provide to_xlsx. | |||
