| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix reply on code review (#10261) | Lunny Xiao | 2020-02-14 | 1 | -1/+2 |
* | Fix branch page pull request title and link error (#10092) (#10098) | Lunny Xiao | 2020-02-01 | 1 | -5/+5 |
* | Prevent empty LDAP search from deactivating all users (#9879) (#9890) | dioss-Machiel | 2020-01-20 | 1 | -0/+6 |
* | fix bug about wrong dependencies permissions check and other wr… (#9884) | Lunny Xiao | 2020-01-20 | 3 | -1/+8 |
* | Ensure that 2fa is checked on reset-password (#9857) (#9877) | zeripath | 2020-01-19 | 1 | -1/+22 |
* | Branches not at ref commit ID should not be listed as Merged (#9614) (#9639) | zeripath | 2020-01-08 | 2 | -1/+7 |
* | Fix repository issues pagination bug when there are more than one label filte... | Lunny Xiao | 2019-12-28 | 2 | -3/+3 |
* | Fix NewCommitStatus (#9434) (#9435) | John Olheiser | 2019-12-19 | 1 | -2/+2 |
* | Fix max length check and limit in multiple repo forms (#9148) (#9204) | 6543 | 2019-11-29 | 5 | -11/+11 |
* | Properly fix displaying virtual session provider in admin panel (#9137) (#9203) | 6543 | 2019-11-29 | 1 | -1/+1 |
* | backport v1.10 - Always show Password field on link account sign in page (#9150) | Benno | 2019-11-24 | 1 | -1/+1 |
* | Create PR on Current Repository by Default (#8670) (#9141) | guillep2k | 2019-11-24 | 2 | -2/+7 |
* | Fix broken link to branch from issue list (#9003) (#9021) | 6543 | 2019-11-15 | 1 | -1/+1 |
* | Fix issue with user.fullname (#8903) | zeripath | 2019-11-10 | 1 | -3/+5 |
* | Fix edit content button on migrated issue content (#8877) (#8884) | mrsdizzie | 2019-11-08 | 1 | -1/+1 |
* | Fix new user form for non-local users (#8826) (#8828) | Lauris BH | 2019-11-05 | 1 | -1/+1 |
* | add missing "d" (#8801) | 6543 | 2019-11-03 | 1 | -1/+1 |
* | Use AppSubUrl for more redirections (#8647) (#8651) | zeripath | 2019-10-23 | 1 | -1/+1 |
* | Ensure that diff stats can scroll independently of the diff (#8581) (#8611) | 6543 | 2019-10-21 | 1 | -173/+172 |
* | 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 |
* | [fix #7384] make show private icon when repo avatar set (#8144) | jaqra | 2019-09-13 | 1 | -0/+1 |
* | oauth2 with remote Gitea - Fix #8093 (#8149) | techknowlogick | 2019-09-12 | 1 | -0/+2 |
* | apply emoji on dashboard issue list labels (#8156) | jaqra | 2019-09-12 | 1 | -1/+1 |
* | Move ref (branch or tag) location on issue list page (#8157) | jaqra | 2019-09-12 | 3 | -14/+28 |