74 次代码提交 (e766f11bd3be2ab108dfdb1213180adb90582bcc)

作者 SHA1 备注 提交日期
  guillep2k 0032278a46 Allow externalID to be UUID (#8551) (#8624) 4 年前
  Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 4 年前
  Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331) 4 年前
  Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219) 4 年前
  Lanre Adelowo 63ff61615e Delete releases attachments if release is deleted (#6068) 4 年前
  Daniel Fonseca de Lira 09e452f84a Fix release API URL generation (#8234) 4 年前
  Lunny Xiao 4959bf1c09
Move create release from models to a standalone package (#7539) 4 年前
  Lunny Xiao 9b9d162194 fix wrong sender when send slack webhook (#7918) 4 年前
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 年前
  Lunny Xiao 2c5c458dd7
Move models.PushUpdate to repofiles.PushUpdate (#7485) 4 年前
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 年前
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 年前
  kolaente f9ec2f89f2 Add golangci (#6418) 5 年前
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 年前
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 年前
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 年前
  gdeverlant d3dc07f282 Added URL mapping for Release attachments like on github.com (#1707) 5 年前
  Harshit Bansal 63bd1b9203 mirror: Delete tags in mirror which are removed for original repo. (#5609) 5 年前
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5 年前
  Lunny Xiao 970c690681 fix release creation via API (#5076) 5 年前
  SagePtr 4ae5a54c1f Fix missing release title in webhook (#4783) (#4796) 5 年前
  Lunny Xiao 406031d3cc fix bug when deleting a release (#4207) 6 年前
  Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 6 年前
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 年前
  Jonas Franz 9a5e628a7e Add Attachment API (#3478) 6 年前
  Wendell Sun 2f5c1ba1db Bug fix for repo releases sorted (#3522) 6 年前
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 年前
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 年前
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 年前
  Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459) 6 年前
  Lauris BH 783b1967e2 Fix release display and correct paging (#2080) 7 年前
  iszla 3f9016430f Pagination on releases page (#2035) 7 年前
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 7 年前
  Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 7 年前
  Lunny Xiao c2eef171ff fix some typos (#1082) 7 年前
  Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) 7 年前
  Philip Couling 64375d875b Attach to release (#673) 7 年前
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7 年前
  Lunny Xiao 61306fa737 Make releases faster than before and resolved #490 (#588) 7 年前
  Lunny Xiao 3c7116382f change the default action when deleting a release to not delete tag 7 年前
  Ethan Koenig 0c301f7b5c Release API endpoints 7 年前
  Lunny Xiao 15c3d14d55 fixed vulnerabilities on deleting release (#399) 7 年前
  Bwko c0ca6644ad Lint/issue &mail (#243) 7 年前
  Bwko ece19f4a5e Lint models/release.go 7 年前
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 7 年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 年前
  Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page 7 年前
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 7 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 年前
  Thibault Meyer 30fda0f1ae Fix #3315: Release dont use tag creation date (#3374) 7 年前