https://github.com/SoftwareHeritage/swh-storage
Name Target Message Date
HEAD fc99873 docs: Include module indices only when building standalone package doc In order to remove warnings about /apidoc/*.rst files being included multiple times in toc when building full swh documentation, prefer to include module indices only when building standalone package documentation. Also include them the proper sphinx way. Related to T4496 19 December 2022, 14:14:27 UTC
refs/heads/add-content-get-range e3dd0b4 tox: Define a py3-slow environment Use: tox -e py3-slow 14 November 2018, 14:22:14 UTC
refs/heads/add-revision-origin-cache 4c5bce1 Remove print statement 27 June 2016, 17:10:43 UTC
refs/heads/cassandra-backend 43391c9 Add snapshots. 16 May 2019, 13:37:26 UTC
refs/heads/content-find-return-null 329f4cf SQL: nicer API for swh_content_find_* functions the functions no longer fail with internal errors (due to "insert into ... strict"), but rather return NULL in those cases, because no match has been found. 30 September 2015, 10:11:55 UTC
refs/heads/debian/buster-swh 41b5e6a Updated backport on buster-swh from debian/1.7.2-1_swh1 (unstable-swh) 31 October 2022, 09:10:06 UTC
refs/heads/debian/stretch-swh 0ecc235 Updated backport on stretch-swh from debian/0.0.156-1_swh2 (unstable-swh) 30 October 2019, 17:30:06 UTC
refs/heads/debian/unstable-swh ac3b2b8 Updated debian changelog for version 1.7.2 31 October 2022, 09:01:33 UTC
refs/heads/debian/upstream 3f35a0a New upstream version 1.7.2 31 October 2022, 09:01:30 UTC
refs/heads/directory-listing-arrays b8aa5c4 Merge branch 'master' into directory-listing-arrays 18 September 2015, 13:10:35 UTC
refs/heads/feature/schema-revamp 84905b3 WIP 01 October 2018, 08:18:45 UTC
refs/heads/feature/sql-improve-revision-comments 5618e76 swh-schema.sql: improve comments on revision columns 12 March 2020, 14:41:47 UTC
refs/heads/inmemory-cql 3a7d140 in_memory: Remove InMemoryStorage.origin_visit_* and implement InMemoryCqlRunner.origin_visit_* 12 August 2020, 15:26:03 UTC
refs/heads/master fc99873 docs: Include module indices only when building standalone package doc In order to remove warnings about /apidoc/*.rst files being included multiple times in toc when building full swh documentation, prefer to include module indices only when building standalone package documentation. Also include them the proper sphinx way. Related to T4496 19 December 2022, 14:14:27 UTC
refs/heads/pristine-tar 86e611f pristine-tar data for swh-storage_1.7.2.orig.tar.gz 31 October 2022, 09:01:31 UTC
refs/heads/read-data-from-storage 3cadf76 sql: Add contents to directory_walk_one 06 November 2015, 16:58:46 UTC
refs/heads/stored-proc-language-sql 22a8b7b swh-func.sql: use LANGUAGE sql wherever possible Overall, we can use LANGUAGE sql only in 6 cases (vs 17 functions that remains plpgsql). This is in large part due to the fact that LANGUAGE sql stored procedures cannot non-existent tables, and most notably temporary tables. Closes T55. 30 September 2015, 09:56:25 UTC
refs/heads/tmp-directory-add 78ea4c3 swh.storage.storage: only COPY missing directories 15 September 2015, 16:14:31 UTC
refs/heads/update-journal 465192e storage.listener: Subscribe listener to snapshot insertion Related T1275 18 October 2018, 14:23:59 UTC
refs/heads/update-origin-trigger 479ad67 sql: Update origin trigger to provide full origin information 12 November 2018, 16:49:36 UTC
refs/heads/wip/snapshots 9f84cec Add function to retrieve latest snapshot based on origin filtering This function does _not_ have any backwards compatibility provisions. 31 January 2018, 14:19:47 UTC
refs/heads/zack/dir-lists-in-directory 956cd6a swh-func.sql: add refactoring TODO item 28 September 2015, 13:42:19 UTC
refs/tags/v0.0.1 20f043b swh.storage.api: Properly escape arbitrary byte sequences in arguments 22 September 2015, 15:02:34 UTC
refs/tags/v0.0.126 006d102 Double the timeout of snapshot_get_latest. Metadata indexers often hit the limit. 21 February 2019, 09:18:26 UTC
refs/tags/v0.0.129 c533d6e Double the timeout of revision_get. Metadata indexers often hit the limit. 27 February 2019, 09:42:29 UTC
refs/tags/v0.0.130 8bbbf9f Add an helper function to list all origins in the storage. 26 February 2019, 09:50:44 UTC
refs/tags/v0.0.132 a150fdf Use sha1 instead of bigint as FK from origin_visit to snapshot (part 1: add new column) 01 April 2019, 09:50:30 UTC
refs/tags/v0.0.134 81a9954 Don't leak origin ids to the journal. 03 April 2019, 11:38:58 UTC
refs/tags/v0.0.135 d110b58 Make content_add_metadata require a ctime argument. This makes Python set the ctime instead of pgsql. 04 April 2019, 18:42:32 UTC
refs/tags/v0.0.136 92a575f Move Hypothesis strategies to swh-model. 05 April 2019, 18:00:42 UTC
refs/tags/v0.0.137 00e5f33 Make test_origin_get_range run faster. 08 April 2019, 13:40:24 UTC
refs/tags/v0.0.138 cf99702 Use the db_transaction decorator on all _add() methods. So they gracefully release the connection on error instead of relying on reference-counting to call the Db's `__del__` (which does not happen in Hypothesis tests) because a ref to it is kept via the traceback object. 09 April 2019, 14:40:49 UTC
refs/tags/v0.0.140 02134a7 Changes the output of content_find method to a list in case of hash collisions and makes the sql query on python side and added test duplicate input, colliding sha256 and colliding blake2s256 24 March 2019, 16:17:31 UTC
refs/tags/v0.0.141 5a9f544 Add support for using URL instead of ID in snapshot_get_latest. 06 June 2019, 15:05:03 UTC
refs/tags/v0.0.142 e4e5b5c Mark network tests, so they can be disabled. 11 June 2019, 13:24:49 UTC
refs/tags/v0.0.143 dc7c1e0 Add test for snapshot/release counters. 05 June 2019, 11:18:14 UTC
back to top