| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix submodule parsing (#32571) | Lunny Xiao | 2024-11-20 | 20 | -360/+492 |
* | Refactor markup render system (#32533) | wxiaoguang | 2024-11-18 | 41 | -506/+566 |
* | Fix and refactor markdown rendering (#32522) | wxiaoguang | 2024-11-16 | 18 | -211/+210 |
* | Improve testing and try to fix MySQL hanging (#32515) | wxiaoguang | 2024-11-15 | 4 | -58/+92 |
* | Fix `recentupdate` sorting bugs (#32505) | Zettat123 | 2024-11-15 | 1 | -0/+1 |
* | Add avif image file support (#32508) | wxiaoguang | 2024-11-15 | 4 | -22/+78 |
* | Reduce integration test overhead (#32475) | Rowan Bohde | 2024-11-14 | 22 | -70/+37 |
* | Refactor render system (#32492) | wxiaoguang | 2024-11-14 | 18 | -171/+157 |
* | cargo registry - respect renamed dependencies (#32430) | Albin Hedman | 2024-11-12 | 2 | -17/+52 |
* | Refactor LFS SSH and internal routers (#32473) | wxiaoguang | 2024-11-12 | 6 | -54/+62 |
* | Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#3... | Zettat123 | 2024-11-11 | 1 | -0/+4 |
* | Refactor sidebar assignee&milestone&project selectors (#32465) | wxiaoguang | 2024-11-11 | 5 | -2/+9 |
* | Add reviewers selection to new pull request (#32403) | Calvin K | 2024-11-09 | 1 | -1/+3 |
* | Add new event commit status creation and webhook implementation (#27151) | Lunny Xiao | 2024-11-07 | 3 | -11/+28 |
* | Support quote selected comments to reply (#32431) | wxiaoguang | 2024-11-07 | 7 | -23/+41 |
* | Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) | Lunny Xiao | 2024-11-07 | 4 | -471/+1 |
* | Updated tokenizer to better matching when search for code snippets (#32261) | Bruno Sofiato | 2024-11-06 | 5 | -7/+77 |
* | Use 8 as default value for git lfs concurrency (#32421) | wxiaoguang | 2024-11-05 | 4 | -5/+8 |
* | Fix milestone deadline and date related problems (#32339) | Lunny Xiao | 2024-11-05 | 3 | -4/+13 |
* | Refactor template ctx and render utils (#32422) | wxiaoguang | 2024-11-05 | 6 | -78/+150 |
* | Refactor DateUtils and merge TimeSince (#32409) | wxiaoguang | 2024-11-04 | 5 | -117/+133 |
* | Refactor markup package (#32399) | wxiaoguang | 2024-11-04 | 19 | -1087/+1154 |
* | Make LFS http_client parallel within a batch. (#32369) | Royce Remer | 2024-11-04 | 5 | -138/+162 |
* | Replace DateTime with proper functions (#32402) | wxiaoguang | 2024-11-02 | 4 | -27/+49 |
* | Fix git error handling (#32401) | wxiaoguang | 2024-11-02 | 2 | -34/+10 |
* | Fix created_unix for mirroring (#32342) | Lunny Xiao | 2024-11-02 | 1 | -2/+3 |
* | Replace DateTime with DateUtils (#32383) | wxiaoguang | 2024-11-02 | 2 | -0/+35 |
* | Refactor tests to prevent from unnecessary preparations (#32398) | wxiaoguang | 2024-11-01 | 3 | -4/+34 |
* | Add artifacts test fixture (#30300) | Kyle D. | 2024-11-01 | 1 | -1/+1 |
* | Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE... | Zettat123 | 2024-10-31 | 7 | -9/+13 |
* | Update go dependencies (#32389) | wxiaoguang | 2024-10-31 | 5 | -10/+6 |
* | refactor: remove redundant err declarations (#32381) | Oleksandr Redko | 2024-10-30 | 2 | -5/+2 |
* | Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin... | Royce Remer | 2024-10-30 | 3 | -7/+35 |
* | Fix clean tmp dir (#32360) | Lunny Xiao | 2024-10-29 | 1 | -13/+23 |
* | Make admins adhere to branch protection rules (#32248) | Tim | 2024-10-23 | 1 | -0/+3 |
* | Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore... | Zettat123 | 2024-10-22 | 1 | -2/+4 |
* | Support requested_reviewers data in comment webhook events (#26178) | 谈笑风生间 | 2024-10-16 | 1 | -7/+8 |
* | Support migrating GitHub/GitLab PR draft status (#32242) | Zettat123 | 2024-10-13 | 1 | -0/+1 |
* | Make git push options accept short name (#32245) | wxiaoguang | 2024-10-12 | 3 | -21/+75 |
* | Allow code search by filename (#32210) | Bruno Sofiato | 2024-10-11 | 9 | -40/+534 |
* | update git book link to v2 (#32221) | Ehsan Shirvanian | 2024-10-09 | 1 | -2/+2 |
* | Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam... | Zisu Zhang | 2024-10-05 | 1 | -0/+2 |
* | Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) | Bruno Sofiato | 2024-10-03 | 1 | -1/+27 |
* | Support repo license (#24872) | yp05327 | 2024-10-01 | 2 | -1/+2 |
* | Change the code search to sort results by relevance (#32134) | Bruno Sofiato | 2024-09-28 | 2 | -2/+6 |
* | Add pure SSH LFS support (#31516) | ConcurrentCrab | 2024-09-27 | 6 | -0/+802 |
* | Fix wrong status of `Set up Job` when first step is skipped (#32120) | yp05327 | 2024-09-24 | 2 | -21/+49 |
* | Add bin to Composer Metadata (#32099) | Jamie Schouten | 2024-09-21 | 1 | -0/+1 |
* | Fix wrong last modify time (#32102) | Lunny Xiao | 2024-09-21 | 2 | -1/+3 |
* | Use camo.Always instead of camo.Allways (#32097) | Lunny Xiao | 2024-09-21 | 3 | -4/+14 |