| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix numbr of files, total additions, and deletions (#11614) | zeripath | 2020-05-26 | 2 | -0/+6 |
* | Revert "Avoid 0 new commits messages to be send (#11082)" (#11397) | zeripath | 2020-05-13 | 1 | -1/+7 |
* | Fix GetContents(): Dont't ignore Executables (#11192) | 6543 | 2020-04-24 | 1 | -1/+1 |
* | Avoid 0 new commits messages to be send (#11082) | Cornel | 2020-04-18 | 1 | -7/+1 |
* | Handle push rejection in branch and upload (#10854) | zeripath | 2020-03-28 | 2 | -22/+14 |
* | Allow to set protected file patterns that can not be changed under no conditi... | Lauris BH | 2020-03-27 | 2 | -22/+42 |
* | Check for tag, not just new tag (#10663) | John Olheiser | 2020-03-08 | 1 | -1/+1 |
* | Ensure executable bit is kept on the web editor (#10607) | Antoine GIRARD | 2020-03-05 | 1 | -2/+10 |
* | Handle push rejection message in Merge & Web Editor (#10373) | zeripath | 2020-02-22 | 1 | -2/+22 |
* | Move PushUpdateAddDeleteTags to repository module from models (#10106) | Lunny Xiao | 2020-02-03 | 1 | -1/+1 |
* | Improve push update options (#10105) | Lunny Xiao | 2020-02-02 | 3 | -143/+187 |
* | Fix pull view when head repository or head branch missed and close related pu... | Lunny Xiao | 2020-01-25 | 1 | -5/+17 |
* | Fix wrong permissions check when issues/prs shared operations (#9885) | Lunny Xiao | 2020-01-20 | 1 | -2/+2 |
* | Give the stdout on temp_repo error (#9871) | zeripath | 2020-01-20 | 1 | -3/+3 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 3 | -7/+44 |
* | 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 |