1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/modules
Cherrg a7b1ba0e3d wiki history improvements ()
* add history comments to detect page delete

Signed-off-by: Michael Gnehr <michael@gnehr.de>

* fix too much history entries
- caused by --follow flag
  - if files with same contents exists

Signed-off-by: Michael Gnehr <michael@gnehr.de>

* style imprevements wiki
- history - wrap long author names

Signed-off-by: Michael Gnehr <michael@gnehr.de>
2019-07-11 22:45:10 +08:00
..
auth Make captcha and password optional for external accounts () 2019-07-06 15:48:02 -04:00
avatar Improve handling of non-square avatars () 2019-05-25 14:46:14 +03:00
base API error cleanup () 2019-06-12 17:07:24 -04:00
cache Add golangci () 2019-06-12 15:41:28 -04:00
context fix API link header () 2019-06-26 16:51:32 +08:00
cron Better logging () () 2019-04-02 08:48:31 +01:00
generate Integrate OAuth2 Provider () 2019-03-08 11:42:50 -05:00
git wiki history improvements () 2019-07-11 22:45:10 +08:00
gzip Add golangci () 2019-06-12 15:41:28 -04:00
highlight Add Rust highlighting () 2019-06-04 17:01:47 -04:00
httplib Add golangci () 2019-06-12 15:41:28 -04:00
indexer Add golangci () 2019-06-12 15:41:28 -04:00
lfs Add golangci () 2019-06-12 15:41:28 -04:00
log Add golangci () 2019-06-12 15:41:28 -04:00
mailer Add golangci () 2019-06-12 15:41:28 -04:00
markup fix hljs unintenionally highlighting commit links () 2019-06-18 18:31:31 -04:00
metrics Prometheus endpoint () 2018-11-04 22:20:00 -05:00
migrations Fix migration tests since fixed () 2019-07-08 13:10:56 +03:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service () 2017-03-09 09:27:43 +08:00
notification Add golangci () 2019-06-12 15:41:28 -04:00
options Use vfsgen instead of go-bindata () 2019-06-03 00:43:47 +03:00
pprof Add golangci () 2019-06-12 15:41:28 -04:00
private Run hooks on merge/edit and cope with protected branches () 2019-07-01 09:18:13 +08:00
process Fix run command race () 2017-11-13 22:51:45 +08:00
public Use vfsgen instead of go-bindata () 2019-06-03 00:43:47 +03:00
pull Run hooks on merge/edit and cope with protected branches () 2019-07-01 09:18:13 +08:00
recaptcha Allow Recaptcha service url to be configured () 2019-05-02 16:09:39 +03:00
repofiles Add commit statuses reports on pull request view () 2019-06-30 08:57:59 +01:00
search Global code search support () 2018-03-16 22:04:33 +08:00
secret Integrate OAuth2 Provider () 2019-03-08 11:42:50 -05:00
session Add golangci () 2019-06-12 15:41:28 -04:00
setting Support git.PATH entry in app.ini () 2019-07-07 03:26:56 -04:00
ssh switch to use gliderlabs/ssh for builtin server () 2019-07-06 21:28:09 -04:00
structs Display original author and URL information when showing migrated issues/comments () 2019-07-08 10:14:12 +08:00
sync Fix status table race condition () 2017-05-31 16:57:17 +08:00
templates Display original author and URL information when showing migrated issues/comments () 2019-07-08 10:14:12 +08:00
test move code.gitea.io/git to code.gitea.io/gitea/modules/git () 2019-03-27 17:33:00 +08:00
upload Refactor filetype is not allowed errors () 2019-07-06 22:25:05 -04:00
user Add golangci () 2019-06-12 15:41:28 -04:00
util Handle insecure and ports in go get () 2019-05-27 22:08:38 +01:00
validation Add golangci () 2019-06-12 15:41:28 -04:00