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

128 Commits

Author SHA1 Message Date
Michał Zieliński
22abb1e2a8 Merge pull request #17 from ProgVal/simplify-get_edges_for_peers
Simplify logic in get_edges_for_peers.
2016-08-23 22:45:58 +02:00
Valentin Lorentz
7ec28c3a0a Simplify logic in get_edges_for_peers. 2016-08-21 11:21:27 +02:00
Michał Zieliński
3c90628f74 Merge pull request #11 from kyrias/sG-fixes
Skip not_found nodes, don't prefix error with "Error:"
2015-12-01 09:09:55 +01:00
Johannes Löthberg
1a8102bb80 sendGraph: Fix printed messages
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-30 23:19:51 +01:00
Johannes Löthberg
9ae06c9ddc sendGraph: Skip node completely if replied with not_found
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-30 22:43:24 +01:00
Michał Zieliński
2bad4d8b39 fix infinite loop 2015-11-30 22:25:23 +01:00
Michał Zieliński
64791fb8a0 Merge pull request #10 from kyrias/sG-fixes
sendGraph: Get all peers using nearbyPath argument to getPeers
2015-11-30 22:06:38 +01:00
Johannes Löthberg
acd5decae8 sendGraph: Get all peers using nearbyPath argument to getPeers
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-30 21:43:30 +01:00
Michał Zieliński
079796d999 Merge pull request #9 from kyrias/sG-fixes
sendGraph: Only print each fetch line when given -v
2015-11-22 11:10:50 +01:00
Johannes Löthberg
f3142582f5 sendGraph: Only print each fetch line when given -v
Otherwise it clutters up the logs a bit much.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-22 09:31:14 +01:00
Michał Zieliński
573d8260ab Merge pull request #8 from kyrias/sG-fixes
Two additional fixes
2015-11-21 16:28:39 +01:00
Johannes Löthberg
6581021581 sendGraph: Clarify whether skipping due to timeouts or not
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2015-11-21 15:12:38 +01:00
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