| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Move issue label operations to issue service package (#8553) | Lunny Xiao | 2019-10-19 | 2 | -3/+3 |
* | Fix template error on account page (#8562) | John Olheiser | 2019-10-19 | 1 | -1/+1 |
* | Fix bug on pull requests when transfer head repository (#8564) | Lunny Xiao | 2019-10-18 | 2 | -26/+24 |
* | Fix review webhooks (#8570) | John Olheiser | 2019-10-18 | 1 | -2/+2 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | don't ignore error message (#8550) | Antoine GIRARD | 2019-10-17 | 1 | -1/+1 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 3 | -8/+77 |
* | Add missed close in ServeBlobLFS (#8527) | zeripath | 2019-10-16 | 1 | -0/+5 |
* | Fix password complexity regex for special characters (on master) (#8525) | guillep2k | 2019-10-16 | 3 | -27/+15 |
* | upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) | Colin Arnott | 2019-10-15 | 1 | -1/+1 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 2 | -6/+17 |
* | Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) | blueworrybear | 2019-10-15 | 3 | -4/+135 |
* | Move clearlabels from models to issue service (#8326) | Lunny Xiao | 2019-10-15 | 2 | -2/+4 |
* | Move AddTestPullRequestTask to pull service package from models (#8324) | Lunny Xiao | 2019-10-15 | 1 | -1/+1 |
* | [Branch View] Add Included TAG (#8449) | 6543 | 2019-10-14 | 1 | -0/+4 |
* | Make static resouces web browser cache time customized on app.ini (#8442) | Lunny Xiao | 2019-10-14 | 1 | -4/+4 |
* | Add pagination to commit graph page (#8360) | jaqra | 2019-10-14 | 1 | -2/+4 |
* | Fix errors in create org UI regarding team access permission. (#8506) | David Svantesson | 2019-10-14 | 1 | -4/+5 |
* | Password Complexity Checks (#6230) | Maxim Tkachenko | 2019-10-14 | 5 | -27/+92 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 2 | -51/+74 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 6 | -43/+109 |
* | Move change issue title from models to issue service package (#8456) | Lunny Xiao | 2019-10-11 | 1 | -1/+1 |
* | Check for either escaped or unescaped wiki filenames (#8408) | Tekaoh | 2019-10-09 | 1 | -0/+12 |
* | Allow users with explicit read access to give approvals (#8382) | guillep2k | 2019-10-08 | 1 | -2/+2 |
* | Revert "Fix issues/pr list broken when there are many repositories (#8409)" (... | Lunny Xiao | 2019-10-08 | 1 | -48/+92 |
* | Fix issues/pr list broken when there are many repositories (#8409) | Lunny Xiao | 2019-10-08 | 1 | -92/+48 |
* | add file line count info on UI (#8396) | silverwind | 2019-10-07 | 1 | -0/+2 |