| Commit message (Expand) | Author | Age | Files | Lines |
* | if milestone id is zero don't get it from database (#7174) | Lunny Xiao | 2019-06-10 | 1 | -6/+8 |
* | Fix 404 when send pull request some situation (#6871) (#6873) | Lunny Xiao | 2019-05-08 | 1 | -4/+23 |
* | fix 500 when reviewer is deleted with integration tests (#6856) (#6860) | Lunny Xiao | 2019-05-06 | 1 | -2/+7 |
* | Fix org visibility bug when git cloning (#6743) (#6762) | Lunny Xiao | 2019-04-26 | 1 | -5/+0 |
* | OAuth2 token can be used in basic auth (#6747) (#6761) | techknowlogick | 2019-04-25 | 1 | -0/+12 |
* | Properly escape on the redirect from the web editor (#6657) (#6667) | zeripath | 2019-04-17 | 1 | -7/+8 |
* | Correctly adjust mirror url (#6593) (#6594) | zeripath | 2019-04-12 | 1 | -2/+46 |
* | Clean up ref name rules (#6437) (#6439) | mrsdizzie | 2019-03-26 | 1 | -1/+2 |
* | routers/repo/setting: display correct error for invalid mirror interval (#6429) | Allen Wild | 2019-03-25 | 1 | -0/+10 |
* | Clean up various use of escape/unescape functions for URL generation (#6334) | mrsdizzie | 2019-03-18 | 1 | -5/+1 |
* | Add same changes from issues page to milestone->issues page (#6328) | John Olheiser | 2019-03-15 | 1 | -0/+8 |
* | update git vendor to fix wrong release commit id and add migrations (#6224) | Lunny Xiao | 2019-03-11 | 1 | -1/+1 |
* | Create a repo redirect when transferring ownership (#6210) (#6211) | James E. Blair | 2019-02-28 | 1 | -0/+8 |
* | fix bug when migrate repository 500 when repo is existed (#6188) | Lunny Xiao | 2019-02-26 | 1 | -0/+5 |
* | fix bug user could change private repository to public when force private ena... | Lunny Xiao | 2019-02-22 | 1 | -0/+8 |
* | Allow display of LFS stored Readme.md on directory page (#6073) (#6099) | zeripath | 2019-02-21 | 1 | -26/+88 |
* | refactor issue indexer, add some testing and fix a bug (#6131) | Lunny Xiao | 2019-02-21 | 1 | -1/+2 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 1 | -0/+7 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 1 | -2/+5 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 2 | -0/+96 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -0/+5 |
* | Allow labels to contain emoji (#6063) | John Olheiser | 2019-02-16 | 1 | -0/+1 |
* | Allow markdown files to read from the LFS (#5787) | zeripath | 2019-02-12 | 2 | -28/+92 |
* | Refactor editor upload, update and delete to use git plumbing and add LFS sup... | zeripath | 2019-02-12 | 2 | -26/+59 |
* | In basic auth check for tokens before call UserSignIn (#5725) | manuelluis | 2019-02-12 | 1 | -37/+37 |
* | Add the Owner Name to differentiate when merging (#3807) | Luo Yifei | 2019-02-12 | 1 | -0/+2 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -5/+11 |
* | Fix serving of raw wiki files other than .md (#5814) | Gabriel Silva Simões | 2019-02-05 | 2 | -15/+50 |
* | Pull request conflict files detection (#5951) | Lunny Xiao | 2019-02-05 | 1 | -0/+5 |
* | Automatically clear stopwatch on merging a PR (#4327) | Lanre Adelowo | 2019-02-05 | 3 | -0/+33 |
* | Issue 5924 fix compare button (#5929) | zeripath | 2019-02-03 | 1 | -2/+2 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 1 | -0/+3 |
* | New Issue ?body= query (#5851) | kekero | 2019-01-28 | 1 | -0/+2 |
* | Fix MinInterval (#5856) | yasuokav | 2019-01-26 | 1 | -1/+1 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 5 | -5/+52 |
* | Add the ability to use multiple labels as filters(#5786) | Lauris BH | 2019-01-22 | 1 | -2/+13 |
* | Disallow empty titles (#5785) | Lanre Adelowo | 2019-01-21 | 3 | -1/+22 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 3 | -11/+11 |
* | Refactor notification for indexer (#5111) | Lunny Xiao | 2019-01-17 | 1 | -0/+4 |
* | Add Default Pull Request Title (#5735) | Elijah Oyekunle | 2019-01-16 | 1 | -2/+17 |
* | Add proper CORS preflight origin validation (#5740) | silverwind | 2019-01-15 | 1 | -2/+14 |
* | Support CORS headers to git smart http protocol (#5719) | Lunny Xiao | 2019-01-14 | 1 | -0/+12 |
* | Prioritize "readme.md" (#5691) | Khaled Hamed | 2019-01-14 | 1 | -5/+18 |
* | Added URL mapping for Release attachments like on github.com (#1707) | gdeverlant | 2019-01-06 | 1 | -0/+32 |
* | fix commit page showing status for current default branch (#5650) | Julian | 2019-01-06 | 1 | -1/+1 |
* | SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) | zeripath | 2019-01-04 | 1 | -2/+18 |
* | branch: Trigger update when deleting branch via UI. (#5617) | Harshit Bansal | 2019-01-02 | 1 | -1/+13 |
* | Issue is not overdue when it is on the same date #5566 (#5568) | Rodrigo Villablanca Vásquez | 2019-01-01 | 1 | -0/+2 |
* | Add rebase with merge commit merge style (#3844) (#4052) | Julian | 2018-12-27 | 3 | -0/+6 |
* | fix bug on upload file name (#5571) | Lunny Xiao | 2018-12-20 | 2 | -1/+48 |