Go to file
Marco Sirabella 171b41b0b2 Add minio dependency
It is used in `gitsrht/repos.py`
2021-04-02 13:56:08 -04:00
.builds .builds/alpine.yml: upgrade to 3.13 2021-02-08 11:10:12 -05:00
_static Handle unselecting all highlights properly 2020-08-21 09:09:17 -04:00
api API: clarify schema license 2021-03-25 09:09:04 -04:00
gitsrht Fix 500 on invalid file or directory name 2021-03-22 10:21:55 -04:00
gitsrht-dispatch Rewrite gitsrht-dispatch in Go 2019-02-14 15:03:46 -05:00
gitsrht-keys gitsrht-keys: update scm.sr.ht 2020-10-05 13:41:54 -04:00
gitsrht-shell API: implement mutation { createRepository } 2020-11-26 11:01:21 -05:00
gitsrht-update-hook Revert "Ensure all pushed refs are UTF-8, lest the webapp 500 on reading the repo" 2021-02-26 08:01:05 -05:00
scripts scripts/symlink-update-hook.py: fix conditionals 2020-02-17 11:38:50 -05:00
scss Fix background on commit page 2021-01-16 11:12:45 -05:00
.gitignore Implement authorized keys command 2017-04-02 06:51:26 -04:00
.gitmodules Update SCSS to srht standard 2017-02-05 17:41:17 -05:00
LICENSE AGPL 2017-04-08 17:06:51 -04:00
Makefile Upgrade to Alpine 3.11 2019-12-22 14:02:58 -05:00
README.md Add README.md 2019-01-08 18:06:49 -05:00
cloneperf Go bits: parse Redis host as a URL 2019-12-19 10:31:26 -05:00
config.example.ini Add push metrics to gitsrht-periodic 2020-10-14 13:48:35 -04:00
gitsrht-initdb add database stamp for core.sr.ht 2020-08-11 10:32:47 -04:00
gitsrht-migrate Set up scm.sr.ht webhooks 2019-04-19 13:59:25 -04:00
gitsrht-periodic Add push metrics to gitsrht-periodic 2020-10-14 13:48:35 -04:00
run.py Add debug server support for http cloning 2019-03-01 14:40:59 -07:00
setup.py Add minio dependency 2021-04-02 13:56:08 -04:00
static Implement authorized keys command 2017-04-02 06:51:26 -04:00

README.md

This repository contains the code for the sr.ht git hosting service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/git.sr.ht/installation.md