Commit Graph

7295 Commits (859abd1140dfbe70223f5023b4ae1ee3fa6a3fad)

Author SHA1 Message Date
Eric Holscher eb360fa478 Hot fix 404 handler 2017-03-15 10:44:38 -07:00
Eric Holscher c84cd7362a Merge pull request #2684 from rtfd/travcunn-master
Upgrade to Django 1.9 (update PR #2435)
2017-03-15 09:39:01 -07:00
Eric Holscher 3042931099 Fix donate setting 2017-03-14 14:35:25 -07:00
Nick B a4a6a28224 Uprade Pygments to 2.2.0
Fixes #2720.
2017-03-12 11:55:12 +00:00
Eric Holscher 5178e15da6 Merge pull request #2712 from rtfd/doc-bugfixes
A few doc updates to address bugs
2017-03-09 15:35:36 -08:00
Eric Holscher ecf7bd5d32 Fix wording 2017-03-09 15:35:18 -08:00
Eric Holscher 06a663e6a7 Document our use of the `rel` branch. Fixes #2583 2017-03-09 15:04:31 -08:00
Eric Holscher b866e6482e Be more explicit about domain name to include. Fixes #2437 2017-03-09 15:01:40 -08:00
Eric Holscher a593436aee Fix copyright. Fixes #2234 2017-03-09 14:59:08 -08:00
Eric Holscher e8a79c5f29 Note that triage requires access. Fixes #2083 2017-03-09 14:56:57 -08:00
Eric Holscher 9e4cfccfda Warn about API V1 being out of date. Fixes #1610. 2017-03-09 14:53:16 -08:00
Eric Holscher 74e5c538f5 Fixes #927. Add info to build page about docker. 2017-03-09 14:33:04 -08:00
Anthony Johnson cf4f8ff1e9
Not sure why we keep needing to do this 2017-03-07 18:08:28 -08:00
Manuel Kaufmann 0bdc1304d2 Handle celery.exceptions.SoftTimeLimitExceeded (#2703)
* Handle celery.exceptions.SoftTimeLimitExceeded

When the celery soft_time_limit is reached the celery exception is
catched and the build is reported as failed to be shown as an error
message to the user.

* Build error message updated
2017-03-07 17:51:17 -08:00
Eric Holscher 0667ec216a Fix pagination 2017-03-06 13:00:49 -08:00
Eric Holscher 8ec37e7937 More REST API fixes 2017-03-06 12:44:44 -08:00
Eric Holscher ae9712f716 More REST framework fixes 2017-03-06 12:41:18 -08:00
Eric Holscher c75016efe9 Update REST API to properly handle build 2017-03-06 12:20:50 -08:00
Eric Holscher edb16c242d URL tag is automatically loaded now 2017-03-06 11:41:04 -08:00
Eric Holscher d49c6fd739 Make the donation imports optional. 2017-03-06 11:28:27 -08:00
Eric Holscher 39eb34325a Move donate imports to not run on import 2017-03-06 11:17:53 -08:00
Eric Holscher f6eb7b62bb Upgrade gravatar2 package to fix escaping issue. 2017-03-06 11:03:19 -08:00
Eric Holscher 659f3c2cea Address review feedback 2017-03-06 11:00:01 -08:00
Eric Holscher 6a18cd58f9 Update PR #2435 and fix conflicts
This updates #2435, which seems to have disappeared.
2017-03-06 11:00:01 -08:00
Eric Holscher 24e417eb8d Merge pull request #2066 from sahilTakiar/master
(#1917) Fixing Flyout Links for MkDocs Projects
2017-03-04 17:22:05 -08:00
Eric Holscher 24c215b27a Merge pull request #2503 from rtfd/add-payment-form
Add a way for sponsors to pay without asking for logos etc.
2017-03-03 14:17:36 -08:00
Eric Holscher 3188181728 Merge pull request #2689 from rtfd/bump-theme
Bug fix our theme
2017-03-03 14:16:15 -08:00
Eric Holscher 1ca9c5efdd Merge pull request #2683 from rtfd/update-docs
Add proper subproject doc page.
2017-03-03 14:16:02 -08:00
Eric Holscher 0f1917c1da Merge pull request #2656 from humitos/install-docs-improved
Install docs improved
2017-03-03 14:07:52 -08:00
Manuel Kaufmann ddd7afa038 Remove PostgreSQL since it's not really required 2017-03-03 16:51:20 -05:00
Eric Holscher 7f69fd93d3 Only less than! 2017-03-03 12:49:13 -08:00
Eric Holscher d27b8f65b0 Use semvar to auto upgrade 2017-03-03 12:48:26 -08:00
Eric Holscher 37b695856a Bug fix our theme 2017-03-03 12:35:40 -08:00
r04r ff7d113e0b Fix github link for vinyl-source-stream (#2688)
Looks like the repo moved from https://github.com/phestermcs/vinyl-source-stream to https://github.com/hughsk/vinyl-source-stream
2017-03-03 11:58:39 -08:00
Eric Holscher 01e66893ae Merge pull request #2685 from rtfd/add-coc
Add COC
2017-03-03 11:51:49 -08:00
Eric Holscher 583f404054 Update usage 2017-03-02 16:21:50 -08:00
Eric Holscher a552b495b6 Update to Django COC 2017-03-02 16:21:00 -08:00
Eric Holscher 96f04fde48 Fix email 2017-03-02 15:12:23 -08:00
Eric Holscher 2e4aca0b6d No markdown :) 2017-03-02 15:11:38 -08:00
Eric Holscher f23b34bc71 Link from contributing docs 2017-03-02 15:11:03 -08:00
Eric Holscher 49eb383744 Move COC to docs and link it 2017-03-02 15:09:23 -08:00
Eric Holscher a3d51f29fd Merge remote-tracking branch 'alison985/add-code-of-conduct' into add-coc 2017-03-02 15:07:26 -08:00
Eric Holscher 2fca0290b4 Add proper subproject page 2017-03-02 11:55:48 -08:00
Eric Holscher 3383bc4bf0 Merge pull request #2670 from rtfd/docs-docker
Update docker docs
2017-03-02 11:37:22 -08:00
Anthony Johnson 2af40bd53c
Add a django setting role to output the current setting in our docs 2017-03-02 10:56:06 -08:00
Anthony Johnson 5a113ce1b4
Update docker docs 2017-03-02 10:56:06 -08:00
Eric Holscher 89f48f838d Upgrade docutils. (#2681)
* Similar to Sphinx upgrade. Let's be on latest

* Also upgrade appdirs

* Fix setuptools
2017-03-02 10:55:27 -08:00
Eric Holscher 8771e67c72 Merge pull request #2682 from rtfd/upgrade-recommonmark
Also upgrade recommonmark to get autostructify transform
2017-03-02 10:54:41 -08:00
Anthony Johnson 64ee6f6847
Also upgrade recommonmark to get autostructify transform
Among other features
2017-03-02 10:51:33 -08:00
Eric Holscher f9dcc83097 Merge pull request #2675 from kdeldycke/setuptools-upgrade
Update setuptools version.
2017-03-02 10:02:33 -08:00