summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-23Add commits-since-tagHEADmasterMatthias Beyer
2019-07-12Use srht.flask.session instead of flask.sessionDrew DeVault
2019-07-12Show indicator if repo is unlisted/privateDrew DeVault
2019-07-12Fix unbound local when fetching log of empty repoDrew DeVault
2019-07-10Fix tree path traversal for repo tree API endpointRyan Chan
2019-07-07Add color option to annotationsDrew DeVault
2019-07-07Only fetch annotations when using cold cacheDrew DeVault
2019-07-06Scope annotations to a repo IDDrew DeVault
2019-07-06Lock down annotations to UserAccess.manageDrew DeVault
2019-07-06Implement annotationsDrew DeVault
2019-06-30Update to Alpine Linux 3.10Drew DeVault
2019-06-25Use a None default when reading builds.sr.ht configDenis Laxalde
2019-06-24Update Arch Linux package signing keyDrew DeVault
2019-06-24Drop unused import of buildsrhtDenis Laxalde
2019-06-23Check subprocesses exit code in repo initDenis Laxalde
2019-06-22Fix trees whose entries have the same hashDrew DeVault
2019-06-16Add environment to configDrew DeVault
2019-06-16Clip filename and commit message in tree viewIgnas Kiela
2019-06-10More tag fixesDrew DeVault
2019-06-10Skip these bloody broken tagsDrew DeVault
2019-06-10Fix AnnotatedRef for blob tagsDrew DeVault
2019-06-10Fix a few bugs found with test-git-web-interfaceDrew DeVault
2019-05-24Define 'make' program via an environment variableÉloi Rivard
2019-04-27Prevent crash in post-update hook when ref is deletedMichael Forney
2019-04-23Use Tag, not pygit2.TagDrew DeVault
2019-04-23Fix syntax error in gitsrht/submit.pyDrew DeVault
2019-04-23Handle new tags in gitsrht/submit.pyDrew DeVault
2019-04-23Add RepoWebhook (for post-update webhooks)Drew DeVault
2019-04-23Only import oauth_service when contacting metaDrew DeVault
2019-04-22Implement repo data APIDrew DeVault
2019-04-19Set up scm.sr.ht webhooksDrew DeVault
2019-04-19Update webhook documentationDrew DeVault
2019-04-18Import delegated scopes from scm.sr.htDrew DeVault
2019-04-18Use Alpine 3.9 imageDrew DeVault
2019-04-18Moved authorization endpoint to scm.sr.htLudovic Chabant
2019-04-12Fix 500's on bots crawling some reposDrew DeVault
2019-04-11Reverse order of commit author & msg in buildsDrew DeVault
2019-04-11Updates for scm.sr.ht private repo submissionDrew DeVault
2019-04-11Support absolute clone paths for ssh:// clonesDrew DeVault
2019-04-11Remove broken API stuffDrew DeVault
2019-04-11Allow readme to link to repository filesStephen Brennan
2019-04-09Update to use core.sr.ht's get_originDrew DeVault
2019-04-01Ignore additional editorconfig errorsDrew DeVault
2019-03-14Rename worker module to submitLudovic Chabant
2019-03-14Refactor post update hook to use scmsrhtLudovic Chabant
2019-03-01Add debug server support for http cloningLudovic Chabant
2019-02-18Flush database before ensuring SSH keysDrew DeVault
2019-02-14Simplify gitsrht-keysDrew DeVault
2019-02-14Rewrite gitsrht-dispatch in GoDrew DeVault
2019-02-14Fetch user SSH keys from meta.sr.htDrew DeVault