9 Commits (46d024428f82e882c549b62c0dfb1c529a372c9b)

Author SHA1 Message Date
  KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 1 year ago
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 1 year ago
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1 year ago
  Jason Song a08b484549
Tag list should include draft releases with existing tags (#21263) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  Lunny Xiao e09fb30d34
improvement some release related code (#19867) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  singuliere 367894adc8
add test coverage for original author conversion during migrations (#18506) 2 years ago
  Lunny Xiao 5723240490
Some repository refactors (#17950) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 2 years ago
  zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 2 years ago
  6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175) 3 years ago
  Lunny Xiao 8567cba0d9
Implement delete release attachments and update release attachments' name (#14130) 3 years ago
  Norwin 5d57f4bcb8
sort release attachments by name (#15008) 3 years ago
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3 years ago
  a1012112796 b687707014
Add the tag list page to the release page (#12096) 3 years ago
  6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856) 3 years ago
  赵智超 e7d65cbc6e
Add email notify for new release (#12463) 3 years ago
  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) 5 years ago
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 years ago
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 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