summaryrefslogtreecommitdiffstats
path: root/modules/util
Commit message (Expand)AuthorAgeFilesLines
* Only allow webhook to send requests to allowed hosts (#17482)wxiaoguang2021-11-011-0/+19
* Read expected buffer size (#17409)KN4CK3R2021-10-241-0/+20
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-122-1/+24
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-0/+35
* Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to e...zeripath2021-07-201-0/+21
* Retry rename on lock induced failures (re-fix) (#16461)zeripath2021-07-161-1/+1
* Retry rename on lock induced failures (#16435)zeripath2021-07-151-1/+28
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-082-3/+3
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-142-35/+187
* Use single shared random string generation function (#15741)silverwind2021-05-102-0/+65
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-082-0/+81
* [API] Add pagination to ListBranches (#14524)65432021-02-032-0/+81
* migrate from com.* to alternatives (#14103)65432020-12-252-4/+39
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-0/+80
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-0/+39
* Issue and Pulls lists rework (#13594)silverwind2020-11-251-0/+24
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Completely quote AppPath and CustomConf paths (#12955)zeripath2020-09-282-0/+192
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-114-56/+57
* 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