index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
drawing
/
tc_pic.rb
Age
Commit message (
Expand
)
Author
2023-05-25
Fix StringConcatenation offenses (non-production)
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 Style/RedundantFileExtensionInRequire offense
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-12
Rubocop fixes
Koza
2023-04-12
improve tests
Sebastiano
2023-04-12
improve validation
Sebastiano
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
2020-09-11
Restructure examples folder (#47)
Zsolt Kozaroczy
2018-02-08
chore(coverage) increase coverage and cleanup
randym
2015-07-03
Remove lowercase extension test
marc
2015-07-03
Validates whether an image is acceptable through mime type
marc
2015-02-11
Fix content types for uppercased image file extensions
Edgars Beigarts
2013-08-17
file naming
Randy Morgan
2013-08-17
add uppercase file for image file checking tests
Randy Morgan
2013-08-17
updated image source validation to use lower case comparison of accepted file...
Randy Morgan
2013-07-08
Make relationship ids more reliable.
Stefan Daschek
2012-05-30
enable anchor swapping between one and two cell anchors for drawings
Randy Morgan
2012-05-15
bring coverage up to 100% and patch a few minor bugs in cell style overrides ...
Randy Morgan
2012-04-01
rebuild all serialization to use string concatenation instead of nokogiri.
Randy Morgan
2012-03-23
move requires out of specs and into helper that prepends lib directory for re...
Randy Morgan
2012-02-02
Adding in hyperlinking for images as per issue #22
Randy Morgan
2011-11-23
Adding image support and some document clean up for .8 release
Randy Morgan