Skip to content
Snippets Groups Projects

Remove OAuthCredentials, Repository.credentials, Gitlab providers and dependency

Merged ml bonhomme requested to merge bye-git into master
All threads resolved!

closes #1679 (closed)

Removes :

  • modules arkindex.process.providers and arkindex.users.providers
  • in models:
    • User.credentials
    • Repository.credentials
    • Repository.hook_token
    • enabled, provider and provider_class methods on Repository model
    • OAuthCredentials
    • OAuthStatus
  • in serializers:
    • git_clone_url (+ get_git_clone_url method) and enabled fields on Repository serializer
    • OAuth serializers
    • ExternalRepositorySerializer
  • commands update_repositories_hooks and update_repositories_refs
  • API:
    • GitRepositoryImportHook
    • ListExternalRepositories
    • CreateExternalRepositories
    • ListOAuthProviders
    • ListOAuthCredentials
    • Retrieve/DestroyOAuthCredentials
    • StartOAuthSignIn
    • RetryOAuthCredentials
  • Gitlab OAuth check
  • Gitlab / OAuth related settings
Edited by ml bonhomme

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Bastien Abadie
  • Bastien Abadie
  • ml bonhomme changed the description

    changed the description

  • load_export is still OK

  • Bastien Abadie resolved all threads

    resolved all threads

  • ml bonhomme added 1 commit

    added 1 commit

    • 6a5474a2 - remove external repo serializer

    Compare with previous version

  • Bastien Abadie added 3 commits

    added 3 commits

    • 4290db66 - 1 commit from branch master
    • 7d3d74db - Remove OAuthCredentials, Repository.credentials, Gitlab providers and dependency
    • a27cf14a - remove external repo serializer

    Compare with previous version

  • Bastien Abadie enabled an automatic merge when the pipeline for a27cf14a succeeds

    enabled an automatic merge when the pipeline for a27cf14a succeeds

  • merged

  • mentioned in issue #1192 (closed)

  • mentioned in issue #1193 (closed)

  • mentioned in issue #1224 (closed)

  • mentioned in issue #1225 (closed)

  • mentioned in issue #1226 (closed)

  • mentioned in issue #1227 (closed)

  • mentioned in issue #1228 (closed)

  • mentioned in issue #1229 (closed)

  • Erwan Rouchet mentioned in merge request !2294 (merged)

    mentioned in merge request !2294 (merged)

  • Erwan Rouchet mentioned in merge request !2171 (closed)

    mentioned in merge request !2171 (closed)

  • Please register or sign in to reply
    Loading