gitea/modules
dioss-Machiel 68bca621cd Prevent empty LDAP search from deactivating all users (#9879) (#9890)
* Backport of #9879 (Add option to prevent LDAP from deactivating everything on empty search)

* go fmtted

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: zeripath <art27@cantab.net>
2020-01-20 15:02:35 -05:00
..
auth Prevent empty LDAP search from deactivating all users (#9879) (#9890) 2020-01-20 15:02:35 -05: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 fix bug about wrong dependencies permissions check and other wr… (#9884) 2020-01-20 16:45:42 +01: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 Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
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 Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
migrations Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420) 2019-12-18 21:02:47 -05:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service (#1149) 2017-03-09 09:27:43 +08:00
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 Global code search support (#3664) 2018-03-16 22:04:33 +08:00
secret Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
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 [Backport] Fix bug when migrate from API (#8631) (#9563) 2020-01-02 01:36:00 +02: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