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/modules
Lunny Xiao c0bb5ebc15 Fix repository issues pagination bug when there are more than one label filter (#9512) (#9528)
* Fix repository issues pagination bug when there are more than one label filter (#9512)

* fix merge
2019-12-28 23:54:24 +00:00
..
auth Fix max length check and limit in multiple repo forms (#9148) (#9204) 2019-11-29 14:00:19 +08:00
avatar Improve handling of non-square avatars (#7025) 2019-05-25 14:46:14 +03:00
base Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
cache Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
charset Reduce test sensibility (#8393) 2019-10-07 01:49:14 -04:00
context Add Close() method to gogitRepository (#8901) (#8956) 2019-11-13 13:54:04 +00:00
cron Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 2019-10-14 09:10:42 +03:00
generate
git Add Close() method to gogitRepository (#8901) (#8956) 2019-11-13 13:54:04 +00:00
gzip Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025) 2019-11-15 15:57:57 +00:00
highlight Add a lot of extension to language mappings for syntax highlights (#7741) 2019-08-05 23:48:31 +08:00
httplib Add golangci (#6418) 2019-06-12 15:41:28 -04:00
indexer fix issue indexer not triggered when migrating a repository (#9333) 2019-12-13 13:07:11 +08:00
lfs Ensure Request Body Readers are closed in LFS server (#8454) 2019-10-10 18:42:28 +01:00
log Fix data race (#8204) 2019-09-17 12:39:37 +03:00
markup Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 2019-10-13 23:29:10 +01:00
metrics
migrations Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420) 2019-12-18 21:02:47 -05:00
minwinsvc
notification fix issue indexer not triggered when migrating a repository (#9333) 2019-12-13 13:07:11 +08:00
options Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
password Fix password complexity regex for special characters (backport for v1.10.0) (#8524) 2019-10-16 11:09:27 +08:00
pprof Add golangci (#6418) 2019-06-12 15:41:28 -04:00
private Attempt to fix hook problem (#7854) 2019-08-14 12:25:05 +03:00
process Restore functionality for early gits (#7775) 2019-10-12 08:13:27 +08:00
public Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
recaptcha Fix reCAPTCHA URL (#9119) 2019-11-22 14:48:58 +00:00
references Backport: Enable punctuations ending mentions (#8889) (#8894) 2019-11-09 20:24:59 -05:00
repofiles Fix deleted branch isn't removed when push the branch again (#9516) (#9524) 2019-12-28 12:41:41 +08:00
search
secret
session Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
setting Fix #9151 - smtp logger configuration sendTos should be an arra… (#9157) 2019-11-25 16:18:16 +01:00
ssh Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
structs Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 2019-10-14 09:10:42 +03:00
sync Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
task Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
templates Fix repository issues pagination bug when there are more than one label filter (#9512) (#9528) 2019-12-28 23:54:24 +00:00
test Add Close() method to gogitRepository (#8901) (#8956) 2019-11-13 13:54:04 +00:00
timeutil Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
upload Fix upload file type check (#7890) 2019-08-17 13:10:17 +03:00
user Add golangci (#6418) 2019-06-12 15:41:28 -04:00
util Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
validation Implement webhook branch filter (#7791) 2019-09-09 08:48:21 +03:00