| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new mail package instead of an unmintained one (#32682) | Lunny Xiao | 2024-12-05 | 1 | -5/+10 |
* | Refactor markup render system (#32612) | wxiaoguang | 2024-11-24 | 1 | -2/+2 |
* | Update go dependencies (#32389) | wxiaoguang | 2024-10-31 | 1 | -16/+11 |
* | Support repo license (#24872) | yp05327 | 2024-10-01 | 1 | -0/+5 |
* | Bump minio-go to latest version (#32156) | Manuel Valls Fernández | 2024-09-30 | 1 | -0/+5 |
* | Add pure SSH LFS support (#31516) | ConcurrentCrab | 2024-09-27 | 1 | -0/+10 |
* | Support migration from AWS CodeCommit (#31981) | Zettat123 | 2024-09-11 | 1 | -0/+50 |
* | bump to go 1.23 (#31855) | techknowlogick | 2024-09-10 | 1 | -2/+7 |
* | Remove SHA1 for support for ssh rsa signing (#31857) | Wim | 2024-09-07 | 1 | -4/+9 |
* | Use global lock instead of NewExclusivePool to allow distributed lock between... | Lunny Xiao | 2024-09-06 | 1 | -0/+15 |
* | Support compression for Actions logs (#31761) | Jason Song | 2024-08-09 | 1 | -0/+10 |
* | bump golang deps (#31422) | techknowlogick | 2024-06-24 | 1 | -7/+12 |
* | Azure blob storage support (#30995) | Lunny Xiao | 2024-05-30 | 1 | -0/+15 |
* | Bump `github.com/google/go-github` to v61 (#30738) | Chongyi Zheng | 2024-04-28 | 1 | -2/+2 |
* | Use maintained gziphandler (#30592) | Lunny Xiao | 2024-04-21 | 1 | -5/+5 |
* | Replace MSSQL driver with a better maintained version (#30390) | Lunny Xiao | 2024-04-11 | 1 | -5/+10 |
* | Upgrade Go 1.22 and upgrade dependency (#29869) | wxiaoguang | 2024-03-17 | 1 | -8/+13 |
* | Revert "Support SAML authentication (#25165)" (#29358) | 6543 | 2024-02-24 | 1 | -25/+0 |
* | Support SAML authentication (#25165) | techknowlogick | 2024-02-23 | 1 | -0/+25 |
* | Update go dependencies and fix go-git (#28893) | wxiaoguang | 2024-01-23 | 1 | -6/+1 |
* | Update go dependencies (#28518) | wxiaoguang | 2023-12-19 | 1 | -7/+7 |
* | Bump google/go-github to v57 (#28514) | Yevhen Pavlov | 2023-12-18 | 1 | -2/+2 |
* | bump go-deps (#27489) | techknowlogick | 2023-10-07 | 1 | -15/+5 |
* | Update go dependencies (#26534) | wxiaoguang | 2023-08-16 | 1 | -5/+5 |
* | Replace gogs/cron with go-co-op/gocron (#25977) | Chongyi Zheng | 2023-07-24 | 1 | -5/+10 |
* | Refactor to use urfave/cli/v2 (#25959) | wxiaoguang | 2023-07-21 | 1 | -3/+8 |
* | Remove nfnt/resize and oliamb/cutter (#25999) | harryzcy | 2023-07-20 | 1 | -10/+0 |
* | Bump github.com/golang-jwt/jwt to v5 (#25975) | harryzcy | 2023-07-19 | 1 | -0/+5 |
* | Upgrade go dependencies (#25819) | harryzcy | 2023-07-14 | 1 | -8/+23 |
* | Update github.com/google/go-github to v53 (#25157) | Yevhen Pavlov | 2023-06-09 | 1 | -2/+2 |
* | Update github.com/google/go-github to v52 (#24004) | 6543 | 2023-05-31 | 1 | -2/+2 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 1 | -0/+10 |
* | Bump golang deps (#24533) | techknowlogick | 2023-05-05 | 1 | -2/+52 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 1 | -0/+5 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 1 | -5/+0 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 1 | -0/+5 |
* | Ensure final newline in `assets/go-licenses.json` (#24407) | silverwind | 2023-04-28 | 1 | -1/+1 |
* | Allow `webp` images as avatars (#24248) | JakobDev | 2023-04-21 | 1 | -0/+5 |
* | Update redis library to support redis v7 (#24114) | techknowlogick | 2023-04-13 | 1 | -5/+5 |
* | Update github.com/google/go-github to v51 (#23946) | harryzcy | 2023-04-08 | 1 | -2/+2 |
* | Drop "unrolled/render" package (#23965) | wxiaoguang | 2023-04-08 | 1 | -5/+0 |
* | Add meilisearch support (#23136) | techknowlogick | 2023-03-28 | 1 | -0/+15 |
* | Update act (#23512) | Jason Song | 2023-03-16 | 1 | -5/+0 |
* | Update go.mod dependencies (#23126) | zeripath | 2023-02-24 | 1 | -1/+1 |
* | Use import of OCI structs (#22765) | KN4CK3R | 2023-02-06 | 1 | -0/+10 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+120 |
* | Consume hcaptcha and pwn deps (#22610) | John Olheiser | 2023-01-29 | 1 | -10/+0 |
* | Add support for incoming emails (#22056) | KN4CK3R | 2023-01-14 | 1 | -0/+25 |
* | Update golang deps (#22410) | techknowlogick | 2023-01-12 | 1 | -3/+13 |
* | Replace deprecated Webauthn library (#22400) | techknowlogick | 2023-01-11 | 1 | -15/+15 |