index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asciidoctor.gemspec
Age
Commit message (
Expand
)
Author
2019-03-23
resolves #3193 bundle .yardopts in RubyGem (PR #3194)
Dan Allen
2019-02-06
resolves #3044 don't distribute test suite in gem [skip ci] (PR #3048)
Dan Allen
2019-02-05
switch to HTTPS URL in gemspec [skip ci]
Dan Allen
2019-02-05
fix git command in gemspec [skip ci]
Dan Allen
2019-02-05
remove process workaround for JRuby [skip ci]
Dan Allen
2019-02-05
resolves #3005 remove the converter for the docbook45 backend (PR #3040)
Dan Allen
2019-02-03
resolves #1040 add syntax highlighter adapter for Rouge (PR #3033)
Dan Allen
2019-01-10
update development dependencies (PR #3000)
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2019-01-04
look inside type when using defined? to avoid getting faked out by autoload
Dan Allen
2018-10-29
don't run build on unsupported versions of Ruby (part of #2764)
Dan Allen
2018-10-27
remove deprecated property in gemspec [skip ci]
Dan Allen
2018-10-21
resolves #2928 prevent Slim 4 from issuing warning about invalid `:asciidoc` ...
Dan Allen
2018-10-14
upgrade nokogiri, but keep version pinned on JRuby (PR #2919)
Dan Allen
2018-08-01
merge PR #2822
Dan Allen
2018-08-01
document the reasoning behind the logic that builds the list of files in the ...
Dan Allen
2018-07-31
map Concurrent::Hash to ThreadSafe::Cache in Ruby 1.8.7
Dan Allen
2018-07-31
replace thread_safe with concurrent-ruby
Jun Aruga
2018-07-06
pin nokogiri to fix problem with test assertions on JRuby
Dan Allen
2018-05-06
Load asciidoctor/version from LOAD_PATH if not found locally (PR #2760)
Joseph Herlant
2018-04-08
Fix typo in gemspec that removed README & CONTRIBUTING files from the generat...
Joseph Herlant
2018-04-02
add mailinglist URI to gem spec
Dan Allen
2018-04-01
add changelog, source, and issues URI to gem spec
Dan Allen
2017-12-21
move yard deps to Gemfile and remove rake task
Dan Allen
2017-09-19
rename license text file to LICENSE [skip ci]
Dan Allen
2017-08-22
update nokogiri to 1.8.0 for ruby >= 2.1 (PR #2380)
Vasyl Solovei
2017-06-24
upgrade haml development dependency to ~> 5.0.0
Dan Allen
2017-05-16
using consistent encoding directive throughout project
Dan Allen
2017-04-23
lock version of yard to fix invalid byte sequence in Ruby 1.9.3
Dan Allen
2017-03-03
shift latest version of dep to gemspec
Dan Allen
2017-01-23
upgrade cucumber and JRuby in CI build (PR #2005)
Dan Allen
2016-11-29
upgrade Nokogiri to 1.6.x (except on Ruby 1.8) (PR #1213)
Dan Allen
2016-11-29
always use 0 to represent floating number in pessimistic version
Dan Allen
2016-11-29
upgrade to Slim 3 (PR #1953)
Vít Ondruch
2016-11-28
include entire test suite in gem (PR #1952)
Vít Ondruch
2016-07-14
collect files for gemspec in a way compatible with JRuby 1.7
Dan Allen
2016-07-07
cleanup file lists in gemspec
Dan Allen
2016-07-07
collect files for gemspec even when project is not a git repository
Dan Allen
2016-06-23
remove blank line
Dan Allen
2016-06-04
use IO.popen in gemspec instead of ` so it fails properly on JRuby
Dan Allen
2016-06-04
fix gemspec syntax so it works with parser used by the Maven plugin
Dan Allen
2016-05-24
remove column alignment in gemspec; calculate executables using grep
Dan Allen
2016-05-24
use Ruby to filter files instead of git
Dan Allen
2016-05-25
Fix for git ls-files filter
Rahman Usta
2016-01-05
reorganize the gemspec; specify file paths explicitly
Dan Allen
2016-01-05
update asciimath gem
Dan Allen
2015-12-21
make older versions of git happy
Dan Allen
2015-10-18
Merge pull request #954 from pepijnve/asciimath
Dan Allen
2015-10-18
Add asciimath to mathml converter to support asciimath in docbook converter
Pepijn Van Eeckhoudt
[next]