summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Prevent off-by-one error on comments on newly appended lines (#18029)zeripath2021-12-202-0/+53
* Stop printing 03d after escaped characters in logs (#18030)zeripath2021-12-191-1/+1
* Improve TestPatch to use git read-tree -m and implement git-merge-one-file fu...zeripath2021-12-191-1/+5
* Add option to define refs in issue templates (#17842)qwerty2872021-12-171-0/+1
* Fix rename notification bug (#18008)Lunny Xiao2021-12-171-2/+0
* Use JSON module instead of stdlib json (#18003)Gusted2021-12-171-1/+1
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-165-1/+34
* Prevent double decoding of % in url params (#17997)zeripath2021-12-161-0/+4
* Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951)silverwind2021-12-164-13/+17
* Fixed emoji alias not parsed in links (#16221)KN4CK3R2021-12-152-9/+16
* Refactor HTTP request context (#17979)wxiaoguang2021-12-154-109/+70
* Add missing `X-Total-Count` and fix some related bugs (#17968)qwerty2872021-12-154-4/+7
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-141-0/+1
* Improve behavior of "Fork" button (#17288)qwerty2872021-12-131-2/+16
* Some repository refactors (#17950)Lunny Xiao2021-12-127-54/+12
* Fix markdown URL parsing (#17924)wxiaoguang2021-12-113-75/+127
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-107-26/+32
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-1047-265/+335
* Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928)wxiaoguang2021-12-093-16/+104
* Improve checkBranchName (#17901)zeripath2021-12-085-24/+75
* allways set a message-id on mails (#17900)Garionion2021-12-081-5/+11
* Refactor install page (db type) (#17919)wxiaoguang2021-12-072-9/+5
* Replace "unix" by "http+unix" for PROTOCOL (#17771)mscherer2021-12-052-20/+19
* Test cache during init (#17852)wxiaoguang2021-12-061-0/+15
* Removed SizeFmt. (#17890)KN4CK3R2021-12-031-1/+0
* Add migrate from Codebase (#16768)KN4CK3R2021-12-021-0/+4
* Use fmt.Sprintf correctly (#17886)delvh2021-12-022-2/+2
* Refactor various strings (#17784)mscherer2021-12-028-19/+30
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-016-50/+144
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-3041-224/+503
* Make Co-committed-by and co-authored-by trailers optional (#17848)zeripath2021-11-291-0/+3
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-2810-34/+43
* Handle relative unix socket paths (#17836)zeripath2021-11-271-3/+10
* Replace regex usage for MIME parsing (#17831)Gabriel Vasile2021-11-271-2/+6
* Use correct user on releases (#17806)Gusted2021-11-251-2/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-2433-291/+363
* Use `*PushUpdateOptions` as receiver (#17724)Gusted2021-11-241-14/+14
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-2422-2716/+8
* Fix visibility of org avatars (#17789)qwerty2872021-11-241-7/+13
* Use correct Sender on webhook change title (#17791)Gusted2021-11-241-1/+1
* More pleasantly handle broken or missing git repositories (#17747)zeripath2021-11-221-1/+33
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-222-3/+8
* Add user settings key/value DB table (#16834)techknowlogick2021-11-221-1/+1
* Fix close issue but time watcher still running (#17643)Lunny Xiao2021-11-212-517/+0
* Reset locale on login (#17734)zeripath2021-11-202-0/+6
* Extract constant names out for the ReverseProxy and Basic authentication meth...zeripath2021-11-202-2/+2
* Enable show more files in diff for git <2.31 (#17733)zeripath2021-11-201-1/+1
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-2010-140/+247
* Make SSL cipher suite configurable (#17440)zeripath2021-11-203-44/+11
* Fix correct usage of teams (#17732)Gusted2021-11-201-0/+6