- rebase
- graph.py: add 'deep' methods
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 4 2019
Oct 4 2019
Oct 2 2019
Oct 2 2019
tox.ini: remove useless mypy line
Oct 1 2019
Oct 1 2019
Merge branch 'aiohttp_server'
seirl committed rDGRPHdc62ac9e6980: api client: handle stream decoding in swh.graph (authored by seirl).
api client: handle stream decoding in swh.graph
cli: fix rpc-serve default port
api server: add links to API doc to index
- cli: fix rpc-serve default port
- api client: handle stream decoding in swh.graph
- api server: add links to API doc to index
api server: missing </body>
Sep 30 2019
Sep 30 2019
- server: proper JAR deployment method
- server: refactor some constants
- server: refactor handler proxying to backed
- server: move serve command to cli.py
server: move serve command to cli.py
server: refactor some constants
server: proper JAR deployment method
seirl committed rDGRPHa805046ad06a: server: refactor handler proxying to backed (authored by seirl).
server: refactor handler proxying to backed
Sep 28 2019
Sep 28 2019
Sep 27 2019
Sep 27 2019
java: remove useless StreamTraversal.java
java: remove useless StreamTraversal.java
Fix test
seirl committed rDGRPH993762bfc310: Update tests to work with the new Python server (authored by seirl).
Update tests to work with the new Python server
rebase
rebase
seirl committed rDGRPHe83dce1ebd1b: Update tests to work with the new Python server (authored by seirl).
Update tests to work with the new Python server
Server API: handle visits of paths
Server API: reorganize app/main
seirl committed rDGRPH04d8e54cab2e: Reimplement REST API in Python with Py4J + aiohttp (authored by seirl).
Reimplement REST API in Python with Py4J + aiohttp
seirl committed rDGRPH6c2e511b87cf: API client: update to use the new streaming lines format (authored by seirl).
API client: update to use the new streaming lines format
seirl committed rDGRPHa9165e8844dd: Move example dataset in common tests/dataset directory, add binary maps (authored by seirl).
Move example dataset in common tests/dataset directory, add binary maps
wip: streaming interface python <-> java
Create the aiohttp server
- Move example dataset in common tests/dataset directory, add binary maps
- Server API: handle visits of paths
- Server API: reorganize app/main
- API client: update to use the new streaming lines format
- Update tests to work with the new Python server
seirl committed rDGRPH847390cd2c23: Update tests to work with the new Python server (authored by seirl).
Update tests to work with the new Python server
Server API: reorganize app/main
seirl committed rDGRPHd4f4bcfa3a6a: API client: update to use the new streaming lines format (authored by seirl).
API client: update to use the new streaming lines format
seirl committed rDGRPHb5da33c285b0: Update tests to work with the new Python server (authored by seirl).
Update tests to work with the new Python server
Server API: handle visits of paths
seirl committed rDGRPHaf9620b80098: Move example dataset in common tests/dataset directory, add binary maps (authored by seirl).
Move example dataset in common tests/dataset directory, add binary maps
Sep 18 2019
Sep 18 2019
Fix review
seirl committed rDGRPHb3b21c52da47: Reimplement REST API in Python with Py4J + aiohttp (authored by seirl).
Reimplement REST API in Python with Py4J + aiohttp
Yes, the CI cherrypicked the commit with an incorrect base.
Sep 17 2019
Sep 17 2019
Create the aiohttp server
seirl committed rDGRPHd65a56579c13: Reimplement REST API in Python with Py4J + aiohttp (authored by seirl).
Reimplement REST API in Python with Py4J + aiohttp
wip: streaming interface python <-> java
Sep 12 2019
Sep 12 2019
Sep 11 2019
Sep 11 2019
seirl committed rDGRPHaefc4e6a71ac: Graph.java: implement a flyweight copy() method (authored by seirl).
Graph.java: implement a flyweight copy() method
Create the aiohttp server
Sep 9 2019
Sep 9 2019
Sep 6 2019
Sep 6 2019
Create the aiohttp server
docs: fix toc
Sep 5 2019
Sep 5 2019
Sep 4 2019
Sep 4 2019
Switch to sphinx_rtd_theme
Sep 3 2019
Sep 3 2019
raster + task number
docs: link pages together from a TOC
docs: add missing TOC
Sep 1 2019
Sep 1 2019
seirl committed rDDATASET3fcc3b6f71b0: graph: athena: add CLI options for teasers (authored by seirl).
graph: athena: add CLI options for teasers
Aug 30 2019
Aug 30 2019
schema: finish writing
WIP schema
Add an Azure Databricks tutorial
seirl committed rDDATASET984824780c3d: Add an introduction sentence for teaser datasets (authored by seirl).
Add an introduction sentence for teaser datasets
Add missing graph/
Change phrasing for teasers
fix typos and terminology
Add swh-dataset
remove sphinx-tabs from tox.ini
mrconfig: add swh-dataset
Fix toc paths
Add first doc draft
Initial commit
Aug 19 2019
Aug 19 2019
Aug 2 2019
Aug 2 2019
Sounds good. No 'node' type then, we just use IDs? Maybe a Node type would allow to do stuff like neighbors() directly on the Node instance?