Christine Poerschke
|
445ceda01c
|
LUCENE-7858: checkJavadocLinks.py to mention common root causes of broken links
|
2017-06-02 10:40:53 +01:00 |
Jan Høydahl
|
d146354457
|
SOLR-6871: Fix precommit - accept /solr/downloads.html as valid link
|
2016-09-22 10:52:20 +02:00 |
Michael McCandless
|
8760269fcf
|
HTMLParserError is gone as of Python 3.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704918 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-23 19:17:19 +00:00 |
Adrien Grand
|
8a15a5c544
|
SOLR-6870: Add http://lucene.apache.org/solr/resources.html to the whitelist.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651986 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 09:06:19 +00:00 |
Erik Hatcher
|
806e227b59
|
Fix doc build issues with new Solr quickstart
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651938 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 02:45:57 +00:00 |
Steven Rowe
|
2189b7a761
|
LUCENE-6134: fix typos: it's->its, its->it's, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647735 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-24 05:48:58 +00:00 |
Ryan Ernst
|
3a56b1e05b
|
Account for whitespace in the middle of links when checking javadoc links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627410 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-24 20:18:31 +00:00 |
Michael McCandless
|
95f0553bc0
|
make duplicate anchors a hard error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483729 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-17 10:48:20 +00:00 |
Robert Muir
|
05190ad60f
|
whitelist this link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1433004 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-14 17:40:35 +00:00 |
Robert Muir
|
8514b70ba3
|
disable java6 documentation-lint (it generates totally broken html). enable checking for unpaired tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1401965 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-25 03:30:04 +00:00 |
Uwe Schindler
|
468a6650e7
|
Fix the llinter issue with absolute file names intermixed with url, failing to parse them as URLs (C:/path is treated as URL with schema C). Fix other properties to be absolute in common-build.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388449 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-21 12:12:09 +00:00 |
Robert Muir
|
5d11884e17
|
allow docs linking to main sites
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388277 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-21 00:10:04 +00:00 |
Robert Muir
|
7b9fa18073
|
invert the valid-xml chars check to work with more python installations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382951 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-10 15:49:30 +00:00 |
Robert Muir
|
ab7d8397ef
|
fix broken unicode in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381711 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 18:37:38 +00:00 |
Uwe Schindler
|
92e5c35bc3
|
Fix javadocs-linter: Windows support, support for file:-URLs (now needed), fix broken XML-comments in some files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366220 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 22:45:31 +00:00 |
Uwe Schindler
|
dfbd640344
|
Fix file: URLs for now by disabling them!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366186 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 20:24:56 +00:00 |
Michael McCandless
|
b4080ca7e5
|
assume UTF8 encoding when reading javadocs HTML
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356824 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 16:48:07 +00:00 |
Michael McCandless
|
dae7f3e56a
|
use python3.2 for javadocs link checking (its builtin HTML parser is more strict than 2.7's)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356797 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 15:50:14 +00:00 |
Michael McCandless
|
6a8d538b5a
|
print file path when we fail to parse HTML
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356520 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 23:40:45 +00:00 |
Steven Rowe
|
9a6fe90dd2
|
Allow {svn,lucene}.apache.org links in Changes.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348524 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-10 02:50:46 +00:00 |
Robert Muir
|
f91b69093a
|
smokeTester: nuke java 1.5 tests, check for broken links, enforce working package summaries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348009 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-08 10:18:09 +00:00 |
Michael McCandless
|
b831e55acc
|
fix windows path sep issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337549 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-12 14:07:56 +00:00 |
Michael McCandless
|
f846cc3260
|
javadocs-linter: strip whitespace when parsing links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334586 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-06 10:08:07 +00:00 |
Michael McCandless
|
d5e8cf0487
|
remove BUG prefix on error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330501 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 19:24:05 +00:00 |
Michael McCandless
|
7b44a4f213
|
improve error message on unhandled href
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330495 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-25 19:20:06 +00:00 |
Robert Muir
|
9bf158e095
|
LUCENE-4011: work around javadoc bug and enable javadocs-lint for solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329272 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 15:08:27 +00:00 |
Robert Muir
|
ab3f63d279
|
LUCENE-4011: fix most broken links in solr javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329235 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 13:44:03 +00:00 |
Robert Muir
|
e9c1fe7cdc
|
print out a message when checkJavadocLinks fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329059 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-23 04:38:07 +00:00 |
Robert Muir
|
6e9dade5d8
|
fix mailto and pass javascript links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328988 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-22 22:53:20 +00:00 |
Michael McCandless
|
b534190141
|
fix some more broken links...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328975 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-22 21:03:06 +00:00 |
Michael McCandless
|
79894b9744
|
improve broken link checker; fix some broken links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328962 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-22 20:08:53 +00:00 |
Michael McCandless
|
422bed652e
|
add simple python script to find broken javadocs links; fix some HTML escaping in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328949 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-22 19:41:57 +00:00 |