Commit Graph

37 Commits

Author SHA1 Message Date
David Lord 824e548036
add 3.8 to pipelines 2019-11-18 18:57:43 -08:00
hharutyunyan 9b94e14638 Updating contribution docs. Added the link with a guide to install pre-commit and made the pre-commit installation command a code block. 2019-08-29 02:44:00 +04:00
David Lord 1351d0a565
Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
David Lord cb6272ccc8
fix docks linkcheck 2019-06-23 15:37:51 -07:00
Joshua Bronson 6ac4b93779
Close issues from commit messages in CONTRIBUTING 2019-05-31 09:57:21 -04:00
Joshua Bronson 7ac2cbf63a
Add pre-commit install-hooks to first-time setup 2019-05-31 09:17:52 -04:00
jab 33379155f6 Add pre-commit to dev dependencies, document it and pre-commit in CONTRIBUTING
Now that we have a Black pre-commit hook (#3138),
ensure pre-commit gets installed on ``pip install -e .[dev]``
and document use of Black (rather than "try to follow pep8")
in CONTRIBUTING.
2019-05-23 10:51:38 -04:00
David Lord 84f8e1634f
azure pipelines ci on 1.0.x branch 2019-05-16 14:32:21 -07:00
David Lord bcf8cb1fd4
azure config, fix docs build 2019-05-16 12:45:03 -07:00
David Lord 2236ba980c
Merge branch '1.0.x' 2019-05-16 12:18:36 -07:00
David Lord e61fd5f6cb
add instructions for bug and feature branches 2019-05-16 10:22:21 -07:00
Abhinav c2b4b745e9
add more git commands to contributing doc 2019-05-16 10:22:01 -07:00
David Lord 5e41e409bc
fix discord link, clean up 2019-05-16 09:47:56 -07:00
Abdur-Rahmaan Janhangeer 62fe1563ad
Update CONTRIBUTING.rst 2019-05-16 09:43:51 -07:00
Aditya f05625eb82 Use https for external links wherever possible 2018-10-27 17:58:45 +05:30
David Lord c3dd7b8e4c
rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
David Lord 9bf5c3b3a3
update project metadata
new readme
readme as setup.py long_description
links in changes
git in authors
add travis osx env
break out docs build in travis
remove python_requires for now
2018-02-08 12:43:22 -08:00
Hsiaoming Yang 60eecb547d Remove python 2.6 and 3.3 everywhere. (#2583) 2018-01-06 10:49:50 +01:00
David Lord 3c7625e8c0
update development resources
fix tox to test examples again
add detox tox env for faster testing
clean up makefile, add tox target
add extra group for installing dev requirements
clean up contributing doc, build with docs
expand issue template
add pull request template
2017-05-28 10:26:07 -07:00
Kenneth Reitz 90854c756a resolve merge conflicts 2017-05-25 17:15:53 -04:00
David Lord 532ca2e089
reorganize git instructions 2017-05-23 11:18:48 -07:00
Christopher Sorenson 2339f1f24e
making some updates to the CONTRIBUTING.rst 2017-05-23 08:56:27 -07:00
Anton Sarukhanov 4cd0299aff Merge branch 'master' into makecov 2017-05-22 14:14:40 -07:00
David Lord a80eab70ba Update CONTRIBUTING.rst
basic pytest can't handle examples, pass tests dir
2017-05-11 12:35:03 -07:00
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180)
Also fixed a few outdated links
2017-02-11 10:43:11 +01:00
vojtekb 95db82f8f7 py.test => pytest (#2173)
py.test => pytest
2017-02-09 18:34:16 +01:00
Cody d25c801a3b add 'caution' section to docs, workaround for zero-padded file modes (#2057)
Fix #2029
2016-10-14 10:13:42 +02:00
Anton Sarukhanov 5cadd4a348 Added make target for test coverage, documented make commands 2016-06-08 08:26:01 -04:00
Josh bbd6c8c791 Expanding contribution documentation (#1883)
- README updated with link to CONTRIBUTING.rst
- CONTRIBUTING.rst has instructions on running code coverage
2016-06-03 14:32:10 -07:00
Adam Chainz 70de011d51 Convert readthedocs link for their .org -> .io migration for hosted projects (#1827)
As per their email ‘Changes to project subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-05-29 15:49:38 +02:00
Adrian 0690ce18c2 Correct spelling for Stack Overflow 2016-04-08 20:47:08 +02:00
José Carlos García 567fff9d0d Change to Pallets project
* Update CHANGES

* Update CONTRIBUTING.rst

* Update setup.py

* Update tox.ini

* Update extensions.rst

* Update security.rst

* Update installation.rst

* Update testing.rst

* Update upgrading.rst

* Update sidebarintro.html

* Update jquery.rst

* Update dbcon.rst

* Update index.rst
2016-04-03 23:11:38 +02:00
Jeff Widman 102a33ca52 Update `tox` installation instructions to point to PyPI 2015-12-30 01:04:24 -08:00
AvivC 23cf923c7c Clarified CONTRIBUTING.rst
Added 'cd flask' before 'pip install --editable .'.
2015-12-27 04:55:57 +02:00
Menghan 30973310ec Replace 'Werkzeug' to 'Flask' 2015-06-13 23:16:14 +08:00
Nick Janetakis 8a96091644 Add pip install --editable . to contributing docs 2015-05-06 16:07:47 -07:00
Markus Unterwaditzer c259f2bb2b Add contributing file 2015-03-31 12:44:47 +02:00