aboutsummaryrefslogtreecommitdiffstats
path: root/modules/util
Commit message (Expand)AuthorAgeFilesLines
* Prevent timer leaks in Workerpool and others (#11333)zeripath2020-05-081-0/+21
* inform participants on UI too (#10473)65432020-02-281-0/+10
* Sanitize credentials in mirror form (#9975)Lunny Xiao2020-01-252-0/+28
* Convert EOL to UNIX-style to render MD properly (#8925)guillep2k2019-11-132-0/+96
* Stop using git count-objects and use raw directory size for repository (#8848)zeripath2019-11-101-1/+18
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-151-0/+10
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-66/+0
* Handle insecure and ports in go get (#7041)zeripath2019-05-272-2/+3
* Better logging (#6038) (#6095)zeripath2019-04-021-2/+2
* Clean up various use of escape/unescape functions for URL generation (#6334)mrsdizzie2019-03-182-40/+59
* Remove util.RemoveAll - should have been removed since go 1.7 (#6299)zeripath2019-03-102-30/+0
* Disallow empty titles (#5785)Lanre Adelowo2019-01-212-0/+22
* Fix open redirect vulnerability on login screen (#4312)Jonas Franz2018-06-262-0/+48
* Fix #4081 Check for leading / in base before removing it (#4082)Antoine GIRARD2018-05-302-2/+8
* Fix relative markdown links with anchors (#4058)Jonas Franz2018-05-282-6/+18
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-0/+29
* fix gpg expired bug when time is zero (#3584)Lunny Xiao2018-02-261-0/+5
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-202-0/+57
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-141-3/+7
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-0/+57
* Fix error message sanitiziation (#3082)Ethan Koenig2017-12-041-0/+48
* Code/repo search (#2582)Ethan Koenig2017-10-272-0/+32
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-241-0/+15
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-0/+29
* refactor: remove workaround after the golang 1.7 release. (#1349)Bo-Yi Wu2017-03-292-0/+30
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-0/+25