| Commit message (Expand) | Author | Age | Files | Lines |
* | Create PR on Current Repository by Default (#8670) | Benno | 2019-10-30 | 2 | -2/+7 |
* | Respect LFS File Lock on UI (#8719) | Benno | 2019-10-29 | 1 | -0/+6 |
* | apply exclude label on milestone issue list (#8739) | jaqra | 2019-10-29 | 1 | -3/+4 |
* | Show zero lines on the line counter if the file empty (#8700) | Lukas | 2019-10-29 | 1 | -1/+1 |
* | add marking to title_wip_desc (#8705) | May | 2019-10-29 | 1 | -1/+1 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 5 | -0/+247 |
* | Improve visibility of "Pending" indicator (#8685) | guillep2k | 2019-10-26 | 1 | -1/+1 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 1 | -0/+17 |
* | Use AppSubUrl for more redirections (#8647) | zeripath | 2019-10-23 | 1 | -2/+2 |
* | Improve OGP (#8637) | John Olheiser | 2019-10-23 | 1 | -7/+17 |
* | Add 'Alt + click' feature to exclude labels (#8199) | jaqra | 2019-10-23 | 1 | -2/+3 |
* | [assets] configurable URL for static resources (#7911) | Jakob Ackermann | 2019-10-22 | 16 | -128/+128 |
* | Add id references on all events to allow linking to it (#8608) | David Svantesson | 2019-10-21 | 1 | -20/+20 |
* | Allow Protected Branches to Whitelist Deploy Keys (#8483) | zeripath | 2019-10-21 | 1 | -0/+7 |
* | Ensure that diff stats can scroll independently of the diff (#8581) | 6543 | 2019-10-21 | 1 | -173/+172 |
* | move translation to crowdin (#8596) | 6543 | 2019-10-20 | 1 | -456/+35 |
* | Improve german translation of homepage (#8549) | Konrad Pozniak | 2019-10-20 | 1 | -1/+1 |
* | Allow committing / adding empty files using the web ui (#8420) (#8532) | Lukas | 2019-10-16 | 1 | -2/+23 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 3 | -6/+105 |
* | Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) | blueworrybear | 2019-10-15 | 3 | -20/+26 |
* | [UI] Pull Request Download diff Button (#8470) | 6543 | 2019-10-15 | 2 | -2/+11 |
* | [Branch View] Add Included TAG (#8449) | 6543 | 2019-10-14 | 1 | -1/+5 |
* | Add pagination to commit graph page (#8360) | jaqra | 2019-10-14 | 1 | -0/+1 |
* | Fix errors in create org UI regarding team access permission. (#8506) | David Svantesson | 2019-10-14 | 1 | -2/+2 |
* | Add nofollow to sign in links (#8509) | guillep2k | 2019-10-14 | 3 | -4/+4 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 2 | -71/+104 |
* | Latvian translation for home page (#8468) | Lauris BH | 2019-10-11 | 1 | -0/+40 |
* | Add home template italian translation (#8352) | spaeps | 2019-10-11 | 1 | -0/+40 |
* | fix template bug on mirror repository setting page (#8438) | Lunny Xiao | 2019-10-09 | 1 | -3/+3 |
* | Singular form for files that has only one line (#8416) | Lauris BH | 2019-10-07 | 1 | -1/+1 |
* | add file line count info on UI (#8396) | silverwind | 2019-10-07 | 1 | -39/+43 |
* | Add extra user information when migrating release (#8331) | Lunny Xiao | 2019-10-05 | 1 | -0/+7 |
* | Fix editor commit to new branch if PR disabled (#8375) | guillep2k | 2019-10-05 | 1 | -2/+12 |
* | Bugfix for image compare and minor improvements to image compare (#8289) | Mario Lubenka | 2019-10-04 | 2 | -13/+51 |
* | Make 100% width issues page left menu and add reponame as title attribute (#8... | jaqra | 2019-10-04 | 1 | -1/+1 |
* | readd .markdown class to all markup renderers (#8357) | Norwin | 2019-10-03 | 1 | -1/+1 |
* | Api: advanced settings for repository (external wiki, issue tracker etc.) (#7... | David Svantesson | 2019-10-02 | 1 | -0/+74 |
* | Move mirror to a standalone package from models (#7486) | Lunny Xiao | 2019-10-01 | 2 | -2/+2 |
* | API endpoint for searching teams. (#8108) | David Svantesson | 2019-10-01 | 2 | -1/+65 |
* | Fix pull request commit status in user dashboard list (#8321) | Elias Norberg | 2019-09-30 | 1 | -2/+2 |
* | Show correct commit status in PR list (#8316) | Elias Norberg | 2019-09-30 | 1 | -2/+2 |
* | Fix repo_admin_change_team_access always checked in org settings (#8319) | David Svantesson | 2019-09-30 | 1 | -1/+1 |
* | Do only show teams access for organization repositories, not for personal rep... | David Svantesson | 2019-09-24 | 1 | -0/+2 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 4 | -1/+91 |
* | Change link on issue milestone (#8246) | guillep2k | 2019-09-20 | 1 | -1/+1 |
* | Reference issues from pull requests and other issues (#8137) | guillep2k | 2019-09-20 | 1 | -0/+28 |
* | Add 'Mentioning you' group to /issues page (#8201) | jaqra | 2019-09-18 | 1 | -0/+4 |
* | Refuse merge until all required status checks success (#7481) | Lunny Xiao | 2019-09-18 | 3 | -116/+174 |
* | Adds side-by-side diff for images (#6784) | Mario Lubenka | 2019-09-16 | 2 | -12/+56 |
* | migrate gplus to google oauth2 provider (#7885) | techknowlogick | 2019-09-14 | 1 | -1/+1 |