| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix editor commit to new branch if PR disabled (#8375) | guillep2k | 2019-10-05 | 1 | -3/+3 |
* | Bugfix for image compare and minor improvements to image compare (#8289) | Mario Lubenka | 2019-10-04 | 3 | -76/+50 |
* | Fix a comment typo (#8358) | Tekaoh | 2019-10-02 | 1 | -1/+1 |
* | Change general form binding to gogs form (#8334) | Aam Surganda | 2019-10-02 | 2 | -12/+9 |
* | Api: advanced settings for repository (external wiki, issue tracker etc.) (#7... | David Svantesson | 2019-10-02 | 1 | -28/+72 |
* | Move mirror to a standalone package from models (#7486) | Lunny Xiao | 2019-10-01 | 3 | -4/+9 |
* | API endpoint for searching teams. (#8108) | David Svantesson | 2019-10-01 | 2 | -2/+88 |
* | Extract actions on deletereleasebyid from models to release service (#8219) | Lunny Xiao | 2019-10-01 | 2 | -2/+2 |
* | Extract actions on new issue from models to services (#8217) | Lunny Xiao | 2019-09-30 | 2 | -2/+4 |
* | Fix repo_admin_change_team_access always checked in org settings (#8319) | David Svantesson | 2019-09-30 | 1 | -0/+1 |
* | Fix API for edit and delete release attachment (#8285) | David Svantesson | 2019-09-27 | 1 | -2/+6 |
* | Extract actions on new pull request from models to pulls service and move cod... | Lunny Xiao | 2019-09-27 | 3 | -9/+7 |
* | Alwaywas return local url for users avatar (#8245) | Sandro Santilli | 2019-09-26 | 2 | -0/+38 |
* | Move create issue comment to comments package (#8212) | Lunny Xiao | 2019-09-24 | 2 | -6/+8 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 9 | -15/+26 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 6 | -16/+299 |
* | Reference issues from pull requests and other issues (#8137) | guillep2k | 2019-09-20 | 1 | -3/+32 |
* | Allow registration when button is hidden (#8237) | guillep2k | 2019-09-19 | 1 | -1/+1 |
* | Add 'Mentioning you' group to /issues page (#8201) | jaqra | 2019-09-18 | 1 | -0/+2 |
* | Refuse merge until all required status checks success (#7481) | Lunny Xiao | 2019-09-18 | 3 | -0/+70 |
* | move some milestone functions to a standalone package (#8213) | Lunny Xiao | 2019-09-18 | 3 | -3/+6 |
* | Remove legacy handling of drone token (#8191) | techknowlogick | 2019-09-17 | 1 | -6/+0 |
* | Adds side-by-side diff for images (#6784) | Mario Lubenka | 2019-09-16 | 3 | -3/+98 |
* | Move create release from models to a standalone package (#7539) | Lunny Xiao | 2019-09-15 | 2 | -6/+8 |
* | Fix team user api (#8172) | Lunny Xiao | 2019-09-15 | 1 | -0/+9 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 2 | -0/+3 |
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 3 | -16/+11 |
* | Add reviewrs as participants (#8121) | guillep2k | 2019-09-07 | 1 | -11/+11 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 4 | -6/+10 |
* | Add API endpoint for accessing repo topics (#7963) | David Svantesson | 2019-09-03 | 7 | -59/+314 |
* | Add change title notification for issues (#8061) | guillep2k | 2019-09-02 | 1 | -0/+3 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+22 |