| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug on pull requests when transfer head repository (#8564) | Lunny Xiao | 2019-10-18 | 1 | -3/+0 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -1/+42 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 3 | -0/+38 |
* | Restrict repository indexing by glob match (#7767) | guillep2k | 2019-09-11 | 3 | -2/+48 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 1 | -0/+7 |
* | Add API endpoint for accessing repo topics (#7963) | David Svantesson | 2019-09-03 | 2 | -0/+16 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+9 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -0/+1 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 5 | -3/+68 |
* | Add commit statuses reports on pull request view (#6845) | Lunny Xiao | 2019-06-30 | 3 | -2/+27 |
* | Add state param to milestone listing API (#7131) | Lanre Adelowo | 2019-06-06 | 2 | -2/+11 |
* | Allow collaborators to view repo owned private org (#6965) | mrsdizzie | 2019-05-16 | 1 | -0/+6 |
* | Fix 404 when send pull request some situation (#6871) | Lunny Xiao | 2019-05-07 | 1 | -0/+28 |
* | fix 500 when reviewer is deleted with integration tests (#6856) | Lunny Xiao | 2019-05-06 | 2 | -0/+21 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 1 | -3/+13 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 3 | -0/+164 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 3 | -1/+47 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 1 | -0/+1 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 3 | -2/+48 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 3 | -0/+23 |
* | Show email if the authenticated user owns the profile page being requested fo... | Lanre Adelowo | 2019-02-19 | 1 | -0/+1 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 2 | -1/+15 |
* | Ensure valid git author names passed in signatures (#5774) | zeripath | 2019-01-24 | 1 | -3/+3 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 1 | -1/+1 |
* | Add rebase with merge commit merge style (#3844) (#4052) | Julian | 2018-12-27 | 1 | -2/+2 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 7 | -4/+194 |
* | Show review summary in pull requests (#5132) | kolaente | 2018-11-22 | 1 | -0/+40 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 1 | -0/+1 |
* | Hide outdated comments in file view (#5017) | Jonas Franz | 2018-10-05 | 1 | -0/+11 |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 4 | -1/+50 |
* | Fix redirect with non-ascii branch names (#4764) (#4810) | SagePtr | 2018-09-06 | 3 | -1/+43 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 2 | -0/+53 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 5 | -12/+232 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 1 | -0/+7 |
* | Add LDAP integration tests (#3897) | Lauris BH | 2018-05-11 | 1 | -0/+1 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 3 | -5/+8 |
* | Symlink icons (#1416) (#3826) | Tris Forster | 2018-05-01 | 3 | -3/+20 |
* | API endpoint for testing webhook (#3550) | Ethan Koenig | 2018-04-29 | 1 | -0/+1 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 2 | -0/+24 |
* | Remove IsOwner, NumTeams from OrgUser (#3269) | Ethan Koenig | 2018-01-08 | 1 | -14/+0 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -0/+1 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 1 | -2/+2 |
* | Fix bugs in issue dashboard stats (#3073) | Ethan Koenig | 2017-12-26 | 1 | -1/+6 |
* | Fixtures for public_key table (#3140) | Ethan Koenig | 2017-12-11 | 1 | -0/+1 |
* | Add 'mark all read' option to notifications (#3097) | Sasha Varlamov | 2017-12-07 | 1 | -0/+22 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -0/+1 |
* | Add deleted_branch table fixture (#2832) | Lauris BH | 2017-11-04 | 1 | -0/+15 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+1 |
* | Add search mode option to /api/repo/search (#2756) | Morlinest | 2017-10-27 | 7 | -3/+178 |
* | Hide unactive on explore users and some refactors (#2741) | Lunny Xiao | 2017-10-24 | 3 | -2/+4 |