Commit Graph

7295 Commits (859abd1140dfbe70223f5023b4ae1ee3fa6a3fad)

Author SHA1 Message Date
fmoor 859abd1140 add .cache to .gitignore 2017-05-22 13:16:35 -07:00
Daniel Pope 1a08ad7ba7 Add warning to use Python 2.7 in install docs (#2866)
(closes #2865)
2017-05-22 12:00:51 -07:00
smcoll 96042fd94a remove doc2dash, which is no longer used (#2861) 2017-05-22 11:29:11 -07:00
smcoll 31642afd95 remove several ignore paths, which either don't exist or aren't python modules (#2864) 2017-05-22 11:21:02 -07:00
Manuel Kaufmann 8996546410 Typo: DOCKER_ENABLED instead of DOCKER_ENABLE setting (#2842) 2017-05-14 10:44:51 -07:00
Alex Chan d0c52ce1df Finish PEP 257 cleanup and enable linting in CI (#2839)
* Fix a few remaining PEP 257 violations

* Enable PEP 257 linting in CI
2017-05-12 08:18:28 -07:00
Anthony ef2a698482 Bump readthedocs-sphinx-ext to 0.5.5 to resolve search issues (#2834)
Addresses #2708 by using a version of our extension that supports more than one
version of Sphinx.

Refs #1895
Refs #1850
Refs #2755
2017-05-11 11:44:40 -07:00
Alex Chan 362d0825fb Assorted docstring/PEP 257 fixes (#2835) 2017-05-11 11:35:51 -07:00
Alex Chan 2f17a2e255 Docstring/PEP 257 fixes for the core app (#2830) 2017-05-10 14:44:06 -07:00
Alex Chan ed5364a45a Docstring/PEP 257 fixes for the builds app (#2831) 2017-05-10 14:42:46 -07:00
Alex Chan 587f5ee99d Docstring/PEP 257 fixes for the docs_builder app (#2832) 2017-05-10 14:41:35 -07:00
Anthony a66bd56bad Add webhook modeling to projects (#2764)
* Add start of work to add webhook modeling for each integration

* Lint cleanup

* Add authentication to generic webhook

* Add tests, docs, and lint fixes

* Fix bitbucket operations for webhook create/update

* Doc updates

* Update integration token generator and make service debug logging more permissive

* Redirect user to integration detail page on create

* Add information for details page, drop automatic webhook mention
2017-05-10 14:01:05 -07:00
Alex Chan 125421e055 Docstring/PEP 257 fixes for the vcs_support app (#2823) 2017-05-09 17:37:27 -07:00
Alex Chan 212be7e6b2 Docstring/PEP 257 fixes for the search app (#2824) 2017-05-09 17:36:39 -07:00
Alex Chan dabe447761 Docstring/PEP 257 fixes for the restapi app (#2825) 2017-05-09 17:36:11 -07:00
Bader Nasser 6d8e3f9ba8 Update ethical-advertising.rst (#2800)
Thanks for the fix! 🎉
2017-05-05 09:39:49 -07:00
Alex Chan b1001675e8 Docstring/PEP 257 fixes for the donate app (#2821) 2017-05-05 09:08:01 -07:00
Alex Chan a3d85dfea4 Docstring/PEP 257 fixes for the P* apps (#2822)
* Docstring/PEP 257 fixes for the privacy app

* Docstring/PEP 257 fixes for the profiles app

* Docstring/PEP 257 fixes for the projects app
2017-05-05 09:07:24 -07:00
Alex Chan b45ba9829f Docstring/PEP 257 fixes for the comments app (#2820) 2017-05-05 09:06:39 -07:00
Eric Holscher 3ef3c368b2 Merge pull request #2806 from NickVolynkin/fix-typos
Update localization.rst
2017-04-25 18:10:02 -07:00
Anthony f684dc9130 Add relation between project and remote repoistory objects (#2745)
* Add relation between project and remote repoistory objects

This will be used with the webhook additions to more tightly couple projects and
data from GitHub. For webhooks, this work will allow us to explicitly tell how
the project is connected to the GitHub/Bitbucket/etc repo, and will allow for
explicit resyncing of the webhook as well.

* Alter relation on delete
2017-04-25 13:29:06 -07:00
Nick Volynkin 67ea16f9e2 Update localization.rst
* fix typos
* use consistent formatting for a page name
2017-04-22 23:00:04 +07:00
Eric Holscher 98c1e21643 Merge pull request #2780 from rtfd/ethical-updates
Update the copy on ethical ads.
2017-04-19 18:09:04 -07:00
Eric Holscher 7bfd248746 Index the slug, not the project repr (#2797) 2017-04-18 15:27:36 -07:00
Eric Holscher f5d50810c4 Merge pull request #1581 from rtfd/lint-raise-profile
Example of increased strictness on linting
2017-04-17 14:27:24 -07:00
Eric Holscher 817fe496e1 Merge pull request #2770 from rtfd/promo-filter-updates
Add a bit more color to the promo display.
2017-04-17 14:23:55 -07:00
Eric Holscher 40a6be6ce0 Newline 2017-04-17 14:20:18 -07:00
Eric Holscher c6bf143e6b Address review feedback 2017-04-17 14:19:50 -07:00
Eric Holscher 485aa16820 Keep track of which projects are using which theme.
This is primarily used so we can send email to folks using alabaster,
and other themes we might want to display ads on.
This will allow us to give people fair warning before we put ads on their docs.
2017-04-17 14:19:21 -07:00
Eric Holscher 0039c2334f Log user agent on invalid click/view 2017-04-17 14:19:21 -07:00
Eric Holscher d7a60ef555 Add ability to filter promos by theme 2017-04-17 14:19:21 -07:00
Eric Holscher eecac7d8a9 Add sold clicks as an option, and show it when asked 2017-04-17 14:19:21 -07:00
Eric Holscher 4ee88b6900 Some admin display improvements 2017-04-17 14:19:21 -07:00
Eric Holscher f3ee064dfb Another approach 2017-04-17 14:19:21 -07:00
Eric Holscher 3b67eb9ec1 Small filtering update to disable globbing 2017-04-17 14:19:21 -07:00
Eric Holscher b28166dfce Add a bit more color to the promo display. 2017-04-17 14:19:21 -07:00
Eric Holscher e260015bff Link to initial blog post 2017-04-12 08:50:14 -07:00
Eric Holscher a8a3286714 Less negative language 2017-04-12 08:48:30 -07:00
Eric Holscher 4c9585f0a2 Rename the wonderful sponsor who hosts our search (#2790) 2017-04-10 11:51:47 -07:00
Eric Holscher bc60531680 Merge pull request #2779 from willingc/iss-2778
Allow pillow to float version in conda builds
2017-04-05 09:03:28 -07:00
Eric Holscher 0f75e836ff Another bundle of Sentry bugfixes (#2769)
* Don't raise OSError on errors

* Fix silly typo
2017-04-04 13:20:13 -07:00
Eric Holscher 371671de36 Be more explicit about opting out 2017-04-03 17:06:26 -07:00
Eric Holscher a6bfb9a50c A bit more personal 2017-04-03 15:28:53 -07:00
Eric Holscher afc9f06e3f Small edit 2017-04-03 15:28:18 -07:00
Eric Holscher f6cafa0feb Update the copy on ethical ads.
This adds a bit more flare into the copy,
and hopefully is easier to scan and understand.
2017-04-03 15:22:02 -07:00
Carol Willing 5dc405c371 Allow pillow to float version in conda builds 2017-04-03 14:58:58 -07:00
Eric Holscher 1bb7e07b73 Update JS & CSS files from `bower install && gulp` (#2772)
This seems to not have happaned on the previous theme releases,
causing theme deployments on RTD to have old CSS.
2017-04-03 12:04:32 -07:00
Eric Holscher 3d8876ead0 Merge pull request #2721 from declension/2720-upgrade-pygments
Uprade Pygments to 2.2.0
2017-03-31 13:37:15 -07:00
Eric Holscher eeb41f996c Merge branch 'master' into 2720-upgrade-pygments 2017-03-31 13:37:04 -07:00
Eric Holscher bb36f34d4c Merge pull request #2765 from rtfd/fix-symlink
Fix symlinking race condition
2017-03-31 13:34:54 -07:00