Commit Graph

8442 Commits (d705f6c0bde0a10f95e1439d81ff3d1bc07cafb1)

Author SHA1 Message Date
Safwan Rahman d705f6c0bd fixup 2018-05-20 11:49:38 +06:00
Safwan Rahman 7339ee609e fixing test 2018-05-20 10:58:55 +06:00
Safwan Rahman 8e74ff73d5 fixup 2018-05-20 09:20:28 +06:00
Safwan Rahman 91de9064de install plugin 2018-05-20 09:20:15 +06:00
Safwan Rahman 238f13667f adding elasticsearch to travis 2018-05-20 09:05:51 +06:00
Safwan Rahman ef2396df53 fixing up mocking path 2018-05-20 08:53:53 +06:00
Safwan Rahman 8fde7af144 First phase of test for search 2018-05-20 03:06:01 +06:00
David Fischer 26c0d7a795
Merge pull request #4083 from rtfd/humitos/login/next-field
Use next field to redirect user when login is done by social
2018-05-15 12:58:48 -04:00
Manuel Kaufmann 8273eedbe8 Use next field to redirect user when login is done by social 2018-05-11 10:18:20 -05:00
Manuel Kaufmann 696a25f9b3
Merge pull request #3725 from bansalnitish/fixUrl
Fixes #2953 - Url resolved with special characters
2018-05-09 20:44:37 -05:00
Richard Littauer eb6dd0b3dd
Merge pull request #4059 from brainwane/license-link
Update link to license in philosophy document
2018-05-04 18:35:25 -04:00
Sumana Harihareswara fe1514869d
Update link to license in philosophy document 2018-05-04 14:33:34 -04:00
Santos Gallegos 3b2c1a8c98 Design docs for the yaml file (#3878)
* First draft

* Add configuration file and database section

* Change scope

* Remove global settings

* Change build process

* Suggest validation schema for the spec

* Add section about versioning the spec

* Extra clear about global settings

* More clear about settings and database

* Footnote

* More about the adoption of the configuration file

* About the Configuration file and database
2018-05-03 17:32:24 -06:00
Manuel Kaufmann 5300c90584 Allow import Gitlab repo manually and set a webhook automatically (#3934)
* Allow import Gitlab repo manually and set a webhook automatically

When we import a Project manually we don't have a RemoteRepository
associated with that Project, so we use the old technique of getting
the username and repo names from the URL using
`get_gitlab_username_repo` function.

This case (Manual Import) won't support custom Gitlab installations in
the future with this code.

* Handle username,repo not found

* Test case
2018-05-03 16:31:31 -06:00
David Fischer c3bbf76851 Fix woff2 files (#4049) 2018-05-03 16:09:08 -06:00
Eric Holscher d0b11f1174 Version 2.3.11 2018-05-01 16:08:41 -07:00
Anthony e1768310a0
Update local assets for theme to 0.3.1 tag (#4047)
* Update local assets for theme to 0.3.1 tag and rebuild assets

This is a temporary fix before we split up the two sets of assets.

It looks like there are some unbuilt assets also included here.

* Redo 0.3.1 assets
2018-05-01 16:26:08 -06:00
Eric Holscher 7da69277b5
Merge pull request #4044 from stsewd/fix-unbalanced-div
Fix unbalanced div
2018-04-30 18:46:08 -07:00
Santos Gallegos 0e73bfab8d Fix unbalanced div 2018-04-30 19:38:52 -05:00
Eric Holscher f6724a6697 Remove migrations from old PR 2018-04-30 17:22:26 -07:00
Eric Holscher 18cb59f24b Merge branch 'Jigar3-develop' 2018-04-30 17:19:52 -07:00
Eric Holscher 3f7a33188d Update static files 2018-04-30 17:18:13 -07:00
Eric Holscher 5c9e27fbc8 Merge branch 'develop' of https://github.com/Jigar3/readthedocs.org into Jigar3-develop 2018-04-30 17:17:46 -07:00
Eric Holscher a7aadbd49b
Merge pull request #4039 from stsewd/remove-haystack
Remove haystack from code base
2018-04-30 17:15:58 -07:00
Santos Gallegos 5d710a46d1 Remove unused templates 2018-04-30 18:43:22 -05:00
Santos Gallegos 09d573b363 Remove duplicate templates
This aren't used anymore, we use
`readthedocs/templates/search/elastic_search.html`
2018-04-30 18:32:12 -05:00
Santos Gallegos ae488385c9 Remove haystack from requirements 2018-04-30 18:19:10 -05:00
Santos Gallegos c983139590 Remove haystack from settings 2018-04-30 18:19:10 -05:00
Santos Gallegos 97f51f44be Remove haystack from templates 2018-04-30 18:19:10 -05:00
Santos Gallegos 5b0aab78f2 Remove haystack from code base 2018-04-30 18:19:10 -05:00
Manuel Kaufmann 43e82b0374
Merge pull request #4035 from rtfd/humitos/sphinx/bump
Bump sphinx default version to 1.7.4
2018-04-30 16:46:44 -05:00
Eric Holscher ce0b11467c
Merge pull request #4038 from stsewd/remove-dead-code-apiv1
Remove dead code from api v1
2018-04-30 09:52:56 -07:00
Eric Holscher 30eabd1bce
Merge pull request #3956 from stsewd/move-testing-requirement
Move dynamic-fixture to testing requirements
2018-04-28 21:44:01 -07:00
Santos Gallegos 02de057eab Update submodule common 2018-04-28 01:23:30 -05:00
Santos Gallegos 57e2f33531 Remove dead code from api v1 2018-04-27 17:00:28 -05:00
Eric Holscher 124f73a14e
Merge branch 'master' into move-testing-requirement 2018-04-27 14:37:10 -07:00
Eric Holscher 637f37d741
Merge pull request #3802 from stsewd/issue2879
[WIP] Remove comments app
2018-04-27 14:32:07 -07:00
Eric Holscher 2bc80843e0
Merge pull request #4013 from davidfischer/mkdocs-analytics-improvements
MkDocs projects use RTD's analytics privacy improvements
2018-04-27 11:54:32 -07:00
Eric Holscher 08eed81dc7
Merge pull request #4018 from rtfd/agj/remove-queue-length
Remove build queue length warning on build list page
2018-04-27 10:40:39 -07:00
Eric Holscher afa5500a1f
Merge pull request #4022 from davidfischer/support-github-bitbucket-login
Support sign in and sign up with GH/GL/BB
2018-04-27 10:38:38 -07:00
Manuel Kaufmann 364e709c69 Use Sphinx 1.7.4 to build our docs 2018-04-27 11:53:04 -05:00
Manuel Kaufmann a4a5d24394 Bump Sphinx version to 1.7.4 for docs build 2018-04-27 11:52:24 -05:00
David Fischer d5085872cd
Merge pull request #4031 from davidfischer/where-ads-are-shown
Detail where ads are shown
2018-04-26 14:35:30 -07:00
David Fischer 327b48efd8
Detail where ads are shown 2018-04-26 12:05:51 -07:00
Eric Holscher 387a2f5efd
Merge pull request #3982 from davidfischer/remove-typekit-native-stack
Remove typekit fonts
2018-04-26 10:10:46 -07:00
David Fischer 2b484ac5cd
Let's verify social account emails 2018-04-25 21:28:57 -07:00
David Fischer 9eed589edb
Swap native font stack for Lato 2018-04-25 21:00:40 -07:00
Eric Holscher e36955f737
Merge pull request #4024 from rtfd/dev-no-required-pw
Make email verification optional for dev
2018-04-25 16:56:12 -07:00
Eric Holscher 9535e113aa Make email verification optional for dev
This changes our default to allowing users to login w/out verifying their pw,
but still sending the password to them via email.

I think this is better for dev,
so folks don't need to verify a fake email when just playing around locally.
2018-04-25 16:46:51 -07:00
Eric Holscher 49a46b4c0b
Merge pull request #4014 from stsewd/tests-view-docs
Tests for view docs api response
2018-04-25 16:14:18 -07:00