-
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use bool * Add command type * Refactor cache * Rename daemons type * Rename arguments * Rename variables * Rename variables * Simplify checker * Insert a blank line * Fix test * Move object initialization * Fix format * Fix linting * Add httpClient interface * Fix warnings * Remove unused variable * Rename urlInspector * Add robots txt fetcher * Utilize fake http response * Remove unused variables * Use nil check * Rename variable * Rename receiver * Define agentName * Fix argument name * Fix urlValidator tests * Move library initialization code * Rename method * Move html.Parse * Move redirect logic * Rename scraper * Rename url validator * Fix format * Fix method name * Rename link fetcher * Fold if statement * Refactor link finder * Fix test * Uncomment checker test * Enable page parser tests * Remove fetch result tests * Enable link finder tests * Rename a variable * Add comment * Use fetch result type only for caching * Fix link fetcher tests * Refactor link fetcher options * Build first * Remove integration tests * Remove dependencies.sh * Use newPage * Rename fake files * Pass stderr to command * Add throttled http client * Use boxed objects * Fix build * Rename argument * Fix checker tests * Add http client factory * Bump version
- Loading branch information
Showing
64 changed files
with
1,375 additions
and
1,545 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.