https://forge.softwareheritage.org/source/swh-deposit.git

sort by:
Revision Author Date Message Commit Date
253dbad Updated backport on stretch-swh from debian/0.0.74-1_swh1 (unstable-swh) 09 October 2019, 09:36:40 UTC
e29ed86 Merge tag 'debian/0.0.74-1_swh1' into debian/stretch-swh swh-deposit Debian release 0.0.74-1~swh1 # Conflicts: # debian/changelog 09 October 2019, 09:36:40 UTC
834d5d2 Updated debian changelog for version 0.0.74 09 October 2019, 09:35:03 UTC
c0b675c Update upstream source from tag 'debian/upstream/0.0.74' Update to upstream version '0.0.74' with Debian dir cb7b88f6396b7ff1f85d2aa098c14701da7858f4 09 October 2019, 09:35:03 UTC
280da76 New upstream version 0.0.74 09 October 2019, 09:35:02 UTC
12e3966 deposit.signals: Scheduler load-deposit task with new endpoints Related T2024 04 October 2019, 16:01:17 UTC
86bc253 tests: Explicit private tests in their names 04 October 2019, 14:12:41 UTC
b762b98 deposit.private.api: Expose new endpoints with no collection name This is not used. Related T2024 04 October 2019, 14:12:32 UTC
2499370 models: add migration to on_delete=protect 25 September 2019, 09:07:29 UTC
260de31 models: add required on_delete kwarg to ForeignKey courtesy of mypy 24 September 2019, 09:02:43 UTC
8f39669 admin CLI: avoid redefining deposit name in admin subcommand 19 September 2019, 13:59:44 UTC
11f8bbb click "required" param wants bool, not int courtesy of mypy 17 September 2019, 06:55:48 UTC
cae84fc fix typos in docstrings and docs courtesy of codespell 16 September 2019, 15:19:12 UTC
8b4d319 Updated backport on stretch-swh from debian/0.0.73-1_swh1 (unstable-swh) 05 September 2019, 08:20:50 UTC
6e00984 Merge tag 'debian/0.0.73-1_swh1' into debian/stretch-swh swh-deposit Debian release 0.0.73-1~swh1 # Conflicts: # debian/changelog 05 September 2019, 08:20:50 UTC
941492d Updated debian changelog for version 0.0.73 05 September 2019, 08:19:18 UTC
36e9d22 Updated version 0.0.73 from 'debian/upstream/0.0.73' with Debian dir 7667798955678e1c1868be9cd85a6e39e64b8499 05 September 2019, 08:19:17 UTC
59b8202 New upstream version 0.0.73 05 September 2019, 08:19:17 UTC
c40f076 setup: register the worker task in the swh.workers entrypoint 05 September 2019, 07:51:30 UTC
e2ef7bc Add missing visit_type attribute. Required in swh-core >= v0.0.45. 04 September 2019, 09:55:08 UTC
7d65587 cli/client: Simplify url definition to use Prior to this commit, we'd need to add the url with the /1 suffix. This now automatically add it. This avoids confusing errors when not provided. This also adds some unit tests to the cli. 30 August 2019, 13:56:06 UTC
a88617a cli/admin: Add the default domain value to empty Same as provider url 30 August 2019, 09:10:53 UTC
b8c0d2d doc/sys-info: Clarify commands 30 August 2019, 09:10:39 UTC
100e904 deposit_data: Remove no longer used DepositRequestType references 30 August 2019, 09:10:15 UTC
5bb3e21 add code of conduct document 11 July 2019, 14:30:25 UTC
13c8651 Merge branch 'docs' 11 July 2019, 14:03:07 UTC
7582336 Added release artifact in loading specification Release artifact is now specified for a deposit with a review of the loading specification Added diagram about the deposit status Fixes on test scenaris as well 11 July 2019, 13:56:35 UTC
4c43247 Revert "Reformat docstrings for max line length" This reverts commit 216d0f74d8c3eeebb5d37f4d7f02130771caf7c6. 28 June 2019, 13:02:31 UTC
48b3035 CONTRIBUTORS: add Ishan Bhanuka 28 June 2019, 07:42:00 UTC
216d0f7 Reformat docstrings for max line length 27 June 2019, 04:08:00 UTC
3f34909 Update loading specification review place technical details in a new spec document review text and update to current state 19 June 2019, 14:33:38 UTC
11b4931 Updated backport on stretch-swh from debian/0.0.72-1_swh1 (unstable-swh) 19 June 2019, 14:28:31 UTC
e55b8a6 Merge tag 'debian/0.0.72-1_swh1' into debian/stretch-swh swh-deposit Debian release 0.0.72-1~swh1 # Conflicts: # debian/changelog 19 June 2019, 14:28:30 UTC
2150873 Updated debian changelog for version 0.0.72 19 June 2019, 14:26:44 UTC
146a5c4 Updated version 0.0.72 from 'debian/upstream/0.0.72' with Debian dir 84a4db4670d5df436e0c7cec8b9a08f3d0350da2 19 June 2019, 14:26:43 UTC
4b86d5d New upstream version 0.0.72 19 June 2019, 14:26:43 UTC
ce2ed8b Added test scenarios with HAL 19 June 2019, 13:13:05 UTC
e03e819 Remove argument origin_id from call to Loader.send_origin_metadata. It no longer needs that argument. 18 June 2019, 15:15:53 UTC
7fd80d5 Updated backport on stretch-swh from debian/0.0.71-1_swh1 (unstable-swh) 23 May 2019, 09:11:28 UTC
37ccfa3 Merge tag 'debian/0.0.71-1_swh1' into debian/stretch-swh swh-deposit Debian release 0.0.71-1~swh1 # Conflicts: # debian/changelog 23 May 2019, 09:11:27 UTC
9cfdfe7 Updated debian changelog for version 0.0.71 23 May 2019, 09:09:55 UTC
4c49247 Updated version 0.0.71 from 'debian/upstream/0.0.71' with Debian dir 9dea649321525f9bf73b180dc257b19a209165c6 23 May 2019, 09:09:54 UTC
5c14c30 New upstream version 0.0.71 23 May 2019, 09:09:54 UTC
c1e6ffa signals: Update scheduler task names to new ones Related T1508 21 May 2019, 11:30:46 UTC
897ddc1 tox: workaround to pip's inability to properly solve dependency resolution Without this, some dependencies from swh.core[http] are not installed (because swh.core, without extras, is installed first from requirements-swh.txt). Probably similar to this issue https://github.com/pypa/pip/issues/6506 20 May 2019, 13:31:23 UTC
6e3efe6 Updated backport on stretch-swh from debian/0.0.70-1_swh1 (unstable-swh) 10 May 2019, 10:34:47 UTC
ac9316a Merge tag 'debian/0.0.70-1_swh1' into debian/stretch-swh swh-deposit Debian release 0.0.70-1~swh1 # Conflicts: # debian/changelog 10 May 2019, 10:34:47 UTC
23fd0c4 Updated debian changelog for version 0.0.70 10 May 2019, 10:33:20 UTC
4eb6221 New upstream version 0.0.70 10 May 2019, 10:33:19 UTC
f29c087 Updated version 0.0.70 from 'debian/upstream/0.0.70' with Debian dir 01323fdc50d4004412713a1c3733d87b41c3f6f4 10 May 2019, 10:33:19 UTC
8a5696f cli.client: Let click check for filepath existence 10 May 2019, 09:46:17 UTC
a4c3f01 cli.client: Align and improve error messages 10 May 2019, 09:46:16 UTC
0124b93 docs/getting-started: Update according to latest changes Related T1650 Related T1648 10 May 2019, 09:45:20 UTC
a6bbefc docs/metadata: Change url & external-id from mandatory to optional Related T1648 10 May 2019, 09:45:20 UTC
f6ffddb deposit.cli.client: Update docstrings 10 May 2019, 09:45:20 UTC
41fb994 cli.client: Loosen checks on metadata This is in compliance to the documentation and the existing behavior. Those checks can be reinstated further down the line. Related T1650 10 May 2019, 09:45:09 UTC
7351df1 deposit.cli: Expose a new `swh deposit status` subcommand 10 May 2019, 09:43:55 UTC
9dc59a5 deposit.client: Make sure the error is propagated to client 10 May 2019, 08:45:27 UTC
696da64 deposit.cli: Fix cli no longer displaying result 10 May 2019, 08:45:26 UTC
e1d490e Updated backport on stretch-swh from debian/0.0.69-1_swh1 (unstable-swh) 09 May 2019, 08:37:26 UTC
6234e49 Merge tag 'debian/0.0.69-1_swh1' into debian/stretch-swh swh-deposit Debian release 0.0.69-1~swh1 # Conflicts: # debian/changelog 09 May 2019, 08:37:25 UTC
16159d5 Updated debian changelog for version 0.0.69 09 May 2019, 08:35:53 UTC
045e752 Updated version 0.0.69 from 'debian/upstream/0.0.69' with Debian dir 28fa2f89c15ca3f77722d32ef5baa90952df9e77 09 May 2019, 08:35:52 UTC
981a737 New upstream version 0.0.69 09 May 2019, 08:35:52 UTC
f2f7ee2 docs/sys-info: Update the documentation about deposit rescheduling 09 May 2019, 08:22:37 UTC
98b982a docs/sys-info: Update the admin command 09 May 2019, 08:18:10 UTC
8daf33b cli.admin: Fix help message typo 07 May 2019, 14:24:37 UTC
5155e72 cli.admin: Add an admin subcommand 'deposit reschedule' ``` swh deposit admin deposit reschedule --help ``` This commands is for admin use since it needs writable access 07 May 2019, 14:24:37 UTC
c41a20c models: Keep scheduler task ids reference on deposit model Related T1703 07 May 2019, 14:13:47 UTC
02a2e91 docs: update the getting-started document to use 'swh deposit upload' command 06 May 2019, 13:33:12 UTC
f5624c8 cli: rename the 'deposit' subcommand as 'upload' to prevent the ugly 'swh deposit deposit' in favor of: swh deposit upload 06 May 2019, 13:29:30 UTC
c0b1d54 cli: make the deposit cli command a subcommand of the main 'swh' one 'swh' being the new master command group (defined in swh.core); so: swh deposit --help works. The 'admin' (deposit server management) is only available if the swh.deposit[server] optional package is installed. Ensure the 'swh-deposit' still works for now. 06 May 2019, 13:29:30 UTC
bf2fb86 cli: rename cli/deposit.py as cli/client.py to prevent a name clash in the swh.deposit.cli namespace. 19 April 2019, 12:12:48 UTC
5f218ee Updated backport on stretch-swh from debian/0.0.68-1_swh1 (unstable-swh) 17 April 2019, 13:51:48 UTC
4f97ea2 Merge tag 'debian/0.0.68-1_swh1' into debian/stretch-swh swh-deposit Debian release 0.0.68-1~swh1 # Conflicts: # debian/changelog 17 April 2019, 13:51:47 UTC
80635f5 Updated debian changelog for version 0.0.68 17 April 2019, 13:50:21 UTC
87a2519 Updated version 0.0.68 from 'debian/upstream/0.0.68' with Debian dir 082fdb35dfa499146283007c7bb0af654ae2539f 17 April 2019, 13:50:21 UTC
870b2ea New upstream version 0.0.68 17 April 2019, 13:50:20 UTC
d075c56 Remove unnecessary leftover check on no longer existing url fields Related D1421 Related T1648 17 April 2019, 13:27:05 UTC
708beba cli.deposit: Add mandatory flags to generate the metadata xml Related T1650 17 April 2019, 13:27:05 UTC
3b19233 tests: Reformat some deposit tests 17 April 2019, 12:21:51 UTC
793b0d1 deposit: Wrongly formatted xml should return a 400 bad request Both for multipart deposit and only-metadata (atom) deposit. This is a new kind of badly formatted which ended up in 500 internal error (server side). Related T1638 17 April 2019, 12:18:18 UTC
45aeec4 utils: Enforce necessary setup for deposit and associated client Related T1648 17 April 2019, 09:45:42 UTC
56e9037 check: Remove url and external_identifier from mandatory fields Related T1648 17 April 2019, 08:59:46 UTC
3bff42e deposit_read: Compute origin-url from the deposit's setup We no longer read the metadata for that information Related T1648 17 April 2019, 08:59:46 UTC
a7a7170 utils: Make parsing date result in a reasonable date 16 April 2019, 17:25:32 UTC
c183276 Refactor: Extract date utils manipulation function into utils module 16 April 2019, 13:11:19 UTC
00a8abd tests: Factorize metadata xml duplication to explicit tested date 16 April 2019, 12:49:37 UTC
0138edc deposit_read: Refactor to clarify intents and docstring 16 April 2019, 12:38:18 UTC
37b4871 loader: Use metadata date as author/committer date if provided Related T1637 16 April 2019, 11:45:39 UTC
76b3ff6 deposit_status: Simplify the deposit status computation 15 April 2019, 16:49:23 UTC
93a168e Expose optional external id in deposit status endpoint As this is generated, this could be useful for client who wants to deposit further new version 15 April 2019, 13:34:56 UTC
3dd15b4 deposit.cli: Generate uuid as is 15 April 2019, 13:30:29 UTC
5549665 MANIFEST.in: Add missing requirements files to the manifest 13 April 2019, 10:36:29 UTC
45ab510 Address tox/flake8/pep warning about import deprecation warnings 13 April 2019, 10:35:39 UTC
2583b64 model: Migrate appropriately the DepositRequestType change 13 April 2019, 09:14:03 UTC
4ca0bae settings.production: Allow "allowed" hosts list update 13 April 2019, 09:14:03 UTC
3b5582d admin/user/create: If collection not provided, fallback to username as the collection name 13 April 2019, 09:14:03 UTC
647306d deposit.cli: Rename server part to admin This subcommand is really about admin commands 13 April 2019, 09:14:03 UTC
ae5ff69 client: use a global logger 13 April 2019, 09:14:03 UTC
back to top