Commit Graph

38 Commits (ec9b43ba167ffc37d3abd6d7174588e18a10dd59)

Author SHA1 Message Date
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
Lunny Xiao a6d4a8546a
Fix rename notification bug (#18008) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
wxiaoguang c7e23401a3
Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) 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
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
a1012112796 17731e05ff
fix double 'push tag' action feed (#15078) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218) 4 years ago
Lunny Xiao ab22ab4a37
Refactor push update (#13381) 4 years ago
Lunny Xiao f070249df4
Fix typo (#13380) 4 years ago
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363) 4 years ago
mrsdizzie 25ddf77b51
Fix panic when adding long comment (#12892) 4 years ago
赵智超 5995326d51
Add size limit for content of comment on action ui (#12881) 4 years ago
赵智超 1f12dc8e88
Add action feed for new release (#12324) 4 years ago
6543 06cd3e03a2 [refactor] notify remove unused praram (#9804) 5 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 5 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) 5 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330) 5 years ago
Lunny Xiao 8ab35eefc4 Move mirror sync actions to notification (#9022) 5 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024) 5 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
John Olheiser 06a8504c78 Update dashboard context for PR reviews (#8995) 5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954) 5 years ago
Lunny Xiao 273a24f226
Move notifywatchers from models to notification (#8907) 5 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779) 5 years ago
Lunny Xiao 491887d441 Move actions to notification (#8785) 5 years ago