Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
antora
Browse files
Jun 14, 2021
merge !660
· e44fe66e
Dan Allen
authored
Jun 14, 2021
e44fe66e
mark "_" character as passthrough as it would otherwise interfere with other...
· 03d17e39
Alexander Schwartz
authored
Jun 14, 2021
03d17e39
merge !657
· 121856e3
Dan Allen
authored
Jun 14, 2021
121856e3
rewrite logic that processes value of tag(s) attribute on include directive
· b9d450f1
Dan Allen
authored
Jun 14, 2021
b9d450f1
resolves #771 port fixes for include tags processing from Asciidoctor
· eedd2895
Dan Allen
authored
Jun 14, 2021
eedd2895
extract check for value in map to function
· 6e5b292c
Dan Allen
authored
Jun 14, 2021
6e5b292c
extract shared include tags example to constant
· 3ec9881a
Dan Allen
authored
Jun 14, 2021
3ec9881a
fix assertion in test for custom credential manager without status method
· 3ea3b5e4
Dan Allen
authored
Jun 14, 2021
3ea3b5e4
add test to verify internal git plugins get unregistered; improve existing assertions
· d685aebc
Dan Allen
authored
Jun 14, 2021
d685aebc
Jun 13, 2021
add assertion that repository cached by content aggregator does not include .git dir
· ab4e099f
Dan Allen
authored
Jun 13, 2021
ab4e099f
Jun 12, 2021
verify git client sends user-agent header
· 38e063cb
Dan Allen
authored
Jun 12, 2021
38e063cb
Jun 11, 2021
merge !658
· 0b6d75f0
Sarah White
authored
Jun 11, 2021
0b6d75f0
clean up syntax and upstream links
· 837851ef
Sarah White
authored
Jun 11, 2021
837851ef
Jun 10, 2021
extract regexp into constants in content aggregator
· 60f92688
Dan Allen
authored
Jun 10, 2021
60f92688
format test [skip ci]
· fbbd6c7a
Dan Allen
authored
Jun 09, 2021
fbbd6c7a
Jun 09, 2021
format code in test fixtures [skip ci]
· 3784ea1c
Dan Allen
authored
Jun 09, 2021
3784ea1c
fix leaking shared state between CLI tests
· 17fe19b0
Dan Allen
authored
Jun 09, 2021
17fe19b0
fix crash if logger is called before being configured (typically outside the generator)
· 6535faec
Dan Allen
authored
Jun 09, 2021
6535faec
use classDef instead of scope for clarity when defining Ruby class [skip ci]
· 89f98a87
Dan Allen
authored
Jun 09, 2021
89f98a87
store Opal in const in AsciiDoc loader tests
· 3b995bb3
Dan Allen
authored
Jun 09, 2021
3b995bb3
simplify Ruby module references; only create Antora module if not found
· 5618b6d6
Dan Allen
authored
Jun 09, 2021
5618b6d6
Jun 08, 2021
add helper to repository builder to get the ref info string
· 810dc2da
Dan Allen
authored
Jun 08, 2021
810dc2da
make use of fetch event on git server to detect fetches
· 0880e0db
Dan Allen
authored
Jun 08, 2021
0880e0db
add radix to parseInt and enforce rule
· 7d220203
Dan Allen
authored
Jun 08, 2021
7d220203
fix issue number in CHANGELOG for #230 [skip ci]
· 15127bc0
Dan Allen
authored
Jun 07, 2021
15127bc0
v3.0.0-alpha.6
· 38ec002e
Dan Allen
authored
Jun 08, 2021
View commits for tag v3.0.0-alpha.6
v3.0.0-alpha.6
38ec002e
minor update to CHANGELOG [skip ci]
· 74980673
Dan Allen
authored
Jun 07, 2021
74980673
rename Asciidoctor upgrade notes page [skip ci]
· ab4b7a29
Dan Allen
authored
Jun 07, 2021
ab4b7a29
add what's new for 3.0.0-alpha.6 release [skip ci]
· dd622418
Dan Allen
authored
Jun 07, 2021
dd622418
merge !652
· 64cbb403
Dan Allen
authored
Jun 08, 2021
64cbb403
resolves
#145
add logging infrastructure; connect Asciidoctor logger to Antora logger
· 040ac038
Dan Allen
authored
Jun 07, 2021
040ac038
reorder item in CHANGELOG [skip ci]
· 5ed50b53
Dan Allen
authored
Jun 07, 2021
5ed50b53
Jun 07, 2021
upgrade eslint [skip ci]
· 1b204da7
Dan Allen
authored
Jun 07, 2021
1b204da7
refresh dependency lock file [skip ci]
· aa95432b
Dan Allen
authored
Jun 07, 2021
aa95432b
merge !655
· 835ff834
Dan Allen
authored
Jun 07, 2021
835ff834
resolves #764 assign file URL to src.origin.url on virtual file if repository...
· 4142a62a
Dan Allen
authored
Jun 07, 2021
4142a62a
create source cursor for include directive up front in include processor
· 40b9e358
Dan Allen
authored
Jun 07, 2021
40b9e358
rename property that stores src info for Antora file on Asciidoctor reader from context to src
· 4e30bf50
Dan Allen
authored
Jun 07, 2021
4e30bf50
merge !653
· a93becd2
Dan Allen
authored
Jun 07, 2021
a93becd2
resolves #765 add file info to reader before pushing include onto the stack so...
· c0993af6
Dan Allen
authored
Jun 06, 2021
c0993af6
Loading