aboutsummaryrefslogtreecommitdiffstats
path: root/services/repository/template.go
Commit message (Expand)AuthorAgeFilesLines
* Move notification interface to services layer (#26915)Lunny Xiao2023-09-051-2/+2
* Support copy protected branch from template repository (#25889)Lunny Xiao2023-07-211-0/+29
* Use context parameter in services/repository (#23186)Jason Song2023-02-281-3/+3
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-0/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-1/+1
* Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao2022-11-121-1/+1
* Remove manual rollback for failed generated repositories (#20639)Gabriel Vasile2022-08-091-7/+0
* Check issue labels slice length before calling xorm Insert; fixes #20654 (#20...Gabriel Vasile2022-08-041-0/+5
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-3/+4
* Move some repository related code into sub package (#19711)Lunny Xiao2022-06-061-3/+22
* Some repository refactors (#17950)Lunny Xiao2021-12-121-0/+89