79 Commits (d3d155e574950e64d30d70c3f8c953be06f10c45)

Author SHA1 Message Date
  John Olheiser 121d6e2f1b Add single release page and latest redirect (#11102) 5 years ago
  Lunny Xiao be45245e67 Move PushUpdateAddDeleteTags to repository module from models (#10106) 5 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  Lunny Xiao bcbac2c462 Move some repository methods from models to modules/repository (#9353) 5 years ago
  Antoine GIRARD f0dd9046a8 refactor(models/attachement): use getAttachmentsByUUIDs (#9317) 5 years ago
  Wenxuan Zhao 30cce0fb47 Allow externalID to be UUID (#8551) 5 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
  Lunny Xiao 869c8e00fe Add extra user information when migrating release (#8331) 5 years ago
  Lunny Xiao c67c1263d5 Extract actions on deletereleasebyid from models to release service (#8219) 5 years ago
  Lanre Adelowo 6e71d41ee1 Delete releases attachments if release is deleted (#6068) 5 years ago
  Daniel Fonseca de Lira 1a00bb3a3b Fix release API URL generation (#8234) 5 years ago
  Lunny Xiao 786d184750 Move create release from models to a standalone package (#7539) 5 years ago
  Lunny Xiao 5183baf95a fix wrong sender when send slack webhook (#7918) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Lunny Xiao e183c18dd4 Move models.PushUpdate to repofiles.PushUpdate (#7485) 5 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  gdeverlant fe63d73b35 Added URL mapping for Release attachments like on github.com (#1707) 6 years ago
  Harshit Bansal 3f2e57be70 mirror: Delete tags in mirror which are removed for original repo. (#5609) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lunny Xiao fb495b8db6 fix release creation via API (#5076) 6 years ago
  SagePtr 22a92099bc Fix missing release title in webhook (#4783) (#4796) 6 years ago
  Lunny Xiao 80871d8594 fix bug when deleting a release (#4207) 7 years ago
  Lunny Xiao 88c541cfe1 Fix some webhooks bugs (#3981) 7 years ago
  Lunny Xiao a619bd08b0 Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
  Jonas Franz c5f62658b2 Add Attachment API (#3478) 7 years ago
  Wendell Sun 16b79e2ffc Bug fix for repo releases sorted (#3522) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Lauris BH 94ad100bdf Sync releases table with tags on push and for mirrors (#2459) 7 years ago
  Lauris BH bd6172b6a6 Fix release display and correct paging (#2080) 8 years ago
  iszla a3d350c332 Pagination on releases page (#2035) 8 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Lunny Xiao 2f67b5cbf5 fix some typos (#1082) 8 years ago
  Matthias Loibl 799bb6e441 Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
  Philip Couling 7f6c2c538f Attach to release (#673) 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Lunny Xiao 18e37597b2 Make releases faster than before and resolved #490 (#588) 8 years ago
  Lunny Xiao 7f2c784b4d change the default action when deleting a release to not delete tag 8 years ago
  Ethan Koenig e29ff03812 Release API endpoints 8 years ago
  Lunny Xiao bdf8452447 fixed vulnerabilities on deleting release (#399) 8 years ago
  Bwko 7b14700974 Lint/issue &mail (#243) 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago