gitea/modules
John Olheiser 43a397ce9a
Initial support for push options ()
* Initial support for push options

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix misspelling 🤦

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix formatting after conflict resolution

* defer close git repo

* According the GitLab documentation, git >= 2.10

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Words are hard. Thanks @mrsdizzie 😅

Co-authored-by: mrsdizzie <info@mrsdizzie.com>

* Only update if there are push options

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: mrsdizzie <info@mrsdizzie.com>
..
analyze Exclude generated files from language statistics ()
auth Skip SSPI authentication attempts for /api/internal ()
avatar Improve handling of non-square avatars ()
base Update Octicons to v10 ()
cache Use hash of repo path, ref and entrypath as cache key ()
charset Ensure that the detected charset order is set in chardet test ()
context Add a storage layer for attachments ()
convert Default empty merger list to those with write permissions ()
cron Mirror System Notice reports are too frequent ()
emoji Fix emoji detection in certain cases ()
eventsource Move EventSource to SharedWorker ()
generate Add gitea-vet ()
git Initial support for push options ()
gitgraph Render the git graph on the server ()
graceful Re-attempt to delete temporary upload if the file is locked by another process ()
highlight Ensure syntax highlighting is the same inside diffs ()
httplib Add golangci ()
indexer Remove hardcoded ES indexername ()
lfs Add Access-Control-Expose-Headers ()
log Re-attempt to delete temporary upload if the file is locked by another process ()
markup Re-attempt to delete temporary upload if the file is locked by another process ()
metrics Prometheus endpoint ()
migrations Add a storage layer for attachments ()
notification Add email notify for new release ()
options Rename scripts to build and add revive command as a new build tool command ()
password Add password requirement info on error ()
pprof Add golangci ()
private Initial support for push options ()
process Only write to global gitconfig if necessary ()
public go1.15 ()
queue Re-attempt to delete temporary upload if the file is locked by another process ()
recaptcha fixed reCAPTCHA URL ()
references Detect full references to issues and pulls in commit messages ()
repofiles Detect full references to issues and pulls in commit messages ()
repository Re-attempt to delete temporary upload if the file is locked by another process ()
secret Integrate OAuth2 Provider ()
session Prevent (caught) panic on login ()
setting Set utf8mb4 as the default charset on MySQL if CHARSET is unset ()
ssh log.Fatal on failure to listen to SSH port ()
storage Add a storage layer for attachments ()
structs Kanban board ()
svg Fix filepath basename on Windows for SVG bindata ()
sync Fix missing unlock in uniquequeue ()
task Move create/fork repository from models to modules/repository ()
templates Render the git graph on the server ()
test Add Organization Wide Labels ()
timeutil Fix timezone on issue deadline ()
upload Fix upload file type check ()
user Add gitea-vet ()
util Re-attempt to delete temporary upload if the file is locked by another process ()
validation [API] Get a single commit via Ref ()
webhook Don't use legacy method to send Matrix Webhook ()