Commit Graph

34 Commits (41a4047e79b593b32a6a3e4fc55ca4788190e71e)

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
Lauris BH 0a3c3357f3
Sort issue search results by revelance (#14353)
3 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198)
3 years ago
Brad Albright 82be59e633
issue search on my related repositories (#9758)
4 years ago
6543 694f44660f
inform participants on UI too (#10473)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741)
4 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
4 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546)
4 years ago
Lunny Xiao 280f4bebbf Move issue label operations to issue service package (#8553)
5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456)
5 years ago
guillep2k df2c11a878 Ignore mentions for users with no access (#8395)
5 years ago
Lunny Xiao 170743c8a0 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427)
5 years ago
Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409)
5 years ago
guillep2k 740a0c4dd4 Fix column name ambiguity in GetUserIssueStats() (#8347)
5 years ago
Lunny Xiao aa9a99cf5f
Upgrade xorm to latest to fix insert issue bug (#8309)
5 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786)
5 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341)
6 years ago
Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384)
7 years ago
Ethan Koenig a27863b6d1 Fix issue updated_unix bug (#2204)
7 years ago
Ethan Koenig 48898e5d0b Fix PR nil-dereference bug (#2195)
7 years ago
Ethan Koenig 1a09afc729 Fix misspelled variables
7 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333)
7 years ago
Sandro Santilli 447c9b428f Send notifications to partecipants in issue comments (#1217)
7 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues (#926)
7 years ago
Bo-Yi Wu d76d67de23 feat: expose url field on issue api. (#982)
7 years ago
Ethan Koenig cf80e19157 Optimize and unit test Issue_ReplaceLabels (#1080)
7 years ago