Commit Graph
8 Commits
Author SHA1 Message Date
Tom Wilkie 894439a449 Prevent multiple connections for the same app. 2015-06-11 10:02:54 +00:00
Peter Bourgon d438261742 HostMetadata becomes Host Topology
- All HostMetadata information becomes NodeMetadata
- Significant change to mechanics, but same net effect
- LocalNets becomes "local_networks", space-separated list of CIDRs
- Load becomes simple single string
- Use MakeHostNodeID for indexing into Host topology
- (That changes the app /origin/{id} handler; will be removed later)
2015-06-09 15:38:08 +02:00
Peter Bourgon 1e0b83eb6d Merge branch report-fields (#190) 2015-06-09 14:25:54 +02:00
Peter Bourgon 4832ee76f3 Add the various ID constructors
- Use constructors instead of ScopeDelim everywhere
- Use constructors instead of IDDelim everywhere
- IDDelim is renamed EdgeDelim, for clarity
- Partial import of the new test fixtures, to be completed later
2015-06-08 17:53:01 +02:00
Tom Wilkie b031835148 Fixup experimental, add a makefile and add it to circle to stop experimental getting broken again. 2015-06-05 13:44:59 +00:00
Peter Bourgon 5ad24319f2 Build instructions and fixes 2015-05-19 10:03:01 +00:00
Peter Bourgon 0e19360215 Redo import statements 2015-05-19 10:02:59 +00:00
Peter Bourgon cab7c84ce4 move things to experimental, and rm more old things 2015-05-19 10:02:58 +00:00