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
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
* refactor issue indexer, add some testing and fix a bug

* fix error copyright year on comment header

* issues indexer package import keep consistent
2019-02-21 08:54:05 +08:00
..
admin Show private organization for admin, fix #6111 (#6112) 2019-02-19 09:16:06 +08:00
api/v1 refactor issue indexer, add some testing and fix a bug (#6131) 2019-02-21 08:54:05 +08:00
dev
org Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
private Fix ssh deploy and user key constraints (#1357) (#5939) 2019-02-03 23:56:53 +00:00
repo refactor issue indexer, add some testing and fix a bug (#6131) 2019-02-21 08:54:05 +08:00
routes Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
user Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
utils
home.go Fix prohibit login check on authorization (#6106) 2019-02-19 09:19:28 +02:00
init.go refactor issue indexer, add some testing and fix a bug (#6131) 2019-02-21 08:54:05 +08:00
install.go
metrics.go Fix metrics auth token detection (#6006) 2019-02-09 00:58:31 -05:00
swagger_json.go