summaryrefslogtreecommitdiffstats
path: root/modules/repofiles
Commit message (Expand)AuthorAgeFilesLines
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-301-0/+39
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-294-65/+317
* Fixes #7152 - Allow create/update/delete message to be empty, use default mes...Richard Mahn2019-06-291-0/+5
* Monitor all git commands; move blame to git package and replace git as a vari...Lunny Xiao2019-06-261-12/+12
* Add golangci (#6418)kolaente2019-06-126-27/+26
* Move PushUpdate dependency from models to repofiles (#6763)Lunny Xiao2019-06-103-7/+20
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-113-572/+7
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-1113-18/+18
* Number of commits ahead/behind in branch overview (#6695)Mario Lubenka2019-05-051-0/+19
* Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)Filip Navara2019-05-021-1/+1
* 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-196-11/+13
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-1719-0/+2573