Commit Graph

73 Commits (5dbb8536069b2956f9c733e627989e6806eb94e3)

Author SHA1 Message Date
Thibaut ab1de67032 Update Nokogiri
11 years ago
Thibaut bcd4a5b522 Use String#remove
11 years ago
Thibaut d51a6f9042 Replace colons with dashes in internal URL paths
11 years ago
Thibaut c0be178556 Auto-require gems in the "docs" bundle
11 years ago
Thibaut 864188e24c Use String#sub instead of String#gsub when possible
11 years ago
Thibaut b92db88506 Refactor Docs::Scraper
11 years ago
Thibaut ca06cc7ad9 Implement Docs::Filter#initial_page?
11 years ago
Thibaut f8298181e9 Implement initial_paths scraper option
11 years ago
Thibaut 5e69d6df5e Make Docs::FileScraper#request_all accept an array of URLs
11 years ago
Thibaut cd6057e392 Make Docs::UrlScraper#request_all accept an array of URLs
11 years ago
Thibaut c6be9b6ae4 Make Docs:Requester#request accept an array of URLs
11 years ago
Thibaut 562a4c74fe Fix failing Docs::Requester test
11 years ago
Thibaut 95ec3a5dc3 Refactor :trailing_slash option tests
11 years ago
Thibaut 4a2a393ed4 Refactor :follow_links option
11 years ago
Thibaut bf6c900ca7 Make :skip_links option work with true/false
11 years ago
Thibaut 47eb7eec7f Make :skip_links option apply to pages instead of individual links
11 years ago
Thibaut 6c8eea1adb Add :follow_links option to not follow links on select pages
11 years ago
Thibaut 706270d89c Don't store pages with no entries
11 years ago
Thibaut 9089d03211 Set the default FileScraper::base_url to localhost
11 years ago
Thibaut d964fd4ca9 Make Docs::URL#relative_path_to work with unqualified URLs
11 years ago
Thibaut 4df387d475 Make Docs::URL#subpath_to work with unqualified URLs
11 years ago
Thibaut 1204390f81 Make Docs::Scraper.root_path inheritable
11 years ago
Thibaut 18986c1814 Going open source
11 years ago