| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix git 2.11 error when checking IsEmpty (#27393) | wxiaoguang | 2023-10-02 | 1 | -1/+2 |
* | More `db.DefaultContext` refactor (#27265) | JakobDev | 2023-09-29 | 3 | -7/+7 |
* | Improvements of releases list and tags list (#25859) | Zettat123 | 2023-09-28 | 1 | -1/+4 |
* | doctor: delete action entries without existing user (#27292) | 6543 | 2023-09-28 | 1 | -0/+3 |
* | fix orphan check for deleted branch (#27310) | Earl Warren | 2023-09-28 | 1 | -3/+3 |
* | make writing main test easier (#27270) | Lunny Xiao | 2023-09-28 | 6 | -23/+6 |
* | Document the queue item's marshaling behavior (#27271) | wxiaoguang | 2023-09-26 | 1 | -0/+2 |
* | Another round of `db.DefaultContext` refactor (#27103) | JakobDev | 2023-09-25 | 6 | -16/+17 |
* | Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203) | Nabapadma-sarker | 2023-09-24 | 1 | -0/+1 |
* | Quote table `release` in sql queries (#27205) | KN4CK3R | 2023-09-23 | 1 | -1/+1 |
* | Fix push mirror, wrong timestamp format (#27153) | Daniel Kilimnik | 2023-09-23 | 1 | -8/+12 |
* | Remove some dead code (#27196) | wxiaoguang | 2023-09-22 | 2 | -4/+0 |
* | Updates to the API for archived repos (#27149) | JakobDev | 2023-09-21 | 1 | -0/+6 |
* | Fix review request number and add more tests (#27104) | Nanguan Lin | 2023-09-21 | 1 | -6/+21 |
* | Refactor lfs requests (#26783) | Chongyi Zheng | 2023-09-18 | 6 | -135/+124 |
* | Support `.git-blame-ignore-revs` file (#26395) | KN4CK3R | 2023-09-16 | 14 | -30/+184 |
* | Add `RemoteAddress` to mirrors (#26952) | KN4CK3R | 2023-09-16 | 2 | -0/+14 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 5 | -11/+12 |
* | Add tests for db indexer in indexer_test.go (#27087) | Nanguan Lin | 2023-09-16 | 1 | -131/+324 |
* | Actions are no longer experimental, so enable them by default (#27054) | Lunny Xiao | 2023-09-15 | 1 | -1/+1 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 6 | -16/+21 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 5 | -10/+13 |
* | Remove the useless function `GetUserIssueStats` and move relevant tests to `i... | Nanguan Lin | 2023-09-14 | 1 | -1/+82 |
* | Replace 'userxx' with 'orgxx' in all test files when the user type is org (#... | Nanguan Lin | 2023-09-14 | 1 | -15/+15 |
* | fix media description render for orgmode (#26895) | Earl Warren | 2023-09-13 | 2 | -9/+34 |
* | Update status and code index after changing the default branch (#27018) | Nanguan Lin | 2023-09-13 | 1 | -1/+8 |
* | Fix object storage path handling (#27024) | wxiaoguang | 2023-09-13 | 2 | -14/+48 |
* | S3: log human readable error on connection failure (#26856) | Earl Warren | 2023-09-12 | 2 | -0/+55 |
* | Fix context cache bug & enable context cache for dashabord commits' authors (... | Lunny Xiao | 2023-09-11 | 2 | -45/+21 |
* | Use secure cookie for HTTPS sites (#26999) | wxiaoguang | 2023-09-11 | 1 | -1/+1 |
* | Fix INI parsing for value with trailing slash (#26995) | wxiaoguang | 2023-09-10 | 2 | -2/+20 |
* | Clarify the git command Stdin hanging problem (#26967) | wxiaoguang | 2023-09-08 | 2 | -17/+12 |
* | Expanding documentation in queue.go (#26889) | zareck | 2023-09-08 | 1 | -13/+48 |
* | move repository deletion to service layer (#26948) | Lunny Xiao | 2023-09-08 | 6 | -2/+12 |
* | Replace `util.SliceXxx` with `slices.Xxx` (#26958) | CaiCandong | 2023-09-07 | 5 | -95/+20 |
* | Add reverseproxy auth for API back with default disabled (#26703) | Lunny Xiao | 2023-09-07 | 1 | -0/+2 |
* | Move createrepository from module to service layer (#26927) | Lunny Xiao | 2023-09-06 | 8 | -454/+23 |
* | Artifacts retention and auto clean up (#26131) | FuXiaoHei | 2023-09-06 | 1 | -4/+10 |
* | Fix the display of org level badges (#26504) | yp05327 | 2023-09-06 | 2 | -0/+2 |
* | Move notification interface to services layer (#26915) | Lunny Xiao | 2023-09-05 | 3 | -636/+0 |
* | Move feed notification service layer (#26908) | Lunny Xiao | 2023-09-05 | 3 | -511/+0 |
* | Move ui notification to service layer (#26907) | Lunny Xiao | 2023-09-05 | 2 | -257/+0 |
* | Move indexer notification to service layer (#26906) | Lunny Xiao | 2023-09-05 | 2 | -125/+0 |
* | Move mail notification logic to service layer (#26905) | Lunny Xiao | 2023-09-05 | 2 | -207/+0 |
* | Use Go 1.21 and update dependencies (#26878) | wxiaoguang | 2023-09-03 | 2 | -19/+2 |
* | Refactor `og:description` to limit the max length (#26876) | wxiaoguang | 2023-09-03 | 1 | -0/+5 |
* | restrict certificate type for builtin SSH server (#26789) | Earl Warren | 2023-09-01 | 1 | -0/+6 |
* | Avoid double-unescaping of form value (#26853) | wxiaoguang | 2023-09-01 | 2 | -22/+4 |
* | Move web/api context related testing function into a separate package (#26859) | wxiaoguang | 2023-09-01 | 1 | -5/+4 |
* | Render code blocks in repo description (#26830) | silverwind | 2023-08-31 | 1 | -3/+2 |