https://github.com/SoftwareHeritage/swh-storage

sort by:
Revision Author Date Message Commit Date
d316c08 New upstream version 0.0.25 08 January 2016, 10:33:08 UTC
95ff2c8 sql/upgrades/035: add 034→035 upgrade script 06 January 2016, 15:14:14 UTC
6f26754 sql/swh-func: properly limit results in swh_revision_list* 06 January 2016, 15:10:59 UTC
fc0ac3b New upstream version 0.0.24 06 January 2016, 14:12:53 UTC
9676aa9 sql/upgrades/034: properly order function modifications 06 January 2016, 14:12:32 UTC
e5deb9b sql/upgrades/034: add 033→034 upgrade script 06 January 2016, 14:07:56 UTC
a1ae552 revision_log: Implement a limit on the number of revisions listed This should help the API avoid error 500s on big revision lists. 06 January 2016, 13:56:09 UTC
f52e749 sql: Return the parents in the revision "shortlog" 06 January 2016, 13:55:33 UTC
5a7d798 New upstream version 0.0.23 06 January 2016, 10:30:57 UTC
d641722 Bump to version 033 05 January 2016, 14:24:27 UTC
640e410 revision_log is now 'parents' aware Related to T248 05 January 2016, 14:10:04 UTC
420047c Revert "List direct parents and children sha1s from a given revision" This reverts commit cc63346c3f594f64d73195f19bb1affeaa6016d7. 05 January 2016, 13:34:12 UTC
cc63346 List direct parents and children sha1s from a given revision T248 05 January 2016, 09:00:20 UTC
e28b63a doc/: check-in archiver blueprint 04 January 2016, 11:47:18 UTC
7e4161d New upstream version 0.0.22 16 December 2015, 15:04:48 UTC
14276dc Fix relative path import for remote storage. 16 December 2015, 13:44:56 UTC
c6d367f New upstream version 0.0.21 16 December 2015, 12:34:46 UTC
1938416 swh.storage: Add a get_storage function to load either storage implementation 16 December 2015, 10:20:38 UTC
d445d24 Protect against overflow, wrapped in ValueError for client 09 December 2015, 14:31:32 UTC
cdee870 New upstream version 0.0.20 07 December 2015, 14:20:36 UTC
691e24a converters: allow numeric timestamps with offset 07 December 2015, 11:53:01 UTC
e60347d swh.storage.storage: don't mutate entries 07 December 2015, 11:53:01 UTC
10716a0 Remove missing debug statement 04 December 2015, 16:02:25 UTC
3dffac0 Open revision_log api T207 04 December 2015, 15:32:06 UTC
de36fe0 swh.storage: new release schema 30 November 2015, 17:13:38 UTC
9c84e33 swh.storage.storage: rationalize imports 30 November 2015, 17:12:57 UTC
ab87b92 swh.storage: use new schema for revisions 30 November 2015, 16:38:21 UTC
dce30f1 New upstream version 0.0.19 27 November 2015, 12:33:33 UTC
a499554 sql/upgrades/032: add 030 → 032 upgrade script 27 November 2015, 12:28:35 UTC
91a65ab Increment db Missing step from commit f23ff18 27 November 2015, 10:48:36 UTC
c503fac Unify content_find api to return dict instead of tuples Related: T209 27 November 2015, 10:16:12 UTC
d303347 Remove redundant content_exist and use content_find which returns None if not found. (Only swh-web-ui's depends on it atm) Related T209 27 November 2015, 10:16:12 UTC
b460f9f Fix [null...] parents list Close T216 23 November 2015, 15:09:00 UTC
80e1bb9 Refactor - Simplify internal server api for origin_get Actually unifying with other apis as well 19 November 2015, 15:07:35 UTC
9094e62 Adjust internal api call actually make the communication works 19 November 2015, 15:00:01 UTC
e433bbf Open person_get api to retrieve person information T200 related 19 November 2015, 14:46:38 UTC
548cc12 Simplify test 19 November 2015, 14:32:15 UTC
e8b0aae Update doc string 19 November 2015, 13:41:38 UTC
f23ff18 Unify release_get's implementation with revision_get 19 November 2015, 13:13:23 UTC
2f56e94 New upstream version 0.0.18 19 November 2015, 10:18:35 UTC
d69e0db Do not let objstorage go through Related T198 17 November 2015, 16:18:01 UTC
01e3772 Refactor - Simplify and add test 17 November 2015, 15:21:46 UTC
5d888af Fix db.origin_add returns tuple not dict 17 November 2015, 14:36:04 UTC
09102e8 Update content_get's docstring 17 November 2015, 13:02:35 UTC
bd38c5c Open release_get : [sha1] -> [Release] Related to T199 16 November 2015, 13:27:20 UTC
1cd78af Add origin lookup per id 13 November 2015, 13:38:20 UTC
db09b7e Retrieve origin information 13 November 2015, 13:28:14 UTC
61ab9e2 Move db queries to the db modules 13 November 2015, 10:36:13 UTC
3cadf76 sql: Add contents to directory_walk_one 06 November 2015, 17:04:19 UTC
1c2b9bb fix 06 November 2015, 16:23:54 UTC
ee53e71 Retrieve data in bulk 06 November 2015, 16:13:19 UTC
0b26f97 Improve directory_get with content data 06 November 2015, 16:12:31 UTC
6164f3e Fix non recursive case Due to the False boolean being received as string 'False'... The value is then not considered falsy, thus the call is being always considered recursive... 04 November 2015, 14:57:53 UTC
ca965e7 List entries of a directory recursively (optional) 04 November 2015, 14:44:09 UTC
de6f4ed New upstream version 0.0.17 03 November 2015, 15:40:59 UTC
c779ebd sql/upgrades/030: add 029 → 030 upgrade script 03 November 2015, 15:11:53 UTC
acf2845 Add endpoints to list entities from the lister metadata 03 November 2015, 14:58:51 UTC
ebcd4b4 Add endpoints to create entities 03 November 2015, 14:57:19 UTC
04c150e swh.storage.db: support arrays in copy_to 03 November 2015, 14:57:19 UTC
3a95591 New upstream version 0.0.16 29 October 2015, 09:28:59 UTC
0c604ad swh.storage.api.client: cache http connections with a requests Session 28 October 2015, 16:22:47 UTC
9b6e88d sql/upgrades/029: Add upgrade script for 028→029 28 October 2015, 16:22:46 UTC
896d1dd sql: Bump to dbversion 29 28 October 2015, 11:44:36 UTC
ba31ca3 Add metadata field to revision table Close T22 28 October 2015, 09:40:49 UTC
a8e349c New upstream version 0.0.15 27 October 2015, 10:43:39 UTC
3cf215a sql/upgrades/028: add 27→28 upgrade script 27 October 2015, 10:15:48 UTC
3ee65b8 sql/swh-func: bulk update directories in a temp table This should reduce the impact of vacuum on the directory table, as the final entries are put in place as is instead of performing updates on the actual table. 27 October 2015, 10:12:38 UTC
95cd123 sql/upgrades/027: add upgrade script 026->027 27 October 2015, 10:00:31 UTC
5c2a6fc sql: update schema of organizations and projects Create a single, unified, historized hierarchy, "entity", and associated tables. Bump SQL revision. Closes T3 until proven otherwise. 26 October 2015, 15:20:01 UTC
04bb5cb storage: Add entry points for fetch_history 26 October 2015, 13:28:53 UTC
f97305c objstorage: add test for directory modes 23 October 2015, 15:31:14 UTC
80a264b objstorage: fix os.makedirs arguments 23 October 2015, 15:30:45 UTC
07ee788 objstorage: fix DIR_MODEs and race condition on dir creation 23 October 2015, 15:21:23 UTC
6f37943 objstorage: factor FILE_MODE and fix missed codepath 23 October 2015, 15:20:37 UTC
dcd9f1c sql/upgrades/026: add 025->026 upgrade script 19 October 2015, 10:32:21 UTC
6b8aea6 sql-func: remove useless shortcut from swh_revision_find_occurrence 19 October 2015, 10:30:36 UTC
f20e373 New upstream version 0.0.14 16 October 2015, 13:34:08 UTC
173cc1e AUTHORS, LICENSE: sync with py-template 16 October 2015, 12:57:11 UTC
7a866b6 New upstream version 0.0.13 16 October 2015, 12:51:44 UTC
17bd1b4 sql/upgrades: add 024 to 025 migration script 16 October 2015, 10:02:24 UTC
cdc8b94 sql/swh-data: Update GNU description to appease apgdiff 16 October 2015, 09:55:21 UTC
72eb325 Write/read `synthetic` column in revision/release 16 October 2015, 09:13:10 UTC
1ed92af Fix typo docstring 16 October 2015, 09:13:10 UTC
1217fbf storage.api.client: raise exceptions from GETs too 16 October 2015, 08:56:00 UTC
8cfaa01 sql/upgrades/024: upgrade script 23 -> 24 15 October 2015, 15:48:46 UTC
411459c Add synthetic flag on release and revision tables 15 October 2015, 15:11:12 UTC
dad8f67 Add gnu.org organization 15 October 2015, 14:50:34 UTC
7cbea2a Add optional 0.0.0.0 to open dev server 15 October 2015, 14:50:19 UTC
04ad426 Update sample command line 14 October 2015, 14:58:58 UTC
5f511b8 storage API client: support argument-less methods 14 October 2015, 08:56:24 UTC
166ace6 remote storage: expose /stat/counters 14 October 2015, 08:56:06 UTC
634c24e swh.storage.db: remove overzelous spacing in very short functions cosmetic change 14 October 2015, 08:48:53 UTC
d63124a new SQL function: swh_stat_counters() returning the number of tuples in various tables expose it through the Python layer 14 October 2015, 08:47:50 UTC
19973fa SQL function: Add fixme to `ls` directory 13 October 2015, 12:58:00 UTC
5002bd5 SQL func: Add `ls -lr` on a directory 13 October 2015, 12:58:00 UTC
793fb06 SQL schema: add index on content(ctime) 13 October 2015, 12:45:02 UTC
f58bdea New upstream version 0.0.12 13 October 2015, 10:39:18 UTC
672dd1c objstorage: create files as mode 0o644 13 October 2015, 10:27:01 UTC
3bb88fe sql/swh-func: mark SELECT functions as stable This allows inlining of the language sql functions that only select data from the database. 12 October 2015, 14:51:02 UTC
3c6b874 sql/swh-func: update swh_revision_find_occurrence with swh_revision_list_children 12 October 2015, 13:53:31 UTC
back to top