This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
guillep2k 5fe2ec264f Retry create issue to cope with duplicate keys (#7898)
* Retry create issue to cope with duplicate keys

* Use  .SetExpr().Where().Insert()
2019-08-26 22:17:23 -04:00
..
admin Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
api/v1 Retry create issue to cope with duplicate keys (#7898) 2019-08-26 22:17:23 -04:00
dev
org
private
repo Retry create issue to cope with duplicate keys (#7898) 2019-08-26 22:17:23 -04:00
routes Fix adding default Telegram webhook (#7972) 2019-08-26 18:59:10 -04:00
user Include description in repository search. (#7942) 2019-08-25 20:06:36 +03:00
utils
home.go Include description in repository search. (#7942) 2019-08-25 20:06:36 +03:00
init.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
install.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
metrics.go
swagger_json.go