summaryrefslogtreecommitdiffstats
path: root/modules/repofiles/delete.go
Commit message (Expand)AuthorAgeFilesLines
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-271-11/+21
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-3/+20
* Fix #9752 (#9769)zeripath2020-01-141-1/+1
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-141-2/+3
* [API] Extend contents with dates (#9464)65432019-12-241-1/+7
* File Edit: Author/Committer interchanged [BugFix] (#9297)65432019-12-091-1/+1
* Fix duplicate call of webhook (#7821)Antoine GIRARD2019-08-111-26/+0
* Be more strict with git arguments (#7715)zeripath2019-08-051-0/+6
* Fixes #7152 - Allow create/update/delete message to be empty, use default mes...Richard Mahn2019-06-291-0/+5
* Add golangci (#6418)kolaente2019-06-121-6/+4
* Move PushUpdate dependency from models to repofiles (#6763)Lunny Xiao2019-06-101-3/+2
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+209