index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
tc_package.rb
Age
Commit message (
Expand
)
Author
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-05-22
Use Ruby 1.9 hash syntax (non-production code)
Geremia Taglialatela
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix unescaped dot in regexp and convert to include
Geremia Taglialatela
2023-05-03
Introduce RuboCop performance
Geremia Taglialatela
2023-05-03
Fix non-production Style/NumericLiterals offenses
Geremia Taglialatela
2023-05-03
Fix Style/RedundantFileExtensionInRequire offense
Geremia Taglialatela
2023-05-03
Add RuboCop Minitest
Geremia Taglialatela
2023-05-03
Fix offenses to non-production code
Geremia Taglialatela
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Fix Style/Encoding offenses
Geremia Taglialatela
2022-10-12
Resolve all TODOs
Weston Ganger
2022-07-12
Move "capture warning" test helper to its own module
Koza
2022-04-07
Sort archive entries for correct MIME detection with file command
ytjmt
2022-03-02
instance_values -> instance_values_for
pjskennedy
2022-03-02
Update references to use new class method
pjskennedy
2022-01-21
Check string encoding for validity _and_ value
Dan DeBruler
2021-12-28
Return output stream in binmode
Dan DeBruler
2021-03-27
Replace mimemagic with marcel (#95)
Jorne Kandziora
2021-02-17
Merge pull request #57 from rylwin/change-serialize-signature
Noel Peden
2020-09-11
Restructure examples folder (#47)
Zsolt Kozaroczy
2020-08-29
Avoid warning when using `capture_warnings` more than once
Ryan Winograd
2020-08-29
Update #serialize to accept 3 arguments
Ryan Winograd
2020-08-29
Assert how contents are zipped
Ryan Winograd
2020-08-20
Actual fix for older rubies
Ryan Winograd
2020-08-20
Fix for older rubies?
Ryan Winograd
2020-08-20
Deprecate using `#serialize` with boolean argument
Ryan Winograd
2020-08-19
Add option to `#serialize` with system zip command
Ryan Winograd
2020-08-19
Remove unnecessary rescue in tests
Ryan Winograd
2019-10-02
Cache relationship in Hash rather than in Array.
Vladimir Kochnev
2019-10-02
Fix Relationship.instances cache.
Vladimir Kochnev
2018-02-08
chore(coverage) increase coverage and cleanup
randym
2017-05-10
Add spec coverage for correct MIME detection
Chi-Fung Fan
2015-01-12
Fix #fit_to to work correctly and fix tests under Ruby 2.2.0
Jurriaan Pruis
2013-10-09
Add support for bubble charts
Jean-Philippe Moal
2013-09-29
Integrate workbook views and alter serialization
Randy Morgan
2013-09-13
repair pivot table data ref populate and bring coverage back up to 100%
Randy Morgan
2013-09-13
Fixes for anchor swapping when adding images. - Two -> One swap still pending.
Randy Morgan
2013-08-29
upgrade to rubyzip 1.0.0
Delwyn de Villiers
2013-07-12
use 1.8.7 syntax
Randy Morgan
2013-07-08
Implement Relationship.clear_cached_instances, use it before serializing the ...
Stefan Daschek
2013-07-08
Make sure serializing axlsx packages with identical contents always results i...
Stefan Daschek
2013-06-12
Allow overriding the 'created' timestamp in the docprops.
Stefan Daschek
2012-12-19
changed outline_row to outline_level_row to minimize confusion with borders
Randy Morgan
2012-12-15
Added methods to simplify outlining with specs
Randy Morgan
2012-12-04
Moved defined names in workbook to be serialized before pivot tables
Randy Morgan
2012-11-28
Commented out defined_name test
Randy Morgan
[next]