Build: #50 failed
Job: Build oclapi2 was successful
Code commits
OCL API 2
-
Sunny Aggarwal. d61820fefb172b922e69b3fc70a78c3a942b0f65
OpenConceptLab/ocl_issues#1338 | removing local client secret
-
Sunny Aggarwal. 19e2181e52f91cdf916bf16b3c6627b6fb777b83
OpenConceptLab/ocl_issues#1338 | logout from OIDP view
- core/common/services.py (version 19e2181e52f91cdf916bf16b3c6627b6fb777b83) (diffs)
- core/settings.py (version 19e2181e52f91cdf916bf16b3c6627b6fb777b83) (diffs)
- core/users/urls.py (version 19e2181e52f91cdf916bf16b3c6627b6fb777b83) (diffs)
- core/users/views.py (version 19e2181e52f91cdf916bf16b3c6627b6fb777b83) (diffs)
-
Sunny Aggarwal. 3161c3bbe08d752e378c2ba43d876c500e5a485c
OpenConceptLab/ocl_issues#1338 | API to exchange code with OID token
- core/common/services.py (version 3161c3bbe08d752e378c2ba43d876c500e5a485c) (diffs)
- core/settings.py (version 3161c3bbe08d752e378c2ba43d876c500e5a485c) (diffs)
- core/users/urls.py (version 3161c3bbe08d752e378c2ba43d876c500e5a485c) (diffs)
- core/users/views.py (version 3161c3bbe08d752e378c2ba43d876c500e5a485c) (diffs)
-
Sunny Aggarwal. 1cd221a099da1e9b799f29612d0d57c7f54101ff
OpenConceptLab/ocl_issues#1338 | settings for login redirect
-
Sunny Aggarwal. 2c1d27a132daf88373cdb0c3103c1aa14570c497
OpenConceptLab/ocl_issues#1338 | middleware to manage token from session or from headers
-
Sunny Aggarwal. a33e292a202ee7bce8f62f6603da1a3ddae6c1dd
OpenConceptLab/ocl_issues#1338 | OIDBackend | update user
-
Sunny Aggarwal. 101260f3161e6a63f86c18589a23e0815f71e826
OpenConceptLab/ocl_issues#1338 | refactoring and extracting routes
-
Sunny Aggarwal. 43e570c3afbeaf5350104eb9fca5424c9e7bac95
OpenConceptLab/ocl_issues#1338 | pylint fixes
-
Sunny Aggarwal. a829753b2360aef3656cef12fa9b2a20d3364348
OpenConceptLab/ocl_issues#1338 | Migrate user from django auth to OIDP method
-
Sunny Aggarwal. b14e60a35c0ce68bd0cf5fb953e5db9f2a0fad78
OpenConceptLab/ocl_issues#1338 | user forgot password flow
-
Sunny Aggarwal. 8abcf5ef8738940ba233f73a5b8891d3babfdd16
OpenConceptLab/ocl_issues#1338 | user signup and mark verified views
- core/common/services.py (version 8abcf5ef8738940ba233f73a5b8891d3babfdd16) (diffs)
- core/settings.py (version 8abcf5ef8738940ba233f73a5b8891d3babfdd16) (diffs)
- core/users/views.py (version 8abcf5ef8738940ba233f73a5b8891d3babfdd16) (diffs)
- docker-compose.yml (version 8abcf5ef8738940ba233f73a5b8891d3babfdd16) (diffs)
-
Sunny Aggarwal. 6be98488b627a9186ad7757a0df03906c9355428
OpenConceptLab/ocl_issues#1338 | temp enabling oidc endpoints
-
Sunny Aggarwal. 296ee2a85ec6506c6430abbfc494729112d33bc8
OpenConceptLab/ocl_issues#1338 | user token view to use auth service
-
Sunny Aggarwal. 8e37230b8e3457287d7a84a0b1d46b9103692b03
OpenConceptLab/ocl_issues#1338 | auth service to inject django or OID provider auth
-
Sunny Aggarwal. 4cee32fa171755258ae55ba1b118c830d79c21de
OpenConceptLab/ocl_issues#1338 | user instance can figure out OIDC token
-
Sunny Aggarwal. 757fe08f6bcc69e28b222a4489186601b236a394
OpenConceptLab/ocl_issues#1338 | refactoring views/mixins to have write import order
- core/collections/views.py (version 757fe08f6bcc69e28b222a4489186601b236a394) (diffs)
- core/common/mixins.py (version 757fe08f6bcc69e28b222a4489186601b236a394) (diffs)
- core/common/views.py (version 757fe08f6bcc69e28b222a4489186601b236a394) (diffs)
- core/sources/views.py (version 757fe08f6bcc69e28b222a4489186601b236a394) (diffs)
- core/users/models.py (version 757fe08f6bcc69e28b222a4489186601b236a394) (diffs)
-
Sunny Aggarwal. 565dd6c95f61ffa36bf51207a14ca1315719aa89
OpenConceptLab/ocl_issues#1338 | oidc settings and package
-
Sunny Aggarwal. f32186c578de0fae876d900e85623863197f5893
OpenConceptLab/ocl_issues#1338 | oidc overriden backend | to create and find user
-
Sunny Aggarwal. 91cbc6344fd5b50b7c5fe1ed456813258971d338
OpenConceptLab/ocl_issues#1338 | docker-compose | env vars
-
Sunny Aggarwal. 8354a18ba66e056743ae92b0c5668fb56b25a946
OpenConceptLab/ocl_issues#1338 | KeyCloak service in docker-compose
-
Sunny Aggarwal. 59c476e6f7272f31cf7db15b441c760a5f8d4344
Extracting env vars for email setting
-
Sunny Aggarwal. 5355c196eb29a7266d80e7048bd3cf1693feab33
OpenConceptLab/ocl_issues#1339 | concept cascade to include/exclude retired results
- core/bundles/models.py (version 5355c196eb29a7266d80e7048bd3cf1693feab33) (diffs)
- core/concepts/models.py (version 5355c196eb29a7266d80e7048bd3cf1693feab33) (diffs)
- core/concepts/serializers.py (version 5355c196eb29a7266d80e7048bd3cf1693feab33) (diffs)
- core/concepts/views.py (version 5355c196eb29a7266d80e7048bd3cf1693feab33) (diffs)
- core/integration_tests/tests_concepts.py (version 5355c196eb29a7266d80e7048bd3cf1693feab33) (diffs)
- core/mappings/serializers.py (version 5355c196eb29a7266d80e7048bd3cf1693feab33) (diffs)
-
Sunny Aggarwal. bda38383ba19fc2801b54945576e6db5beb3900f
Extract export service (S3) | can plugin upload/download service via settings
- core/common/mixins.py (version bda38383ba19fc2801b54945576e6db5beb3900f) (diffs)
- core/common/models.py (version bda38383ba19fc2801b54945576e6db5beb3900f) (diffs)
- core/common/services.py (version bda38383ba19fc2801b54945576e6db5beb3900f) (diffs)
- core/common/tasks.py (version bda38383ba19fc2801b54945576e6db5beb3900f) (diffs)
- core/common/tests.py (version bda38383ba19fc2801b54945576e6db5beb3900f) (diffs)
- core/common/utils.py (version bda38383ba19fc2801b54945576e6db5beb3900f) (diffs)
- core/integration_tests/tests_collections.py (version bda38383ba19fc2801b54945576e6db5beb3900f) (diffs)
- core/integration_tests/tests_sources.py (version bda38383ba19fc2801b54945576e6db5beb3900f) (diffs)
- core/settings.py (version bda38383ba19fc2801b54945576e6db5beb3900f) (diffs)
-
Sunny Aggarwal. 2050826d552fc9b37fcaeac232ddda48b5fb06d0
Errbit | Bulk create of mapping/concept via POST is not allowed
-
Sunny Aggarwal. 847cf11a3be71b8c08d4d51afb6da4ec117a0224
Fixing version export with version creation
-
Sunny Aggarwal. 6299a98b347b37959ee7ca9c4ce953655eb68762
Importer | fixing pylint
-
Sunny Aggarwal. 6118a342c0826e3f2d67dea9776252e5930b1921
Importer | Added Failed in summary
-
Sunny Aggarwal. c25d1839962ca9d3436ec620c22652435b23594d
Importer | delete action needs to be in sync with others in the same group
-
Sunny Aggarwal. 55d7c2ec040d615914c47a76e38f85495cca1258
Collection last child update query fix
-
Sunny Aggarwal. b44d8fd03737d7a9389599ec722a705dd8638ff2
OpenConceptLab/ocl_issues#1335 | User Management | verification and admin toggle
-
Rafal Korytkowski 429927758db05df3713310cf5be358c442cc3fc3
Fixing pylint
-
Rafal Korytkowski 7d600106d3c5893c31c3feddceca6d37de4efc8e
OpenConceptLab/ocl_issues#1336 | Speed up tests by getting rid of delete_all and relying on rollback
-
Sunny Aggarwal. fa8a8989d862da03a4484451464dcbaf0697ff37
OpenConceptLab/ocl_issues#1335 | Admin can force mark verified any user
-
Sunny Aggarwal. 2aff93f76f0812edca0bacf03f9388afb5ed8894
Logs | added request method in response headers
-
Sunny Aggarwal. 934a0c561a700fba4516d43f012a8d1b9411562e
Logs | added request url in response headers
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> f0c06b53be77c47ea7a284e63a602a66795cba74
Bump boto3 from 1.23.0 to 1.24.28 (#261)
Bumps [boto3](https://github.com/boto/boto3) from 1.23.0 to 1.24.28.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.23.0...1.24.28)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 786377f56a23b457bda092caefbb0a1f73ac6f02
Bump django-ordered-model from 3.4.3 to 3.6 (#260)
Bumps [django-ordered-model](https://github.com/django-ordered-model/django-ordered-model) from 3.4.3 to 3.6.
- [Release notes](https://github.com/django-ordered-model/django-ordered-model/releases)
- [Changelog](https://github.com/django-ordered-model/django-ordered-model/blob/master/CHANGES.md)
- [Commits](https://github.com/django-ordered-model/django-ordered-model/compare/3.4.3...3.6)
---
updated-dependencies:
- dependency-name: django-ordered-model
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -
Sunny Aggarwal. c509a0a4511eb72ce7641b21e00c415e2a8d36b2
Collection version references | verbose response
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 48306f2333178704c720745d0e4c369703c8f08d
Bump django-cid from 2.2 to 2.3 (#259)
Bumps [django-cid](https://github.com/Polyconseil/django-cid) from 2.2 to 2.3.
- [Release notes](https://github.com/Polyconseil/django-cid/releases)
- [Changelog](https://github.com/Polyconseil/django-cid/blob/master/HISTORY.rst)
- [Commits](https://github.com/Polyconseil/django-cid/compare/2.2...2.3)
---
updated-dependencies:
- dependency-name: django-cid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 497bf2d3bf8fe70e26d5d6a77f10f30e7bb76b70
Bump psycopg2 from 2.9.2 to 2.9.3 (#257)
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)
---
updated-dependencies:
- dependency-name: psycopg2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -
Sunny Aggarwal. 02c56f77f0aee15ffe27d705329f2dcac976b782
OpenConceptLab/ocl_issues#1332 | fixing task to load less
-
Sunny Aggarwal. 5400bc17bf3aeab1cb226f201e40304622847d27
OpenConceptLab/ocl_issues#1332 | fixing method signature
-
Sunny Aggarwal. cc0bca9e9d6c448d4f50b1e453f8a21f598e3149
Fixing task view test
-
Sunny Aggarwal. edd87947d5fd8ff1800fe0115ddc485bc561871a
OpenConceptLab/ocl_issues#1332 | API/task for backfilling repo versions to expansions
- core/collections/models.py (version edd87947d5fd8ff1800fe0115ddc485bc561871a) (diffs)
- core/collections/tests/tests.py (version edd87947d5fd8ff1800fe0115ddc485bc561871a) (diffs)
- core/collections/urls.py (version edd87947d5fd8ff1800fe0115ddc485bc561871a) (diffs)
- core/collections/views.py (version edd87947d5fd8ff1800fe0115ddc485bc561871a) (diffs)
- core/common/tasks.py (version edd87947d5fd8ff1800fe0115ddc485bc561871a) (diffs)
-
Sunny Aggarwal. bbf02a40c80ba0c3270c622fbf3a87e019723ed0
CollectionReference | API to resolve reference
-
Sunny Aggarwal. 5581c9ed330c9e4599d89c3ca89781b8618a2372
Errbit | fixing exception class import
-
Sunny Aggarwal. f39c04a050f3c9912da9e4f17c6a2a8837f9ee68
Errbit | ES search exception | data too large
-
Sunny Aggarwal. 143ecba3a743a3cdb766610691de6add2f0026e4
Fixing Mapping creation without from/to source
-
Sunny Aggarwal. 8cd40a009b0daebd9eedeaccd34b442fbe9ce2a8
fixing typo
-
Sunny Aggarwal. d985968bd69e10fbcab0cc4503db21379b20225a
removed unused import
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 20b9b72bb2bb863652f3005ff304df2414650b92
Bump django from 4.0.5 to 4.0.6 (#258)
Bumps [django](https://github.com/django/django) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.5...4.0.6)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -
Sunny Aggarwal. 24b99895ec5bda1026155da1ecfa24f2ceeb02b6
API/Task to link all references resources
-
Sunny Aggarwal. a37b731e0521f0ed519cad560ad2a6be74e7b9fa
Task to migrate references
-
Sunny Aggarwal. de298437f56e5c2e2652b49e7380d318ff43b692
Task to migrate references | ignoring coverage
-
Sunny Aggarwal. 4388a8d007454c26530fbc69c9d9fe7563ad7420
Task to migrate from old to new reference structure | added logs
-
Sunny Aggarwal. 5e085461c3c7044ea1d73e46f7e8512c1dea868d
APIs to Link reference with resources and to migrate from old to new structure via job
- core/collections/models.py (version 5e085461c3c7044ea1d73e46f7e8512c1dea868d) (diffs)
- core/collections/urls.py (version 5e085461c3c7044ea1d73e46f7e8512c1dea868d) (diffs)
- core/collections/views.py (version 5e085461c3c7044ea1d73e46f7e8512c1dea868d) (diffs)
- core/common/management/commands/reference_old_to_new.py (version 5e085461c3c7044ea1d73e46f7e8512c1dea868d) (diffs)
- core/common/tasks.py (version 5e085461c3c7044ea1d73e46f7e8512c1dea868d) (diffs)
- startup.sh (version 5e085461c3c7044ea1d73e46f7e8512c1dea868d) (diffs)
-
Sunny Aggarwal. 3952c1e87e0108cb57bf7c9925a48df6743033e4
added log
-
Sunny Aggarwal. 398ff4d65f25b150cdf3b4e79c029ea9e1af4857
Reference | migrating old reference to new structure via management command
-
Sunny Aggarwal. 5e373fd506faba69d8a2422fd9c4d207cdccd618
Revert "Reference | migrating old reference to new structure"
This reverts commit 5e91ca097460d70a3f99a3ddf85e65af9ce4a743. -
Sunny Aggarwal. a0df59bde3377ededcaf2934ee3c825fb7218674
Utils | Test for more scenarios
-
Sunny Aggarwal. 5e91ca097460d70a3f99a3ddf85e65af9ce4a743
Reference | migrating old reference to new structure
-
Sunny Aggarwal. 0ad47b4afebe7c06ee5f966d9eb5190c41c7eb62
Merge pull request #254 from OpenConceptLab/dependabot/pip/django-request-logging-0.7.5
Bump django-request-logging from 0.7.3 to 0.7.5 -
Sunny Aggarwal. 5bcb6fb628f82d30441bf0f85cbc22bf25d8a53f
Fixing typo