| Commit message (Expand) | Author | Age | Files | Lines |
* | upgrade gopkg.in/ini.v1 (#8500) | Colin Arnott | 2019-10-15 | 1 | -1/+1 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 16 | -93/+1083 |
* | Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) | blueworrybear | 2019-10-15 | 1 | -0/+10 |
* | Move clearlabels from models to issue service (#8326) | Lunny Xiao | 2019-10-15 | 2 | -0/+69 |
* | Move AddTestPullRequestTask to pull service package from models (#8324) | Lunny Xiao | 2019-10-15 | 1 | -1/+2 |
* | Support inline rendering of CUSTOM_URL_SCHEMES (#8496) | guillep2k | 2019-10-15 | 4 | -11/+66 |
* | Make static resouces web browser cache time customized on app.ini (#8442) | Lunny Xiao | 2019-10-14 | 1 | -0/+2 |
* | Fix errors in create org UI regarding team access permission. (#8506) | David Svantesson | 2019-10-14 | 1 | -2/+3 |
* | Password Complexity Checks (#6230) | Maxim Tkachenko | 2019-10-14 | 2 | -0/+95 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 8 | -75/+311 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 7 | -152/+1016 |
* | IsBranchExist: return false if provided name is empty (#8485) | zeripath | 2019-10-13 | 1 | -2/+8 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 15 | -54/+515 |
* | Restore functionality for early gits (#7775) | zeripath | 2019-10-12 | 6 | -26/+86 |
* | Ensure Request Body Readers are closed in LFS server (#8454) | zeripath | 2019-10-10 | 2 | -5/+15 |
* | fix template bug on mirror repository setting page (#8438) | Lunny Xiao | 2019-10-09 | 1 | -0/+2 |
* | Reduce test sensibility (#8393) | guillep2k | 2019-10-07 | 1 | -1/+2 |
* | Add extra user information when migrating release (#8331) | Lunny Xiao | 2019-10-05 | 4 | -12/+27 |
* | Bugfix for image compare and minor improvements to image compare (#8289) | Mario Lubenka | 2019-10-04 | 1 | -2/+5 |
* | Api: advanced settings for repository (external wiki, issue tracker etc.) (#7... | David Svantesson | 2019-10-02 | 1 | -11/+49 |
* | Move mirror to a standalone package from models (#7486) | Lunny Xiao | 2019-10-01 | 2 | -2/+6 |
* | Extract actions on new pull request from models to pulls service and move cod... | Lunny Xiao | 2019-09-27 | 4 | -673/+0 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 2 | -308/+6 |
* | Do only show teams access for organization repositories, not for personal rep... | David Svantesson | 2019-09-24 | 1 | -0/+1 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 2 | -17/+21 |
* | Fix utf8 tests (#8192) | guillep2k | 2019-09-21 | 2 | -35/+81 |
* | Refuse merge until all required status checks success (#7481) | Lunny Xiao | 2019-09-18 | 2 | -0/+72 |
* | Fix data race (#8204) | Mura Li | 2019-09-17 | 2 | -17/+43 |
* | Adds side-by-side diff for images (#6784) | Mario Lubenka | 2019-09-16 | 1 | -0/+49 |
* | Fix pull merge 500 error caused by git-fetch breaking behaviors (#8161) | Mura Li | 2019-09-15 | 1 | -1/+1 |
* | migrate gplus to google oauth2 provider (#7885) | techknowlogick | 2019-09-14 | 1 | -3/+3 |
* | oauth2 with remote Gitea - Fix #8093 (#8149) | techknowlogick | 2019-09-12 | 1 | -0/+23 |
* | Fix reading git notes from nested trees (#8026) | Filip Navara | 2019-09-12 | 23 | -14/+60 |
* | Restrict repository indexing by glob match (#7767) | guillep2k | 2019-09-11 | 2 | -0/+99 |
* | Make link last commit massages in repository home page and commit tables (#8006) | jaqra | 2019-09-10 | 3 | -36/+106 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 6 | -16/+106 |
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 2 | -0/+3 |
* | Fix Go 1.13 private repository go get issue (#8112) | Lunny Xiao | 2019-09-06 | 2 | -3/+20 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 4 | -7/+12 |
* | feat: highlight issue references with : (#8101) | Rinat | 2019-09-05 | 2 | -2/+9 |
* | Strict name matching for Repository.GetTagID() (#8074) | guillep2k | 2019-09-04 | 2 | -4/+17 |
* | Add API endpoint for accessing repo topics (#7963) | David Svantesson | 2019-09-03 | 1 | -0/+29 |
* | Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066) | Mura Li | 2019-09-03 | 1 | -2/+1 |
* | Search Commits via Commit Hash (#7400) | Gary Kim | 2019-09-02 | 1 | -12/+33 |
* | Make encoding tests independent of LOCALE settings (#8018) | guillep2k | 2019-09-02 | 1 | -12/+26 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+4 |
* | Fixes #7945 - makes sure we are only getting tag refs (#7990) | Richard Mahn | 2019-08-26 | 1 | -1/+1 |
* | swagger/fix: []string are not enum by swagger definition (#7916) | Antoine GIRARD | 2019-08-26 | 1 | -3/+3 |
* | API method to list all commits of a repository (#6408) | Mike Schwörer | 2019-08-26 | 1 | -0/+6 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -13/+15 |