Aaron Blankstein
|
9fc76c2be4
|
merge in search updates from master
|
2017-08-23 15:22:08 -04:00 |
|
Aaron Blankstein
|
ec4c6e1492
|
fix typo in the full re-indexer + abandon update if no new profiles
|
2017-08-23 09:23:35 -04:00 |
|
Aaron Blankstein
|
13798e5fa2
|
str() subdomain names before lookup
|
2017-08-22 18:46:40 -04:00 |
|
Aaron Blankstein
|
948e3d9987
|
okay, there were errors from before, but now also support subdomains!
|
2017-08-22 18:23:05 -04:00 |
|
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
|
69a1139c7a
|
status bar should fill all the way now
|
2017-08-22 15:17:29 -04:00 |
|
Aaron Blankstein
|
7d9ae1304d
|
write last indexed file on updates
|
2017-08-22 14:29:50 -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
|
2e10455fa4
|
patching fetch data for new get_profile method signature
|
2017-06-30 11:48:33 -04:00 |
|
Aaron Blankstein
|
227c9b1ca8
|
moving logging code
|
2017-04-24 16:46:32 -04:00 |
|
Aaron Blankstein
|
6b7ee070f4
|
more tests
|
2017-04-24 16:39:42 -04:00 |
|
Aaron Blankstein
|
584dbd6bc9
|
added test mode to fetch_data, so that it only loads profiles for users in the unit test suite
|
2017-04-12 16:10:40 -04:00 |
|
Aaron Blankstein
|
33943b8f0e
|
handle legacy profile formats in fetching profile data
|
2017-04-12 15:51:55 -04:00 |
|
Aaron Blankstein
|
9bc1329af7
|
a little more brushing up of the install instructions, plus moved status bar output of fetch_data to stdout
|
2017-04-11 13:49:53 -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
|
f0b81991bd
|
combined search css/js/templates are other files into a single structure
|
2017-04-04 18:34:04 -04:00 |
|