Commit Graph

1 Commits (b7c6ec91bac5ab0a5382f99a72753574dbc41745)

Author SHA1 Message Date
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
Gusted 71ca131582
Fix issue overview for teams (#19652) 2 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo (#19561) 2 years ago
6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
Lunny Xiao 74731c3a5a
Move some issue methods as functions (#19255) 3 years ago
Aravinth Manivannan fa73cbf5a7
Store the foreign ID of issues during migration (#18446) 3 years ago
Otto Richter (fnetX) 062fd4c217
[API] Allow removing issues (#18879) 3 years ago
Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Aravinth Manivannan 076cead40d
Fix CheckRepoStats and reuse it during migration (#18264) 3 years ago
Lunny Xiao 8ce1b539b1
Use conditions but not repo ids as query condition (#16839) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 3 years ago
Gusted a3f9e9234c
Fix stats upon searching issues (#17566) 3 years ago
wxiaoguang 943dc08722
Fix issue content history problems, improve UI (#17404) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Lunny Xiao 0393a57511
Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599) 3 years ago
Lunny Xiao 179c727b4f
Fix bug on getIssueIDsByRepoID (#16119) 3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
Lauris BH 0a3c3357f3
Sort issue search results by revelance (#14353) 4 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) 4 years ago
Brad Albright 82be59e633
issue search on my related repositories (#9758) 5 years ago
6543 694f44660f
inform participants on UI too (#10473) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741) 5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 5 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) 6 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 6 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786) 6 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) 7 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago