| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Only use Host header from reverse proxy (#32060) | wxiaoguang | 2024-09-20 | 2 | -12/+6 |
* | Lazy load avatar images (#32051) | hiifong | 2024-09-17 | 1 | -1/+1 |
* | Support allowed hosts for migrations to work with proxy (#32025) | Jason Song | 2024-09-11 | 1 | -5/+1 |
* | Support migration from AWS CodeCommit (#31981) | Zettat123 | 2024-09-11 | 2 | -9/+19 |
* | bump to go 1.23 (#31855) | techknowlogick | 2024-09-10 | 5 | -5/+6 |
* | Enable compression for Actions logs by default (#32013) | Jason Song | 2024-09-09 | 1 | -2/+2 |
* | Save initial signup information for users to aid in spam prevention (#31852) | techknowlogick | 2024-09-09 | 1 | -0/+3 |
* | Increase `cacheContextLifetime` to reduce false reports (#32011) | Jason Song | 2024-09-09 | 2 | -7/+7 |
* | Remove SHA1 for support for ssh rsa signing (#31857) | Wim | 2024-09-07 | 2 | -2/+2 |
* | Use global lock instead of NewExclusivePool to allow distributed lock between... | Lunny Xiao | 2024-09-06 | 5 | -71/+83 |
* | Use forum.gitea.com instead of old URL (#31989) | Lunny Xiao | 2024-09-06 | 1 | -1/+1 |