swh:1:snp:eb70f1f85391e4b077c211bec36af0061c4bf937

sort by:
Revision Author Date Message Commit Date
5c4741a New upstream version 0.0.32 29 January 2016, 16:44:26 UTC
0b7cc7b sql/upgrades/051: 050->051 schema change 29 January 2016, 16:06:42 UTC
92fa9e1 Let the person's id flow T299 29 January 2016, 16:06:32 UTC
ae3f030 Force import psycopg2.extras Otherwise: "module 'psycopg2' has no attribute 'extras'" during make test 29 January 2016, 15:18:25 UTC
fe91931 sql/upgrades/049: 049->050 schema change - Clean up obsolete functions Closes T303 29 January 2016, 14:23:24 UTC
038038a Fix, enforce the type coherence with db call T303 29 January 2016, 14:23:21 UTC
3b39048 pep8 compliance, remove unused import 29 January 2016, 13:46:31 UTC
7cb2c0b Fix docstring typo 29 January 2016, 13:46:23 UTC
df0303b sql/upgrades/049: Final take for 048->049 schema change. 28 January 2016, 17:06:54 UTC
618e2ac sql/swh-func: make the 048->049 update more robust 28 January 2016, 12:59:25 UTC
e4815f4 sql/upgrades/049: add upgrade script for 049 27 January 2016, 17:59:04 UTC
8eec29f sql/upgrades/048: Add 047→048 migration script 27 January 2016, 16:57:31 UTC
de23136 test_storage: move backend-agnostic tests to the base class 27 January 2016, 16:53:18 UTC
92114e9 sql: Use a new schema for occurrences Closes a part of T72 27 January 2016, 16:53:18 UTC
62a7b27 sql/Makefile: ignore the psql config file when calling it 27 January 2016, 16:53:17 UTC
b9a8526 sql/swh-func: Remove object_ids from temporary tables 27 January 2016, 16:53:17 UTC
9860942 Add missing version number 047 27 January 2016, 15:36:20 UTC
8b13af3 New upstream version 0.0.31 27 January 2016, 14:45:53 UTC
1e345cf sql/upgrades/047: add 046→047 migration - Improve conversion. T270 27 January 2016, 14:43:56 UTC
78024bf Deal with occurrence_history.branch, release.name as bytes Closes T270 27 January 2016, 12:45:54 UTC
d37411b Fix pep8 compliance 27 January 2016, 11:27:30 UTC
cd7587c sql/upgrades/047: add 046→047 migration T270 27 January 2016, 11:27:30 UTC
2fd9a81 Migrate occurrence.branch, occurrence_history.branch and release.name to type bytea T270 27 January 2016, 11:27:30 UTC
ac79035 New upstream version 0.0.30 26 January 2016, 06:36:43 UTC
dcb4c61 sql/upgrades/046: add 045→046 migration 25 January 2016, 14:30:20 UTC
e8154c7 sql: make occurrences and revisions use type agnostic targets This is a first step towards T78 25 January 2016, 09:03:21 UTC
7f6b657 sql/upgrades/045: add 044→045 migration 25 January 2016, 09:03:21 UTC
8deaeb3 sql/func: account for directory object_id in swh_directory_get 22 January 2016, 17:26:48 UTC
8edb796 sql/upgrades/044: Add 043→044 upgrade script 22 January 2016, 14:15:10 UTC
3a4d887 sql/schema: Add object ids to our object types 22 January 2016, 13:36:24 UTC
7a01150 New upstream version 0.0.29 20 January 2016, 15:15:50 UTC
bc0d1d9 Deal nicely with communication downtime between clients and storage Related T269 20 January 2016, 15:02:34 UTC
957a780 Wrap miscellaneous psycopg2 failures for client in StorageBackendError Miscellaneous failures: - connect to backend into swh.storage.exc.BackendNotAvailableError - erroneous queries - ... 20 January 2016, 14:29:00 UTC
58903e5 Open occurrence_get(origin_id) to retrieve latest occurrences per origin Related T51 20 January 2016, 11:14:08 UTC
bc23eb9 sql/upgrades/043: add 042→043 upgrade script Related T51 20 January 2016, 11:08:38 UTC
d05afde revision_log from multiple root revisions Related T51 20 January 2016, 11:08:35 UTC
3a40f00 sql/upgrades/042: add 041→042 upgrade script Related T51 19 January 2016, 11:07:36 UTC
f54fd8d Open release_get_by to retrieve a release by origin. Related T51 19 January 2016, 11:07:31 UTC
5dc4244 revision_get_by: branch name filtering is optional Related T51 19 January 2016, 11:07:17 UTC
7e623c8 sql/upgrades/040: add 040→041 upgrade script Close T264 18 January 2016, 11:34:03 UTC
7e2dcbc Open directory_get to retrieve information on directory by id Related T264 18 January 2016, 11:34:03 UTC
ac380c9 Rename directory_get to directory_ls Related T264 18 January 2016, 11:16:15 UTC
ba519d1 New upstream version 0.0.28 15 January 2016, 15:37:27 UTC
ebe3a29 sql/upgrades/040: add 039→040 upgrade script 15 January 2016, 14:46:59 UTC
9fe94d3 Open entity_get api Related T247 15 January 2016, 14:46:52 UTC
78869c4 New upstream version 0.0.27 15 January 2016, 11:42:47 UTC
fd77a89 sql/upgrades/039: add 038→039 upgrade script - Improve query to lookup a dir_entry by its path 15 January 2016, 11:39:12 UTC
3f752fc sql/upgrades/038: add 037→038 upgrade script 15 January 2016, 09:44:08 UTC
decc15a sql/swh-schema: add index on origin(type, url) 15 January 2016, 09:31:58 UTC
d91f6dc sql/swh-func: simply use a subquery to get commit parents 15 January 2016, 09:26:24 UTC
846bef2 sql/swh-func: get_revision_by should only return one revision When all filters are populated, there should be one single revision returned. We use the SQL range inclusion operator instead of simple comparisons for validity. 15 January 2016, 09:25:30 UTC
9060aa7 Open directory_entry_get_by_path api 14 January 2016, 15:09:56 UTC
91c1228 Fix upgrade script 036 13 January 2016, 13:09:10 UTC
274d78e New upstream version 0.0.26 13 January 2016, 11:46:44 UTC
75e9153 Update validity timestamp filtering Related T260 12 January 2016, 15:00:18 UTC
6663c34 sql/upgrades/036: add 035→036 upgrade script Related T259 11 January 2016, 15:45:33 UTC
32d0486 Open revision_get_by to retrieve a revision by occurrence criterion filtering + coverage Related T259 11 January 2016, 15:33:05 UTC
027b0d5 bin/swh-objstorage-fsck: port to recent swh-storage changes in particular: - use objstorage.Error top-level exception instead of gone ObjStorageError - do not iterate using os.walk(), breaking encapsulation, but rely on objstorage __iter__ instead, which is also hex/bytes-safe 08 January 2016, 17:18:38 UTC
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
back to top