79 Commits (v1.12.1)

Author SHA1 Message Date
  John Olheiser 4f597b1866
Add single release page and latest redirect (#11102) 4 years ago
  Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106) 4 years ago
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 years ago
  Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 4 years ago
  Antoine GIRARD c3d31e5534 refactor(models/attachement): use getAttachmentsByUUIDs (#9317) 4 years ago
  Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551) 4 years ago
  Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 4 years ago
  Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331) 4 years ago
  Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219) 4 years ago
  Lanre Adelowo 63ff61615e Delete releases attachments if release is deleted (#6068) 4 years ago
  Daniel Fonseca de Lira 09e452f84a Fix release API URL generation (#8234) 4 years ago
  Lunny Xiao 4959bf1c09
Move create release from models to a standalone package (#7539) 4 years ago
  Lunny Xiao 9b9d162194 fix wrong sender when send slack webhook (#7918) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  Lunny Xiao 2c5c458dd7
Move models.PushUpdate to repofiles.PushUpdate (#7485) 4 years ago
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 4 years ago
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  gdeverlant d3dc07f282 Added URL mapping for Release attachments like on github.com (#1707) 5 years ago
  Harshit Bansal 63bd1b9203 mirror: Delete tags in mirror which are removed for original repo. (#5609) 5 years ago
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5 years ago
  Lunny Xiao 970c690681 fix release creation via API (#5076) 5 years ago
  SagePtr 4ae5a54c1f Fix missing release title in webhook (#4783) (#4796) 5 years ago
  Lunny Xiao 406031d3cc fix bug when deleting a release (#4207) 6 years ago
  Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 6 years ago
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
  Jonas Franz 9a5e628a7e Add Attachment API (#3478) 6 years ago
  Wendell Sun 2f5c1ba1db Bug fix for repo releases sorted (#3522) 6 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 years ago
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 years ago
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 years ago
  Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459) 6 years ago
  Lauris BH 783b1967e2 Fix release display and correct paging (#2080) 7 years ago
  iszla 3f9016430f Pagination on releases page (#2035) 7 years ago
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 7 years ago
  Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 7 years ago
  Lunny Xiao c2eef171ff fix some typos (#1082) 7 years ago
  Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) 7 years ago
  Philip Couling 64375d875b Attach to release (#673) 7 years ago
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7 years ago
  Lunny Xiao 61306fa737 Make releases faster than before and resolved #490 (#588) 7 years ago
  Lunny Xiao 3c7116382f change the default action when deleting a release to not delete tag 7 years ago
  Ethan Koenig 0c301f7b5c Release API endpoints 7 years ago
  Lunny Xiao 15c3d14d55 fixed vulnerabilities on deleting release (#399) 7 years ago
  Bwko c0ca6644ad Lint/issue &mail (#243) 7 years ago
  Bwko ece19f4a5e Lint models/release.go 7 years ago
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 7 years ago