Page MenuHomeSoftware Heritage
Feed Advanced Search

Jun 27 2016

qcampos committed rDOBJS08bbfa766ae3: Implement content_find_occurrence up to the db (authored by ardumont).
Implement content_find_occurrence up to the db
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS2f969e885e40: move db_test.py from swh-storage to swh-core (authored by zack).
move db_test.py from swh-storage to swh-core
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSfbdf7bf2ea65: Move remote_storage and api to api.client and api.server (authored by olasd).
Move remote_storage and api to api.client and api.server
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSd964f372a69a: swh.storage.api: Serialize/deserialize exceptions (authored by olasd).
swh.storage.api: Serialize/deserialize exceptions
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSff0c444c2e16: test_api_client: use absolute import to allow rm __init__.py (authored by zack).
test_api_client: use absolute import to allow rm __init__.py
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSd4a37d7c6b96: Refactor - Permit reuse of the content_find api (authored by ardumont).
Refactor - Permit reuse of the content_find api
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS59cd05e6be73: Refactor - Migrate content_present to content_find (authored by ardumont).
Refactor - Migrate content_present to content_find
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS8b012b2cc280: Simplify the api content_present (authored by ardumont).
Simplify the api content_present
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSea0ac366f30d: swh.storage.storage: Allow storing "skipped" contents (authored by olasd).
swh.storage.storage: Allow storing "skipped" contents
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSb0e2a6678554: swh.storage.api: Properly escape arbitrary byte sequences in arguments (authored by olasd).
swh.storage.api: Properly escape arbitrary byte sequences in arguments
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSef7b096357b2: sql/swh-schema: unix_path to bytea (authored by olasd).
sql/swh-schema: unix_path to bytea
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS3079f675482f: tests: add documentation for Test{,Remote}Storage (authored by olasd).
tests: add documentation for Test{,Remote}Storage
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSa9102e766c0f: Implement the content_present api (authored by ardumont).
Implement the content_present api
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS41becead4548: test_storage: don't break if the storage has no objstorage (authored by olasd).
test_storage: don't break if the storage has no objstorage
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS30fcc29356a5: Add a remote API server and a client for remote storage (authored by olasd).
Add a remote API server and a client for remote storage
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS6d89128b9b8e: tests: make both storage tests inherit from an abstract class (authored by olasd).
tests: make both storage tests inherit from an abstract class
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS6e5364e3d73b: test_remote_storage: Add code to run the server automatically (authored by olasd).
test_remote_storage: Add code to run the server automatically
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSa2a2a65fdde3: Open /content/present api (authored by ardumont).
Open /content/present api
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS487e4a29ba38: swh.storage.storage: add origin_get and origin_add_one (authored by olasd).
swh.storage.storage: add origin_get and origin_add_one
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS1811f5916880: add back needed __init__.py to non-namespace packages (authored by zack).
add back needed __init__.py to non-namespace packages
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS1b5f80a80532: Implement revision_add for swh.storage.Storage (authored by olasd).
Implement revision_add for swh.storage.Storage
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS9d5da47dfdcd: Add offsets to the dates that need them in the schema (authored by olasd).
Add offsets to the dates that need them in the schema
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSb48911d097a9: swh.storage.storage: implement occurrence_add (authored by olasd).
swh.storage.storage: implement occurrence_add
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS4aa636a5aa54: DB testing: update doc and tests to use swh-storage-testdata (authored by zack).
DB testing: update doc and tests to use swh-storage-testdata
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS4d4633a1cbd0: swh.storage.db/storage: Allow listing one directory's contents (authored by olasd).
swh.storage.db/storage: Allow listing one directory's contents
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSf02b1a0bc081: swh.storage.storage: Add content_missing method to Storage (authored by olasd).
swh.storage.storage: Add content_missing method to Storage
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSc2a5a2d88206: swh.storage.tests: refactor storage test (authored by olasd).
swh.storage.tests: refactor storage test
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS79b28a205057: Commit first implementation of directory_add (authored by olasd).
Commit first implementation of directory_add
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS8c5aec2d794e: get rid of __init__.py (authored by zack).
get rid of __init__.py
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS9f120b6b29cb: Update swh.storage.db for the new hash API (authored by olasd).
Update swh.storage.db for the new hash API
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS942a0fd6750d: stored proc: generalize mktemp function (authored by zack).
stored proc: generalize mktemp function
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSa05b79a3b210: db.Db: refactor copy_to() function to COPY to arbitrary tables (authored by zack).
db.Db: refactor copy_to() function to COPY to arbitrary tables
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS48f11ca9c99d: refactor db.Db to be a proxy with storage procedure wrappers (authored by zack).
refactor db.Db to be a proxy with storage procedure wrappers
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSa334ddd93523: db_testing: do not try to rollback closed connections (authored by zack).
db_testing: do not try to rollback closed connections
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS375e2fda05b5: Rename Storage.add_content to content_add (authored by olasd).
Rename Storage.add_content to content_add
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS75a597cd45bb: Update ObjStorage API for the new hashes (authored by olasd).
Update ObjStorage API for the new hashes
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS4d7ca904aeb3: test_storage.py: test add_content() (authored by zack).
test_storage.py: test add_content()
Jun 27 2016, 1:46 PM
qcampos committed rDOBJScf387f8b2d40: db_testing: bug fix: call specific super() methods (authored by zack).
db_testing: bug fix: call specific super() methods
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSc6e50451862a: objstorage: idempotent addition, ignore dups (authored by zack).
objstorage: idempotent addition, ignore dups
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS8cb72d223c39: test_objstorage.py: use assert(Not)In where possible (style) (authored by zack).
test_objstorage.py: use assert(Not)In where possible (style)
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS000d2098afd0: test_db.py: (trivial) tests for swh.storage.db (authored by zack).
test_db.py: (trivial) tests for swh.storage.db
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSad760ca40473: db_testing.py: fixture to ease testing using the DB (authored by zack).
db_testing.py: fixture to ease testing using the DB
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS8e416232bcf6: make swh.storage.tests a proper python module (authored by zack).
make swh.storage.tests a proper python module
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS9012042f9a68: objstorage: add support for len() and __iter__() (authored by zack).
objstorage: add support for len() and __iter__()
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS09e1d5717352: objstorage: simplify exc hierarchy to have a top-level Error exc (authored by zack).
objstorage: simplify exc hierarchy to have a top-level Error exc
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS995efafc3885: objstorage: return object id upon add() (authored by zack).
objstorage: return object id upon add()
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSddd94f2301d0: objstorage: use __contains__ for membership test (authored by zack).
objstorage: use __contains__ for membership test
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS99f01a2f9a7f: add get() method(s) (authored by zack).
add get() method(s)
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS7c183da88c37: ensure we can easily switch to sha1 algo (authored by zack).
ensure we can easily switch to sha1 algo
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS8cd1c7c88e10: tests: preseed obj_id on add wherever possible (authored by zack).
tests: preseed obj_id on add wherever possible
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS75750b3b1907: objstorage: switch to sha1 object ids (from sha1_git) (authored by zack).
objstorage: switch to sha1 object ids (from sha1_git)
Jun 27 2016, 1:46 PM
qcampos committed rDOBJS810bde68afe5: tests: better organization for setUp values (authored by zack).
tests: better organization for setUp values
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSd3c33d6dbef7: add check() method (authored by zack).
add check() method
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSf17eaf8ad521: add gzip compression (authored by zack).
add gzip compression
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSe8733fa77194: add has() method and clobbering support (authored by zack).
add has() method and clobbering support
Jun 27 2016, 1:46 PM
qcampos committed rDOBJSae1f67019537: push tests down, inside swh.storage (authored by zack).
push tests down, inside swh.storage
Jun 27 2016, 1:46 PM
qcampos closed D67: Recreate DOBJS commit history by committing rDOBJSae1f67019537: push tests down, inside swh.storage (authored by zack).
Jun 27 2016, 1:45 PM
qcampos updated the diff for D67: Recreate DOBJS commit history.

Update differential

Jun 27 2016, 1:42 PM
qcampos added a revision to T460: Extract the objstorage component from storage module to an independent module: D67: Recreate DOBJS commit history.
Jun 27 2016, 1:37 PM · Development environment, Object storage, Storage manager
qcampos added a task to D67: Recreate DOBJS commit history: T460: Extract the objstorage component from storage module to an independent module.
Jun 27 2016, 1:37 PM
qcampos updated the diff for D64: Extract the object storage to its own package and do the required modifications on the imports.
  • Extract http servers common code to swh.objstorage for dependencies
  • Remove objstorage scripts
  • Update debian packaging configuration files
Jun 27 2016, 1:28 PM
qcampos committed rDOBJS339e6b1ecfb2: Extract objstorage from swh.storage module and recreate its commit history. (authored by qcampos).
Extract objstorage from swh.storage module and recreate its commit history.
Jun 27 2016, 1:15 PM
qcampos closed D63: Extract objstorage from swh.storage module and recreate its commit history. by committing rDOBJS339e6b1ecfb2: Extract objstorage from swh.storage module and recreate its commit history..
Jun 27 2016, 1:15 PM
qcampos updated the diff for D63: Extract objstorage from swh.storage module and recreate its commit history..

Need to update the diff for changes in the commits and debian packaging

Jun 27 2016, 12:19 PM

Jun 23 2016

qcampos renamed T460: Extract the objstorage component from storage module to an independent module from Extract the objstorage component from storage module to an independant module to Extract the objstorage component from storage module to an independent module.
Jun 23 2016, 4:31 PM · Development environment, Object storage, Storage manager
qcampos updated the diff for D63: Extract objstorage from swh.storage module and recreate its commit history..
  • Update debian packaging config
Jun 23 2016, 4:29 PM
qcampos updated the diff for D63: Extract objstorage from swh.storage module and recreate its commit history..
  • Update debian packaging config
Jun 23 2016, 3:48 PM
qcampos updated the diff for D63: Extract objstorage from swh.storage module and recreate its commit history..
  • Move the swh.storage.checker module into swh.objstorage.checker as this module works with the object storage.
  • Import scripts from swh.storage
  • api: Move the http api-related code from storage to objstorage to keep the dependancy from the first to the second
Jun 23 2016, 3:35 PM
qcampos updated the diff for D63: Extract objstorage from swh.storage module and recreate its commit history..
  • Move the swh.storage.checker module into swh.objstorage.checker as this module works with the object storage.
Jun 23 2016, 2:43 PM
qcampos added a revision to T460: Extract the objstorage component from storage module to an independent module: D64: Extract the object storage to its own package and do the required modifications on the imports.
Jun 23 2016, 2:34 PM · Development environment, Object storage, Storage manager
qcampos added a task to D64: Extract the object storage to its own package and do the required modifications on the imports: T460: Extract the objstorage component from storage module to an independent module.
Jun 23 2016, 2:34 PM
qcampos added a comment to D64: Extract the object storage to its own package and do the required modifications on the imports.

The tests doesn't works (although make test in swh.storage works in local) because of :

Jun 23 2016, 2:33 PM
qcampos retitled D64: Extract the object storage to its own package and do the required modifications on the imports from to Extract the object storage to its own package and do the required modifications on the imports.
Jun 23 2016, 2:30 PM
qcampos added a task to D63: Extract objstorage from swh.storage module and recreate its commit history.: T460: Extract the objstorage component from storage module to an independent module.
Jun 23 2016, 12:44 PM
qcampos added a revision to T460: Extract the objstorage component from storage module to an independent module: D63: Extract objstorage from swh.storage module and recreate its commit history..
Jun 23 2016, 12:44 PM · Development environment, Object storage, Storage manager

Jun 22 2016

qcampos committed rDOBJS2fd112f17ae4: Initial commit for swh-objstorage initialization (authored by qcampos).
Initial commit for swh-objstorage initialization
Jun 22 2016, 4:30 PM
qcampos closed D59: Initial commit for swh-objstorage initialization by committing rDOBJS2fd112f17ae4: Initial commit for swh-objstorage initialization.
Jun 22 2016, 4:30 PM
qcampos committed rDENVcac69cac8195: Add swh.objstorage repository (authored by qcampos).
Add swh.objstorage repository
Jun 22 2016, 4:28 PM
qcampos closed D58: Add the new repository swh.objstorage to the swh-environment's .mrconfig by committing rDENVcac69cac8195: Add swh.objstorage repository.
Jun 22 2016, 4:28 PM
qcampos retitled D59: Initial commit for swh-objstorage initialization from to Initial commit for swh-objstorage initialization.
Jun 22 2016, 4:28 PM
qcampos added projects to T460: Extract the objstorage component from storage module to an independent module: Storage manager, Object storage, Development environment.
Jun 22 2016, 4:08 PM · Development environment, Object storage, Storage manager
qcampos retitled D58: Add the new repository swh.objstorage to the swh-environment's .mrconfig from Add the new repository swh.objstorage to the swh-environment's .mrocnfig to Add the new repository swh.objstorage to the swh-environment's .mrconfig.
Jun 22 2016, 4:03 PM
qcampos added a revision to T460: Extract the objstorage component from storage module to an independent module: D58: Add the new repository swh.objstorage to the swh-environment's .mrconfig.
Jun 22 2016, 4:02 PM · Development environment, Object storage, Storage manager
qcampos retitled D58: Add the new repository swh.objstorage to the swh-environment's .mrconfig from to Add the new repository swh.objstorage to the swh-environment's .mrocnfig.
Jun 22 2016, 4:02 PM
qcampos created T460: Extract the objstorage component from storage module to an independent module.
Jun 22 2016, 3:45 PM · Development environment, Object storage, Storage manager

Jun 21 2016

qcampos closed T459: Add an instantiation example to the MultiplexerObjStorage main docstring as Resolved by committing rDSTOa623ce836f2d: objstorage.multiplexer: add some use case example to the….
Jun 21 2016, 4:06 PM · Documentation, Storage manager
qcampos committed rDSTOa623ce836f2d: objstorage.multiplexer: add some use case example to the… (authored by qcampos).
objstorage.multiplexer: add some use case example to the…
Jun 21 2016, 4:06 PM
qcampos closed D57: objstorage.multiplexer: add some use case example to the MultiplexerObjStorage main docstring by committing rDSTOa623ce836f2d: objstorage.multiplexer: add some use case example to the….
Jun 21 2016, 4:05 PM
qcampos added a task to D57: objstorage.multiplexer: add some use case example to the MultiplexerObjStorage main docstring: T459: Add an instantiation example to the MultiplexerObjStorage main docstring.
Jun 21 2016, 3:49 PM
qcampos added a revision to T459: Add an instantiation example to the MultiplexerObjStorage main docstring: D57: objstorage.multiplexer: add some use case example to the MultiplexerObjStorage main docstring.
Jun 21 2016, 3:49 PM · Documentation, Storage manager
qcampos committed rDSTOd5289ab20177: debian packaging: update package list (authored by qcampos).
debian packaging: update package list
Jun 21 2016, 3:14 PM
qcampos closed D56: Add the new created packages into objstorage to debian packaging lists by committing rDSTOd5289ab20177: debian packaging: update package list.
Jun 21 2016, 3:14 PM
qcampos added a revision to T445: Create an object storage that demultiplex inputs to multiple object storages: D56: Add the new created packages into objstorage to debian packaging lists.
Jun 21 2016, 3:05 PM · Storage manager
qcampos added a task to D56: Add the new created packages into objstorage to debian packaging lists: T445: Create an object storage that demultiplex inputs to multiple object storages.
Jun 21 2016, 3:05 PM
qcampos created T459: Add an instantiation example to the MultiplexerObjStorage main docstring.
Jun 21 2016, 2:41 PM · Documentation, Storage manager
qcampos closed T445: Create an object storage that demultiplex inputs to multiple object storages as Resolved.

Closed by D53.

Jun 21 2016, 2:38 PM · Storage manager
qcampos committed rDSTObed4d47d6827: objstorage.multiplexer.filter: add tests for the filters implementations (authored by qcampos).
objstorage.multiplexer.filter: add tests for the filters implementations
Jun 21 2016, 2:37 PM
qcampos committed rDSTO17bd1a38d419: objstorage.multiplexer.filter: Implement the multiplexer filter mecanism (authored by qcampos).
objstorage.multiplexer.filter: Implement the multiplexer filter mecanism
Jun 21 2016, 2:37 PM
qcampos committed rDSTOfc4791a18bbf: objstorage.multiplexer.filter: add a way to easily create filter chaining (authored by qcampos).
objstorage.multiplexer.filter: add a way to easily create filter chaining
Jun 21 2016, 2:37 PM
qcampos committed rDSTOac0632653199: objstorage.multiplexer: add tests for the multiplexer object storage (authored by qcampos).
objstorage.multiplexer: add tests for the multiplexer object storage
Jun 21 2016, 2:37 PM