Aaron Blankstein
|
369a762e39
|
Merge branch 'master' into develop
|
2017-08-22 17:44:35 -04:00 |
|
Aaron Blankstein
|
119728cfb0
|
add locking so that the full indexer and the updater don't step on one another
|
2017-08-22 16:31:41 -04:00 |
|
Aaron Blankstein
|
87dd8b0cef
|
adds --update_profiles flag to fetch_data, to update the profiles which have new zonefiles since last indexing
|
2017-08-22 13:36:01 -04:00 |
|
Aaron Blankstein
|
c878b62c8a
|
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
|
2017-08-17 13:40:01 -04:00 |
|
Aaron Blankstein
|
58e2af7fe5
|
fixed /v1/search endpoint -- now it forwards to the searcher blueprint if enabled, or makes request to search.blockstack
|
2017-04-13 15:29:36 -04:00 |
|
Aaron Blankstein
|
566c2895ce
|
default search endpoint on, update the copyright notices for the test files, add Cache-Control headers if you want to use edge caching
|
2017-04-12 18:18:16 -04:00 |
|
Aaron Blankstein
|
bccf08e2d2
|
integrating search as a blueprint flask, plus getting its imports to play nicely with the api module
|
2017-04-11 12:13:51 -04:00 |
|
Muneeb Ali
|
7e3ca0afa9
|
combined config file (with resolver), renamed from settings
|
2017-04-09 14:27:48 -04:00 |
|