| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-14 | remove yard dependency as it requires redcarpet an jruby does not like ↵ | Randy Morgan | |
| native extensions all that much WARNING: JRuby does not support native extensions or the `mkmf' library very well. | |||
| 2012-07-14 | 1.1.8 release prep | Randy Morgan | |
| 2012-07-14 | fix for #112 - encode html entities | Randy Morgan | |
| 2012-05-13 | exclude cover_me gem from 1.8.7 | Randy Morgan | |
| 2012-05-13 | adding in coverage reporting | Randy Morgan | |
| 2012-05-13 | make sure rake is included for travis specs against ruby head | Randy Morgan | |
| 2012-04-16 | The beginning of the end of RMagick! Still needs lots of testing but seems ↵ | Randy Morgan | |
| comparable to the current autowidth calculations, is much faster than RMagick and more than anything - it removes a dependency on a Gem that is a huge pain in the ass. | |||
| 2012-04-09 | good to see I remembered why I needed rake in here in the first place.. | Randy Morgan | |
| Need to sort out a better way methinks.. but for now - I am more interested in keeping travis green than I am in keeping rake out of the gem deps. | |||
| 2012-04-09 | remove rake and yard dependencies. | Randy Morgan | |
| 2012-04-05 | Removed rake 0.8.7 dependency specific to ruby 1.9.2, as it didn't seem | Scott | |
| to break anything without it Made border definitions access instead of delete hash params, as calling it from within a loop without cloning the style hash was causing it to be empty on subsequent loops. Didn't see any reason to be deleting them. Added :edges param to :border hash to specify [:top,:bottom], etc. If it's absent, defaults to all edges. | |||
| 2012-04-05 | improper version pin for using ZipOutputStream to StringIO for those folks ↵ | Randy Morgan | |
| who are still on the 2009 version of rubyzip | |||
| 2012-04-03 | patching gemspec | Randy Morgan | |
| 2012-04-01 | remove perftools from gemset. | Randy Morgan | |
| 2012-03-26 | add perftools.rb | ochko | |
| 2012-03-10 | adding in quick patch for catAxis, valAxis on charts to specify gridlines = ↵ | Randy Morgan | |
| false. Needs specs once I work out what the hell happened to nokogiri in 1.5.1 | |||
| 2012-03-09 | lower rake min requirement - because some people find it better to use ↵ | Randy Morgan | |
| outdated software than fix warnings and bugs. | |||
| 2012-03-01 | adding rake as runtime requirement for ruby 2.0.0 | Randy Morgan | |
| 2012-02-22 | fixing tests for JRUBY | Randy Morgan | |
| 2012-02-22 | require rmagick4j if using jruby | Randy Morgan | |
| 2012-02-13 | Remove entirely the dependancies on i18n and active support. | Randy Morgan | |
| 2012-02-07 | Accept i18n 0.4.1 and see what breaks. | Mike Gunderloy | |
| 2011-12-15 | Added a check for the gemspec/rakefile included VERSION constant so bundler ↵ | Randy Morgan | |
| does not puke warnings. | |||
| 2011-12-15 | silence warning from bundler when requiring this gem off of github. | Randy Morgan | |
| 2011-12-14 | release prep for 1.0.14. | Randy Morgan | |
| 2011-12-08 | patch to gem spec to be sure to include tests | Randy Morgan | |
| 2011-12-08 | crunched the gemspec and pushed a bunk gem. | Randy Morgan | |
| 2011-12-07 | patch for issue #1 | Randy Morgan | |
| force binary encoding for zip entries. [bug] fixed error in app.rb so extended properties can now be used. improved support for OOXML cell element types. | |||
| 2011-12-06 | attempt to fix recursive rake require | Randy Morgan | |
| 2011-12-06 | Formatting float values for column width and date values in an attempt to ↵ | Randy Morgan | |
| resolve https://github.com/randym/axlsx/issues/1 | |||
| 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-30 | pre 1.0.10 release commit | Randy Morgan | |
| 2011-11-29 | bundle needs rake for travis. Seeing if it will work as a development ↵ | Randy Morgan | |
| dependency. | |||
| 2011-11-27 | adding yields for package workbook, workbook styles and cols collection on ↵ | Randy Morgan | |
| worksheet to make charting easier. | |||
| 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. | |||
| 2011-11-26 | adding in support for ruby 1.9.3 | Randy Morgan | |
| release version 1.0.9 | |||
| 2011-11-22 | updating rake file, readme and other docs. Also moving version constant to ↵ | Randy Morgan | |
| its own file and re-enabling package serialization tests with a bit more robust error handling when the current user does not have write permissions the directory. | |||
| 2011-11-22 | bumping version to batch bug in gemspec that did not include docs | Randy Morgan | |
| 2011-11-21 | moving example.rb into example dir and altering gemspec to point to github | Randy Morgan | |
| 2011-11-21 | update to attempt rdocs | Randy Morgan | |
| 2011-11-20 | pushing docs | Randy Morgan | |
| 2011-11-20 | first commit | Randy Morgan | |
