-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3 conversion, url checking methods #1
base: master
Are you sure you want to change the base?
Commits on Feb 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9dfa126 - Browse repository at this point
Copy the full SHA 9dfa126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34624cb - Browse repository at this point
Copy the full SHA 34624cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 049c3ed - Browse repository at this point
Copy the full SHA 049c3edView commit details
Commits on Feb 25, 2019
-
add methods for checking image and html urls; refactored tests into o…
…ne file/class per method
Configuration menu - View commit details
-
Copy full SHA for 43a99c0 - Browse repository at this point
Copy the full SHA 43a99c0View commit details
Commits on Feb 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d500d53 - Browse repository at this point
Copy the full SHA d500d53View commit details
Commits on Mar 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0feef92 - Browse repository at this point
Copy the full SHA 0feef92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5320c30 - Browse repository at this point
Copy the full SHA 5320c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b95a2 - Browse repository at this point
Copy the full SHA 05b95a2View commit details
Commits on Mar 22, 2019
-
- add ssl cert generation - add option to disable ssl verification - disable ssl warnings in test - add testing web server
Configuration menu - View commit details
-
Copy full SHA for ce88250 - Browse repository at this point
Copy the full SHA ce88250View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9804ef - Browse repository at this point
Copy the full SHA a9804efView commit details -
Merge pull request #1 from eapearson/master
Improve tests for url checks
Configuration menu - View commit details
-
Copy full SHA for 721223a - Browse repository at this point
Copy the full SHA 721223aView commit details
Commits on Mar 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2f2473e - Browse repository at this point
Copy the full SHA 2f2473eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c3581 - Browse repository at this point
Copy the full SHA 98c3581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ca5d1 - Browse repository at this point
Copy the full SHA 99ca5d1View commit details -
Merge pull request #3 from eapearson/master
remove config validation of mongo settings
Configuration menu - View commit details
-
Copy full SHA for dbf59d7 - Browse repository at this point
Copy the full SHA dbf59d7View commit details
Commits on Mar 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 453beba - Browse repository at this point
Copy the full SHA 453bebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b30e3c - Browse repository at this point
Copy the full SHA 6b30e3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd7fb5 - Browse repository at this point
Copy the full SHA 7fd7fb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ffd7d - Browse repository at this point
Copy the full SHA 28ffd7dView commit details -
Merge pull request #5 from eapearson/master
handle redirect (301, 302)
Configuration menu - View commit details
-
Copy full SHA for f42a54f - Browse repository at this point
Copy the full SHA f42a54fView commit details
Commits on Sep 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7b35899 - Browse repository at this point
Copy the full SHA 7b35899View commit details -
Configuration menu - View commit details
-
Copy full SHA for b08fa7e - Browse repository at this point
Copy the full SHA b08fa7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ddbb7 - Browse repository at this point
Copy the full SHA 50ddbb7View commit details -
add support for user-agent header
- necessary to have for lbl sites which throw a 403 without a user-agent string - generates meaningful one, though, to be nice -accompanying tests
Configuration menu - View commit details
-
Copy full SHA for a753d7d - Browse repository at this point
Copy the full SHA a753d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 438d623 - Browse repository at this point
Copy the full SHA 438d623View commit details -
Merge pull request #6 from eapearson/master
Add support for sending user-agent string to address lbl's new requirement that it be present
Configuration menu - View commit details
-
Copy full SHA for 6a45e8e - Browse repository at this point
Copy the full SHA 6a45e8eView commit details