An open API service providing commit metadata for open source projects.

GitHub / DocSpring/libreconv / commits

Ruby gem that converts office documents to PDF using LibreOffice / OpenOffice.

SHA Message Author Date Stats
05ce17c0 Credits => Contributors Nathan Broadbent <g****t@n****m> almost 7 years ago
d5c35ab8 Special thanks to Thach Nguyen for refactoring the source code and working on... Nathan Broadbent <g****t@n****m> almost 7 years ago
580d4a02 merge Merge pull request #28 from nthachus/master Nathan Broadbent <g****t@n****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
2252da7d Change `rubocop` settings to compatible with Ruby 1.9.3 Thach Nguyen <n****s@g****m> almost 7 years ago
5a14a076 Test with Ruby 1.9.3 on Travis & Fix Open3 options error on jRuby Thach Nguyen <n****s@g****m> almost 7 years ago
14a837a1 - Re-fix Open3 options error on jRuby Thach Nguyen <n****s@g****m> almost 7 years ago
45ff3329 - Fix `rubocop` errors on Ruby 2.2 and try to fix Open3 options error on jRuby Thach Nguyen <n****s@g****m> almost 7 years ago
3f33ef05 - Make this gem to work on jRuby 1.9.3 Nguyen Ngoc Thach <n****h@l****p> almost 7 years ago
82b81ac0 - Fix error when TEMP path contains special char (e.g. Unicode) Nguyen Ngoc Thach <n****h@l****p> almost 7 years ago
f2f9ca8a Update version to 0.9.4 Nathan Broadbent <g****t@n****m> almost 7 years ago
1575c42d merge Merge pull request #26 from nthachus/master Nathan Broadbent <g****t@n****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
d529445d Fix to support converting on Windows Nguyen Ngoc Thach <n****h@l****p> almost 7 years ago
b98dbe01 Updated Gemfile.lock Nathan Broadbent <g****t@n****m> about 7 years ago
fff99b8a Bump version to 0.9.3 Nathan Broadbent <g****t@n****m> about 7 years ago
86050da5 Bump version to 0.9.2 Nathan Broadbent <g****t@n****m> about 7 years ago
ced7f4d0 merge Merge pull request #24 from gingermusketeer/fix-usage-on-heroku Nathan Broadbent <g****t@n****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
784a33b9 Only expose necessary ENV variables Max Brosnahan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
31a9a8f0 Fix usage on Heroku Max Brosnahan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b3156e2e merge Merge pull request #23 from bfcoder/bf-pid-check Nathan Broadbent <g****t@n****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d7833341 Fix checking convert success James Carbine <j****e@g****m> over 7 years ago
afbc03c8 Comment out failing spec for now Nathan Broadbent <g****t@n****m> over 7 years ago
a733f282 Update minimum Ruby version Nathan Broadbent <g****t@n****m> over 7 years ago
eef8266f Update rspec, check in Gemfile.lock Nathan Broadbent <g****t@n****m> over 7 years ago
980457c1 Update badges Nathan Broadbent <g****t@n****m> over 7 years ago
e41f7479 Allow multiple instances of soffice to be run at the same time Nathan Broadbent <g****t@n****m> over 7 years ago
eba70040 Updated, refactored, and set up Rubocop Nathan Broadbent <g****t@n****m> over 7 years ago
fbc7a45f Update Ruby version Nathan Broadbent <g****t@n****m> over 7 years ago
e939ab74 merge Merge remote-tracking branch 'daneshd/escape-urls-with-backup-exec' Nathan Broadbent <g****t@n****m> over 7 years ago
e44f901c Update README Nathan Broadbent <g****t@n****m> about 8 years ago
5c2fe635 Update README.md Richard Nyström <r****n@r****o> over 10 years ago
d1061790 Fall back to using built-in ruby exec function if Spoon.spawnp fails. Danesh Dadachanji <d****h@d****m> over 10 years ago
c62b8fa5 Use instance variables for escaped paths. Danesh Dadachanji <d****h@d****m> over 10 years ago
ed555306 Escape URL when calling soffice and remove GET params when assigning tmp loca... Danesh Dadachanji <d****h@d****m> over 10 years ago
017082c8 merge Merge pull request #14 from zkgan/use-mktmpdir Richard Nyström <r****n@r****o> about 11 years ago
e1200952 Use mktmpdir instead of tmpdir for temporary files created Zi Kang Gan <z****6@h****m> about 11 years ago
e020cd9a Updated README Richard Nyström <r****n@r****o> about 11 years ago
ca63c9f8 Bump version Richard Nyström <r****n@r****o> about 11 years ago
613c3658 Updated Ruby versions for Travis CI Richard Nyström <r****n@r****o> about 11 years ago
c671fca1 Changed email for travis ci Richard Nyström <r****n@r****o> about 11 years ago
99a490c8 Updated bundler again Richard Nyström <r****n@r****o> about 11 years ago
16c4f60e Upgraded bundler Richard Nyström <r****n@r****o> about 11 years ago
908b5fa9 merge Merge branch 'master' of https://github.com/ricn/libreconv Richard Nyström <r****n@r****o> about 11 years ago
ea3ce368 Updated travis ci config Richard Nyström <r****n@r****o> about 11 years ago
4979a718 merge Merge pull request #11 from daneshd/convert-to-other-formats Richard Nyström <r****n@r****o> about 11 years ago
11307353 Support converting to other file formats. Danesh Dadachanji <d****h@d****m> about 11 years ago
62c738bd Updated dev deps Richard Nyström <r****n@r****o> over 11 years ago
ad758dc5 merge Merge pull request #8 from Steimel/master Richard Nyström <r****n@r****o> over 11 years ago
85503db4 Dropping old versions Richard Nyström <r****n@r****o> over 11 years ago
4f363aa3 Updated dev deps Richard Nyström <r****n@r****o> over 11 years ago
6e40774f Return early in check_source_type to avoid invalid URI error when converting ... Steimel <t****w@v****u> almost 12 years ago
7c8ff2f9 Ignore Rubymine Richard Nyström <r****m@x****e> about 12 years ago
6bdeebf4 Added gem version badge Richard Nyström <r****m@x****e> about 12 years ago
6e16b46f Version bump Richard Nyström <r****m@x****e> about 12 years ago
8ea71532 Updated LibreOffice test version Richard Nyström <r****m@x****e> about 12 years ago
516a0a51 Removed rbx and added 2.1.1 for travis ci Richard Nyström <r****m@x****e> about 12 years ago
8310749c Switch to 'expect' instead of should i specs Richard Nyström <r****m@x****e> about 12 years ago
e46f2d47 Upgraded development dependencies Richard Nyström <r****m@x****e> about 12 years ago
5358c8b3 -outdir is deprecated. Switched to --outdir Richard Nyström <r****m@x****e> about 12 years ago
f0078119 Using older version of rspec Richard Nyström <r****6@g****m> over 12 years ago
3e06e2e7 Revert "Updated specs" Richard Nyström <r****6@g****m> over 12 years ago
94971ade Updated specs Richard Nyström <r****6@g****m> over 12 years ago
50cc07f4 Added Ruby 2.1.0 Richard Nyström <r****6@g****m> over 12 years ago
68616137 Yep, it's 2014! Richard Nyström <r****6@g****m> over 12 years ago
b0f93af5 Version bump Richard Nyström <r****6@g****m> over 13 years ago
68bbc234 Removed webrick and uses a public file in the specs instead. Richard Nyström <r****6@g****m> over 13 years ago
7738ab5b Supress stdout while converting. Richard Nyström <r****6@g****m> over 13 years ago
a2e5543b Removed unused variable Richard Nyström <r****6@g****m> over 13 years ago
10cbe1ed Removed unused file Richard Nyström <r****6@g****m> over 13 years ago
bbc31e96 Version bump Richard Nyström <r****6@g****m> over 13 years ago
49b0e25c #5 JRuby support Richard Nyström <r****6@g****m> over 13 years ago
75f9a8b0 Version bump Richard Nyström <r****6@g****m> over 13 years ago
7c94d6eb #3 Richard Nyström <r****6@g****m> over 13 years ago
148c6694 Do not test ruby-head Richard Nyström <r****6@g****m> over 13 years ago
6711d78c ops forgot to require and include webrick. Richard Nyström <r****6@g****m> over 13 years ago
2a86520d add local web server to specs Richard Nyström <r****6@g****m> over 13 years ago
b6c533d3 Removed spec Richard Nyström <r****6@g****m> over 13 years ago
9f99a768 Added rspec as dev deps Richard Nyström <r****6@g****m> over 13 years ago
0dd7c416 Added travis ci badge Richard Nyström <r****6@g****m> over 13 years ago
9e1af5f1 Added travis ci Richard Nyström <r****6@g****m> over 13 years ago
a1566b23 Spec should be the default task Richard Nyström <r****6@g****m> over 13 years ago
0da1603d Version bump Richard Nyström <r****6@g****m> over 13 years ago
355ddcea Switched to Process.spawn to make stdout and stderr quiet. Richard Nyström <r****6@g****m> over 13 years ago
a0f212d9 Refactored source type checker Richard Nyström <r****6@g****m> over 13 years ago
e3a8924f Updated readme Richard Nyström <r****6@g****m> over 13 years ago
a07dd124 version bump Richard Nyström <r****6@g****m> over 13 years ago
19be403b Added support to to specify an URL as the source Richard Nyström <r****6@g****m> over 13 years ago
8212f3ca Updated readme Richard Nyström <r****6@g****m> over 13 years ago
8d540409 Added convient convert method Richard Nyström <r****6@g****m> over 13 years ago
bf3d7df2 Version bump Richard Nyström <r****6@g****m> over 13 years ago
9080e12a Updated gemspec Richard Nyström <r****6@g****m> over 13 years ago
69f5949e Updated readme Richard Nyström <r****6@g****m> over 13 years ago
f4bc93ad Clean tmp folder after all specs Richard Nyström <r****6@g****m> over 13 years ago
e6871040 Refactored specs Richard Nyström <r****6@g****m> over 13 years ago
fff62e9b Refactored specs Richard Nyström <r****6@g****m> over 13 years ago
56e90077 Use /tmp as the target_path Richard Nyström <r****6@g****m> over 13 years ago
28d9431e Updated gemspec Richard Nyström <r****6@g****m> over 13 years ago
deba0e49 Updated readme Richard Nyström <r****6@g****m> over 13 years ago
5623fba0 Updated readme Richard Nyström <r****6@g****m> over 13 years ago
f3959efa Updated gemspec Richard Nyström <r****6@g****m> over 13 years ago
66a05279 Ignore Windows for now. Richard Nyström <r****6@g****m> over 13 years ago

← Back to repository