summaryrefslogtreecommitdiff
path: root/kbas/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* Use tar -tf to check artifact, instead of -xfPaul Sherwood2016-03-101-5/+2
* kbas/__main__.py: Use shutil.move() instead of os.rename()Tristan Van Berkom2016-03-021-2/+2
* Fix copyright yearPaul Sherwood2016-02-271-1/+1
* Files => ArtifactsPaul Sherwood2016-02-181-1/+1
* Pep8Paul Sherwood2016-02-101-1/+1
* Hopefully a fix for 'template not found'Paul Sherwood2016-02-091-6/+7
* Gah... missed from b110c853f52ac4fPaul Sherwood2016-02-081-1/+1
* Fix a couple of Server Error 500Paul Sherwood2016-02-081-7/+14
* Add ability to check reproducibilityPaul Sherwood2016-02-071-18/+6
* Prevent appending to .md5 filesPaul Sherwood2016-02-071-1/+1
* Show md5 sums in kbas listingsPaul Sherwood2016-02-071-2/+20
* fix untar check, as spotted by locallycompactPaul Sherwood2016-01-251-0/+1
* Pep8Paul Sherwood2016-01-091-1/+2
* Kbas should use cherrypy if it is installedPaul Sherwood2015-10-311-3/+10
* Check uploaded artifact can be unpackedPaul Sherwood2015-10-301-3/+9
* Tidyup kbas status pagePaul Sherwood2015-10-201-6/+19
* We only need one timestampPaul Sherwood2015-10-201-3/+1
* Make kbas touch the files it's asked for, so we can cullPaul Sherwood2015-10-201-5/+15
* kbas just show date in artifacts listPaul Sherwood2015-10-191-2/+2
* Show kbas status on /Paul Sherwood2015-10-191-1/+2
* Improve view of artifactsPaul Sherwood2015-10-191-3/+10
* Add support to serve morph artifactsPaul Sherwood2015-10-141-0/+5
* Make conf log explicit, check in root dir of ybd (lost in 734aaf36)Paul Sherwood2015-09-151-1/+1
* Move default config files inside the relevant modulesSam Thursfield2015-09-151-1/+3
* Turn YBD and KBAS into proper Python packagesSam Thursfield2015-09-141-0/+96