32 コミット (fd7d83ace60258acf7139c4c787aa8af75b7ba8c)

作成者 SHA1 メッセージ 日付
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2年前
  qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs (#17968) 2年前
  Lunny Xiao 5723240490
Some repository refactors (#17950) 2年前
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2年前
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2年前
  zeripath 9302eba971
DBContext is just a Context (#17100) 2年前
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2年前
  KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 2年前
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3年前
  6543 bb4261a5ed
Add issue subscription check to API (#10967) 4年前
  6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475) 4年前
  6543 084a2b0026
Code Refactor of IssueWatch related things (#10401) 4年前
  6543 b65e954f73
FIX Pagination of ListAccessTokens and GetIssueWatchers (#10449) 4年前
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4年前
  6543 9406368633 Fix Issue Unsubscription (#9634) 4年前
  6543 2ab8c78c30 Refactor Issues Subscription (#8738) 4年前
  guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) 4年前
  6543 5a187f4bcc Add API for Issue set Subscription (#8729) 4年前
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4年前
  Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6年前
  David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories (#4201) 6年前
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6年前
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6年前
  David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384) 6年前
  Andrey Nering e5c56fe30d Code style fixes 7年前
  Andrey Nering a90ffffb1a Use variables for times 7年前
  Andrey Nering 18952c40f8 Add copyright headers 7年前
  Andrey Nering caed86fc6e Fix lint 7年前
  Andrey Nering cb362513f0 Add updated_unix column on issue_watch 7年前
  Andrey Nering aa6e949b3d Consider issue_watchers while sending notifications 7年前
  Andrey Nering b674460748 Add watch button on issue 7年前
  Andrey Nering a0d0de7233 Create issue_watch table 7年前