| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix #9752 (#9769) | zeripath | 2020-01-14 | 1 | -1/+1 |
* | Move newbranch to standalone package (#9627) | Lunny Xiao | 2020-01-14 | 2 | -10/+11 |
* | Move create/fork repository from models to modules/repository (#9489) | Lunny Xiao | 2020-01-12 | 1 | -2/+2 |
* | Don't attempt to close issue if already closed (#9696) | guillep2k | 2020-01-11 | 1 | -3/+5 |
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 3 | -20/+23 |
* | Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) | David Svantesson | 2020-01-09 | 1 | -2/+2 |
* | Fix deleted branch isn't removed when push the branch again (#9516) | Lunny Xiao | 2019-12-27 | 1 | -0/+6 |
* | Batch hook pre- and post-receive calls (#8602) | zeripath | 2019-12-26 | 3 | -114/+258 |
* | [API] Extend contents with dates (#9464) | 6543 | 2019-12-24 | 3 | -5/+28 |
* | fixed bug in GitTreeBySHA where pulling items from a page other than page 1 w... | Brad Albright | 2019-12-22 | 1 | -5/+5 |
* | Refactor comment (#9330) | Lunny Xiao | 2019-12-15 | 1 | -2/+5 |
* | File Edit: Author/Committer interchanged [BugFix] (#9297) | 6543 | 2019-12-09 | 3 | -3/+3 |
* | Move code indexer related code to a new package (#9191) | Lunny Xiao | 2019-12-08 | 1 | -4/+0 |
* | Move UpdateIssuesCommit from models to repofiles (#9276) | Lunny Xiao | 2019-12-07 | 2 | -1/+333 |
* | Move PushUpdateOptions from models to repofiles (#9124) | Lunny Xiao | 2019-11-29 | 1 | -1/+12 |
* | Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) | Benno | 2019-11-15 | 1 | -0/+9 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 12 | -0/+33 |
* | Migrate temp_repo.go to use git.NewCommand (#8918) | zeripath | 2019-11-11 | 1 | -163/+82 |
* | Auto-subscribe user to repository when they commit/tag to it (#7657) | guillep2k | 2019-11-10 | 1 | -0/+5 |
* | Move repofiles webhooks to notification (#8807) | Lunny Xiao | 2019-11-06 | 1 | -67/+7 |
* | Move push commits events to notification (#8783) | Lunny Xiao | 2019-11-03 | 1 | -16/+2 |
* | Prevent upload (overwrite) of lfs locked file (#8769) | David Svantesson | 2019-11-02 | 1 | -7/+17 |
* | Rename HookQueue to hookQueue (#8778) | Lunny Xiao | 2019-11-02 | 1 | -4/+0 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 1 | -6/+7 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 2 | -2/+2 |
* | Fix #8582 by handling empty repos (#8587) | Jonas Franz | 2019-10-19 | 2 | -0/+19 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 3 | -8/+21 |
* | Move AddTestPullRequestTask to pull service package from models (#8324) | Lunny Xiao | 2019-10-15 | 1 | -1/+2 |
* | Restore functionality for early gits (#7775) | zeripath | 2019-10-12 | 3 | -20/+54 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 3 | -7/+10 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Add file status on API (#7671) | Lunny Xiao | 2019-08-21 | 2 | -11/+15 |
* | Convert files to utf-8 for indexing (#7814) | guillep2k | 2019-08-15 | 1 | -10/+10 |
* | Fix duplicate call of webhook (#7821) | Antoine GIRARD | 2019-08-11 | 3 | -79/+0 |
* | Be more strict with git arguments (#7715) | zeripath | 2019-08-05 | 2 | -0/+13 |
* | Correct wrong datetime format for git (#7689) | zeripath | 2019-07-31 | 1 | -1/+1 |
* | Move commit repo action from models to repofiles package (#7645) | Lunny Xiao | 2019-07-30 | 3 | -1/+338 |
* | Move models.PushUpdate to repofiles.PushUpdate (#7485) | Lunny Xiao | 2019-07-24 | 1 | -2/+87 |
* | Removed unnecessary conversions (#7557) | Christian Muehlhaeuser | 2019-07-23 | 1 | -1/+1 |
* | Add commit statuses reports on pull request view (#6845) | Lunny Xiao | 2019-06-30 | 1 | -0/+39 |
* | Fixes #7292 - API File Contents bug (#7301) | Richard Mahn | 2019-06-29 | 4 | -65/+317 |
* | Fixes #7152 - Allow create/update/delete message to be empty, use default mes... | Richard Mahn | 2019-06-29 | 1 | -0/+5 |
* | Monitor all git commands; move blame to git package and replace git as a vari... | Lunny Xiao | 2019-06-26 | 1 | -12/+12 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 6 | -27/+26 |
* | Move PushUpdate dependency from models to repofiles (#6763) | Lunny Xiao | 2019-06-10 | 3 | -7/+20 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 3 | -572/+7 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 13 | -18/+18 |
* | Number of commits ahead/behind in branch overview (#6695) | Mario Lubenka | 2019-05-05 | 1 | -0/+19 |
* | Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) | Filip Navara | 2019-05-02 | 1 | -1/+1 |
* | UI: Detect and restore encoding and BOM in content (#6727) | zeripath | 2019-04-26 | 1 | -1/+94 |