Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/asciidoctor/asciidoctor-gradle-plugin

A Gradle plugin that uses Asciidoctor via JRuby to process AsciiDoc source files within the project.
https://github.com/asciidoctor/asciidoctor-gradle-plugin

Remove one more redundant @CacheableTask annotation

a4507c00eb50d2e807f89105acab788ebf97a002 authored about 5 years ago
Remove duplicate annotations on tasks

185759b914ce72467915a2c1a7834aef77c74a78 authored about 5 years ago
Prepare for release

e278f9640726a8089873366e1165e418f08a7be2 authored about 5 years ago
Merge pull request #440 from asciidoctor/development-2.0

Release 2.4.0

a06c1076983b6d7fdfa613cc6bb4a5cc3f6bdd84 authored about 5 years ago
Merge pull request #470 from bric3/patch-1

Avoid deprecation warning for `baseDirConfigured` with Gradle 6.0

c0c30ad0c8c132e6b482374e6a0d459b7fb78795 authored about 5 years ago
Avoid deprecation warning for `baseDirConfigured` with Gradle 6.0

Otherwise Gradle prints this when warnings are enabled

> Task :asciidoctor
Property 'baseDir...

9219d14e7394a0e666462e67b96f8d12831d02b1 authored about 5 years ago
Merge branch 'master' of https://github.com/asciidoctor/asciidoctor-gradle-plugin

57a74ea71bb2abf94498e7cea64ed7e4aa353673 authored about 5 years ago
Merge pull request #463 from ghale/development-2.0

Make asciidoctor tasks cacheable

226bef9430a31de2645da7466293974169483748 authored about 5 years ago
Detect correct class for configuration (#460)

7da5f1316363b83b8b8d190b9b2212d39c0633c2 authored about 5 years ago
Only use JAVA_EXEC for testing on GitLab

ab1eee249717965d8a359c9a8b8e67159d1c5590 authored about 5 years ago
Merge pull request #449 from lptr/lptr/make-cacheable

Make tasks cacheable

b499ecfacbe1f9c79d372212ed37fb635643c7bf authored about 5 years ago
Merge pull request #466 from ysb33r/development-2.0

Sync minor changes for 2.4.0 release

30b0075d89e6690c5c162c4324cebcdec3604329 authored about 5 years ago
Merge branch 'master' of https://github.com/asciidoctor/asciidoctor-gradle-plugin

feaa92bd6dff78bb436b244ed5e8ad982156e3ed authored about 5 years ago
Merge pull request #456 from fwilhe2/patch-1

Update github org

e39a446c854317bb7ce14440990b0db738402042 authored about 5 years ago
Merge branch 'master' of https://github.com/asciidoctor/asciidoctor-gradle-plugin

fbd9ddd45e3dde34b2b4689793ae5ff78ece70a1 authored about 5 years ago
Merge pull request #461 from madmas/patch-1

escape includedir macro

b7409e0297dd51fed0fae9f674a703b557e4d6a0 authored about 5 years ago
Merge branch 'master' of https://github.com/asciidoctor/asciidoctor-gradle-plugin

157b4f7b8b47fb48d79af7c6236b6eb83496ae5f authored about 5 years ago
Merge pull request #453 from izeye/asciidoctorj-custom-extensions

Fix include directive for asciidoctorj-custom-extensions.adoc

a82b9d92b59a7edd35f54fca1fab5a9dcd9a3cc9 authored about 5 years ago
Merge branch 'master' of https://github.com/asciidoctor/asciidoctor-gradle-plugin

2403ed4994250d82216d85089b79ccb54325f217 authored about 5 years ago
Merge pull request #452 from izeye/includedir

Polish Task Configuration section in doc

321ff6356f42e029ebca55f9793292bc4efd4eb8 authored about 5 years ago
Merge branch 'master' of https://github.com/asciidoctor/asciidoctor-gradle-plugin

4a404b65a5d5f29b80c74fb156dd21272635d4b4 authored about 5 years ago
Merge pull request #451 from izeye/spring-rest-docs

Remove outdated Spring REST Docs incompatibility notes

88a392eecedff0661839e1bffa53faa3193de80b authored about 5 years ago
Bump version in readme

df6c5faec86c55e9e8756153b7e5a24db8aecd83 authored about 5 years ago
Merge pull request #447 from mrotteveel/patch-1

Fix syntax error in include on custom extensions

bd9df038c622ae103a619a643bceaf6b0ad78f99 authored about 5 years ago
Fix error in integration test

523bad93569f3824320e1aed6de2c169957a863d authored about 5 years ago
Fix codenarc issues

6d3ec49c9c38f101c36634da3477d5bed05ecea0 authored about 5 years ago
Make gemPrepare tasks cacheable

f527c2a8fb0bc5f8f80637cd34829a30ae321c43 authored about 5 years ago
Make revealjs tasks cacheable

878dd3ec0159b987cd6d548691a18842e8e4f4d0 authored about 5 years ago
Make epub tasks cacheable

4b1f4e02895ed6cefd1a4c5e95ab2bcad335a8f3 authored about 5 years ago
Make asciidoctor task cacheable

e1a935f49688bb68ab4381faf02df727d6a9f3bf authored about 5 years ago
Make asciidoc pdf task cacheable

c70f31b622662164f8f7769a252abb8cffa62ae7 authored about 5 years ago
escape includedir macro

escape include dir macro as currently to renders with the travis include dir value

also, set ...

7d25a0f34acd3a1e7c9e95c6b7253d8078160aca authored about 5 years ago
Update github org

The repo was moved to a dedicated personal account

ca27f7c0f7e21fd1e5db46a9ce94bf2c89b77d63 authored over 5 years ago
Add a missing title for a code block

2c81d395283dfec27202ac39127eca0c174c849b authored over 5 years ago
Fix include directive for asciidoctorj-custom-extensions.adoc

04def8d665a2ae39c49e6568d27fd7c29e840fb1 authored over 5 years ago
Escape {includedir} in doc

778ff30bf559f3e49310dccb239d827ebf4ff39f authored over 5 years ago
Remove outdated Spring REST Docs incompatibility notes

0984834a247ef7a076b9e4d9738ede30dbeae95c authored over 5 years ago
Make tasks cacheable

9e6809dd4b5be94d93a51817584b8165c044a9f4 authored over 5 years ago
Fix syntax error in include on custom extensions

ccf55222a9fcf450b638fa120b609331d20cb3d7 authored over 5 years ago
Merge pull request #439 from ysb33r/issue-438-2.x

Issue 438 2.x

ca44774f607aa37f72a2dbf7a595f08ca2f15a9f authored over 5 years ago
Standardise of themeDir and themeName for PDF (#438)

- When the PDF version is an alpha version, for attributes use pdf-style and
pdf-stylesdir ote...

62b2be7cf6e50f807bc6d25116d0797a1e66bcd7 authored over 5 years ago
Miniomum supported asciidoctorj version is 1.6.1

b74a61271bbd11171c2cb17d743c1e486019b642 authored over 5 years ago
Centralise reporting of deprecated features (#438)

a5d09f952c88d83872ff196846d9b12258760444 authored over 5 years ago
Set version to 2.4.0

9a843b9f706b2054e1e6f5bc99288d4d365050bf authored over 5 years ago
Bump version in readme

ce97e3831b8c9d1a2fdffca3e3c513c4a031dedf authored over 5 years ago
Remove Bintray badge

1f22210062bf43571b88140902db8e058c2e389b authored over 5 years ago
Merge pull request #432 from ysb33r/asciidoctor-attributes-2.x

Move initial asciidoctor attributes to a separate file (#431)

13f98135e9ee74177d0407d1b115b51c6ea15bbd authored over 5 years ago
Move initial asciidoctor attributes to a separate file (#431)

c6cd76457113899e66a502467b1bb1d521d76bd6 authored over 5 years ago
Merge pull request #427 from ysb33r/underscores-410-2.x

Add underscore-led Asciidoc files to secondary source patterns (#410)

edb1c4b8bfe833bf97333c795cc65177f51573e3 authored over 5 years ago
Merge pull request #428 from ysb33r/syntax-highlighting-2.x

Use Coderay as source highligther on 2.x (#303)

fd1994ca27b40ee07f28e8f8138fa4be799b46e4 authored over 5 years ago
Use Coderay as source highligther on 2.x (#303)

5969b7904d97bd269fcfbfbac0167046bcf33137 authored over 5 years ago
Add underscore-led Asciidoc files to secondary source patterns (#410)

29b10abaf8f1357180053c06c36c024227f7aba4 authored over 5 years ago
Use different version of guava for Gradle 5.5+ (#424)

207382bfe15c87491f8d8aa3303ed180b1ed8a82 authored over 5 years ago
Strip down README to bare minimum and point to snapshot documentation site (#303)

50cf30ecb2254678f31b77104949eacac1a38429 authored over 5 years ago
Added a test case for EPUB for linked chapters (#408)

ffb2d74c1caad7fcc8567f58c0a83385a4ad008b authored over 5 years ago
Set version to 2.3.0

4aac04325d55efbc478f5f7e0c228e1470968bb1 authored over 5 years ago
Split README into manageable documentation chunks (#102,#303)

Kudos to @jezhiggins & @ralph-mcardell for tips on simplifying the proxy
gradlew.bat file.

af6260a8d9e30acc61f6880c5fd08cb1ac3ef866 authored over 5 years ago
Workaround bug in org.ajoberstar.git-publish 2.1.1 (#303)

18814ad11694909cf44e85d3a245977b654eb834 authored over 5 years ago
Generate an index page for user guide and API docs (#303)

3d13cbffa197122d6912c7b389332c601b84c0b4 authored over 5 years ago
Report Asciidoctor dpendencies on a per-tasl basis (#393)

Add rule that follows <asciidocTaskName>Dependencies pattern.

Old asciidoctorjDependencies task...

7e3a37913c03aeff54d3d746fbd15797aafa0914 authored over 5 years ago
Create infrastructure for documentation (#102,#303)

6fccd7272095c833c08e217b860269e54f678255 authored over 5 years ago
Classify remote JAVA_EXEC failure with AsciidoctorRemoteExecutionException (#377)

77637f30f82504ee28ae279b374e7afca89fc4ca authored over 5 years ago
Configurations can be supplied via providers {#405)

a995bc7b719f88c4bb5e43e378e107d3086c0dd8 authored over 5 years ago
Do not use GString for error message (#377)

768053d66d080cb58e02af82bd2132ddc09415aa authored over 5 years ago
Update to JRubyGradle 1.7.0

c050b631cff4a64f68b2682e666f66cbf9c39ff1 authored over 5 years ago
Fix version of bibtext-ruby to 4.4.7 for test purposes

9d2fd50890cc96f6b2cc9fbf0130217f32bb56c2 authored over 5 years ago
Update README.adoc

c236524e7bc60783c643275547637e8147748a2c authored over 5 years ago
Merge pull request #414 from asciidoctor/revert-397-bibtex-ruby

Revert "Fix version of bibtex-ruby to 4.4.7 for test purposes"

e96fc3c4c7e1f54daf856f427cbd1dd5f7754339 authored over 5 years ago
Revert "Fix version of bibtex-ruby to 4.4.7 for test purposes"

b23165054d2cd271c4d91faba67588b5717de49f authored over 5 years ago
Merge pull request #397 from ysb33r/bibtex-ruby

Fix version of bibtex-ruby to 4.4.7 for test purposes

4d8bbe1c4ce7f41bc2e19fd133ff66f6358fe48e authored over 5 years ago
Merge pull request #407 from jnizet/doc/typos

fix two typos in the README

7dc48630edfaaa4eb4063e4a0ff7c178b6a16fa6 authored over 5 years ago
fix two typos in the README

bcd1e9af7ecf8e3f11f58022ec63f3024050478f authored over 5 years ago
Added Spring REST Docs compatiblity notes

ed3aab71a77e50677f3f31e2851c5bb71e8545e2 authored over 5 years ago
Set version to 3.0.0-alpha.2

a987e814a584e4c8cfbf056a5c8a5cd91264bb75 authored over 5 years ago
Merge pull request #398 from ysb33r/multi-language

Generate documents from multiple language sources (#392)

7024a6f93519ed2cdb2b87b37ac4ad10b0b4aa76 authored over 5 years ago
Merge pull request #394 from ysb33r/leanpub

Leanpub backend (#308)

3509e24abf81c7f56075a3127f868b82a984b0b1 authored over 5 years ago
Fix version of bibtext-ruby to 4.4.7 for test purposes

611a4dfa5d5b27aea044fd82f356fcc77c586162 authored over 5 years ago
WIP: Generate documents from multiple language sources (#392)

c8018dcd6d1bd5ecb0ec1d3c6028d9eb4a099c37 authored over 5 years ago
Leanpub backend (#308)

349c4cdb0ec1c616bf1fc8d4bce18a20a4fd4add authored over 5 years ago
Merge pull request #395 from ysb33r/fwd-merge-390

Forward-port PR #390 by @lhotari to development-3.x

34ba7d85f402c289459d3ef134d851de4ddcd4d9 authored over 5 years ago
Forward-port PR #390 by @lhotari to development-3.x

f33130fa8dc1330d0f83bfcaae172df69e299f77 authored over 5 years ago
Merge pull request #390 from lhotari/lh-fix-script-plugin

Fix compatibility with script plugins

66022e2fd2a56c792e732a251133d483afb26830 authored over 5 years ago
Fix compatibility with script plugins

- Use fully qualified class name when applying plugin to
workaround https://github.com/gradle/...

c51b2371d5c283a4b7eceb409aa555535fce456a authored over 5 years ago
Merge pull request #389 from ysb33r/issue-388

Only add Reveal GEM to asciidoctorj extension to task extension

4d6d2ba2213a69e0740b9b5f7a3e620836b681fa authored over 5 years ago
Only add Reveal GEM to asciidoctorj extension that is on the RevealJS task (#388)

49c618903ccf1add1ee783d271bba36e77ea726e authored over 5 years ago
Merge pull request #387 from jmini/patch-1

Fixing --warning-mode command-line option

1cd74257bbcf94e9b081990afad3645455787485 authored over 5 years ago
Fixing --warning-mode command-line option

b58990cd93c84b4cf5b05724028b9fc53b0f42ea authored over 5 years ago
Merge pull request #386 from ysb33r/improve-coverage

Improve test coverage

28f9f93edd90582913df307ff38b33f4c7b9d525 authored over 5 years ago
Improve test coverage

064dcd2a5d61b7b45d82ae8df38163a5946924fc authored over 5 years ago
Merge pull request #384 from ysb33r/remove-deck2pdf

Remove deck2pdf

271dd723caf3abf9ecf81700c23ac4fc15356364 authored over 5 years ago
Merge pull request #385 from ysb33r/development-3.x

Set to 3.0.0-alpha.1

b46547557c7a4dc08963b820aea477e2c2e9ec5a authored over 5 years ago
Preparing for 3.0.0-alpha.1 release

e48850bd4467f161a4a0658cef1a7683d43d4ed3 authored over 5 years ago
Remove Deck2Pdf support for the time being (#374)

64cca532399ebc490936fa782db40ea1cf12e26e authored over 5 years ago
Update to asciidoctorj-pdf 1.5.0-alpha.17

f03827dd522424fb3eeddf5c38aaeeb69097ea5a authored over 5 years ago
Merge pull request #375 from ysb33r/development-3.x

DeckTape support for exporting slides

4759fead8b6d1e5e3288aa7c7bf78a1018d12351 authored over 5 years ago
Merge pull request #10 from ysb33r/decktape

Decktape implementation

b13a7db6008a9cd237123f7123110d053927ae86 authored over 5 years ago
Improve test coverage (#376)

472dee43d5905083a6d01051d24b6718bc7a2b2c authored over 5 years ago
Use JDK11/12 test image on GitLab for Gradle 4.9-5.3.1 & 5.4.1+

ba68cd2fbb3f652022d5b1036d64d8d5150aa601 authored over 5 years ago
Add link to Chromium switches (#376)

32a1e12399b17f75f2c6f5ac64843e0241f1df59 authored over 5 years ago
Prefer use of --chrome-arg=<arg> format (#376)

d23af3d1598b44e2a92695d2ebf0d8e63804585e authored over 5 years ago