Commit Graph

11224 Commits (1fc6e4cb2a34940e631fc8b4ff82b73319c76bb4)

Author SHA1 Message Date
Santos Gallegos 96c7020f8e Merge branch 'master' into validate-payload-webhooks 2019-02-26 13:37:29 -05:00
Roman 90066976d7 Tweek css for sphinx_prompt (#5281)
* Tweek css for sphinx_prompt

* Added comment to Tweek css for sphinx_prompt #5281

* CSS prompt tweak #5281
2019-02-26 15:28:12 -03:00
Eric Holscher bba018d63e
Merge pull request #5140 from dojutsu-user/admin-action-for-version
Add admin functions for wiping a version
2019-02-26 15:19:52 -03:00
Eric Holscher cca41b7b02
Merge pull request #4947 from rtfd/davidfischer/storage-epubs-pdfs-zips
Store ePubs and PDFs in media storage
2019-02-26 15:14:24 -03:00
saadmk11 68836e7e23 Indentation fixed 2019-02-27 00:03:21 +06:00
saadmk11 08aa472820 Added Fixture to conftest.py 2019-02-26 23:55:00 +06:00
Eric Holscher 559318ce46
Merge pull request #5341 from dojutsu-user/update-code
Remove deprecated code
2019-02-26 14:03:23 -03:00
Eric Holscher 061522c0ff
Merge pull request #5344 from saadmk11/insert_mkdocs_media
improvement on inserting mkdocs media
2019-02-26 14:02:12 -03:00
Eric Holscher bcc3aa8d36
Merge pull request #5352 from rtfd/pyup/scheduled-update-2019-02-25
pyup:  Scheduled weekly dependency update for week 08
2019-02-26 14:00:37 -03:00
Eric Holscher 6ab600fac7
Merge pull request #5354 from rtfd/agj/update-translations-2019-02
Update UI translations
2019-02-26 14:00:06 -03:00
Eric Holscher 7146855e6d Fix rstcheck 2019-02-26 13:55:53 -03:00
Eric Holscher 76456ab1c2 Fix tests for fix around deleting htmlzip 2019-02-26 13:34:41 -03:00
Eric Holscher ab0546f77e
Merge pull request #5345 from dojutsu-user/increase-path-4096
Increase path's max_length for ImportedFile model to 4096
2019-02-26 08:18:52 -03:00
Eric Holscher cf846dcec5
Merge pull request #5353 from rtfd/gsoc-2019-updates
Update GSOC page to mention we're accepted.
2019-02-26 08:17:45 -03:00
dojutsu-user a0c77e8f2b add comment 2019-02-26 12:47:12 +05:30
Eric Holscher 34306adabb Don’t delete to deleting unsynced media.
Only do it when we really mean it.
2019-02-25 18:46:03 -03:00
Eric Holscher 8c14af70bb Fix up lint error on docstring 2019-02-25 18:36:02 -03:00
Eric Holscher f97833bc5e Lint 2019-02-25 18:26:23 -03:00
Eric Holscher 9ca62dbee1 Fix local file delete logic with include_file=False 2019-02-25 18:08:57 -03:00
Eric Holscher 440567ae34 Fix delete logic with a comment 2019-02-25 17:53:38 -03:00
Anthony Johnson aeaa7f2d62
Update translations 2019-02-25 12:26:29 -08:00
Eric Holscher 5e9597a378 Remove delete logic 2019-02-25 17:15:49 -03:00
Eric Holscher 9ac1e53982 Merge remote-tracking branch 'origin/master' into davidfischer/storage-epubs-pdfs-zips 2019-02-25 17:14:47 -03:00
Eric Holscher 7e7741169e Add safwan to mentors 2019-02-25 16:28:43 -03:00
Eric Holscher a470521311 Update GSOC page to mention we're accepted.
This also adds more of a callout about not emailing us.
Last year we got flooded with questions.
2019-02-25 16:24:54 -03:00
pyup-bot 73da228cc8 Update yamale from 1.8.0 to 1.8.1 2019-02-25 20:10:11 +01:00
pyup-bot 6a9c08f48c Update django-redis-cache from 1.8.1 to 2.0.0 2019-02-25 20:10:10 +01:00
pyup-bot b429912cea Update django-taggit from 0.23.0 to 0.24.0 2019-02-25 20:10:09 +01:00
pyup-bot 8a6be1395f Update django-extensions from 2.1.5 to 2.1.6 2019-02-25 20:10:07 +01:00
pyup-bot 613eb8ef38 Update virtualenv from 16.4.0 to 16.4.1 2019-02-25 20:10:06 +01:00
pyup-bot 3df45bd833 Update pip from 19.0.2 to 19.0.3 2019-02-25 20:10:05 +01:00
Manuel Kaufmann fab3be9a78
Merge pull request #5342 from stsewd/initialize-local-variable
Initialize local variable before using it
2019-02-25 10:45:44 +01:00
saadmk11 5390b12204 Fix 2019-02-24 02:53:36 +06:00
saadmk11 2498ebf99b Remove all warnings from pytest 2019-02-24 02:37:21 +06:00
dojutsu-user a9bdb460a3 Increase path to 4096 character 2019-02-23 20:39:06 +05:30
saadmk11 b23f36df03 improvement on inserting mkdocs media 2019-02-23 18:44:43 +06:00
Santos Gallegos f07c519cfe Isort 2019-02-22 11:58:45 -05:00
Santos Gallegos b2d248ab1c Initialize local variable before using it
If the try..except block fails and there is not
results, we end up with `updated` undefined.
2019-02-22 11:57:44 -05:00
Eric Holscher 86bfdffaee
Merge pull request #5338 from stsewd/require-file-when-using-conda
Require conda.file when using conda in v1
2019-02-22 10:49:09 -03:00
dojutsu-user 9f78545682 remove deprecated code 2019-02-22 18:26:07 +05:30
Eric Holscher 26f31f0d5c
Merge pull request #5336 from stsewd/update-settigns-docs
Remove unused setting
2019-02-22 08:03:09 -03:00
Santos Gallegos 0b25cd8fec Fix tests 2019-02-21 20:31:08 -05:00
Santos Gallegos 9506b9f298 Require conda.file when using conda in v1
Some people are migrating from pip to conda,
but they were using a v1 config,
then when migrating they are using the conda option from v2.

We are not validating this, but using conda.file is mandatory
when using the conda option (or rtd will fail without any reason).

Close #5322
Close #5228
2019-02-21 20:13:59 -05:00
Santos Gallegos 17c770afe2 Remove unused setting 2019-02-21 17:07:56 -05:00
dojutsu-user b206c70285 add more tests 2019-02-21 23:04:44 +05:30
Vaibhav Gupta a0659c5b7e
Merge branch 'master' into admin-action-for-version 2019-02-21 22:48:40 +05:30
David Fischer 8f2b320f3d
Consistency in the environment variables 2019-02-21 08:56:36 -08:00
Eric Holscher ed8dd29a68
Merge pull request #5326 from stsewd/protect-against-api-failure
Don't depend on specific data when catching exception
2019-02-21 07:38:42 -03:00
Manuel Kaufmann 55105bbf5e
Merge pull request #5329 from stsewd/fix-comment
Fix comment
2019-02-21 11:17:15 +01:00
Santos Gallegos 62b3f98511 Fix comment 2019-02-20 22:57:33 -05:00