| Commit message (Expand) | Author | Age | Files | Lines |
* | Make repo migration cancelable and fix various bugs (#24605) | wxiaoguang | 2023-05-11 | 1 | -3/+2 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 1 | -2/+1 |
* | Improve test logger (#24235) | wxiaoguang | 2023-04-21 | 1 | -39/+28 |
* | Update github.com/google/go-github to v51 (#23946) | harryzcy | 2023-04-08 | 2 | -20/+27 |
* | Introduce path Clean/Join helper functions (#23495) | wxiaoguang | 2023-03-21 | 1 | -2/+2 |
* | Use CleanPath instead of path.Clean (#23371) | Lunny Xiao | 2023-03-08 | 1 | -2/+2 |
* | Add loading yaml label template files (#22976) | Lauris BH | 2023-03-02 | 1 | -8/+11 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 1 | -0/+1 |
* | Prevent duplicate labels when importing more than 99 (#22591) | Sybren | 2023-01-24 | 1 | -1/+1 |
* | Fix assignment to `cm.AssigneeID` when importing comments (#22528) | Sybren | 2023-01-19 | 1 | -1/+3 |
* | Support importing comment types (#22510) | Sybren | 2023-01-18 | 1 | -2/+21 |
* | Fix migration from gitbucket (repost) (#22477) | Haruo Kinoshita | 2023-01-17 | 2 | -3/+12 |
* | Update golang deps (#22410) | techknowlogick | 2023-01-12 | 1 | -2/+4 |
* | Check primary keys for all tables and drop ForeignReference (#21721) | Jason Song | 2022-12-23 | 1 | -11/+0 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 1 | -1/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 25 | -50/+25 |
* | Replace yaml.v2 with yaml.v3 (#21832) | Jason Song | 2022-11-21 | 2 | -2/+2 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 1 | -6/+6 |
* | Skip GitHub migration tests if the API token is undefined (#21824) | Gary Moon | 2022-11-15 | 1 | -1/+5 |
* | Handle branch name with prefix in GitHub migration (#20357) | Chongyi Zheng | 2022-11-03 | 1 | -1/+6 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 6 | -22/+22 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 3 | -12/+12 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 2 | -4/+4 |
* | Foreign ID conflicts if ID is 0 for each item (#21271) | techknowlogick | 2022-10-02 | 1 | -0/+4 |
* | Move go-licenses to generate and separate generate into a frontend and backen... | zeripath | 2022-09-05 | 1 | -1/+0 |
* | Add more checks in migration code (#21011) | zeripath | 2022-09-04 | 13 | -230/+638 |
* | Go 1.19 format (#20758) | John Olheiser | 2022-08-30 | 2 | -5/+8 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 2 | -12/+11 |
* | Double check CloneURL is acceptable (#20869) | zeripath | 2022-08-21 | 3 | -5/+24 |
* | Add proxy host into allow list (#20798) | Lunny Xiao | 2022-08-16 | 1 | -0/+5 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 2 | -11/+11 |
* | Add tests for the host checking logic, clarify the behaviors (#20328) | wxiaoguang | 2022-07-13 | 2 | -3/+48 |
* | Correctly handle draft releases without a tag (#20314) | Chongyi Zheng | 2022-07-12 | 1 | -2/+1 |
* | Fix cli command restore-repo: "units" should be splitted to string slice, to ... | wxiaoguang | 2022-07-01 | 1 | -1/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Write Commit-Graphs in RepositoryDumper (#20004) | zeripath | 2022-06-17 | 1 | -0/+5 |
* | Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953) | wxiaoguang | 2022-06-15 | 1 | -2/+10 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 2 | -44/+44 |
* | Unify repo settings & show better error (#19828) | Gusted | 2022-06-12 | 1 | -1/+1 |
* | Prevent NPE whilst migrating if there is a team request review (#19855) | zeripath | 2022-06-09 | 4 | -4/+37 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 2 | -4/+5 |
* | Update go tool dependencies (#19676) | silverwind | 2022-05-10 | 3 | -5/+3 |
* | ignore DNS error when doing migration allow/block check (#19566) | wxiaoguang | 2022-05-02 | 1 | -4/+3 |
* | Fix migrate release from github (#19510) | Lunny Xiao | 2022-04-26 | 1 | -9/+12 |
* | User specific repoID or xorm builder conditions for issue search (#19475) | 6543 | 2022-04-25 | 1 | -1/+1 |
* | Add notags to fetch (#19487) | 6543 | 2022-04-25 | 1 | -1/+1 |
* | Fix datarace in gitea_uploader.go (#19409) | chavacava | 2022-04-15 | 1 | -2/+2 |
* | Use a struct as test options (#19393) | Lunny Xiao | 2022-04-14 | 1 | -1/+3 |
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 2 | -5/+6 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 3 | -6/+6 |