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

Get recent updates from upstream #1

Merged
merged 2,349 commits into from
Jan 23, 2019
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 27, 2018

  1. Update webhook docs

    stsewd committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    a6b991c View commit details
    Browse the repository at this point in the history
  2. Use project detail endpoint with admin serializer

    Add the `environment_variables` field to this serializer that will be
    returned only when the user is admin.
    humitos committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    1884e62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac572ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f01bbbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a20328 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74274cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63b208d View commit details
    Browse the repository at this point in the history
  8. Lint

    humitos committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    26eba5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67d29a4 View commit details
    Browse the repository at this point in the history
  10. Add copy for list page

    humitos committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    88d70b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74216af View commit details
    Browse the repository at this point in the history
  12. Test for escaped variables

    humitos committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    b427496 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3381e85 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd0b9fa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dec39ba View commit details
    Browse the repository at this point in the history
  16. add improvements

    dojutsu-user committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    efe21a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Merge pull request #5040 from stsewd/update-webhook-docs

    Update webhook docs
    ericholscher authored Dec 28, 2018
    Configuration menu
    Copy the full SHA
    68ceee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9509b9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8789e1b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2018

  1. fix reference

    merwok authored Dec 29, 2018
    Configuration menu
    Copy the full SHA
    21d43b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

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

Commits on Jan 2, 2019

  1. Merge pull request #5052 from discdiver/patch-1

    fixed missing apostrophe for possessive "project's"
    humitos authored Jan 2, 2019
    Configuration menu
    Copy the full SHA
    8466fa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5048 from merwok-forks/patch-1

    Fix link in features page
    humitos authored Jan 2, 2019
    Configuration menu
    Copy the full SHA
    ae991c4 View commit details
    Browse the repository at this point in the history
  3. use task.throws

    dojutsu-user committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    babf98e View commit details
    Browse the repository at this point in the history
  4. use default settings

    dojutsu-user committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    593af88 View commit details
    Browse the repository at this point in the history
  5. import logging

    dojutsu-user committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    da4a1c4 View commit details
    Browse the repository at this point in the history
  6. Upgrade all packages with pur

    $ for reqs in `ls requirements`;
      do pur --skip redis,commonmark,django,docker,celery,gitpython,elasticsearch,pyelasticsearch,mercurial
      --requirement requirements/$reqs;
    done
    humitos committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    d693f7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dcf130 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c57a0a4 View commit details
    Browse the repository at this point in the history
  9. Add comment

    dojutsu-user committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    12e7c35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    264ed21 View commit details
    Browse the repository at this point in the history
  11. move more variables

    dojutsu-user committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    f5fea83 View commit details
    Browse the repository at this point in the history
  12. Missing semicolon

    humitos committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    77f9d87 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Merge pull request #5054 from dojutsu-user/reduce-logging-to-sentry

    Reduce logging to sentry
    ericholscher authored Jan 3, 2019
    Configuration menu
    Copy the full SHA
    171b45c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5039 from stsewd/remove-static-path

    Remove sphinx static and template dir
    humitos authored Jan 3, 2019
    Configuration menu
    Copy the full SHA
    f4d3a93 View commit details
    Browse the repository at this point in the history
  3. change name

    dojutsu-user committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    5d7ead4 View commit details
    Browse the repository at this point in the history
  4. Do not run py27 on tox

    humitos committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    23b20cd View commit details
    Browse the repository at this point in the history
  5. Do not run py27 on Travis

    humitos committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    678027c View commit details
    Browse the repository at this point in the history
  6. pyupgrade 1.11.0 on all code

    pyupgrade --py3-plus --py3-only (*.py)
    humitos committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    f7dea72 View commit details
    Browse the repository at this point in the history
  7. Use unicode string for Sphinx config file

    This file is generated by our code and can be used by Python2 when
    building the documentation, so we need to keep the `u` before the
    definition of the string.
    humitos committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    f707466 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b58939 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    271884a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    849abb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e9833f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7a2ea9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

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

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    173991f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5059 from rtfd/humitos/pur-upgrade-packages

    Upgrade all packages with pur
    humitos authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    d91807c View commit details
    Browse the repository at this point in the history
  3. Convert an IRI path to URI before setting as NGINX header

    Filepath can contains non-ASCII characters, so we need to convert to a
    valid URI before setting it as X-Accel-Redirec NGINX header because
    only ASCII characters are supported.
    
    References,
    
    * https://docs.djangoproject.com/en/1.11/ref/unicode/#uri-and-iri-handling
    * benoitc/gunicorn#1448
    humitos committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    adb5218 View commit details
    Browse the repository at this point in the history
  4. Fix test

    dojutsu-user committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    32e7559 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Configuration menu
    Copy the full SHA
    3d01baa View commit details
    Browse the repository at this point in the history
  2. isort all the files

    $ pre-commit run python-import-sorter --files `find readthedocs -name '*.py'`
    
    It was ran with this configuration: readthedocs/common#28
    humitos committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    c78187b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c56b289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    979f216 View commit details
    Browse the repository at this point in the history
  5. Remove skipif

    humitos committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    f124be5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5077 from stsewd/update-docs-docs

    Update docs about contributing to docs
    ericholscher authored Jan 8, 2019
    Configuration menu
    Copy the full SHA
    f0a6474 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05f5309 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    685e547 View commit details
    Browse the repository at this point in the history
  9. Remove six leafovers

    humitos committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    796d09b View commit details
    Browse the repository at this point in the history
  10. Bug fix on types checking

    humitos committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    c2a662c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc3afc7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    686c820 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    25eb8c4 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'humitos/deprecate-python2' of github.com:rtfd/readthedo…

    …cs.org into humitos/deprecate-python2
    humitos committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    507d8a0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    06b07cc View commit details
    Browse the repository at this point in the history
  16. Import missing modules

    humitos committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    e066c0d View commit details
    Browse the repository at this point in the history
  17. Upgrade common submodule

    humitos committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    d606c25 View commit details
    Browse the repository at this point in the history
  18. Run pre-commit on all the files

    $ pre-commit run --files `find readthedocs -name '*'`
    humitos committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    3219f7a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5b88c07 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Setup: ProBot No Response

    This bot will help us to close issues after requesting more
    information to the user that reported it.
    humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    7b8c08d View commit details
    Browse the repository at this point in the history
  2. Setup: ProBot Stale Bot

    This bot will help us to clean up our repository and stay with issues
    that are actionable and we do want to work on them at some point.
    
    So, after some inactivity the bot will post a comment and if nobody
    responds to it, the issue will be closed.
    humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    544867f View commit details
    Browse the repository at this point in the history
  3. Setup: ProBot TODO Bot

    humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    6de6c8e View commit details
    Browse the repository at this point in the history
  4. More linting issues fixed

    humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    0c535fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f182059 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47e5e7e View commit details
    Browse the repository at this point in the history
  7. Upgdate common submodule

    humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    efa731f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    632e18c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c8e692 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2e8a16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ec0249 View commit details
    Browse the repository at this point in the history
  12. fix tests

    dojutsu-user authored and humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    7d63de3 View commit details
    Browse the repository at this point in the history
  13. add improvements

    dojutsu-user authored and humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    9a68e0b View commit details
    Browse the repository at this point in the history
  14. Remove unused import

    humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    6e30c7f View commit details
    Browse the repository at this point in the history
  15. Point to the right URL

    humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    08b3368 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #5010 from stsewd/remove-auto-doctype

    Remove `auto` doctype
    humitos authored Jan 9, 2019
    Configuration menu
    Copy the full SHA
    a758193 View commit details
    Browse the repository at this point in the history
  17. close the div and change h2 to h3

    dojutsu-user authored and humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    726aed5 View commit details
    Browse the repository at this point in the history
  18. fix indent

    dojutsu-user authored and humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    b986633 View commit details
    Browse the repository at this point in the history
  19. Whitespace cleanup

    humitos committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    7e866fc View commit details
    Browse the repository at this point in the history
  20. Merge pull request #5049 from dojutsu-user/template-changes-gold

    Template improvements in "gold/subscription_form.html"
    humitos authored Jan 9, 2019
    Configuration menu
    Copy the full SHA
    05a2a4e View commit details
    Browse the repository at this point in the history
  21. Fix little typo

    stsewd committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    738a7cc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Remove header nav (Login/Logout button) on 404 pages

    We are using the same 404.html template for 404 errors when serving
    documentation (.io) and also on our platform (.org).
    
    The Login/Logout button only shows the proper word when the 404 page
    comes from .org, but it always says "Login" when we hit .io 404 pages.
    
    As this is only confusing and there is not value added here, I'm
    removing it completely.
    humitos committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    59aa87f View commit details
    Browse the repository at this point in the history
  2. add css file

    dojutsu-user committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    bc0d9bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e06869e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4990 from dojutsu-user/use-sphinx-prompt

    Make $ unselectable in docs
    humitos authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    dde80f8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5084 from stsewd/little-typo

    Fix little typo
    humitos authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    82c407d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb5f085 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5085 from rtfd/humitos/remove-header-nav-on-404

    Remove header nav (Login/Logout button) on 404 pages
    ericholscher authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    78a06b2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5087 from rtfd/humitos/remove-unused-suggestion-f…

    …rom-404
    
    Remove unused suggestion block from 404 pages
    ericholscher authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    8e05713 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5024 from rtfd/humitos/nginx/encode-iri-filepath

    Convert an IRI path to URI before setting as NGINX header
    ericholscher authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    c2391c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a2fb47 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5035 from stsewd/raise-exception-failed-checkout

    Raise exception in failed checkout
    ericholscher authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    9a58ef4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5075 from rtfd/humitos/improve-invoke-tasks

    Declare and improve invoke tasks
    ericholscher authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    78e5b7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    01cf49f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e17d0cd View commit details
    Browse the repository at this point in the history
  15. Lint fix

    humitos committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    2ae1c26 View commit details
    Browse the repository at this point in the history
  16. remove dom.domain

    dojutsu-user committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    5a1b327 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4805 from rtfd/humitos/integrations/handle-error-…

    …codes
    
    Handle 401, 403 and 404 status codes when hitting GitHub for webhook
    ericholscher authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    392ff56 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #4958 from dojutsu-user/test-send-notif-version-lo…

    …cked-error
    
    Add test case for send_notifications on VersionLockedError
    ericholscher authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    ee2d784 View commit details
    Browse the repository at this point in the history
  19. Update docstring

    ericholscher authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    48cb36e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5bf7681 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #4937 from stsewd/safe-symlink-on-version-deletion

    Safe symlink on version deletion
    stsewd authored Jan 10, 2019
    Configuration menu
    Copy the full SHA
    8ad259a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Notify users about the usage of deprecated webhooks (#4898)

    * Notify users about the usage of deprecated webhooks
    
    Each time a deprecated webhook is hit, a notification is
    created (without duplicating it) to be sent.
    
    * Extend notification to support de-dup and delayed email sent
    
    * Improve decorator to support generic and specific VCS webhook views
    
    * Remove no necessary settings
    
    * DeprecatedWebhookEndpointNotification tests and improvements
    
    * Better docstring
    
    * Lint
    
    * Update copy on notifications for github services deprecation (#5067)
    
    * Updated copy on webhooks
    
    * Drop "deprecated webhook endpoint" copy, this is core team nomenclature, not user
    nomenclature.
    * Add small amount of docs to point to
    
    * Update docs and point to docs in notification message
    
    * Add year
    
    * Split up deprecated view notification to GitHub and other webhook endpoints (#5083)
    
    * Updated copy on webhooks
    
    * Drop "deprecated webhook endpoint" copy, this is core team nomenclature, not user
    nomenclature.
    * Add small amount of docs to point to
    
    * Update docs and point to docs in notification message
    
    * Split up deprecated view notification to GitHub and other webhook endpoints
    
    This sets a date for deprecated of these endpoints as Mar 1st 2019. Too
    soon?
    
    * Reduce complexity and drop decorator pattern for Notification
      classmethod pattern used in other notifications
    * Add notifications for non-GitHub incoming webhooks
    * Add docs as well
    
    * More renaming and slight refactor
    
    Found out 2x messages are being generated, so this stops the automated
    mechanism for triggering these messages.
    
    * Update dates
    
    * Also update docs
    
    * Typo on date
    
    * Back out some more of the changes to notifications to make them operable without automation
    
    * Add admin method for notification
    
    * Add admin filter for project features
    humitos authored and agjohnson committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    a8814b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    226bd97 View commit details
    Browse the repository at this point in the history
  3. Suppress progress bar of the conda command.

    The progress bar generates too much output, may be the cause of failure in #5093.
    rainwoodman authored Jan 11, 2019
    Configuration menu
    Copy the full SHA
    6f0f19f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Fix common pieces

    The submodule changed and wasn't updated here, so things were broken.
    I didn't author changes to common, so not sure if everything is safe to
    bring in.
    agjohnson committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    876d19d View commit details
    Browse the repository at this point in the history
  2. Do not build projects from banned users

    If any owner of the project is banned, we skip building this project.
    humitos committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    873f5c3 View commit details
    Browse the repository at this point in the history
  3. Clean code

    humitos committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    6e1b031 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbfbb44 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Merge pull request #5095 from rtfd/agj/fix-broken-common

    Fix common pieces
    humitos authored Jan 13, 2019
    Configuration menu
    Copy the full SHA
    080deb5 View commit details
    Browse the repository at this point in the history
  2. Split requirements files

    dojutsu-user committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    2837933 View commit details
    Browse the repository at this point in the history
  3. add modifications

    dojutsu-user committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    29a1c2d View commit details
    Browse the repository at this point in the history
  4. add pygments to lint.txt

    dojutsu-user committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    60c1c92 View commit details
    Browse the repository at this point in the history
  5. Update tests.

    The tests were trying to match the exact commandlines.
    rainwoodman authored Jan 13, 2019
    Configuration menu
    Copy the full SHA
    d5e734e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    2cb6e76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5094 from rainwoodman/patch-1

    Suppress progress bar of the conda command.
    humitos authored Jan 14, 2019
    Configuration menu
    Copy the full SHA
    b07f455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    663f383 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca5cf05 View commit details
    Browse the repository at this point in the history
  5. make docs.txt

    dojutsu-user committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    f75778e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c8064c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4994 from stsewd/refactor-remove-dir

    Refactor remove_dir
    stsewd authored Jan 14, 2019
    Configuration menu
    Copy the full SHA
    33ed273 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Use python from virtualenv's bin directory

    We are executing python commands like
    
    `python /path/to/bin/command`
    
    Sometimes it gives a non-deterministic behaviour.
    Like using pip from the virtualenv in the first build
    and using pip from the global installation other times.
    
    Commands like sphinx-build and mkdocs have an `console_scripts` entry
    point and shouldn't be a problem.
    stsewd committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    50035a4 View commit details
    Browse the repository at this point in the history
  2. fix grammar

    dojutsu-user committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    feaa14b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    711afb7 View commit details
    Browse the repository at this point in the history
  4. add improvements

    dojutsu-user committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    c0dda3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c52fe13 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5071 from rtfd/davidfischer/domain-verification-r…

    …etry
    
    Fire a signal for domain verification (eg. for SSL)
    ericholscher authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    f28c236 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    stsewd committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    5af2d8e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5107 from stsewd/use-python-from-virtualenv

    Use python from virtualenv's bin directory when executing commands
    ericholscher authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    a972eb1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5096 from rtfd/humitos/skip-build-on-banned-users

    Do not build projects from banned users
    ericholscher authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    7aa57bb View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4899 from rtfd/humitos/admin/crud-env-variables

    CRUD for EnvironmentVariables from Project's admin
    humitos authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    35856b0 View commit details
    Browse the repository at this point in the history
  11. Use the python path from virtualenv in Conda

    Same issue as #5107
    stsewd committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    5039d9a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    823a9dc View commit details
    Browse the repository at this point in the history
  13. edit readthedocs.yml

    dojutsu-user committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    e9e14e6 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5110 from stsewd/use-python-from-ve-conda

    Use the python path from virtualenv in Conda
    ericholscher authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    a071a81 View commit details
    Browse the repository at this point in the history
  15. Change order of priority to set the container Docker image

    1. `testing` if the project has the feature flag
    2. defined by the user in YAML file
    3. set by `project.container_image` if an admin override it
    
    The image used will be the last one that it's true following that order.
    humitos committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    a76956e View commit details
    Browse the repository at this point in the history
  16. Merge pull request #5109 from rtfd/humitos/feature-flag-testing-image

    Feature flag to use `readthedocs/build:testing` image
    humitos authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    cbdf5b5 View commit details
    Browse the repository at this point in the history
  17. Release 2.8.5

    ericholscher committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    7338232 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #5100 from dojutsu-user/split-requirements-file

    Split requirements/pip.txt
    ericholscher authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    ac82058 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #5111 from rtfd/release/2.8.5

    Release 2.8.5
    ericholscher authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    19e7090 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4d446aa View commit details
    Browse the repository at this point in the history
  21. Lint fix

    humitos authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    cdcc590 View commit details
    Browse the repository at this point in the history
  22. Remove dead code from config module

    `DOCKER_IMAGE_SETTINGS` has the same value as `env_config`.
    It is used to update the python version supported for that image.
    stsewd committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    dceae9a View commit details
    Browse the repository at this point in the history
  23. Merge pull request #5115 from rtfd/check-repo-exists-on-git-commit

    Check that the repo exists before trying to get a git commit
    ericholscher authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    9563f0a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Update README.rst

    humitos authored Jan 16, 2019
    Configuration menu
    Copy the full SHA
    17d443c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b856ff View commit details
    Browse the repository at this point in the history
  3. Validate mkdocs.yml config on values that we manipulate

    Make sure that the values we will manipulate from the mkdocs.yml file
    the correct type we need them to be. If we found a problem with them,
    we report a proper message to user to debug it by themselves.
    humitos committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    2df203e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5119 from rtfd/humitos/validate-mkdocs-configs

    Validate mkdocs.yml config on values that we manipulate
    humitos authored Jan 16, 2019
    Configuration menu
    Copy the full SHA
    a019447 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5117 from rtfd/humitos-2019-year

    Use 2019 in our README
    ericholscher authored Jan 16, 2019
    Configuration menu
    Copy the full SHA
    1f8443c View commit details
    Browse the repository at this point in the history
  6. Support custom robots.txt

    Check for a custom `robots.txt` on the default version and if it does
    exist serve it. Otherwise, return 404.
    humitos committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    3fc254f View commit details
    Browse the repository at this point in the history
  7. Proper URL formatting

    humitos committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    5d2c24c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65c8904 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52588a3 View commit details
    Browse the repository at this point in the history
  10. Use return for HttpResponse

    humitos committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    988c46b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5ccc878 View commit details
    Browse the repository at this point in the history
  12. Rephrase question

    Co-Authored-By: humitos <humitos@gmail.com>
    ericholscher and humitos committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    38d8120 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4724811 View commit details
    Browse the repository at this point in the history
  14. any() call fixed

    humitos committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    19b5209 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3e4b1a4 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #5086 from rtfd/humitos/custom-robots-txt

    Support custom robots.txt
    humitos authored Jan 16, 2019
    Configuration menu
    Copy the full SHA
    f06271b View commit details
    Browse the repository at this point in the history
  17. Remove doctype from search

    stsewd committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    517dd2d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Update LICENSE

    DetectedStorm authored Jan 17, 2019
    Configuration menu
    Copy the full SHA
    4acfaa5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5116 from stsewd/remove-dead-code-config-module

    Remove dead code from config module
    stsewd authored Jan 17, 2019
    Configuration menu
    Copy the full SHA
    d196fc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a7527f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5125 from Hamdy722/master

    Update LICENSE
    humitos authored Jan 17, 2019
    Configuration menu
    Copy the full SHA
    3d5ad1c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Fix integration typos

    xavfernandez authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    0e6f84f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b7912e View commit details
    Browse the repository at this point in the history
  3. update test

    dojutsu-user committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    555f0fb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5128 from xavfernandez/patch-1

    docs: fix integration typos
    humitos authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    eb6a673 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Configuration menu
    Copy the full SHA
    0c48457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f3ca53 View commit details
    Browse the repository at this point in the history
  3. Requested Changes

    bansalnitish authored and humitos committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    6ad59e6 View commit details
    Browse the repository at this point in the history
  4. fix spacing

    bansalnitish authored and humitos committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    7ccd8b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b3fde7 View commit details
    Browse the repository at this point in the history
  6. Style fixing

    humitos committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    59b533f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60672aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02979dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d075d54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f337dd View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Upgrade all dependencies

    inv packages.upgrade
    humitos committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    c6ed752 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Merge pull request #5132 from rtfd/humitos/mergeable-probot

    Configuration file for ProBot Mergeable Bot
    ericholscher authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    cb0dedf View commit details
    Browse the repository at this point in the history
  2. Fix local-docs-build requirements

    Our docs are currently not building because they depend on
    the RTD app being installed properly to import strings.
    This fixes the local-docs-build.txt file to include the proper requirements
    ericholscher committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    8ccb6ba View commit details
    Browse the repository at this point in the history
  3. Fix requirements for local installation

    pip install -r requirements.txt on a clean installation
    doesn't install all the requirements.
    
    This wasn't detected by travis because we install from
    requirements/testing.txt pyyaml was a dependency of yamale.
    stsewd committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    ecd753d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a91cd18 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4883 from stsewd/remove-unused-validations

    Remove unused validations from v1 config
    stsewd authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    b0ba3ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5138 from stsewd/fix-requirements-pip

    Fix requirements for local installation
    ericholscher authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    cbe91b3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5136 from rtfd/fix-docs-build

    Fix local-docs-build requirements
    ericholscher authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    28845c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8dacde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f7b8d7 View commit details
    Browse the repository at this point in the history
  10. isort new files

    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    1ffc03e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2939b4 View commit details
    Browse the repository at this point in the history
  12. Remove future leafovers

    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    e363f6f View commit details
    Browse the repository at this point in the history
  13. Fix merge

    stsewd committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    0345845 View commit details
    Browse the repository at this point in the history
  14. isort over migration files

    Removes `from __future__ import ...`
    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    5798557 View commit details
    Browse the repository at this point in the history
  15. isort on all tests files

    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    55e1a2f View commit details
    Browse the repository at this point in the history
  16. Remove skipif for six.PY2

    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    4aded8b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5891db3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    447e3b7 View commit details
    Browse the repository at this point in the history
  19. pre-commit all the files

    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    b5bc9c7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7d08eed View commit details
    Browse the repository at this point in the history
  21. Update readthedocs/rtd_tests/tests/test_config_integration.py

    Co-Authored-By: dojutsu-user <vaibhgupt199@gmail.com>
    stsewd and dojutsu-user authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    b88b167 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    022594f View commit details
    Browse the repository at this point in the history
  23. Last pre-commit pass

    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    91a205e View commit details
    Browse the repository at this point in the history
  24. Lint changes

    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    9f11db5 View commit details
    Browse the repository at this point in the history
  25. noqa on one line

    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    ed67c54 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6092d0e View commit details
    Browse the repository at this point in the history
  27. Move ES env vars to py36 job

    humitos committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    f68d84a View commit details
    Browse the repository at this point in the history
  28. Merge pull request #5065 from rtfd/humitos/deprecate-python2

    Upgrade all code to be Python3 only
    humitos authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    59d9e3e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3c2e24f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Allow large form posts via multipart encoded forms to command API (#5000

    )
    
    This temporarily puts this under a feature flag, to make debugging a
    little easier, but initial tests show things working as expected. This
    allows for a large form post to be chunked up and POST, where we were
    noticing a number of different issues with body size before.
    agjohnson authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    af867c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d719d3 View commit details
    Browse the repository at this point in the history
  3. add improvements

    dojutsu-user committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    205e53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77102a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce91ed3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38400b6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4964 from dojutsu-user/display-error-if-email-not…

    …-verified
    
    Display error, using inbuilt notification system, if primary email is not verified
    ericholscher authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    94dd13f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4983 from dojutsu-user/validate-url-from-webhook-…

    …notification
    
    Validate url from webhook notification
    ericholscher authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    621467d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4891 from dojutsu-user/fix-domain-deletion-task-sym

    Fix the failing domain deletion task
    ericholscher authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    4ee4f61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ebcf90 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b870f1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3683 from bansalnitish/preFilledIssue

    Added a link to open new issue with prefilled details
    ericholscher authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    3b7ff83 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    76bdfc8 View commit details
    Browse the repository at this point in the history
  14. Remove comment

    ericholscher committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    0a3b862 View commit details
    Browse the repository at this point in the history
  15. Fix test conf

    ericholscher committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    489192c View commit details
    Browse the repository at this point in the history
  16. Fix tests properly

    ericholscher committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    d571d24 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #5146 from rtfd/fix-recommonmark

    Upgrade recommonmark to latest and fix integration
    ericholscher authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    1d1dc8b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    413bcba View commit details
    Browse the repository at this point in the history
  19. Merge pull request #5150 from rtfd/fix-conf-py-insert

    Fix Sphinx conf.py inserts
    ericholscher authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    92563df View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0cf8f1a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9d9947a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    296e365 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #5134 from rtfd/humitos/upgrade-packages

    Upgrade all dependencies
    ericholscher authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    09695c4 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #5121 from stsewd/remove-doctype-from-search

    Remove doctype from search
    stsewd authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    44a4fe3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    819071c View commit details
    Browse the repository at this point in the history
  26. Merge pull request #4740 from stsewd/implement-extend-install-option

    Implement extended install option
    stsewd authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    fd28e09 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #5097 from rtfd/humitos/do-not-list-banned-projects

    Do not list banned projects under /projects/
    humitos authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    3304193 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7c905c6 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #5056 from dojutsu-user/using-defaults

    Use default settings for Config object
    stsewd authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    7a54182 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    be9893d View commit details
    Browse the repository at this point in the history
  31. Merge pull request #5156 from rvmzes/patch-1

    SyntaxError caused by comma in python3
    ericholscher authored Jan 22, 2019
    Configuration menu
    Copy the full SHA
    aace732 View commit details
    Browse the repository at this point in the history