| Commit message (Expand) | Author | Age | Files | Lines |
* | Move git graph from models to modules/graph (#9027) | Lunny Xiao | 2019-11-16 | 1 | -1/+2 |
* | fix wrong system notice when repository is empty (#9010) | Lunny Xiao | 2019-11-15 | 1 | -0/+5 |
* | Move transfer repository and rename repository on a service package and start... | Lunny Xiao | 2019-11-15 | 2 | -34/+3 |
* | Githook highlighter (#8932) | Konctantin | 2019-11-15 | 1 | -0/+1 |
* | Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) | Benno | 2019-11-15 | 4 | -1/+118 |
* | Shadow password correctly for session config (#8984) | zeripath | 2019-11-14 | 1 | -9/+17 |
* | Refactor pull request review (#8954) | Lunny Xiao | 2019-11-14 | 1 | -110/+18 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 13 | -3/+117 |
* | Improve notification (#8835) | Lunny Xiao | 2019-11-12 | 1 | -0/+19 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 4 | -31/+103 |
* | Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) | zeripath | 2019-11-10 | 2 | -0/+42 |
* | Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/module... | Lunny Xiao | 2019-11-10 | 24 | -353/+22 |
* | Fix require external registration password (#8885) | guillep2k | 2019-11-09 | 1 | -3/+3 |
* | Fix password complexity check on registration (#8887) | guillep2k | 2019-11-09 | 1 | -0/+5 |
* | Allow to add and remove all repositories to/from team. (#8867) | David Svantesson | 2019-11-09 | 1 | -0/+8 |
* | Fix bug when migrate from API (#8631) | Lunny Xiao | 2019-11-08 | 1 | -6/+47 |
* | Move some actions to notification/action (#8779) | Lunny Xiao | 2019-11-08 | 2 | -8/+3 |
* | Fix count for commit graph last page (#8843) | jaqra | 2019-11-07 | 1 | -1/+7 |
* | Add team option to grant rights for all organization repositories (#8688) | David Svantesson | 2019-11-06 | 3 | -17/+45 |
* | Add additional periods to activity page (#8829) | Lauris BH | 2019-11-05 | 1 | -0/+12 |
* | Fix new user form for non-local users (#8826) | Lauris BH | 2019-11-04 | 1 | -9/+11 |
* | Move more webhook codes from models to webhook module (#8802) | Lunny Xiao | 2019-11-03 | 3 | -12/+14 |
* | Fix API deadline removal (#8759) | David Svantesson | 2019-11-03 | 2 | -7/+21 |
* | Add API for Issue set Subscription (#8729) | 6543 | 2019-11-02 | 2 | -0/+221 |
* | Prevent upload (overwrite) of lfs locked file (#8769) | David Svantesson | 2019-11-02 | 1 | -1/+5 |
* | Move issue milestone assign to issue service and move webhook to notification... | Lunny Xiao | 2019-11-02 | 3 | -6/+3 |
* | Rename HookQueue to hookQueue (#8778) | Lunny Xiao | 2019-11-02 | 3 | -4/+1 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 4 | -6/+10 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 4 | -5/+143 |
* | Move webhook codes from service to webhook notification (#8712) | Lunny Xiao | 2019-10-30 | 2 | -14/+1 |
* | Move issue change content from models to service (#8711) | Lunny Xiao | 2019-10-30 | 1 | -1/+1 |
* | Create PR on Current Repository by Default (#8670) | Benno | 2019-10-30 | 1 | -0/+28 |
* | Respect LFS File Lock on UI (#8719) | Benno | 2019-10-29 | 2 | -6/+38 |
* | Show zero lines on the line counter if the file empty (#8700) | Lukas | 2019-10-29 | 1 | -0/+5 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 2 | -0/+561 |
* | Move issue notifications (#8713) | Lunny Xiao | 2019-10-29 | 4 | -30/+4 |
* | Move issue change status from models to service (#8691) | Lunny Xiao | 2019-10-28 | 3 | -14/+5 |
* | Move more issue assignee code from models to issue service (#8690) | Lunny Xiao | 2019-10-28 | 1 | -5/+2 |
* | Fix deadline on update issue or PR via API (#8696) | David Svantesson | 2019-10-28 | 2 | -16/+14 |
* | Move some repositories' operations to a standalone service package (#8557) | Lunny Xiao | 2019-10-26 | 6 | -33/+23 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 5 | -17/+97 |
* | Revert "API should follow RequireSignInView (#8654)" (#8675) | Lunny Xiao | 2019-10-24 | 1 | -8/+1 |
* | API should follow RequireSignInView (#8654) | Lunny Xiao | 2019-10-24 | 1 | -1/+8 |
* | Hide some user information via API if user have no enough permission (#8655) | Lunny Xiao | 2019-10-24 | 1 | -4/+4 |
* | Fix 500 when getting user as unauthenticated user (#8653) | Monty Taylor | 2019-10-24 | 1 | -1/+1 |
* | Use AppSubUrl for more redirections (#8647) | zeripath | 2019-10-23 | 1 | -1/+1 |
* | Make /users/{username}/repos list private repos the current user has access t... | 7FM | 2019-10-23 | 1 | -1/+1 |
* | Improve OGP (#8637) | John Olheiser | 2019-10-23 | 1 | -0/+4 |
* | Allow Protected Branches to Whitelist Deploy Keys (#8483) | zeripath | 2019-10-21 | 3 | -1/+9 |
* | Allows external rendering of other filetypes 2 (#8300) | George Harvey | 2019-10-21 | 1 | -0/+14 |