| Commit message (Expand) | Author | Age | Files | Lines |
* | Add reviewers selection to new pull request (#32403) | Calvin K | 2024-11-09 | 4 | -5/+12 |
* | Fix broken releases when re-pushing tags (#32435) | Zettat123 | 2024-11-08 | 1 | -0/+47 |
* | Include file extension checks in attachment API (#32151) | Kemal Zebari | 2024-11-06 | 3 | -2/+83 |
* | Updated tokenizer to better matching when search for code snippets (#32261) | Bruno Sofiato | 2024-11-06 | 12 | -5/+6 |
* | Fix milestone deadline and date related problems (#32339) | Lunny Xiao | 2024-11-05 | 2 | -15/+12 |
* | Refactor RepoRefByType (#32413) | wxiaoguang | 2024-11-05 | 1 | -10/+10 |
* | Refactor tests to prevent from unnecessary preparations (#32398) | wxiaoguang | 2024-11-01 | 3 | -51/+55 |
* | Add artifacts test fixture (#30300) | Kyle D. | 2024-11-01 | 7 | -37/+69 |
* | Fix db engine (#32351) | wxiaoguang | 2024-10-27 | 1 | -0/+35 |
* | Make admins adhere to branch protection rules (#32248) | Tim | 2024-10-23 | 1 | -0/+47 |
* | Make git push options accept short name (#32245) | wxiaoguang | 2024-10-12 | 1 | -0/+57 |
* | Allow code search by filename (#32210) | Bruno Sofiato | 2024-10-11 | 24 | -5/+90 |
* | Allow maintainers to view and edit files of private repos when "Allow maintai... | Zettat123 | 2024-10-11 | 1 | -0/+78 |
* | Improve the maintainblity of the reserved username list (#32229) | wxiaoguang | 2024-10-10 | 1 | -36/+9 |
* | Move admin routers from /admin to /-/admin (#32189) | Lunny Xiao | 2024-10-10 | 4 | -13/+12 |
* | Refactor CSRF token (#32216) | wxiaoguang | 2024-10-10 | 25 | -116/+80 |
* | Fix bug when a token is given public only (#32204) | Lunny Xiao | 2024-10-08 | 3 | -1/+57 |
* | Add support for searching users by email (#30908) | yp05327 | 2024-10-04 | 1 | -0/+36 |
* | Fix PR creation on forked repositories (#31863) | Job | 2024-10-04 | 1 | -0/+27 |
* | add {{TEST_MINIO_ENDPOINT}} for local testing "with/without" docker + fix pgs... | sommerf-lf | 2024-10-03 | 3 | -7/+15 |
* | Make oauth2 code clear. Move oauth2 provider code to their own packages/files... | Lunny Xiao | 2024-10-02 | 1 | -14/+14 |
* | Support repo license (#24872) | yp05327 | 2024-10-01 | 6 | -3/+85 |
* | Fix the logic of finding the latest pull review commit ID (#32139) | Zettat123 | 2024-10-01 | 2 | -1/+35 |
* | Ensure `GetCSRF` doesn't return an empty token (#32130) | Jason Song | 2024-09-30 | 3 | -11/+9 |
* | Fix bug in getting merged pull request by commit (#32079) | Zettat123 | 2024-09-24 | 1 | -0/+16 |
* | Fix rename branch permission bug (#32066) | Lunny Xiao | 2024-09-22 | 1 | -4/+4 |
* | Fix artifact v4 upload above 8MB (#31664) | ChristopherHX | 2024-09-22 | 1 | -0/+130 |
* | Add bin to Composer Metadata (#32099) | Jamie Schouten | 2024-09-21 | 1 | -1/+7 |
* | Fix upload maven pacakge parallelly (#31851) | Lunny Xiao | 2024-09-21 | 1 | -0/+33 |
* | Fix incorrect `/tokens` api (#32085) | KN4CK3R | 2024-09-20 | 1 | -20/+11 |
* | Fix: database not update release when using `git push --tags --force` (#32040) | Exploding Dragon | 2024-09-18 | 1 | -0/+36 |
* | Refactor CSRF protector (#32057) | wxiaoguang | 2024-09-18 | 3 | -33/+8 |
* | Add missing comment reply handling (#32050) | KN4CK3R | 2024-09-17 | 1 | -139/+143 |
* | Handle invalid target when creating releases using API (#31841) | Kemal Zebari | 2024-09-12 | 1 | -0/+18 |
* | bump to go 1.23 (#31855) | techknowlogick | 2024-09-10 | 2 | -4/+4 |
* | Remove SHA1 for support for ssh rsa signing (#31857) | Wim | 2024-09-07 | 1 | -1/+1 |
* | Fix nuget/conan/container packages upload bugs (#31967) | Lunny Xiao | 2024-09-05 | 3 | -70/+383 |
* | Prevent update pull refs manually and will not affect other refs update (#31931) | Lunny Xiao | 2024-09-02 | 2 | -0/+23 |
* | Fix agit automerge (#31207) | Lunny Xiao | 2024-08-20 | 3 | -0/+139 |
* | Fix actions notify bug (#31866) | Lunny Xiao | 2024-08-19 | 1 | -2/+2 |
* | render plain text file if the LFS object doesn't exist (#31812) | Rowan Bohde | 2024-08-15 | 6 | -1/+16 |
* | Show lock owner instead of repo owner on LFS setting page (#31788) | Jason Song | 2024-08-11 | 1 | -0/+62 |
* | Support compression for Actions logs (#31761) | Jason Song | 2024-08-09 | 1 | -1/+1 |
* | Add signature support for the RPM module (#27069) | Exploding Dragon | 2024-08-06 | 1 | -0/+27 |
* | Clarify Actions resources ownership (#31724) | Jason Song | 2024-08-01 | 1 | -2/+2 |
* | Add permission check when creating PR (#31033) | yp05327 | 2024-07-29 | 2 | -16/+82 |
* | add `username` to OIDC introspection response (#31688) | Shivaram Lingamneni | 2024-07-25 | 1 | -2/+4 |
* | fix OIDC introspection authentication (#31632) | Shivaram Lingamneni | 2024-07-23 | 1 | -0/+56 |
* | allow synchronizing user status from OAuth2 login providers (#31572) | Rowan Bohde | 2024-07-16 | 1 | -1/+2 |
* | Allow disabling authentication related user features (#31535) | Rowan Bohde | 2024-07-09 | 1 | -0/+405 |