54 Commits (7c03def5f4f98f681cc4f9ad359646fab9ebadd8)

Author SHA1 Message Date
  SagePtr 22a92099bc Fix missing release title in webhook (#4783) (#4796) 7 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) 8 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 8 years ago
  Lauris BH 94ad100bdf Sync releases table with tags on push and for mirrors (#2459) 8 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
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Kim "BKC" Carlbäcker a35f849f28 Add Pagination to Releases-page 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Thibault Meyer 461f464398 Fix #3315: Release dont use tag creation date (#3374) 9 years ago
  마누엘 a9e30c8fce models/release: Update Sha1 if tag already exists (#3331) 9 years ago
  Unknwon d61bcdc10b Remove redundant Unix timestamp method call 9 years ago
  Unknwon 41c8e6c524 #3076 detect invalid tag name git error 9 years ago
  Unknwon 9e3e82ebea models/release: filter input to prevent command line argument vulnerability 9 years ago
  Unknwon 43109be749 fix #2804 9 years ago
  Marin Jankovski cd97a3e8a9 Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 years ago
  Unknwon 9f43369667 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
  Unknwon 8ac9d9b4c7 rename import path 9 years ago
  Unknwon 7c3baef786 move out git module and #1573 send push hook 9 years ago
  Unknwon 42d8bbe23e wiki: finish new 9 years ago
  Unknwon 43eda8feb3 introduce git-shell 9 years ago
  Unknwon 24a086a9f0 fix #2002 9 years ago
  Unknwon a0a4125989 fix #1383 9 years ago
  Unknwon c0b841a766 fix #1958 9 years ago
  Unknwon 12cad18886 rename fields 10 years ago
  Unknwon 5c0b3471b9 fix release created timezone issue 10 years ago
  Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 11 years ago
  Unknown ad5ec45dd6 Fix #165 11 years ago
  Unknown e07674bff1 Support edit release and save as draft 11 years ago
  Unknown 9961f9a53c Fix #197 11 years ago