| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: allow actions artifacts storage migration to complete succesfully (#3125... | Giteabot | 2024-06-05 | 1 | -2/+16 |
* | Move database operations of merging a pull request to post receive hook and a... | Giteabot | 2024-05-08 | 1 | -0/+3 |
* | Fix missing migrate actions artifacts (#30874) (#30886) | Giteabot | 2024-05-07 | 1 | -8/+16 |
* | Make sure git version&feature are always prepared (#30877) (#30879) | wxiaoguang | 2024-05-07 | 2 | -6/+3 |
* | Add some tests to clarify the "must-change-password" behavior (#30693) | wxiaoguang | 2024-04-27 | 5 | -12/+67 |
* | Enable more `revive` linter rules (#30608) | silverwind | 2024-04-22 | 1 | -1/+1 |
* | Add --skip-db option to dump command (#30613) | Kemal Zebari | 2024-04-21 | 1 | -24/+34 |
* | chore: use errors.New to replace fmt.Errorf with no parameters will much bett... | Cheng | 2024-04-21 | 7 | -11/+15 |
* | Improve "must-change-password" logic and document (#30472) | wxiaoguang | 2024-04-14 | 2 | -25/+27 |
* | Performance optimization for git push (#30104) | Lunny Xiao | 2024-04-09 | 1 | -13/+22 |
* | Clean up log messages (#30313) | wxiaoguang | 2024-04-07 | 1 | -1/+1 |
* | Refactor "dump" sub-command (#30240) | wxiaoguang | 2024-04-03 | 1 | -223/+63 |
* | Move some asymkey functions to service layer (#28894) | Lunny Xiao | 2024-03-04 | 1 | -2/+2 |
* | Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) | 6543 | 2024-02-23 | 1 | -4/+4 |
* | Refactor cmd setup and remove deadcode (#29313) | wxiaoguang | 2024-02-22 | 2 | -13/+2 |
* | Refactor JWT secret generating & decoding code (#29172) | wxiaoguang | 2024-02-16 | 1 | -1/+1 |
* | Fix push to create with capitalize repo name (#29090) | Lunny Xiao | 2024-02-08 | 1 | -5/+7 |
* | Unify user update methods (#28733) | KN4CK3R | 2024-02-04 | 1 | -23/+21 |
* | Add `must-change-password` cli parameter (#27626) | KN4CK3R | 2024-02-03 | 1 | -1/+9 |
* | Simplify how git repositories are opened (#28937) | Lunny Xiao | 2024-01-27 | 1 | -1/+2 |
* | Fix migrate storage bug (#28830) | Lunny Xiao | 2024-01-20 | 1 | -0/+6 |
* | Move doctor package from modules to services (#28856) | Lunny Xiao | 2024-01-20 | 2 | -2/+2 |
* | Return `responseText` instead of string in some functions (#28836) | yp05327 | 2024-01-19 | 3 | -3/+3 |
* | Move more functions to db.Find (#28419) | Lunny Xiao | 2024-01-15 | 1 | -2/+2 |
* | Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) | wxiaoguang | 2024-01-10 | 1 | -2/+2 |
* | Improve ObjectFormat interface (#28496) | Lunny Xiao | 2023-12-19 | 1 | -2/+2 |
* | Improve CLI code and descriptions (#28482) | wxiaoguang | 2023-12-15 | 8 | -28/+19 |
* | Abstract hash function usage (#28138) | Adam Majer | 2023-12-13 | 1 | -2/+5 |
* | Improve doctor cli behavior (#28422) | wxiaoguang | 2023-12-11 | 2 | -28/+56 |
* | Use db.Find instead of writing methods for every object (#28084) | Lunny Xiao | 2023-11-24 | 1 | -1/+2 |
* | fixed duplicate attachments on dump on windows (#28019) | Anudeep Reddy | 2023-11-14 | 1 | -1/+1 |
* | Refactor Find Sources and fix bug when view a user who belongs to an unactive... | Lunny Xiao | 2023-11-03 | 1 | -1/+1 |
* | Final round of `db.DefaultContext` refactor (#27587) | JakobDev | 2023-10-14 | 1 | -1/+1 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 5 | -31/+31 |
* | make writing main test easier (#27270) | Lunny Xiao | 2023-09-28 | 1 | -3/+1 |
* | move the `gitea admin` subcommands into separate files (#27307) | Nanguan Lin | 2023-09-27 | 7 | -619/+670 |
* | Another round of `db.DefaultContext` refactor (#27103) | JakobDev | 2023-09-25 | 2 | -3/+4 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 2 | -3/+3 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 2 | -4/+4 |
* | fix: typo (#27009) | MomentQYC | 2023-09-11 | 1 | -1/+1 |
* | clarify aspects of the dump command (#26887) | JonRB | 2023-09-03 | 1 | -1/+1 |
* | Expanded minimum RSA Keylength to 3072 (#26604) | mainboarder | 2023-08-28 | 1 | -1/+1 |
* | Handle base64 decoding correctly to avoid panic (#26483) | wxiaoguang | 2023-08-14 | 1 | -2/+2 |
* | Fix stderr usages (#26477) | wxiaoguang | 2023-08-13 | 1 | -2/+1 |
* | Refactor tests (#26464) | wxiaoguang | 2023-08-12 | 1 | -2/+2 |
* | Call git.InitSimple for runRepoSyncReleases (#26396) | wxiaoguang | 2023-08-10 | 1 | -0/+4 |
* | Fix incorrect CLI exit code and duplicate error message (#26346) | wxiaoguang | 2023-08-05 | 2 | -16/+85 |
* | Improve CLI and messages (#26341) | wxiaoguang | 2023-08-05 | 2 | -52/+17 |
* | Fix CLI allowing creation of access tokens with existing name (#26071) | Yarden Shoham | 2023-07-25 | 1 | -5/+16 |
* | Improve "gitea doctor" sub-command and fix "help" commands (#26072) | wxiaoguang | 2023-07-25 | 3 | -27/+36 |