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
/
Rakefile
Age
Commit message (
Expand
)
Author
2019-03-07
organize rake build by moving tasks into task files
Dan Allen
2019-02-10
resolves #3054 never mutate strings; add `frozen_string_literal: true` commen...
Dan Allen
2019-01-08
disable color in cucumber output in CI
Dan Allen
2018-11-15
remove shippable configuration [skip ci]
Dan Allen
2018-11-10
build AsciidoctorJ 1.5.x instead of 1.6.0
Dan Allen
2018-05-06
drop obsolete build logic
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-09-04
clarify how to grant the Travis user permission to trigger the build
Dan Allen
2017-09-04
add note about TRAVIS_TOKEN
Dan Allen
2017-09-04
add asciidoctor-reveal.js to list of downstream projects to trigger
Dan Allen
2017-08-13
fix typo in URL of config file in build:dependents task
Dan Allen
2017-08-13
fix dependent builds task
Dan Allen
2017-08-13
apply upstream only CI config to triggered builds, if available
Dan Allen
2017-07-24
fix check for TRAVIS_TAG in build:dependents task
Dan Allen
2017-07-24
reverse logic when checking whether to skip dependent builds
Dan Allen
2017-07-24
don't trigger dependent builds for tags
Dan Allen
2017-07-20
abbreviate sha1 hash in message for triggered builds
Dan Allen
2017-07-20
trigger build of Asciidoctor Diagram on every change to master
Dan Allen
2017-07-17
Trigger build of branch asciidoctorj-1.6.0 on updates (PR #2317)
Robert Panzer
2017-07-14
retrieve repo slug for commit message from env variable
Dan Allen
2017-07-14
also include the commit hash in the message subject for triggered builds
Dan Allen
2017-07-14
try the commit URL in the triggered build message
Dan Allen
2017-07-14
add commit memo to message used for triggered build
Dan Allen
2017-07-13
fix status messages in build:dependents task
Dan Allen
2017-07-13
customize commit message of dependent builds
Dan Allen
2017-07-13
trigger build of AsciidoctorJ against upstream on every change to core (PR #2...
Robert Panzer
2017-07-12
only trigger dependent builds on first job in matrix
Dan Allen
2017-07-11
add missing require in Rakefile
Dan Allen
2017-07-11
rework build:dependents task; tie into Travis build
Dan Allen
2017-07-09
Adds a Rake task to trigger build on dependent projects
Guillaume Grossetie
2017-06-25
rename block arg used to configure test task; set default task to test:all
Dan Allen
2017-06-25
remove unused test configuration in Rakefile
Dan Allen
2017-06-25
configure feature tests to only show progress
Dan Allen
2017-04-20
resolves #2136 validate name of inline macro; cache inline macro rx (PR #2137)
Dan Allen
2016-11-28
don't fail build if .yardopts file is missing
Dan Allen
2015-10-31
prepare for 1.5.3 release
Dan Allen
2014-11-24
only print LANG in Travis builds
Dan Allen
2014-11-10
enable CI reports
Dan Allen
2014-08-10
enable feature tests in Travis CI
Dan Allen
2014-08-05
prepare for the next development iteration [ci skip]
Dan Allen
2014-08-05
update LICENSE file to include file extension
Dan Allen
2014-07-03
fix yard task
Dan Allen
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-02-28
add .yardopts file for rubydoc.info
Dan Allen
2014-02-17
bump GC memory a few notches
Dan Allen
2014-02-17
adjust memory settings for tests, disable tty mode
Dan Allen
2014-02-16
minor optimizations
Dan Allen
2014-02-16
call each thing by its right name
Dan Allen
2014-02-16
resolves #804 rewrite extensions to support extension instances
Dan Allen
[next]