Commit Graph

398 Commits (f70b3532360bfa9d421a06a11a8c2a9768aca793)

Author SHA1 Message Date
Lunny Xiao 41a4047e79
Fix bug on getIssueIDsByRepoID (#16119) (#16124)
3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754)
3 years ago
zeripath 42b9b46ad2
Never add labels not from this repository or organisation and remove org labels on transfer (#14928)
3 years ago
zeripath 78b7529cd4
Fix overdue marking of closed issues and milestones (#14923)
3 years ago
Lunny Xiao 5ccf8b6430
Fix issue search with db indexer because of mysql 5.7 sqlmode (#14907)
3 years ago
zeripath def964e57f
Make searching issues by keyword case insensitive on DB (#14848)
3 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
3 years ago
zeripath 378acc9d96
Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)
3 years ago
Lunny Xiao d3aa4971c7
Fix bug because of duplicated join (#14454)
3 years ago
Jimmy Praet f95dce2f10
exclude authored PRs from Review Requested filter (#14368)
3 years ago
Jimmy Praet acb1ceb1f4
Add review requested filter on pull request overview (#13701)
3 years ago
Lauris BH 0a3c3357f3
Sort issue search results by revelance (#14353)
3 years ago
Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220)
3 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218)
3 years ago
Lunny Xiao 21adeaad70
Fix dashboard issues labels filter bug (#14210)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198)
3 years ago
6543 f88a2eae97
[API] Add more filters to issues search (#13514)
3 years ago
zeripath 5e1c51cdb6
(Re)Load issue labels when changing them (#13007)
4 years ago
ひのしば / hinoshiba 6fa19a8458
Fixed count of filtered issues when api request. (#12275)
4 years ago
赵智超 4f8dad37f8
ui: change commentTag style (#11668)
4 years ago
Vedran e204398754
Change/remove a branch of an open issue (#9080)
4 years ago
6543 6c5266c9ca
[BugFix] Fix comment broken issue ref dependence (#12651)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
Cirno the Strongest a5aa5c58c1
Increase maximum SQLite variables count to 32766 (#11696)
4 years ago
6543 726e1e5279
Doctor check & fix db consistency (#11111)
4 years ago
Gary Kim 5c55793e0e
Fix wrong milestone in webhook message (#11596)
4 years ago
zeripath 414c9ee76a
Make API EditIssue and EditPullRequest issue notifications (#11123)
4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148)
4 years ago
6543 6b6f20b6d4
BugFix: updateLabel can updated not allowed fields #11242 (#11242)
4 years ago
6543 bb4261a5ed
Add issue subscription check to API (#10967)
4 years ago
赵智超 281029529b
ui: Add MergePull comment type instead of close for merge PR (#11058)
4 years ago
zeripath ca33a95778
Allow X in addition to x in tasks (#10979)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
Lunny Xiao f490291bea
Use subquery to instead In (#10874)
4 years ago
Brad Albright 82be59e633
issue search on my related repositories (#9758)
4 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
4 years ago
6543 694f44660f
inform participants on UI too (#10473)
4 years ago
Lunny Xiao efbd7ca39b
Fix wrong num closed issues on repository when close issue via commit (#10364)
4 years ago
Lunny Xiao ce0413ff88
Fix migration information update bug when linked github account (#10310)
4 years ago
guillep2k 15614a8368
Divide GetIssueStats query in smaller chunks (#10176)
4 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao 088759f180 Fix wrong identify poster on a migrated pull request when submi… (#9827)
4 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
4 years ago
John Olheiser 480ef9d410 Load milestone in API PR list (#9671)
4 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488)
4 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654)
4 years ago