| Commit message (Expand) | Author | Age | Files | Lines |
* | Add regenerate secret feature for oauth2 (#6291) | Jonas Franz | 2019-03-09 | 1 | -1/+4 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 5 | -0/+175 |
* | Fix fork button (#6223) | John Olheiser | 2019-03-05 | 1 | -1/+1 |
* | Add ability to sort issues by due date (#6206) (#6244) | stevegt | 2019-03-05 | 2 | -0/+4 |
* | Make organization dropdown scrollable when using mouse wheel (#5988) | Muhammed TİFTİKÇİ | 2019-03-04 | 1 | -1/+1 |
* | add isAdmin to user model (#6231) | Lanre Adelowo | 2019-03-03 | 1 | -0/+5 |
* | UI: Fix race in update issue labels and assignees (#6194) | silverwind | 2019-02-28 | 2 | -1/+1 |
* | Increase Username and Orgname MaxSize 35 -> 40 (#6178) | Segev Finer | 2019-02-25 | 1 | -0/+8 |
* | fix bug user could change private repository to public when force private ena... | Lunny Xiao | 2019-02-22 | 1 | -1/+1 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 5 | -17/+36 |
* | Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) | Lauris BH | 2019-02-19 | 1 | -0/+1 |
* | Show email if the authenticated user owns the profile page being requested fo... | Lanre Adelowo | 2019-02-19 | 1 | -1/+1 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 3 | -2/+153 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 8 | -6/+74 |
* | Allow labels to contain emoji (#6063) | John Olheiser | 2019-02-16 | 5 | -12/+22 |
* | Revert "Fix wrapping long code lines in UI" (#6074) | silverwind | 2019-02-15 | 2 | -3/+3 |
* | Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041) | Zsombor | 2019-02-13 | 1 | -17/+2 |
* | Add the Owner Name to differentiate when merging (#3807) | Luo Yifei | 2019-02-12 | 1 | -4/+4 |
* | fix #3200 (#6033) | Lanre Adelowo | 2019-02-11 | 1 | -1/+1 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -0/+4 |
* | Create repository on organisation by default on its dashboard (#6026) | zeripath | 2019-02-10 | 1 | -1/+3 |
* | UI: Make dashboard navbar and footer full-width (#6013) | silverwind | 2019-02-09 | 1 | -1/+1 |
* | Remove extra spaces (#6016) | Thomas Loubiou | 2019-02-09 | 1 | -3/+3 |
* | fix header menu misalignment (#6002) | silverwind | 2019-02-08 | 1 | -3/+3 |
* | Feature - #3031 - search for org repos (#5986) | Richard Mahn | 2019-02-08 | 2 | -0/+2 |
* | Fix #5799 - swagger for mergePullRequest (#5996) | Thomas Loubiou | 2019-02-08 | 1 | -0/+33 |
* | Enhance closed PR and Issue status in the list (#6000) | Lanre Adelowo | 2019-02-08 | 1 | -1/+17 |
* | Add API to list tags (#5850) | Lunny Xiao | 2019-02-07 | 1 | -0/+75 |
* | Expose issue stopwatch toggling via API (#5970) | Lanre Adelowo | 2019-02-06 | 1 | -0/+106 |
* | Feature - Pagination for git tree API (#5838) | Richard Mahn | 2019-02-06 | 1 | -0/+28 |
* | Admin config page mailertype setting option update (#5973) | techknowlogick | 2019-02-06 | 1 | -2/+2 |
* | UI: Dashboard tweaks (#5974) | silverwind | 2019-02-06 | 1 | -2/+2 |
* | UI: Repo header tweaks (#5945) | silverwind | 2019-02-05 | 2 | -22/+19 |
* | Display the branch name in the commit view (#5950) | Lanre Adelowo | 2019-02-05 | 1 | -0/+1 |
* | UI: Fixes for repo topic editor (#5971) | silverwind | 2019-02-05 | 1 | -1/+1 |
* | Pull request conflict files detection (#5951) | Lunny Xiao | 2019-02-05 | 1 | -0/+9 |
* | Automatically clear stopwatch on merging a PR (#4327) | Lanre Adelowo | 2019-02-05 | 1 | -0/+1 |
* | Add label names as filter in issue search api (#5946) | Lanre Adelowo | 2019-02-04 | 1 | -0/+6 |
* | Issue 5924 fix compare button (#5929) | zeripath | 2019-02-03 | 1 | -1/+1 |
* | Add single commit API support (#5843) | Lunny Xiao | 2019-02-02 | 1 | -0/+142 |
* | Fix wrapping long code lines in UI (#5927) | silverwind | 2019-02-02 | 2 | -3/+3 |
* | UI: Better support for long repo names (#5932) | silverwind | 2019-02-02 | 2 | -4/+4 |
* | Provide better panic handling (#5902) | zeripath | 2019-01-30 | 1 | -1/+2 |
* | don't allow pull requests to be created on an archived repository (#5883) | Lanre Adelowo | 2019-01-30 | 1 | -1/+1 |
* | Fix new release creation API to allow empty target (#5870) | Lauris BH | 2019-01-30 | 1 | -0/+21 |
* | fix compare button on upstream repo leading to 404 (#5877) | Lanre Adelowo | 2019-01-29 | 1 | -2/+2 |
* | UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896) | EpicCoder | 2019-01-29 | 1 | -4/+4 |
* | New Issue ?body= query (#5851) | kekero | 2019-01-28 | 1 | -1/+1 |
* | Revert #3711 overwrite of only show "No Description" to repo admins #2167 (#... | Gabriel Silva Simões | 2019-01-27 | 1 | -1/+1 |
* | Move input fields to add members to a team and repos to a team (#5853) | sebastian-sauer | 2019-01-25 | 2 | -34/+34 |