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

Ship API v3 #6169

Merged
merged 32 commits into from
Oct 30, 2019
Merged

Ship API v3 #6169

merged 32 commits into from
Oct 30, 2019

Commits on Sep 11, 2019

  1. Ship API v3

    * Remove message about contacting support to get early API v3 access
    * Remove all mentions to API v3 beta in the docs
    * Mark API v2 as deprecated
    * Add a note about where to get the access Token
    humitos committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    b65098c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f7740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d8b6cd View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Lint

    humitos committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    2163fed View commit details
    Browse the repository at this point in the history
  2. Update readthedocs/profiles/views.py

    Co-Authored-By: Santos Gallegos <santos_g@outlook.com>
    humitos and stsewd committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    4d65213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    630cf84 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Remove redundant documentation and make it cleaner

    Just mention relevant fields (not obvious ones) and status codes.
    humitos committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    f7e168f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb3742 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ab0c5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9678048 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    192fe2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fe990c View commit details
    Browse the repository at this point in the history
  7. Build trigger response docs

    humitos committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    67ac5e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e59cf5 View commit details
    Browse the repository at this point in the history
  9. Fix same page link

    humitos committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e6f711d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    536d0a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    995287f View commit details
    Browse the repository at this point in the history
  3. Remove privacy_level field from APIv3

    Read the Docs Community edition does not support privacy levels at
    all. We are removing it from here now. We can re-add them once we have
    RTD_ALLOW_PRIVACY_LEVELS=True in the Corporate site.
    (see #6194)
    humitos committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    a888bc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    8c3caf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f2d29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffab3b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06d31f6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'humitos/ship-api-v3' of github.com:readthedocs/readthed…

    …ocs.org into humitos/apiv3-remove-privacy-level
    humitos committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    558e143 View commit details
    Browse the repository at this point in the history
  6. Remove privacy_level field from APIv3 (#6257)

    Remove privacy_level field from APIv3
    humitos committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    9eb8df8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Valid status codes for privacy URL tests

    - 405 when authenticated performing a GET.
    - 302 when un-athenticated performing a GET.
    humitos committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    e3e5d73 View commit details
    Browse the repository at this point in the history
  2. Update APIv3 design document

    humitos committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    7aa32ca View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Santos Gallegos <santos_g@outlook.com>
    humitos and stsewd committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    9bb7cb2 View commit details
    Browse the repository at this point in the history
  2. Re-add "Subproject details" section in docs

    It was removed by mistake. Probably while solving a merge conflict
    humitos committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    6b88986 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a398d4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'humitos/ship-api-v3' of github.com:readthedocs/readthed…

    …ocs.org into humitos/ship-api-v3
    humitos committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    afcfbf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7adaf6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    4c40669 View commit details
    Browse the repository at this point in the history