61 Révisions (e63274ee09596de5446f92150b2afbad9664c5de)

Auteur SHA1 Message Date
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) il y a 5 ans
  zeripath 704da08fdc
Better logging (#6038) (#6095) il y a 5 ans
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) il y a 5 ans
  gdeverlant d3dc07f282 Added URL mapping for Release attachments like on github.com (#1707) il y a 5 ans
  Harshit Bansal 63bd1b9203 mirror: Delete tags in mirror which are removed for original repo. (#5609) il y a 5 ans
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) il y a 5 ans
  Lunny Xiao 970c690681 fix release creation via API (#5076) il y a 5 ans
  SagePtr 4ae5a54c1f Fix missing release title in webhook (#4783) (#4796) il y a 5 ans
  Lunny Xiao 406031d3cc fix bug when deleting a release (#4207) il y a 6 ans
  Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) il y a 6 ans
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) il y a 6 ans
  Jonas Franz 9a5e628a7e Add Attachment API (#3478) il y a 6 ans
  Wendell Sun 2f5c1ba1db Bug fix for repo releases sorted (#3522) il y a 6 ans
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) il y a 6 ans
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) il y a 6 ans
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) il y a 6 ans
  Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459) il y a 6 ans
  Lauris BH 783b1967e2 Fix release display and correct paging (#2080) il y a 7 ans
  iszla 3f9016430f Pagination on releases page (#2035) il y a 7 ans
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) il y a 7 ans
  Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) il y a 7 ans
  Lunny Xiao c2eef171ff fix some typos (#1082) il y a 7 ans
  Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) il y a 7 ans
  Philip Couling 64375d875b Attach to release (#673) il y a 7 ans
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) il y a 7 ans
  Lunny Xiao 61306fa737 Make releases faster than before and resolved #490 (#588) il y a 7 ans
  Lunny Xiao 3c7116382f change the default action when deleting a release to not delete tag il y a 7 ans
  Ethan Koenig 0c301f7b5c Release API endpoints il y a 7 ans
  Lunny Xiao 15c3d14d55 fixed vulnerabilities on deleting release (#399) il y a 7 ans
  Bwko c0ca6644ad Lint/issue &mail (#243) il y a 7 ans
  Bwko ece19f4a5e Lint models/release.go il y a 7 ans
  Thibault Meyer a4454f5d0f
Rewrite XORM queries il y a 7 ans
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) il y a 7 ans
  Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page il y a 7 ans
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) il y a 7 ans
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) il y a 7 ans
  Thibault Meyer 30fda0f1ae Fix #3315: Release dont use tag creation date (#3374) il y a 8 ans
  마누엘 36a63dd059 models/release: Update Sha1 if tag already exists (#3331) il y a 8 ans
  Unknwon 250be011c7 Remove redundant Unix timestamp method call il y a 8 ans
  Unknwon c912494609 #3076 detect invalid tag name git error il y a 8 ans
  Unknwon 0a78d99a4d models/release: filter input to prevent command line argument vulnerability il y a 8 ans
  Unknwon f76d821bda fix #2804 il y a 8 ans
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. il y a 8 ans
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) il y a 8 ans
  Unknwon 19423957b1 rename import path il y a 8 ans
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook il y a 8 ans
  Unknwon 392f3ee210 wiki: finish new il y a 8 ans
  Unknwon c50a3503e6 introduce git-shell il y a 8 ans
  Unknwon 1d4a5b1825 fix #2002 il y a 8 ans
  Unknwon 987dcc5372 fix #1383 il y a 8 ans