Commit Graph

9740 Commits (cac4fccaf2983b63162388e3f108ce3c129aa911)

Author SHA1 Message Date
Eric Holscher 6924284cf6 Merge branch 'commit_filter' of https://github.com/Alig1493/readthedocs.org into filter-builds-by-commit 2018-10-31 07:18:54 -05:00
Eric Holscher c74d02690a Allow filtering builds by commit.
Replaces #3544
Fixes #872
2018-10-31 07:16:48 -05:00
Eric Holscher 70bf58b2e5
Merge pull request #4819 from damianz5/jquery_fix
Fix for jQuery in doc-embed call
2018-10-31 07:10:11 -05:00
Manuel Kaufmann 8c2fda05a3
Merge pull request #4824 from rtfd/humitos/import/celery
Do not import the Celery worker when running the Django app
2018-10-31 11:54:13 +01:00
dojutsu-user 3af47f4195 Add 'Branding' under the 'Business Info' section. 2018-10-31 11:44:24 +05:30
Eric Holscher a8035815d9
Merge pull request #4755 from sriks123/srikant979
Remove logic around finding config file inside directories
2018-10-30 17:17:02 -05:00
Eric Holscher 486e15a112
Merge pull request #4829 from rtfd/davidfischer/hotfix-migrate-old-passwords
Migrate old passwords without "set_unusable_password"
2018-10-30 15:53:20 -05:00
David Fischer 7cfdf48bd0
Migrate old passwords without "set_unusable_password" 2018-10-30 13:49:59 -07:00
Eric Holscher f4ebd33b21 Release 2.8.0 2018-10-30 15:19:13 -05:00
Manuel Kaufmann de3e94c3c4 Do not import the Celery worker when running the Django app 2018-10-30 16:50:25 +01:00
Manuel Kaufmann 9b2b17c0fc
Merge pull request #4817 from rtfd/humitos/cleanup/old-div
Cleanup old code (remove old_div)
2018-10-29 18:54:27 +01:00
Damian Zabawa d22a041eab Fix for jQuery 2018-10-29 12:42:15 +01:00
Manuel Kaufmann 08a97bd5a3 pre-commit linting 2018-10-28 22:44:10 +01:00
Manuel Kaufmann 2d20a10748 Remove old_div function usage 2018-10-28 22:19:58 +01:00
Vaibhav Gupta 73b1740008
Merge branch 'master' into login-required-decorator 2018-10-26 02:27:12 +05:30
Santos Gallegos 981ef8fb81 Don't activate version on build 2018-10-25 12:42:19 -05:00
Rahul Tiwari 736302de45 Revert back the initial migration and add migration 2018-10-25 00:57:23 +05:30
Rahul Tiwari 36d90a9424 Remove alias.pk from kwargs 2018-10-25 00:57:23 +05:30
Rahul Tiwari 31203654e6 Remove usages 2018-10-25 00:57:23 +05:30
Rahul Tiwari 78f738b3e9 Remove unused models and forms 2018-10-25 00:57:23 +05:30
Rahul Tiwari b1e57a1dbd Remove unused views 2018-10-25 00:52:41 +05:30
Manuel Kaufmann dfc8fc9eba Remove unnecessary migration (#4806) 2018-10-24 12:03:06 -06:00
Manuel Kaufmann 188130ad89 Feature flag to make `readthedocs` theme default on MkDocs docs (#4802)
* Feature flag to make `readthedocs` theme default on MkDocs docs

Historically, we were using `readthedocs` as default theme for MkDocs
but in https://github.com/rtfd/readthedocs.org/pull/4556 we decided to
change it to get the same behavior when building locally than in Read
the Docs.

This commit adds a Feature flag to keep having the old behavior for
some particular projects so we can add these project and do not break
their documentation (change the theme without asking/reason).

* Typo
2018-10-24 10:42:03 -06:00
Manuel Kaufmann 7b4784108d
Merge pull request #4798 from rtfd/humitos/guides/mkdocs-pinned-dependency
Pin missing dependency for the MkDocs guide compatibility
2018-10-24 15:38:55 +02:00
Eric Holscher b1c3d72e77
Merge pull request #4799 from stsewd/add-codecov-badge
Add codecov badge
2018-10-24 12:35:02 +02:00
Santos Gallegos 9ccce06d1c Add codecov badge
Let's show off our coverage
2018-10-23 15:35:16 -05:00
Manuel Kaufmann 8fe5524951 Pin missing dependency for the MkDocs guide compatibility 2018-10-23 21:40:14 +02:00
Santos Gallegos 7fb4b18bc9 Dropdown to select Advanced Settings (#4710)
* added auto suggest in version

* auto fill for branches

* changes in syntax

* switched to choicefield and multiple files in option

* futher syntax changes

*  Updates based on feedback

* Put back removed code

* Simplified logic

* Linter 👍

* Validate revert case

* Tests for AdvancedForm

* Filter by privacy level

* Remove privacy checks

* Tests for VersionForm

* Rename variables

* Fix translation

* Fix format
2018-10-23 10:50:25 -06:00
Santos Gallegos ea058d5d9f Remove hardcoded constant from config module (#4704)
* Test

* Allow source_file to be a dict

* Move docstrings
2018-10-23 10:34:55 -06:00
Eric Holscher 345935c200
Merge pull request #4763 from rtfd/run-travis-on-rel
Run travis on release branches
2018-10-23 14:25:50 +02:00
Eric Holscher fa2e6f85fb
Merge pull request #4759 from stsewd/dont-use-requestscontext
Don't use RequestsContext
2018-10-23 13:42:46 +02:00
Eric Holscher 392166e857
Merge pull request #4750 from rtfd/davidfischer/django-1.11-upgrade
Django 1.11 upgrade
2018-10-23 13:29:35 +02:00
Eric Holscher 05c67ee4c0
Merge pull request #4796 from rtfd/release/2.7.2
Release 2.7.2
2018-10-23 12:44:53 +02:00
Eric Holscher f6fcea3aad Update conf.py version 2018-10-23 12:29:18 +02:00
Eric Holscher da044c36f4 Release 2.7.2 2018-10-23 12:28:25 +02:00
Eric Holscher 941a5f68c1
Merge pull request #4762 from rtfd/remove-admins-managers
Remove Eric & Anthony from ADMINS & MANAGERS settings
2018-10-23 12:24:35 +02:00
Manuel Kaufmann cef5bc44e2
Merge pull request #4779 from rtfd/humitos/webhook/no-log
Do not log as error a webhook with an invalid branch name
2018-10-23 10:02:57 +02:00
Santos Gallegos a4291d1772
Merge pull request #4605 from stsewd/run-coverage
Run coverage on travis
2018-10-22 10:53:44 -05:00
Manuel Kaufmann c764af680a
Merge pull request #4780 from rtfd/humitos/import/notslug
Validate the slug generated is valid before importing a project
2018-10-22 13:56:57 +02:00
Santos Gallegos 326d621a7b Less verbose comment for bot 2018-10-19 12:05:50 -05:00
Santos Gallegos 6a2720cd77 Run codecov 2018-10-19 00:52:00 -05:00
Santos Gallegos fd62e94929 Use pytest-cov 2018-10-19 00:51:27 -05:00
Santos Gallegos 85257dd15d More setttings 2018-10-19 00:19:43 -05:00
Santos Gallegos 4ee82608af Update description 2018-10-19 00:00:20 -05:00
Santos Gallegos 1bacd1e659 Don't report some files on coverage 2018-10-19 00:00:20 -05:00
Santos Gallegos 12d7b001de Run coverage on travis 2018-10-19 00:00:20 -05:00
Manuel Kaufmann 2726df4822 Make test more robust 2018-10-18 17:50:10 +02:00
dojutsu-user c3c954c31f Add help_text in the form for adopting a project 2018-10-18 20:36:24 +05:30
Manuel Kaufmann bd7fa2ae10 Validate the slug generated is valid before importing a project 2018-10-18 16:50:51 +02:00
Manuel Kaufmann 4f00027899 Do not log as error a webhook with an invalid branch name 2018-10-18 16:34:28 +02:00