105 Revize (02d4e4d412d41364d504ab168804143c37ff75bc)

Autor SHA1 Zpráva Datum
  JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) před 8 měsíci
  JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) před 8 měsíci
  JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) před 9 měsíci
  JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) před 9 měsíci
  Lunny Xiao 673cf6af76
make writing main test easier (#27270) před 9 měsíci
  JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) před 9 měsíci
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) před 9 měsíci
  JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) před 9 měsíci
  Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) před 9 měsíci
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) před 9 měsíci
  Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) před 10 měsíci
  KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) před 10 měsíci
  Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) před 11 měsíci
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) před 1 rokem
  Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) před 1 rokem
  Jason Song 6348823eab
Fix panic when migrating a repo from GitHub with issues (#25246) před 1 rokem
  Yevhen Pavlov 5fa4415bbb
Update github.com/google/go-github to v53 (#25157) před 1 rokem
  6543 af3deb0b30
GitLab migration: Sanitize response for reaction list (#25054) před 1 rokem
  6543 4c81dae297
Update github.com/google/go-github to v52 (#24004) před 1 rokem
  wxiaoguang 4647660776
Rewrite logger system (#24726) před 1 rokem
  Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) před 1 rokem
  wxiaoguang f6e029e6c7
Make repo migration cancelable and fix various bugs (#24605) před 1 rokem
  wxiaoguang 6f9c278559
Rewrite queue (#24505) před 1 rokem
  wxiaoguang 911975059a
Improve test logger (#24235) před 1 rokem
  harryzcy 1ee45305e0
Update github.com/google/go-github to v51 (#23946) před 1 rokem
  wxiaoguang ce9dee5a1e
Introduce path Clean/Join helper functions (#23495) před 1 rokem
  Lunny Xiao b116418f05
Use CleanPath instead of path.Clean (#23371) před 1 rokem
  Lauris BH 58b4143803
Add loading yaml label template files (#22976) před 1 rokem
  Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) před 1 rokem
  Sybren 25f4b7d7cd
Prevent duplicate labels when importing more than 99 (#22591) před 1 rokem
  Sybren b383652e02
Fix assignment to `cm.AssigneeID` when importing comments (#22528) před 1 rokem
  Sybren 151b1a9508
Support importing comment types (#22510) před 1 rokem
  Haruo Kinoshita 9edf80f472
Fix migration from gitbucket (repost) (#22477) před 1 rokem
  techknowlogick b36854df37
Update golang deps (#22410) před 1 rokem
  Jason Song 71ca3067bc
Check primary keys for all tables and drop ForeignReference (#21721) před 1 rokem
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) před 1 rokem
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) před 1 rokem
  Jason Song e4eaa68a2b
Replace yaml.v2 with yaml.v3 (#21832) před 1 rokem
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) před 1 rokem
  Gary Moon 40229a7dd8
Skip GitHub migration tests if the API token is undefined (#21824) před 1 rokem
  Chongyi Zheng 81ea4f95a0
Handle branch name with prefix in GitHub migration (#20357) před 1 rokem
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) před 1 rokem
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) před 1 rokem
  Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) před 1 rokem
  techknowlogick 9e2f37404c
Foreign ID conflicts if ID is 0 for each item (#21271) před 1 rokem
  zeripath 8080e23c9b
Move go-licenses to generate and separate generate into a frontend and backend component (#21061) před 1 rokem
  zeripath e6b3be4608
Add more checks in migration code (#21011) před 1 rokem
  John Olheiser a48d6ba4b4
Go 1.19 format (#20758) před 1 rokem
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) před 1 rokem
  zeripath 6d3181406d
Double check CloneURL is acceptable (#20869) před 1 rokem