| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 2 | -413/+20 |
* | mark review comment as invalidated when file is deleted (#8751) | succcubbus | 2019-10-31 | 1 | -0/+4 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 4 | -20/+53 |
* | Move pull list code to a seperate file (#8748) | Lunny Xiao | 2019-10-30 | 2 | -211/+224 |
* | Move issue change content from models to service (#8711) | Lunny Xiao | 2019-10-30 | 1 | -42/+1 |
* | Respect LFS File Lock on UI (#8719) | Benno | 2019-10-29 | 1 | -0/+16 |
* | [Fix] milestone close timestamp (#8728) | 6543 | 2019-10-29 | 1 | -1/+5 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 2 | -25/+103 |
* | Move issue change status from models to service (#8691) | Lunny Xiao | 2019-10-28 | 1 | -39/+0 |
* | Move more issue assignee code from models to issue service (#8690) | Lunny Xiao | 2019-10-28 | 3 | -82/+6 |
* | Move some repositories' operations to a standalone service package (#8557) | Lunny Xiao | 2019-10-26 | 1 | -56/+35 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 8 | -183/+83 |
* | make call createMilestoneComment on newIssue func (#8678) | jaqra | 2019-10-25 | 1 | -0/+4 |
* | Add 'Alt + click' feature to exclude labels (#8199) | jaqra | 2019-10-23 | 2 | -3/+11 |
* | Fix extra columns from `label` table (#8633) | guillep2k | 2019-10-23 | 3 | -4/+40 |
* | Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8... | zeripath | 2019-10-21 | 1 | -5/+3 |
* | Update heatmap fixtures to restore tests (#8615) | zeripath | 2019-10-21 | 2 | -3/+3 |
* | Allow Protected Branches to Whitelist Deploy Keys (#8483) | zeripath | 2019-10-21 | 4 | -0/+23 |
* | Ensure default gpg settings not nil and found commits have reference to repo ... | zeripath | 2019-10-20 | 1 | -0/+2 |
* | webhook: set Content-Type for application/x-www-form-urlencoded (#8599) | Viktor Szakats | 2019-10-20 | 1 | -0/+2 |
* | Move issue label operations to issue service package (#8553) | Lunny Xiao | 2019-10-19 | 2 | -135/+0 |
* | Improve webhooks (#8583) | John Olheiser | 2019-10-18 | 3 | -93/+152 |
* | Fix bug on pull requests when transfer head repository (#8564) | Lunny Xiao | 2019-10-18 | 6 | -35/+49 |
* | Fix review webhooks (#8570) | John Olheiser | 2019-10-18 | 1 | -1/+11 |
* | Allow more than 255 characters for tokens in external_login_user table (#8554) | Wenxuan Zhao | 2019-10-18 | 3 | -3/+24 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 114 | -114/+114 |
* | Allow externalID to be UUID (#8551) | Wenxuan Zhao | 2019-10-17 | 4 | -4/+4 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 4 | -76/+667 |
* | Move sync mirror actions to mirror service package (#8518) | Lunny Xiao | 2019-10-16 | 1 | -74/+0 |
* | Fix migrate mirror 500 bug (#8526) | Lunny Xiao | 2019-10-16 | 1 | -0/+1 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 1 | -2/+25 |
* | Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) | blueworrybear | 2019-10-15 | 2 | -0/+41 |
* | Move clearlabels from models to issue service (#8326) | Lunny Xiao | 2019-10-15 | 1 | -34/+0 |
* | Move AddTestPullRequestTask to pull service package from models (#8324) | Lunny Xiao | 2019-10-15 | 1 | -87/+0 |
* | Recalculate repository access only for specific user (#8481) | David Svantesson | 2019-10-15 | 3 | -8/+64 |
* | Add pagination to commit graph page (#8360) | jaqra | 2019-10-14 | 2 | -2/+3 |
* | fix bug on FindExternalUsersByProvider (#8504) | Lunny Xiao | 2019-10-14 | 1 | -1/+1 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 7 | -29/+272 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 4 | -269/+83 |
* | Fixes #8369: Create .ssh dir as necessary (#8486) | zeripath | 2019-10-13 | 1 | -0/+24 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 6 | -33/+370 |
* | Add check for empty set when dropping indexes during migration (#8471) | guillep2k | 2019-10-12 | 1 | -3/+5 |
* | Restore functionality for early gits (#7775) | zeripath | 2019-10-12 | 1 | -1/+1 |
* | Move change issue title from models to issue service package (#8456) | Lunny Xiao | 2019-10-11 | 3 | -59/+17 |
* | Ensure that LFS files are relative to the LFS content path (#8455) | zeripath | 2019-10-10 | 1 | -2/+1 |
* | Ignore mentions for users with no access (#8395) | guillep2k | 2019-10-10 | 3 | -34/+155 |
* | Fix migration v96 to keep issue attachments (#8435) | guillep2k | 2019-10-09 | 1 | -1/+1 |
* | Allow users with explicit read access to give approvals (#8382) | guillep2k | 2019-10-08 | 2 | -1/+35 |
* | Revert "Fix issues/pr list broken when there are many repositories (#8409)" (... | Lunny Xiao | 2019-10-08 | 4 | -62/+86 |
* | Fix issues/pr list broken when there are many repositories (#8409) | Lunny Xiao | 2019-10-08 | 4 | -86/+62 |