summaryrefslogtreecommitdiffstats
path: root/services/asymkey/sign.go
Commit message (Expand)AuthorAgeFilesLines
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-3/+3
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-2/+3
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* Use for a repo action one database transaction (#19576)65432022-05-031-1/+1
* more context for models (#19511)65432022-04-281-1/+1
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-4/+4
* Make git.OpenRepository accept Context (#19260)65432022-03-301-5/+5
* Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...wxiaoguang2022-03-221-4/+4
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-4/+4
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-21/+22
* Refactor auth package (#17962)Lunny Xiao2022-01-021-9/+9
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-0/+388