Commit Graph

6741 Commits (17206fcc33c320e83a1a4adbb37a2d21b963dee9)

Author SHA1 Message Date
Eric Holscher 016351d687 Add test case that tests version manager chaining 2016-03-31 10:54:37 -07:00
Anthony 55725805db Merge pull request #2104 from rtfd/fix-github-blank-ref
Fix GitHub not sending a ref
2016-03-31 10:51:58 -07:00
Anthony d598d41e8f Merge pull request #2060 from rtfd/cleanup-errors
Random fixes that come from errors in New Relic
2016-03-31 10:50:40 -07:00
Anthony 3452435ae6 Merge pull request #2102 from rtfd/fix-webhook-logic
Refactor GitHub web hook logic.
2016-03-31 10:45:59 -07:00
Eric Holscher 7e02a03c71 Fix return docs 2016-03-31 10:29:15 -07:00
Eric Holscher 1e35adf716 Fix GitHub not sending a ref 2016-03-31 10:06:16 -07:00
Eric Holscher 40429c8cc4 Just use use_for_related_fields. 2016-03-31 10:01:41 -07:00
Eric Holscher 2b171d3f18 Remove test 2016-03-30 23:15:16 -07:00
Eric Holscher c09d37b6b3 Remove silly hacks 2016-03-30 23:13:53 -07:00
Eric Holscher 8264230750 Remove unicode test 2016-03-30 23:12:54 -07:00
Eric Holscher 9f67dab723 Futz with unicode more 2016-03-30 23:08:10 -07:00
Eric Holscher 9d3b1b32fc Fix linting 2016-03-30 16:38:16 -07:00
Eric Holscher 4c45f42375 Refactor GitHub web hook logic.
This fixes an error where we would say it failed
when the web hook was already set (status 200).
Also passes the response along to the attach_webhook caller,
so it can be smarter about error messages/logic.
2016-03-30 16:20:45 -07:00
Eric Holscher b464855d8a Make pattern checking less awful 2016-03-30 15:25:25 -07:00
Eric Holscher bf7cb1df3c Add basic click & view tracking 2016-03-30 15:25:06 -07:00
Eric Holscher 5b3b1a843d Make pattern checking less awful 2016-03-30 15:23:44 -07:00
Eric Holscher 6b0713db55 Merge pull request #2087 from aseering/master
Update Bitbucket integration instructions
2016-03-28 14:57:13 -07:00
Adam Seering 7145edfdeb Update Bitbucket integration instructions
Bitbucket split its "Hooks" page into two pages -- "Services" and "WebHooks".  The former appears to be where one finds ReadTheDocs.
2016-03-24 19:02:04 -04:00
Eric Holscher cc7ac67080 Merge pull request #2080 from rtfd/subproject-privacy
Add proper privacy filtering to subproject queries
2016-03-24 10:18:37 -07:00
Eric Holscher 1de38625fa Futz with lint 2016-03-22 22:45:50 -07:00
Eric Holscher d04ac0cfdf Derp the pdb 2016-03-21 15:45:25 -07:00
Eric Holscher eca5096b58 Use obtuse method for querying to allow privacy 2016-03-21 15:44:30 -07:00
Eric Holscher 9ca64fbb07 Respect privacy on subproject search 2016-03-21 15:18:56 -07:00
Eric Holscher fdf28e97fb Fix rst :) 2016-03-11 11:28:03 -08:00
Eric Holscher 8570dc9d47 Add link to the blog post 2016-03-11 11:26:15 -08:00
Eric Holscher 671305d83a More unicode scattering 2016-03-11 10:23:48 -08:00
Eric Holscher e273d55868 Merge pull request #2064 from blairconrad/patch-1
Fix minor grammar problem
2016-03-11 10:16:37 -08:00
Blair Conrad c684b2260b Fix minor grammar problem
"a alpha" → "an alpha"
2016-03-11 09:25:21 -05:00
Eric Holscher 5908f547a4 Check for link exists 2016-03-10 20:12:42 -08:00
Eric Holscher e79a665d3e Add some unicode handling tests 2016-03-10 20:10:07 -08:00
Eric Holscher a5bf27dcb0 Don't assume proper redirect match 2016-03-10 19:41:33 -08:00
Eric Holscher 39e5b4c4b2 Fix unicode errors in GITHUB_URL 2016-03-10 19:39:17 -08:00
Eric Holscher f53b5ab6d9 Include config setup in try block 2016-03-10 19:31:19 -08:00
Eric Holscher 299834e1e7 Check for search results being None before accessing them. 2016-03-10 19:26:33 -08:00
Eric Holscher beae28a226 Install pygments 2.1.1 in conda 2016-03-10 16:00:43 -08:00
Eric Holscher 5c3838d1ee Remove other domain count and save 2016-03-10 14:38:51 -08:00
Eric Holscher ed9123a774 Merge pull request #2058 from rtfd/symlink-cleanup
Symlink projects on version change.
2016-03-10 13:50:26 -08:00
Eric Holscher f7e198af30 Fix broadcast being on project, not a version 2016-03-10 13:36:53 -08:00
Eric Holscher 7abf1b5878 Fix command in test inspection 2016-03-10 13:36:11 -08:00
Eric Holscher 1d93d03fd3 Update call counts 2016-03-10 13:22:13 -08:00
Eric Holscher d24934e70d Symlink protected versions as well 2016-03-10 13:20:39 -08:00
Anthony 3260068f90 Merge pull request #2057 from rtfd/remove-domain-autocreation
Remove domain autocreation.
2016-03-10 13:10:58 -08:00
Eric Holscher 35a1db2661 Avoid circular import 2016-03-10 13:10:55 -08:00
Eric Holscher d979e75c87 Proper fix 2016-03-10 13:06:07 -08:00
Eric Holscher ef29dc1fb7 Flask hotfix 2016-03-10 13:02:01 -08:00
Eric Holscher 199774b962 Symlink projects on version change.
This makes symlinks take effect when privacy level on version changes.
2016-03-10 12:53:30 -08:00
Eric Holscher 471278c41c Fix domain tests 2016-03-10 12:43:05 -08:00
Eric Holscher cd2fe60d1d Remove domain autocreation 2016-03-10 12:32:04 -08:00
Eric Holscher a2555c52f8 Only show webhook error to admins 2016-03-10 12:25:59 -08:00
Eric Holscher f9d0b857d5 Bump rtd-build for pip_install 2016-03-10 11:20:26 -08:00