Christopher K. Hoadley
091f8c4f7b
Add change directory to CI so tests are executed in proper context.
2020-05-09 11:10:43 -05:00
Christopher K. Hoadley
8619a353e4
Add override to HTTP Status Detection so HEAD request is not used. Configure Instagram to use this option.
...
In most cases when we are detecting by status code, it is not necessary to get the entire body: we can detect fine with just the HEAD response. However, Richard Getz discovered that some sites (e.g. Instagram) will not respond properly if Sherlock only requests the HEAD.
Add a "request_head_only" attribute to the data.json so HTTP Status Detection can be configured either way. It is simpler to support this change in this fashion, as it does not require changes to the tests.
With Richard Getz <richardgetziii@gmail.com>
2020-05-09 08:13:23 -05:00
Christopher K. Hoadley
0ba4980887
Update site list. Update version.
2020-05-08 23:42:00 -05:00
Christopher K. Hoadley
1eaf0dc46e
Update help command line.
2020-04-23 07:05:12 -05:00
Christopher K. Hoadley
92879af8eb
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# README.md
# sherlock/sherlock.py
2020-04-12 10:53:28 -05:00
Siddharth Dushantha
3b61ba10e8
removed syntax highlighting for help message
2020-04-02 09:54:25 +02:00
Siddharth Dushantha
563bcd963d
updated help message
2020-03-14 13:58:01 +01:00
Christopher K. Hoadley
32385a1d8d
Merge remote-tracking branch 'origin/master' into restructure_take1
2020-02-23 19:43:49 -06:00
Christopher K. Hoadley
9aeb3126fa
Update version and help text.
2020-02-23 18:21:43 -06:00
Christopher K. Hoadley
e41b485771
Merge remote-tracking branch 'origin/master' into restructure_take1
2020-02-12 21:27:50 -06:00
Christopher K. Hoadley
f3a61fe7af
Update version and help text.
2020-02-12 21:27:17 -06:00
Christopher K. Hoadley
123e4d47e0
Merge remote-tracking branch 'origin/master' into restructure_take1
2019-12-31 10:53:12 -06:00
Christopher K. Hoadley
0fd89843b2
Update version and site list.
2019-12-31 10:47:17 -06:00
Christopher K. Hoadley
5649d6b721
Update version and site list.
2019-12-31 08:00:17 -06:00
Christopher K. Hoadley
ba0a44e0ae
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/resources/data.json
2019-12-29 11:57:25 -06:00
Christopher K. Hoadley
9abae2e341
Update version and site list.
2019-12-29 11:48:53 -06:00
Christopher K. Hoadley
9e8e1a5aa4
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
2019-12-24 17:17:43 -06:00
Christopher K. Hoadley
5d16a720a5
Update site list and version.
2019-12-24 16:57:32 -06:00
Christopher K. Hoadley
0a455339c2
Merge remote-tracking branch 'origin/master' into restructure_take1
2019-12-21 17:12:17 -06:00
Siddharth Dushantha
a739ebf0e7
changed copyright holder to Sherlock Project
2019-12-19 22:30:42 +01:00
Christopher K. Hoadley
69b818bb3b
Update version and help text.
2019-12-08 07:30:02 -06:00
Christopher K. Hoadley
b92b931504
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
2019-12-07 17:58:39 -06:00
Christopher K. Hoadley
15157fd7da
Update version and help text.
2019-12-07 17:43:09 -06:00
Paulo Diovani
2e9c700107
Add an .excluded_sites list to allow pass tests
2019-12-05 14:26:17 -03:00
Siddharth Dushantha
c7533adcf2
Updated Twitter shield url
2019-12-03 12:58:19 +01:00
eiriksm
d42f989e92
Fix typo in Readme
2019-12-01 09:55:52 +01:00
Christopher K. Hoadley
b0b7608549
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
2019-11-30 22:30:02 -06:00
Christopher K. Hoadley
e39c817159
Teknik is not responding properly and is causing Sherlock to hang. Remove it. Update version and site list.
2019-11-30 16:24:04 -06:00
Christopher K. Hoadley
b91a039a9b
Remove regular expression checks for Twitter and instagram. The new entries may the JSON invalid. Update version and site list.
2019-11-30 15:51:24 -06:00
Christopher K. Hoadley
f89fe03b34
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
2019-11-30 06:16:51 -06:00
Christopher K. Hoadley
68da60aafa
Update version and site list.
2019-11-30 06:10:30 -06:00
Christopher K. Hoadley
a900d0f674
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
2019-11-29 14:37:55 -06:00
Christopher K. Hoadley
a257cd7ddf
Update version and site list.
2019-11-29 14:35:07 -06:00
Christopher K. Hoadley
96ac2f15fd
Merge remote-tracking branch 'origin/master' into restructure_take1
2019-11-29 08:11:27 -06:00
Christopher K. Hoadley
64eb20e03c
Update version.
2019-11-29 08:08:27 -06:00
Christopher K. Hoadley
8ef999fffd
Merge remote-tracking branch 'origin/master' into restructure_take1
2019-11-28 10:45:53 -06:00
Christopher K. Hoadley
6535e79b42
Update version and site list.
2019-11-28 10:42:11 -06:00
Christopher K. Hoadley
1587df0860
Merge remote-tracking branch 'origin/master' into restructure_take1
2019-11-28 09:54:56 -06:00
Siddharth Dushantha
376b3d8c69
Merge pull request #366 from Niagara1000/master
...
Added notes for Anaconda users
2019-11-27 16:37:52 +01:00
Shahlin
68e92783b9
Fixed grammar, typos, comments
2019-11-26 20:42:06 +04:00
Archana Ramamoorthy
97e0da5794
Added notes for Anaconda users
2019-11-25 21:26:48 -08:00
Christopher Kent Hoadley
c18e951f7a
Merge pull request #365 from compSciKai/master
...
University student documentation edits
2019-11-25 21:32:38 -06:00
Christopher K. Hoadley
87257fe16f
Update version and site list.
2019-11-25 21:19:40 -06:00
compSciKai
7b554e63f9
University student documentation edits
...
Hello! I am a university student taking a technical writing course. For one project we need to make suggested edits to repos on github.
Please use the following suggestions at your discretion :)
- reduced use of word 'you' to increase formality of writing
- removed empty words to make documentation more concise
Thank you for your time!
2019-11-25 19:19:32 -08:00
Christopher K. Hoadley
288d4fb525
Update version and site list.
2019-11-11 05:41:09 -06:00
Christopher K. Hoadley
38b76486dd
Update readme.
2019-11-10 10:23:06 -06:00
Christopher K. Hoadley
9cb5db156c
Update version and site list.
2019-11-08 07:10:14 -06:00
Christopher K. Hoadley
0cad205b90
Update version and site list.
2019-11-05 06:59:03 -06:00
Siddharth Dushantha
fe0e1eb2fb
added Open In Google Cloud Shell button to installation
2019-11-02 09:25:34 +01:00
Christopher K. Hoadley
988bd0559f
Update version and site list.
2019-10-26 15:20:12 -05:00