| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move eslintrc/stylelintrc to non-deprecated extensions (#20110) | silverwind | 2022-06-24 | 3 | -2/+0 |
* | Allow manager logging to set SQL (#20064) | zeripath | 2022-06-24 | 6 | -9/+79 |
* | Replace pubkey with privkey in keys_ssh.tmpl (#20112) | Robert Lützner | 2022-06-24 | 1 | -1/+1 |
* | Update security information to add a public gpg key to make sending encrypted... | Lunny Xiao | 2022-06-24 | 1 | -1/+69 |
* | Improve log document (#20097) | wxiaoguang | 2022-06-24 | 1 | -4/+20 |
* | Fix wrong login requirement routers (#20101) | Lunny Xiao | 2022-06-23 | 1 | -1/+1 |
* | Respect setting.UI.FeedPagingNum (#20094) | Jimmy Praet | 2022-06-23 | 2 | -0/+2 |
* | [skip ci] Updated translations via Crowdin | Lunny Xiao | 2022-06-23 | 1 | -0/+15 |
* | Use correct variable for issue count (#20085) | Lunny Xiao | 2022-06-22 | 1 | -2/+2 |
* | Fix alias traversal (#20076) | Sandro | 2022-06-22 | 1 | -5/+5 |
* | Update permissions.en-us.md (#20075) | Jordan Cech | 2022-06-21 | 1 | -4/+4 |
* | Changelog for 1.16.9 (#20059) (#20063) | 6543 | 2022-06-22 | 2 | -1/+20 |
* | Release page show all tags in compare dropdown (#20070) | 6543 | 2022-06-21 | 1 | -1/+8 |
* | docs: Mention file extension for issue_template directory (#20057) | s-hamann | 2022-06-21 | 1 | -1/+1 |
* | [skip ci] Updated translations via Crowdin | SteveTheEngineer | 2022-06-21 | 28 | -0/+34 |
* | Catch the error before the response is processed by goth. (#20000) | SteveTheEngineer | 2022-06-20 | 1 | -12/+20 |
* | Adjust transaction handling via db.Context (#20031) | Lunny Xiao | 2022-06-20 | 4 | -42/+29 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 147 | -397/+402 |
* | [skip ci] Updated translations via Crowdin | Gusted | 2022-06-20 | 1 | -0/+10 |
* | Disable federation by default (#20045) | Gusted | 2022-06-20 | 5 | -26/+39 |
* | Respond with a 401 on git push when password isn't changed yet (#20026) | Wim | 2022-06-19 | 1 | -0/+5 |
* | Alter hook_task TEXT fields to LONGTEXT (#20038) | Wim | 2022-06-19 | 3 | -3/+31 |
* | Simplify and fix migration 216 (#20035) | zeripath | 2022-06-19 | 1 | -21/+0 |
* | use quoted regexp instead of git fixed-value (#20029) | wxiaoguang | 2022-06-19 | 2 | -2/+9 |
* | fix delete pull head ref for DeleteIssue (#20032) | a1012112796 | 2022-06-19 | 4 | -3/+19 |
* | User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19... | Anthony Wang | 2022-06-19 | 20 | -5/+762 |
* | Backtick table name in generic orphan check (#20019) | Gusted | 2022-06-19 | 1 | -2/+2 |
* | Update document to clarify that ALLOWED_DOMAINS/BLOCKED_DOMAINS support wildc... | wxiaoguang | 2022-06-18 | 2 | -2/+4 |
* | Return 404 when tag is broken (#20017) | Wim | 2022-06-18 | 1 | -0/+4 |
* | Dump should only copy regular files and symlink regular files (#20015)v1.18.0-dev | wxiaoguang | 2022-06-18 | 1 | -3/+18 |
* | [skip ci] Updated translations via Crowdin | zeripath | 2022-06-18 | 2 | -0/+300 |
* | [skip ci] Updated translations via Crowdin | zeripath | 2022-06-18 | 1 | -0/+153 |
* | Add fgprof pprof profiler (#20005) | zeripath | 2022-06-18 | 3 | -0/+7 |
* | [skip ci] Updated translations via Crowdin | zeripath | 2022-06-18 | 1 | -0/+1 |
* | Improve action table indices (#19472) | zeripath | 2022-06-18 | 3 | -7/+88 |
* | Add dbconsistency checks for Stopwatches (#20010) | zeripath | 2022-06-18 | 1 | -0/+6 |
* | fix push mirrors URL are no longer displayed on the UI (#20011) | Mohamed Sekour | 2022-06-18 | 1 | -3/+0 |
* | Empty log queue on flush and close (#19994) | zeripath | 2022-06-18 | 1 | -0/+39 |
* | [skip ci] Updated translations via Crowdin | zeripath | 2022-06-18 | 1 | -0/+51 |
* | Stop spurious APIFormat stopwatches logs (#20008) | zeripath | 2022-06-17 | 2 | -2/+6 |
* | Fix CountOrphanedLabels in orphan check (#20009) | zeripath | 2022-06-17 | 1 | -1/+1 |
* | Write Commit-Graphs in RepositoryDumper (#20004) | zeripath | 2022-06-17 | 1 | -0/+5 |
* | Add fetch.writeCommitGraph to gitconfig (#20006) | zeripath | 2022-06-17 | 1 | -0/+3 |
* | move agit dependcy (#19998) | Lunny Xiao | 2022-06-17 | 2 | -61/+29 |
* | Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996) | wxiaoguang | 2022-06-17 | 1 | -1/+6 |
* | gitconfig: set safe.directory = * (#19870) | singuliere | 2022-06-17 | 1 | -0/+13 |
* | Fix Readme render bug (#19992) | Lunny Xiao | 2022-06-17 | 1 | -1/+1 |
* | Delete duplicated update btn on pull request view page (#19993) | Lunny Xiao | 2022-06-17 | 1 | -39/+1 |
* | Use DisplayName() instead of FullName in Oauth provider (#19991) | oGi4i | 2022-06-16 | 2 | -1/+20 |
* | fix permission check for delete tag (#19985) | a1012112796 | 2022-06-16 | 7 | -1/+64 |