summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-24345-3812/+4229
* Use `*PushUpdateOptions` as receiver (#17724)Gusted2021-11-242-17/+17
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-2437-353/+277
* Fix visibility of org avatars (#17789)qwerty2872021-11-241-7/+13
* Use correct Sender on webhook change title (#17791)Gusted2021-11-241-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-11-244-18/+96
* Use new OneDev /milestones endpoint (#17782)KN4CK3R2021-11-231-2/+18
* Fix keys test (#17776)techknowlogick2021-11-231-1/+1
* Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)zeripath2021-11-226-17/+70
* Improve ellipsis buttons (#17773)silverwind2021-11-226-7/+18
* Harden authorized keys a bit more (#17772)mscherer2021-11-221-1/+1
* Add copy Commit ID button in commits list (#17759)velengel2021-11-223-2/+10
* Add documentation for backend development (#17512)Lunny Xiao2021-11-232-0/+128
* [skip ci] Updated translations via CrowdinGiteaBot2021-11-2314-28/+2
* More pleasantly handle broken or missing git repositories (#17747)zeripath2021-11-226-4/+63
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-2242-451/+279
* Support pagination of organizations on user settings pages (#16083)Lunny Xiao2021-11-227-34/+108
* Make `bind` error more readable (#17750)Gusted2021-11-221-1/+2
* Improvements to content history (#17746)Jimmy Praet2021-11-226-22/+64
* Fix project board bug and improve documents (#17753)wxiaoguang2021-11-222-9/+38
* Fix navbar on project view (#17749)Gusted2021-11-221-1/+1
* Exclude from watching tests (#17744)Gusted2021-11-221-0/+1
* Add user settings key/value DB table (#16834)techknowlogick2021-11-228-2/+198
* Add new JS linter rules (#17699)silverwind2021-11-2223-109/+845
* Use `f` variant to parse formatting (#17751)Gusted2021-11-221-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-11-223-0/+16
* Allow Loading of Diffs that are too large (#17739)zeripath2021-11-228-62/+146
* Remove NewSession method from db.Engine interface (#17577)Lunny Xiao2021-11-2144-570/+550
* Fix close issue but time watcher still running (#17643)Lunny Xiao2021-11-216-115/+156
* [skip ci] Updated licenses and gitignoresGiteaBot2021-11-213-2/+5
* Reset locale on login (#17734)zeripath2021-11-203-0/+10
* Extract constant names out for the ReverseProxy and Basic authentication meth...zeripath2021-11-205-5/+11
* Enable show more files in diff for git <2.31 (#17733)zeripath2021-11-204-32/+253
* Make a.add-code-comment click handler an event handler (#17737)zeripath2021-11-201-1/+1
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-2033-292/+376
* Make SSL cipher suite configurable (#17440)zeripath2021-11-209-54/+266
* Fix correct usage of teams (#17732)Gusted2021-11-202-2/+8
* [skip ci] Updated translations via CrowdinGiteaBot2021-11-202-0/+55
* Better builtin avatar generator (#17707)wxiaoguang2021-11-2019-376/+417
* Add settings to allow different SMTP envelope from address (#17479)zeripath2021-11-194-10/+43
* Allow Token API calls be authorized using the reverse-proxy header (#15119)Paweł Bogusławski2021-11-191-3/+6
* Move attachment into models/repo/ (#17650)Lunny Xiao2021-11-1939-408/+471
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-1943-259/+335
* Prevent double sanitize (#16386)KN4CK3R2021-11-193-64/+48
* Added comment for changing issue ref (#17672)Gusted2021-11-194-1/+41
* Remove unused `user` paramater (#17723)Gusted2021-11-191-3/+3
* Prepare and check test env during CI (#17725)wxiaoguang2021-11-193-14/+69
* Fix bug when project board get open issue number (#17703)Lunny Xiao2021-11-191-1/+3
* perf: sent `data-path` once for each file (#17657)Gusted2021-11-195-11/+11
* Prevent deadlock in TestPersistableChannelQueue (#17717)zeripath2021-11-191-0/+33