aboutsummaryrefslogtreecommitdiffstats
path: root/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* skip the wheel if it's not from the latest buildPaul Kehrer2015-05-281-0/+9
* increase delay waiting for wheel job to startPaul Kehrer2014-12-241-2/+2
* Fixed #1372 -- sleep before checking if the build completed to ensure the bui...Alex Gaynor2014-12-161-0/+3
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
* Added an explanatory comment.Alex Gaynor2014-09-281-0/+3
* line lengthAlex Gaynor2014-09-261-1/+3
* Refs #1224 -- try to purge PyPI after new tarball is uploadedAlex Gaynor2014-09-261-9/+14
* add an automated commit message for tagging during the release processPaul Kehrer2014-07-091-1/+1
* Add newline for consistencyTerry Chia2014-07-061-0/+1
* switch to HTTP basic auth for jenkins release automationPaul Kehrer2014-06-201-1/+4
* Fix jenkins artifact download for release automationPaul Kehrer2014-05-031-1/+1
* Fix bug in release task and style fixesAlex Stapleton2014-03-241-2/+2
* Move cryptography.vectors to cryptography_vectorsAlex Stapleton2014-03-241-1/+6
* update jenkins URL to use TLSPaul Kehrer2014-03-151-1/+1
* A tiny formatting cleanupAlex Gaynor2014-02-201-1/+1
* python 2.6Alex Gaynor2014-02-201-1/+1
* Upload windows wheelsAlex Gaynor2014-02-201-1/+7
* Download the windows wheels from jenkinsAlex Gaynor2014-02-201-0/+34
* Wait for the wheel job to finish building the windows wheels. Refs #506Alex Gaynor2014-02-191-2/+18
* Raise on failureAlex Gaynor2014-02-191-1/+3
* Refs #506 -- Trigger creation of wheels when doing a releaseAlex Gaynor2014-02-191-0/+15
* Python 2.6 supportAlex Gaynor2014-01-071-2/+2
* More stuffAlex Gaynor2014-01-071-1/+1
* Update procedureAlex Gaynor2014-01-061-26/+0
* FixAlex Gaynor2014-01-061-1/+2
* SimplifyAlex Gaynor2014-01-061-1/+2
* Suggestion from @dreidAlex Gaynor2014-01-061-2/+1
* FixAlex Gaynor2014-01-061-3/+3
* Boilerplate woo!Alex Gaynor2014-01-061-0/+14
* Write release automation software. Fixes #375Alex Gaynor2014-01-061-0/+38