sort by:
Revision Author Date Message Commit Date
5507097 Updated backport on buster-swh from debian/0.0.76-1_swh1 (unstable-swh) 25 November 2019, 11:31:18 UTC
f9dea17 Merge tag 'debian/0.0.76-1_swh1' into debian/buster-swh swh-deposit Debian release 0.0.76-1~swh1 # Conflicts: # debian/changelog 25 November 2019, 11:31:17 UTC
31de337 Updated debian changelog for version 0.0.76 25 November 2019, 11:29:48 UTC
9ec625e Update upstream source from tag 'debian/upstream/0.0.76' Update to upstream version '0.0.76' with Debian dir fd079b7ae7d1526eb5b2891f501f7ecdb23eed34 25 November 2019, 11:29:47 UTC
a02b812 New upstream version 0.0.76 25 November 2019, 11:29:46 UTC
b646d12 Fix migration scripts for 80 column lines so pre-commit is happy. 21 November 2019, 16:53:53 UTC
3aeae79 Add a pre-commit config file 21 November 2019, 16:53:09 UTC
399b0d7 Migrate tox.ini to extras = xxx instead of deps = .[testing] 21 November 2019, 10:55:12 UTC
3c1930d Merge tox environment configuration 21 November 2019, 10:54:38 UTC
cbf523d Remove pytest<4 version constraint 21 November 2019, 10:52:58 UTC
b2ee4e9 Include all requirements in MANIFEST.in 20 November 2019, 18:56:38 UTC
e2182c1 Updated backport on buster-swh from debian/0.0.75-1_swh2 (unstable-swh) 20 November 2019, 14:13:03 UTC
3abce19 Merge tag 'debian/0.0.75-1_swh2' into debian/buster-swh swh-deposit Debian release 0.0.75-1~swh2 # gpg: Signature made Wed Nov 20 14:11:21 2019 UTC # gpg: using RSA key BF00203D741AC9D546A8BE0752E2E9840D10C3B8 # gpg: Can't check signature: No public key # Conflicts: # debian/changelog 20 November 2019, 14:13:02 UTC
437bc18 d/changelog: Release new version 20 November 2019, 14:09:35 UTC
5165818 d/pytest.testfiles: Add egg-info to declare entry_points 20 November 2019, 14:09:21 UTC
45a982d Makefile.local: port to new swh-environment typecheck naming 07 November 2019, 12:42:49 UTC
39d1241 mypy: properly type get/put methods, as well deposit_requests_types dict 07 November 2019, 08:30:38 UTC
dd06930 tox.ini: pass DJANGO_SETTINGS_MODULE to mypy environment hat tip to @anlambert for the tip 07 November 2019, 08:24:27 UTC
17b3ee4 mypy: ignore psycopg2 01 November 2019, 14:35:49 UTC
4bb1de4 Makefile.local: sync typecheck target with global Makefile.python 01 November 2019, 14:35:26 UTC
00440eb requirements-test.txt: add back deps from master 01 November 2019, 10:56:51 UTC
34153ef tox: add mypy environment 01 November 2019, 10:55:36 UTC
422b92f init.py: switch to documented way of extending path make mypy 0.730 pass cleanly again 01 November 2019, 10:55:36 UTC
0b3d526 typing: convert leftover variable annotation to comments 01 November 2019, 10:55:36 UTC
fd8db57 typing: minimal changes to make a no-op mypy run pass 01 November 2019, 10:55:36 UTC
3f611aa Updated backport on buster-swh from debian/0.0.75-1_swh1 (unstable-swh) 30 October 2019, 15:56:24 UTC
8707a5b Merge tag 'debian/0.0.75-1_swh1' into debian/buster-swh swh-deposit Debian release 0.0.75-1~swh1 # Conflicts: # debian/changelog 30 October 2019, 15:56:24 UTC
522715e Updated debian changelog for version 0.0.75 30 October 2019, 15:54:55 UTC
b8bb7c1 Update upstream source from tag 'debian/upstream/0.0.75' Update to upstream version '0.0.75' with Debian dir 04e045cad767ea2c73ade845338062b4fd6fc5ae 30 October 2019, 15:54:54 UTC
5912f43 New upstream version 0.0.75 30 October 2019, 15:54:53 UTC
eb60bf5 Revert "deposit.signals: Scheduler load-deposit task with new endpoints" This reverts commit 12e3966b168e7be7b19aeb8c0a8d664667c81b3d. 30 October 2019, 14:08:05 UTC
9b65a13 swh.deposit.tests: Drop dead code 21 October 2019, 13:23:56 UTC
7f3c655 tests.loader: Migrate to pytest 21 October 2019, 13:23:56 UTC
d5a394a tests.checker: Migrate to pytest 21 October 2019, 13:23:56 UTC
89a466e tests.loader: Migrate test_client to pytest 21 October 2019, 13:23:56 UTC
44f5906 tox.ini: Update tox.ini requirements 21 October 2019, 13:23:56 UTC
1ad0bf5 tests_deposit_private_read_metadata: Migrate to pytest 20 October 2019, 22:59:36 UTC
771ffae tests_deposit_private_read_archive: Migrate to pytest 20 October 2019, 18:10:13 UTC
29b30d4 tests_deposit_private_update_status: Migrate to pytest 20 October 2019, 17:33:55 UTC
8d49c14 tests_deposit_private_check: Migrate to pytest 20 October 2019, 17:33:48 UTC
2de3ee3 test_deposit_update: Migrate to pytest 20 October 2019, 15:31:19 UTC
dd68e9a test_deposit: Migrate to pytest Also add more tests on the deposit parent build scenario. 20 October 2019, 13:54:29 UTC
370f00c test_deposit_multipart: Migrate to pytest 20 October 2019, 12:08:07 UTC
19e290f test_deposit_delete: Migrate to pytest 20 October 2019, 09:56:21 UTC
486f155 test_deposit_binary: Migrate to pytest 20 October 2019, 09:56:11 UTC
981d1fa test_deposit_atom: Migrate to pytest 20 October 2019, 08:23:15 UTC
6b5dbdb test_deposit_list: Migrate to pytest 20 October 2019, 08:23:08 UTC
ddd9b4f test_deposit_status: Migrate to pytest 20 October 2019, 06:18:44 UTC
9adb050 tests: Fix pep8 violations 19 October 2019, 17:46:07 UTC
d491b64 test.api.service_document: Migrate to pytest tests 19 October 2019, 17:45:30 UTC
9b9e9c7 test.loader.conftest: Add missing headers 19 October 2019, 17:45:30 UTC
e252566 pytest.ini: Add markers to remove pytest warnings 19 October 2019, 17:45:30 UTC
680b062 test_parser: Migrate to pytest tests 19 October 2019, 17:45:30 UTC
dc36c99 Start migrate tests to pytest-django That also fix the pytest tests run 19 October 2019, 17:45:29 UTC
a1d7932 tests_utils: Migrate to pytest tests 19 October 2019, 14:25:30 UTC
6ff940c tests_converters: Migrate to pytest 19 October 2019, 14:25:17 UTC
2c31d21 Use @shared_task decorator instead of binding to specific celery app 19 October 2019, 14:16:26 UTC
5dfbeac Remove indirection swh.deposit.wsgi to start server Related f147893 Related D2109 10 October 2019, 08:25:49 UTC
a46c799 Updated backport on buster-swh from debian/0.0.74-1_swh1 (unstable-swh) 09 October 2019, 09:36:48 UTC
79d0cd3 Merge tag 'debian/0.0.74-1_swh1' into debian/buster-swh swh-deposit Debian release 0.0.74-1~swh1 # Conflicts: # debian/changelog 09 October 2019, 09:36:48 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
758e522 Updated backport on buster-swh from debian/0.0.73-1_swh1 (unstable-swh) 05 September 2019, 08:20:58 UTC
dedbb44 Merge tag 'debian/0.0.73-1_swh1' into debian/buster-swh swh-deposit Debian release 0.0.73-1~swh1 # Conflicts: # debian/changelog 05 September 2019, 08:20:58 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
be08ece Bootstrap buster-swh branch. 11 July 2019, 12:27:26 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
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
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
back to top