Commit Graph

13 Commits (0c6f1d4fbed8b480c788df885f84ffec1fbabfb8)

Author SHA1 Message Date
Emmanuel Gil Peyrot 8496245e85 checkdeadlinks: Move the main functionality into a separate function. 7 years ago
Emmanuel Gil Peyrot e626ca87aa checkdeadlinks: Update the last modified header. 7 years ago
Emmanuel Gil Peyrot 137e41fbba checkdeadlinks: Make the script compatible both python2 and python3. 7 years ago
Emmanuel Gil Peyrot 62348c310b checkdeadlinks: Output the list of dead links on exit. 7 years ago
Emmanuel Gil Peyrot 230bab3bf9 checkdeadlinks: Remove unused imports. 7 years ago
Emmanuel Gil Peyrot 358fce4443 checkdeadlinks: Also check for images sources, and check each unique URL only once. 7 years ago
Emmanuel Gil Peyrot 615d091877 checkdeadlinks: Move the checking code into its own is_dead() function. 7 years ago
Emmanuel Gil Peyrot 3acdb8f2d1 checkdeadlinks: Return 0 on no-deadlink, 1 on deadlinks. 7 years ago
Emmanuel Gil Peyrot 52e64d545b checkdeadlinks: Replace optparse with argparse to simplify argument parsing. 7 years ago
Emmanuel Gil Peyrot 9dbd567676 checkdeadlinks: Remove trailing whitespace and use four spaces instead of tabs. 7 years ago
Peter Saint-Andre b4658beda9 2009 to 2010
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3802 4b5297f7-1745-476d-ba37-a9c6900126ab
14 years ago
Unknown User 6891c87367 Some improvements to dead link checking tool.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3486 4b5297f7-1745-476d-ba37-a9c6900126ab
14 years ago
Tobias Markmann c2262122d0 Adding dead-link checker script for XEPs.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3007 4b5297f7-1745-476d-ba37-a9c6900126ab
14 years ago