Page MenuHomeSoftware Heritage
Feed Advanced Search

Oct 4 2019

seirl updated the diff for D2069: Add low level API (WIP).
  • rebase
  • graph.py: add 'deep' methods
Oct 4 2019, 2:58 PM

Oct 2 2019

seirl updated the diff for D2069: Add low level API (WIP).

typo fixes

Oct 2 2019, 7:42 PM
seirl created D2069: Add low level API (WIP).
Oct 2 2019, 7:34 PM
seirl committed rDGRPH625dc3b5557b: tox.ini: remove useless mypy line (authored by seirl).
tox.ini: remove useless mypy line
Oct 2 2019, 3:22 PM

Oct 1 2019

seirl triaged T2027: CI: Run swh-graph tests with Python 3.7 as Normal priority.
Oct 1 2019, 1:33 PM · Continuous Integration
seirl committed rDGRPHf49576dcc92c: Merge branch 'aiohttp_server' (authored by seirl).
Merge branch 'aiohttp_server'
Oct 1 2019, 10:11 AM
seirl committed rDGRPHdc62ac9e6980: api client: handle stream decoding in swh.graph (authored by seirl).
api client: handle stream decoding in swh.graph
Oct 1 2019, 10:10 AM
seirl committed rDGRPH30007537ac2c: cli: fix rpc-serve default port (authored by seirl).
cli: fix rpc-serve default port
Oct 1 2019, 10:10 AM
seirl committed rDGRPHa7a41c37591e: api server: add links to API doc to index (authored by seirl).
api server: add links to API doc to index
Oct 1 2019, 10:10 AM
seirl closed D1991: Reimplement REST API in Python with Py4J + aiohttp.
Oct 1 2019, 10:10 AM
seirl added inline comments to D1991: Reimplement REST API in Python with Py4J + aiohttp.
Oct 1 2019, 10:03 AM
seirl updated the diff for D1991: Reimplement REST API in Python with Py4J + aiohttp.
  • cli: fix rpc-serve default port
  • api client: handle stream decoding in swh.graph
  • api server: add links to API doc to index
Oct 1 2019, 10:02 AM
seirl committed rDSTO70b15c124355: api server: missing </body> (authored by seirl).
api server: missing </body>
Oct 1 2019, 9:50 AM
seirl abandoned D2039: api client: add a stream_lines option.
Oct 1 2019, 9:25 AM

Sep 30 2019

seirl updated the diff for D1991: Reimplement REST API in Python with Py4J + aiohttp.
  • server: proper JAR deployment method
  • server: refactor some constants
  • server: refactor handler proxying to backed
  • server: move serve command to cli.py
Sep 30 2019, 5:24 PM
seirl committed rDGRPH4dc18acacbda: server: move serve command to cli.py (authored by seirl).
server: move serve command to cli.py
Sep 30 2019, 5:21 PM
seirl committed rDGRPH16b270f6d28b: server: refactor some constants (authored by seirl).
server: refactor some constants
Sep 30 2019, 5:21 PM
seirl committed rDGRPHf7c210b15e1b: server: proper JAR deployment method (authored by seirl).
server: proper JAR deployment method
Sep 30 2019, 5:21 PM
seirl committed rDGRPHa805046ad06a: server: refactor handler proxying to backed (authored by seirl).
server: refactor handler proxying to backed
Sep 30 2019, 5:21 PM
seirl updated the summary of D2039: api client: add a stream_lines option.
Sep 30 2019, 12:02 PM

Sep 28 2019

seirl added inline comments to D1991: Reimplement REST API in Python with Py4J + aiohttp.
Sep 28 2019, 1:01 PM

Sep 27 2019

seirl created P534 (An Untitled Masterwork).
Sep 27 2019, 7:10 PM
seirl updated the diff for D1991: Reimplement REST API in Python with Py4J + aiohttp.

java: remove useless StreamTraversal.java

Sep 27 2019, 6:44 PM
seirl committed rDGRPH0b2030909876: java: remove useless StreamTraversal.java (authored by seirl).
java: remove useless StreamTraversal.java
Sep 27 2019, 6:44 PM
seirl updated the diff for D1991: Reimplement REST API in Python with Py4J + aiohttp.

Fix test

Sep 27 2019, 5:33 PM
seirl committed rDGRPH993762bfc310: Update tests to work with the new Python server (authored by seirl).
Update tests to work with the new Python server
Sep 27 2019, 5:31 PM
seirl updated the diff for D1991: Reimplement REST API in Python with Py4J + aiohttp.

rebase

Sep 27 2019, 4:55 PM
seirl updated the diff for D1991: Reimplement REST API in Python with Py4J + aiohttp.

rebase

Sep 27 2019, 4:54 PM
seirl committed rDGRPHe83dce1ebd1b: Update tests to work with the new Python server (authored by seirl).
Update tests to work with the new Python server
Sep 27 2019, 4:54 PM
seirl committed rDGRPH18666073c942: Server API: handle visits of paths (authored by seirl).
Server API: handle visits of paths
Sep 27 2019, 4:54 PM
seirl committed rDGRPHd69f638ea56f: Server API: reorganize app/main (authored by seirl).
Server API: reorganize app/main
Sep 27 2019, 4:54 PM
seirl committed rDGRPH04d8e54cab2e: Reimplement REST API in Python with Py4J + aiohttp (authored by seirl).
Reimplement REST API in Python with Py4J + aiohttp
Sep 27 2019, 4:54 PM
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
Sep 27 2019, 4:54 PM
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
Sep 27 2019, 4:54 PM
seirl committed rDGRPH998d3a4d8e9e: wip: streaming interface python <-> java (authored by zack).
wip: streaming interface python <-> java
Sep 27 2019, 4:54 PM
seirl committed rDGRPH6d7f36f0ea02: Create the aiohttp server (authored by seirl).
Create the aiohttp server
Sep 27 2019, 4:54 PM
seirl updated the diff for D1991: Reimplement REST API in Python with Py4J + aiohttp.
  • 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
Sep 27 2019, 4:51 PM
seirl committed rDGRPH847390cd2c23: Update tests to work with the new Python server (authored by seirl).
Update tests to work with the new Python server
Sep 27 2019, 4:51 PM
seirl committed rDGRPH3e2cb30de549: Server API: reorganize app/main (authored by seirl).
Server API: reorganize app/main
Sep 27 2019, 4:50 PM
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
Sep 27 2019, 4:50 PM
seirl committed rDGRPHb5da33c285b0: Update tests to work with the new Python server (authored by seirl).
Update tests to work with the new Python server
Sep 27 2019, 4:50 PM
seirl committed rDGRPHf77e9d606c34: Server API: handle visits of paths (authored by seirl).
Server API: handle visits of paths
Sep 27 2019, 4:50 PM
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 27 2019, 4:50 PM
seirl created D2039: api client: add a stream_lines option.
Sep 27 2019, 4:35 PM

Sep 18 2019

seirl updated the diff for D1991: Reimplement REST API in Python with Py4J + aiohttp.

Fix review

Sep 18 2019, 7:59 PM
seirl committed rDGRPHb3b21c52da47: Reimplement REST API in Python with Py4J + aiohttp (authored by seirl).
Reimplement REST API in Python with Py4J + aiohttp
Sep 18 2019, 7:58 PM
seirl added a comment to D1991: Reimplement REST API in Python with Py4J + aiohttp.

Yes, the CI cherrypicked the commit with an incorrect base.

Sep 18 2019, 7:45 PM

Sep 17 2019

seirl created D1991: Reimplement REST API in Python with Py4J + aiohttp.
Sep 17 2019, 2:18 AM
seirl committed rDGRPH1d33a32e355c: Create the aiohttp server (authored by seirl).
Create the aiohttp server
Sep 17 2019, 2:17 AM
seirl committed rDGRPHd65a56579c13: Reimplement REST API in Python with Py4J + aiohttp (authored by seirl).
Reimplement REST API in Python with Py4J + aiohttp
Sep 17 2019, 2:17 AM
seirl committed rDGRPH23a00804169b: wip: streaming interface python <-> java (authored by zack).
wip: streaming interface python <-> java
Sep 17 2019, 2:17 AM

Sep 12 2019

seirl closed D1979: Graph.java: implement a flyweight copy() method.
Sep 12 2019, 9:51 AM

Sep 11 2019

seirl accepted D1970: pid maps: add limited support for updatable maps.
Sep 11 2019, 5:17 PM
seirl committed rDGRPHaefc4e6a71ac: Graph.java: implement a flyweight copy() method (authored by seirl).
Graph.java: implement a flyweight copy() method
Sep 11 2019, 3:22 PM
seirl committed rDGRPH9c0fce79ecbc: Create the aiohttp server (authored by seirl).
Create the aiohttp server
Sep 11 2019, 3:21 PM
Herald added a reviewer for D1979: Graph.java: implement a flyweight copy() method: Reviewers.
Sep 11 2019, 2:43 PM

Sep 9 2019

seirl created P524 (An Untitled Masterwork).
Sep 9 2019, 7:33 PM
seirl added inline comments to D1970: pid maps: add limited support for updatable maps.
Sep 9 2019, 11:31 AM

Sep 6 2019

seirl committed rDGRPHce2ef1638169: Create the aiohttp server (authored by seirl).
Create the aiohttp server
Sep 6 2019, 5:59 PM
seirl accepted D1944: binary (de)serialiazer for more compact PID<->int maps.
Sep 6 2019, 2:51 PM
seirl committed rDGRPH1d65f601d660: docs: fix toc (authored by seirl).
docs: fix toc
Sep 6 2019, 12:02 PM
seirl closed D1956: docs: fix toc.
Sep 6 2019, 12:02 PM

Sep 5 2019

seirl closed T1983: Sphinx: Migrate to RTD theme as Resolved.
Sep 5 2019, 9:00 PM · Documentation

Sep 4 2019

seirl triaged T1984: Fix the broken/missing tocs in all the modules as Normal priority.
Sep 4 2019, 3:04 PM · Documentation
seirl created D1956: docs: fix toc.
Sep 4 2019, 3:00 PM
seirl committed rDDOC27860f4d50e8: Switch to sphinx_rtd_theme (authored by seirl).
Switch to sphinx_rtd_theme
Sep 4 2019, 11:31 AM
seirl closed D1942: Switch to sphinx_rtd_theme.
Sep 4 2019, 11:31 AM
seirl updated the diff for D1942: Switch to sphinx_rtd_theme.

fix fonts

Sep 4 2019, 11:29 AM

Sep 3 2019

seirl requested changes to D1944: binary (de)serialiazer for more compact PID<->int maps.
Sep 3 2019, 6:14 PM
seirl updated the diff for D1942: Switch to sphinx_rtd_theme.

raster + task number

Sep 3 2019, 6:12 PM
seirl added a task to D1942: Switch to sphinx_rtd_theme: T1983: Sphinx: Migrate to RTD theme.
Sep 3 2019, 5:31 PM
seirl added a revision to T1983: Sphinx: Migrate to RTD theme: D1942: Switch to sphinx_rtd_theme.
Sep 3 2019, 5:31 PM · Documentation
seirl triaged T1983: Sphinx: Migrate to RTD theme as Normal priority.
Sep 3 2019, 5:26 PM · Documentation
seirl updated the diff for D1942: Switch to sphinx_rtd_theme.

Fix swh-loader.rst

Sep 3 2019, 5:04 PM
seirl committed rDMOD100eb6ddc7ce: docs: link pages together from a TOC (authored by seirl).
docs: link pages together from a TOC
Sep 3 2019, 4:45 PM
seirl closed D1941: docs: link pages together from a TOC.
Sep 3 2019, 4:45 PM
seirl updated the diff for D1941: docs: link pages together from a TOC.

rebase

Sep 3 2019, 4:45 PM
Herald added a reviewer for D1942: Switch to sphinx_rtd_theme: Reviewers.
Sep 3 2019, 4:44 PM
Herald added a reviewer for D1941: docs: link pages together from a TOC: Reviewers.
Sep 3 2019, 4:41 PM
seirl committed rDDATASET2ee3b7a3a526: docs: add missing TOC (authored by seirl).
docs: add missing TOC
Sep 3 2019, 4:41 PM

Sep 1 2019

seirl committed rDDATASET3fcc3b6f71b0: graph: athena: add CLI options for teasers (authored by seirl).
graph: athena: add CLI options for teasers
Sep 1 2019, 5:40 PM

Aug 30 2019

seirl committed rDDATASETf930c89de7bb: schema: finish writing (authored by seirl).
schema: finish writing
Aug 30 2019, 11:11 PM
seirl committed rDDATASET9d1f9c1d6722: WIP schema (authored by seirl).
WIP schema
Aug 30 2019, 7:32 PM
seirl committed rDDATASETbfd5288aee8c: Add an Azure Databricks tutorial (authored by seirl).
Add an Azure Databricks tutorial
Aug 30 2019, 5:06 PM
seirl committed rDDATASET984824780c3d: Add an introduction sentence for teaser datasets (authored by seirl).
Add an introduction sentence for teaser datasets
Aug 30 2019, 5:06 PM
seirl committed rDDATASET7b9decdef8ff: Add missing graph/ (authored by seirl).
Add missing graph/
Aug 30 2019, 4:24 PM
seirl committed rDDATASET7104ff79d98e: Change phrasing for teasers (authored by seirl).
Change phrasing for teasers
Aug 30 2019, 4:20 PM
seirl committed rDDATASETce8a9e13159c: fix typos and terminology (authored by seirl).
fix typos and terminology
Aug 30 2019, 3:55 PM
seirl committed rDDOC295a8e37d80f: Add swh-dataset (authored by seirl).
Add swh-dataset
Aug 30 2019, 3:21 PM
seirl closed D1923: Add swh-dataset.
Aug 30 2019, 3:21 PM
seirl updated the diff for D1923: Add swh-dataset.

remove sphinx-tabs from tox.ini

Aug 30 2019, 3:20 PM
seirl committed rDENVa8c1f702c866: mrconfig: add swh-dataset (authored by seirl).
mrconfig: add swh-dataset
Aug 30 2019, 3:12 PM
seirl closed D1922: mrconfig: add swh-dataset.
Aug 30 2019, 3:12 PM
Herald added a reviewer for D1923: Add swh-dataset: Reviewers.
Aug 30 2019, 3:10 PM
seirl committed rDDATASETac142bab4e7f: Fix toc paths (authored by seirl).
Fix toc paths
Aug 30 2019, 3:01 PM
seirl committed rDDATASETee85fda26335: Add first doc draft (authored by seirl).
Add first doc draft
Aug 30 2019, 2:51 PM
seirl committed rDDATASET37259bcf0b65: Initial commit (authored by seirl).
Initial commit
Aug 30 2019, 2:51 PM
Herald added a reviewer for D1922: mrconfig: add swh-dataset: Reviewers.
Aug 30 2019, 2:50 PM

Aug 19 2019

seirl triaged T1956: Integrate usage docs of the graph dataset in swh-docs as High priority.
Aug 19 2019, 6:19 PM · Datasets

Aug 2 2019

seirl added a comment to T1884: python bindings for compressed graph access.

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?

Aug 2 2019, 4:21 PM · Compressed graph service