19 Commits (9733b60430d5abf7de6f7137129d604d78df9e74)

Author SHA1 Message Date
  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 d9c69596ff
Fix commit status index problem (#17061) 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 2289580bb7
[API] generalize list header (#16551) 2 years ago
  KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 2 years ago
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3 years ago
  Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977) 3 years ago
  6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 3 years ago
  6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856) 3 years ago
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 years ago
  Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886) 4 years ago
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 years ago
  Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  Antoine GIRARD 2b6f45299d api: fix multiple bugs with statuses endpoints (#7785) 4 years ago
  zeripath 734aa96508
Fix #7136: Add paging and extend API GetCommitStatuses (#7141) 5 years ago
  Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 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
  Lunny Xiao e7822473e9 Fix race on updatesize (#5190) 5 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 years ago
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 years ago
  Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784) 6 years ago
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 6 years ago
  Lauris BH 79494047b0 Show commit status icon in commits table (#1688) 7 years ago
  Lunny Xiao 3012971e92 fix bug on status API (#1533) 7 years ago
  Kim "BKC" Carlbäcker 4bea219128 Status-API (#1332) 7 years ago