Aaron Blankstein
|
1dfb2d8adb
|
switch back to letting the underlying api service deal with forcing paginated /v1/names calls
|
2017-04-17 15:19:35 -04:00 |
|
Aaron Blankstein
|
42b0fa5f38
|
limit count size on 'get all names' requests
|
2017-04-14 12:52:44 -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
|
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
|
11bbb64704
|
cleaned out old tests from api_tests, and integrated resolver and search tests
|
2017-04-12 15:57:42 -04:00 |
|
Aaron Blankstein
|
33943b8f0e
|
handle legacy profile formats in fetching profile data
|
2017-04-12 15:51:55 -04:00 |
|
Aaron Blankstein
|
a4d63e820b
|
testing using nginx cache functionality
|
2017-04-11 18:01:46 -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 |
|
Aaron Blankstein
|
928bbe1bc6
|
updated API UWSGI install instructions and the default configs to have more descriptive replacement paths
|
2017-04-11 11:26:01 -04:00 |
|
Aaron Blankstein
|
c3a13caa0c
|
merging rc-0.14.2 into api branch
|
2017-04-10 10:40:28 -04:00 |
|
Muneeb Ali
|
07cfe8f89f
|
added pointers to relevant files
|
2017-04-09 15:57:45 -04:00 |
|
Muneeb Ali
|
c5ce9affff
|
removed old file, moved all docs to /docs
|
2017-04-09 14:30:48 -04:00 |
|
Muneeb Ali
|
8f3fb075b3
|
updated license info
|
2017-04-09 14:30:21 -04:00 |
|
Muneeb Ali
|
abb2ce5e00
|
added resolver support for backwards compatibility
|
2017-04-09 14:29:05 -04:00 |
|
Muneeb Ali
|
7e3ca0afa9
|
combined config file (with resolver), renamed from settings
|
2017-04-09 14:27:48 -04:00 |
|
Muneeb Ali
|
e112c1106e
|
tested using resolver as a blueprint
|
2017-04-09 14:27:21 -04:00 |
|
Muneeb Ali
|
3407719320
|
merged resolver into api as a blueprint
|
2017-04-09 14:26:45 -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 |
|
Muneeb Ali
|
9a860d6280
|
removed old files and moved .md files to doc/
|
2017-04-04 18:14:08 -04:00 |
|
Muneeb Ali
|
30a84e3a42
|
deleted old files
|
2017-04-03 10:25:56 -04:00 |
|
Muneeb Ali
|
82cc3d7128
|
added nginx default sites file
|
2017-04-03 10:24:21 -04:00 |
|
Muneeb Ali
|
20903fcfc9
|
added systemd service file, resolves #366
|
2017-04-03 10:24:05 -04:00 |
|
Muneeb Ali
|
e49a525fa7
|
removed old files
|
2017-04-03 10:16:43 -04:00 |
|
Muneeb Ali
|
6c98b2b446
|
added links to Github install instructions, resolves #346
|
2017-04-03 10:04:58 -04:00 |
|
Muneeb Ali
|
dcacff1606
|
Merge remote-tracking branch 'origin/search' into api
|
2017-04-03 09:42:34 -04:00 |
|
muqeetali
|
8e06294689
|
added GUID search
|
2017-03-26 19:51:50 -05:00 |
|
Muneeb Ali
|
1baa8b3300
|
fixed path issue that shows only under uwsgi
|
2017-03-22 23:45:07 -04:00 |
|
Muneeb Ali
|
df5b01c315
|
updated uwsgi settings
|
2017-03-22 23:44:47 -04:00 |
|
Muneeb Ali
|
40938bde01
|
updated docs and examples
|
2017-03-20 11:03:18 -04:00 |
|
Muneeb Ali
|
ba66bfc0c0
|
added endpoints for search etc
|
2017-03-20 11:03:06 -04:00 |
|
Muneeb Ali
|
bb2579e3fc
|
updated requirements for api
|
2017-03-19 23:42:21 -04:00 |
|
Muneeb Ali
|
d53380ba4b
|
updated template to display server info, tested views for ping, name info etc
|
2017-03-19 23:42:05 -04:00 |
|
Muneeb Ali
|
036618b322
|
added default server URL and other updates
|
2017-03-19 23:41:03 -04:00 |
|
Muneeb Ali
|
2a82995ac1
|
added catch all for GET and POST calls, and disabled POST calls for public servers
|
2017-03-19 23:40:29 -04:00 |
|
Muneeb Ali
|
d6227364a2
|
added server info, ping, name info and history docs
|
2017-03-19 23:40:04 -04:00 |
|
Muneeb Ali
|
38296f46a6
|
use new Flask interface, removing old code
|
2017-03-19 12:04:42 -04:00 |
|
Muneeb Ali
|
5f71e85e72
|
a new/simpler Flask interface
|
2017-03-19 12:04:08 -04:00 |
|
Muneeb Ali
|
b85461d1c1
|
added Blockstack Core text as logo and started updating docs
|
2017-03-19 12:02:12 -04:00 |
|
Muneeb Ali
|
af8f4c5a6e
|
updated func name and memcached ver
|
2017-03-18 20:59:13 -04:00 |
|
Muneeb Ali
|
c8dae20022
|
updated deployment instructions for search
|
2017-03-18 20:58:51 -04:00 |
|
Muneeb Ali
|
fb14579b85
|
removed old logo and added a (temporary) Blockstack Core text
|
2017-03-17 11:14:20 -04:00 |
|
Muneeb Ali
|
9f33ada97a
|
removed config_local dependency
|
2017-03-17 11:13:47 -04:00 |
|
Muneeb Ali
|
0f15579cb5
|
removed secret api variables and state
|
2017-03-15 14:01:46 -04:00 |
|
Muneeb Ali
|
24bd4c2ce1
|
removed s3 fucntionality from here (use the blockstack driver instead)
|
2017-03-15 13:58:10 -04:00 |
|
Muneeb Ali
|
adb2066dce
|
added nginx as the new default deployment method and removed apache
|
2017-03-15 13:36:06 -04:00 |
|
Muneeb Ali
|
977e22336d
|
reorg resolver files and removing dependencies
|
2017-03-15 13:34:14 -04:00 |
|
Muneeb Ali
|
1a8e368ce5
|
Merge pull request #329 from blockstack/search
Merging new search subsystem to master
|
2017-03-06 17:14:05 -05:00 |
|
Jude Nelson
|
33ed85baf0
|
sync with Core API
|
2017-03-02 15:36:56 -05:00 |
|