| Commit message (Expand) | Author | Age | Files | Lines |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 1 | -2/+68 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -12/+11 |
* | Fix more HTMLURL in templates (#22831) | wxiaoguang | 2023-02-09 | 1 | -0/+4 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+3 |
* | Display error log when a modified template has an error so that it could reco... | Lunny Xiao | 2023-01-03 | 1 | -2/+9 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -1/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 10 | -20/+10 |
* | Fix vertical align of committer avatar rendered by email address (#21884) | Xinyu Zhou | 2022-11-23 | 1 | -3/+3 |
* | Fix dashboard ignored system setting cache (#21621) | Lunny Xiao | 2022-11-10 | 1 | -2/+1 |
* | Move svg html render to modules/svg (#21716) | Lunny Xiao | 2022-11-08 | 1 | -47/+8 |
* | feat: notify doers of a merge when automerging (#21553) | kolaente | 2022-11-03 | 1 | -1/+1 |
* | Fix generating compare link (#21519) | Lunny Xiao | 2022-10-21 | 1 | -0/+13 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 1 | -1/+3 |
* | Add `code` highlighting in issue titles (#21432) | Yarden Shoham | 2022-10-16 | 1 | -0/+11 |
* | Add nicer error handling on template compile errors (#21350) | zeripath | 2022-10-07 | 3 | -1/+225 |
* | Show label description in comments section (#21156) | JakobDev | 2022-09-16 | 1 | -5/+5 |
* | Make labels clickable in the comments section. (#21137) | Blender Defender | 2022-09-12 | 1 | -3/+3 |
* | Remove fomantic image module (#21145) | silverwind | 2022-09-12 | 1 | -3/+3 |
* | Share HTML template renderers and create a watcher framework (#20218) | zeripath | 2022-08-28 | 5 | -163/+250 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -17/+17 |
* | Enable contenthash in filename for dynamic assets (#20813) | silverwind | 2022-08-23 | 1 | -1/+3 |
* | Don't open new page for ext wiki on same repository (#20725) | Gusted | 2022-08-20 | 1 | -0/+1 |
* | Fix push mirror address backend get error Address cause setting page display ... | xpy | 2022-08-14 | 1 | -2/+2 |
* | Add disable download source configuration (#20548) | Lunny Xiao | 2022-07-31 | 1 | -4/+5 |
* | Vertical align avatar at middle (#20302) | Gusted | 2022-07-10 | 1 | -1/+1 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 1 | -2/+0 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 2 | -4/+4 |
* | fix push mirrors URL are no longer displayed on the UI (#20011) | Mohamed Sekour | 2022-06-18 | 1 | -3/+0 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -1/+2 |
* | Prettify number of issues (#17760) | Gusted | 2022-06-12 | 1 | -12/+21 |
* | Fix some mirror bugs (#18649) | Lunny Xiao | 2022-06-11 | 1 | -7/+23 |
* | Automatically render wiki TOC (#19873) | zeripath | 2022-06-08 | 1 | -0/+61 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 1 | -1/+1 |
* | Update go tool dependencies (#19676) | silverwind | 2022-05-10 | 1 | -2/+2 |
* | Calculate filename hash only once (#19654) | KN4CK3R | 2022-05-09 | 1 | -6/+0 |
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 3 | -3/+0 |
* | Refactor legacy `unknwon/com` package, improve golangci lint (#19284) | wxiaoguang | 2022-04-01 | 2 | -0/+165 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -1/+11 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -1/+2 |
* | Prevent start panic due to missing DotEscape function | Andrew Thornton | 2022-03-23 | 1 | -0/+1 |
* | Try to prevent autolinking of displaynames by email readers (#19169) | zeripath | 2022-03-23 | 1 | -0/+5 |
* | Fix display time of milestones (#18753) | René Schaar | 2022-02-16 | 1 | -2/+2 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 4 | -14/+12 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -9/+15 |
* | Remove golang vendored directory (#18277) | techknowlogick | 2022-01-14 | 1 | -1/+1 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | Don't store assets modified time into generated files (#18193) | Lunny Xiao | 2022-01-06 | 2 | -1/+8 |
* | Unify and simplify TrN for i18n (#18141) | wxiaoguang | 2022-01-02 | 1 | -64/+0 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 1 | -2/+2 |
* | Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) | silverwind | 2021-12-16 | 1 | -4/+4 |