summaryrefslogtreecommitdiffstats
path: root/modules/repofiles/update.go
Commit message (Expand)AuthorAgeFilesLines
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-101-0/+5
* Add basic repository lfs management (#7199)zeripath2019-10-281-1/+1
* Move AddTestPullRequestTask to pull service package from models (#8324)Lunny Xiao2019-10-151-1/+2
* Restore functionality for early gits (#7775)zeripath2019-10-121-12/+13
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-151-10/+10
* Fix duplicate call of webhook (#7821)Antoine GIRARD2019-08-111-26/+0
* Be more strict with git arguments (#7715)zeripath2019-08-051-0/+7
* Move commit repo action from models to repofiles package (#7645)Lunny Xiao2019-07-301-1/+1
* Move models.PushUpdate to repofiles.PushUpdate (#7485)Lunny Xiao2019-07-241-2/+87
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-1/+1
* Add golangci (#6418)kolaente2019-06-121-6/+8
* Move PushUpdate dependency from models to repofiles (#6763)Lunny Xiao2019-06-101-2/+16
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-2/+2
* UI: Detect and restore encoding and BOM in content (#6727)zeripath2019-04-261-1/+94
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-1/+1
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+331