5
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2024-09-19 14:59:35 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Johannes Löthberg
dc733a9b45 sendGraph: Use r.text for comparing response
Missed this use of r.content in previous commit.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 15:11:14 +01:00
Michał Zieliński
7fd5de8c77 Merge pull request #7 from kyrias/sG-fixes
Minor sendGraph fixes
2015-11-21 15:03:24 +01:00
Johannes Löthberg
7421ff15d5 sendGraph: Clarify connection failed message
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:51:31 +01:00
Johannes Löthberg
1c92a03d4a sendGraph: Don't print IP on every connect
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:51:18 +01:00
Johannes Löthberg
4460ffa0c4 sendGraph: Use r.text for printing error
r.text contains the decoded content, while r.content contains the raw
response.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:49:40 +01:00
Johannes Löthberg
3f10aee97f sendGraph: Use .format consistently
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:49:29 +01:00
Johannes Löthberg
1f3f3e38dd sendGraph: Fix introductory comment nick
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 14:47:51 +01:00
Michał Zieliński
67e144cd87 sendGraph.py introduction comment 2015-11-21 14:29:42 +01:00
Michał Zieliński
63bc477ce6 include IP in log 2015-11-21 14:23:21 +01:00
Michał Zieliński
646d8d74e5 fix sendGraph 2015-11-21 14:12:23 +01:00
Michał Zieliński
55ec38f776 fix error handling 2015-11-21 13:37:55 +01:00
Michał Zieliński
d5efa03c34 parallel sendGraph, don't accept data from old versions of sendGraph 2015-11-21 13:30:03 +01:00
Michał Zieliński
2beed33600 log graph insertions 2015-11-21 13:03:19 +01:00
Michał Zieliński
22052a3840 use sendGraph script from Kubuxu 2015-11-21 12:52:48 +01:00
Michał Zieliński
e4b9b130db replace tabs with spaces 2015-11-21 12:47:21 +01:00
root
26343b47fb add uploaded_by, JS map fixes 2015-11-21 12:45:36 +01:00
Michał Zieliński
3478a0023c Merge pull request #5 from interfect/no-ip
Safely omit IP if it is not available.
2015-08-29 10:41:25 +02:00
Adam Novak
7aa07f7bc3 Safely omit IP if it is not available. 2015-08-28 00:07:44 -07:00
Michał Zieliński
23d9a94203 Merge branch 'master' of github.com:zielmicha/fc00.org 2015-07-30 19:00:11 +02:00
Michał Zieliński
8cfd0bf957 sendGraph.py updates 2015-07-30 18:59:30 +02:00
Michał Zieliński
a8513bc179 Update README.md 2015-07-30 18:54:05 +02:00
Michał Zieliński
f4fc407f8e size nodes by their betweenness, use nodedb for giving hosts names 2015-07-28 14:04:14 +02:00
Michał Zieliński
e0f1c67c1b Merge branch 'master' of https://github.com/zielmicha/fc00.org 2015-07-28 14:03:10 +02:00
Michał Zieliński
b2fbb011e6 autopep8 graphPlotter 2015-07-27 21:16:01 +02:00
Michał Zieliński
b8dadeae6b update github URL in about.html 2015-07-26 22:19:00 +02:00
Michał Zieliński
72127ded31 update README 2015-07-26 22:16:07 +02:00
Michał Zieliński
94da0f811f update addresses in README 2015-07-26 22:11:12 +02:00
Michał Zieliński
5ae90eeae3 adjustments for fc00.atomshare.net 2015-07-26 19:08:51 +02:00
Michał Zieliński
c3779480de update sendGraph for new cjdns version 2015-07-26 19:08:35 +02:00
Vanhala Antti
b377cf0210 Merge branch 'master' of github.com:Randati/fc00.org 2015-01-16 12:08:30 +02:00
Vanhala Antti
2651684978 Fix scrolling in Firefox 2015-01-16 12:06:35 +02:00
Antti Vanhala
7ce183e79f Merge pull request #3 from kpcyrd/tee
Simplify install instructions
2014-11-02 12:59:19 +02:00
kpcyrd
30d0aeb540 Simplify install instructions 2014-11-01 06:49:42 +01:00
Vanhala Antti
ecfccaf70e Script for starting multiple cjdns nodes 2014-06-05 17:50:37 +03:00
Vanhala Antti
6f18860408 Other config file needs to be edited too 2014-06-05 00:32:11 +03:00
Vanhala Antti
63ac6ffc06 Don't lose edges for a week 2014-06-05 00:27:06 +03:00
Vanhala Antti
faa9bbbc92 python-mysqldb is needed 2014-06-05 00:26:30 +03:00
Vanhala Antti
710ef02a78 Update readme 2014-06-04 22:20:36 +03:00
Vanhala Antti
ddb2a681e4 Validate received graph format 2014-06-04 21:41:33 +03:00
Vanhala Antti
613b5aec09 Handle multiple cjdns instances 2014-06-02 23:22:37 +03:00
Vanhala Antti
f51cf2025e Pushing nodes to a database and generating graph from it 2014-05-30 17:34:00 +03:00
Vanhala Antti
d6b0b97528 Graph sending script 2014-05-28 19:48:46 +03:00
Vanhala Antti
a1a2152414 Better title and little fixes 2014-05-14 02:25:07 +03:00
Vanhala Antti
7dddb76770 About page. 2014-05-14 01:36:55 +03:00
Vanhala Antti
d62a3289e7 Connect all mappers to each other. 2014-05-13 17:03:14 +03:00
Vanhala Antti
b97ad55ddc Fix .gitignore 2014-05-13 12:52:16 +03:00
Vanhala Antti
0b639af7d6 Better logging behaviour with gdb 2014-04-03 21:09:38 +03:00
Vanhala Antti
1ed805a7e6 Add an option to run mappers inside gdb 2014-03-31 15:09:07 +03:00
Vanhala Antti
6464d3dd0c Add a missing flush after print 2014-03-31 01:02:34 +03:00
Vanhala Antti
59b53eb03e Fix node id 2014-03-30 23:33:27 +03:00