Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitlab backport to v1 #1421

Closed
wants to merge 43 commits into from
Closed

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    63da206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2f488 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1c4fbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de806d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2623dd View commit details
    Browse the repository at this point in the history
  6. Initial GitLab commit.

    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    5d53d87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9980c31 View commit details
    Browse the repository at this point in the history
  8. Make images with the same filename as already existing images overwrite

    them.
    
    This is not optimal, but it is how the GitHub implementation works and
    should be fixed later.
    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    7188f87 View commit details
    Browse the repository at this point in the history
  9. Remove unneeded dependencies.

    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    cdfa555 View commit details
    Browse the repository at this point in the history
  10. Remove old GitHub code.

    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    2c70432 View commit details
    Browse the repository at this point in the history
  11. Code cleanup from decaporg#508.

    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    220ac59 View commit details
    Browse the repository at this point in the history
  12. Clarify comment.

    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    7afc96f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f553dfc View commit details
    Browse the repository at this point in the history
  14. Cleanup request function and other minor cleanup.

    Thanks @Benaiah!
    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    e962e8a View commit details
    Browse the repository at this point in the history
  15. migrate GitLab backend to 1.0

    erquhart authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    775d0cb View commit details
    Browse the repository at this point in the history
  16. Download GitLab files as raw

    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    1287a3b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    19b6e24 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    35929bc View commit details
    Browse the repository at this point in the history
  19. add media library support for GitLab

    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    5fa1627 View commit details
    Browse the repository at this point in the history
  20. fix gitlab collection caching

    erquhart authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    2adcb72 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    54c8eb9 View commit details
    Browse the repository at this point in the history
  22. Fix access for GitLab group-owned repos.

    `hasWriteAccess` was not working in the case where permissions were
    granted on a single group-owned repo, instead of the entire group.
    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    08d75cd View commit details
    Browse the repository at this point in the history
  23. simplify persistFiles

    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    ff59994 View commit details
    Browse the repository at this point in the history
  24. Fix auth scope

    Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    7bf93a6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7f10ff4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f8c0409 View commit details
    Browse the repository at this point in the history
  27. Implement search for GitLab

    Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    6ec58da View commit details
    Browse the repository at this point in the history
  28. Add implicit OAuth for GitLab.

    tech4him1 authored and Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    43767b5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9d76ad3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3d80744 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    dfcaacd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    cc7b5c5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    295ae47 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    594e888 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c3594eb View commit details
    Browse the repository at this point in the history
  36. Rename appid to app_id

    Benaiah committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    2efeec7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e36c27d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    73471e1 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5c69503 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. Configuration menu
    Copy the full SHA
    32c0c4c View commit details
    Browse the repository at this point in the history
  2. Remove console.logs

    Benaiah committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    48e2db6 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    d4f58b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8eed8 View commit details
    Browse the repository at this point in the history