| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -1/+17 |
* | Issues overview should not show issues from archived repos (#13220) | Elena Neuschild | 2021-01-12 | 1 | -0/+18 |
* | [RFC] Make archival asynchronous (#11296) | Kyle Evans | 2020-11-07 | 1 | -1/+1 |
* | Use argon as default password hash algorithm (#12688) | zeripath | 2020-09-03 | 1 | -29/+58 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 1 | -1/+16 |
* | Redirect issue if repo has configured external tracker. (#9247) | David Svantesson | 2019-12-06 | 1 | -1/+1 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -4/+24 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -1/+16 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -0/+18 |
* | Restrict repository indexing by glob match (#7767) | guillep2k | 2019-09-11 | 1 | -1/+1 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+9 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 1 | -1/+36 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 1 | -0/+36 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 1 | -1/+1 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 1 | -1/+1 |
* | Show email if the authenticated user owns the profile page being requested fo... | Lanre Adelowo | 2019-02-19 | 1 | -0/+1 |
* | Ensure valid git author names passed in signatures (#5774) | zeripath | 2019-01-24 | 1 | -3/+3 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -2/+2 |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 1 | -0/+15 |
* | Fix redirect with non-ascii branch names (#4764) (#4810) | SagePtr | 2018-09-06 | 1 | -1/+1 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -1/+1 |
* | Symlink icons (#1416) (#3826) | Tris Forster | 2018-05-01 | 1 | -2/+2 |
* | Add search mode option to /api/repo/search (#2756) | Morlinest | 2017-10-27 | 1 | -0/+32 |
* | Hide unactive on explore users and some refactors (#2741) | Lunny Xiao | 2017-10-24 | 1 | -0/+2 |
* | Fix repository search function (#2689) | Morlinest | 2017-10-17 | 1 | -2/+17 |
* | Expand fixtures (#2571) | Morlinest | 2017-09-22 | 1 | -0/+47 |
* | Only check at least one email gpg key (#2266) | Antoine GIRARD | 2017-09-05 | 1 | -1/+1 |
* | Fix bare-repo bugs (#2199) | Ethan Koenig | 2017-07-27 | 1 | -1/+1 |
* | Consolidate boilerplate in integration tests (#1979) | Ethan Koenig | 2017-06-17 | 1 | -0/+2 |
* | Fix 500 for GET /teams/:id endpoints (#1811) | Ethan Koenig | 2017-05-26 | 1 | -24/+24 |
* | Fix and test for delete user (#1713) | Ethan Koenig | 2017-05-20 | 1 | -3/+6 |
* | Do not allow commiting to protected branch from online editor (#1502) | Lauris BH | 2017-05-02 | 1 | -2/+3 |
* | Move user_follow to separate file (#1210) | Ethan Koenig | 2017-03-11 | 1 | -0/+3 |
* | fix: Wrong repo list on Explore page if user already loggin. (#1009) | Bo-Yi Wu | 2017-02-22 | 1 | -0/+15 |
* | test: Add testing for GetUserFork function (#944) | Bo-Yi Wu | 2017-02-15 | 1 | -0/+30 |
* | Fix public activity showing private repos (#892) | Morgan Bazalgette | 2017-02-11 | 1 | -0/+15 |
* | Fix broken test fixture (#859) | Ethan Koenig | 2017-02-07 | 1 | -4/+4 |
* | Fix inconsistencies in test fixtures | Ethan Koenig | 2017-02-04 | 1 | -3/+4 |
* | test: Add user mail testing. (#833) | Bo-Yi Wu | 2017-02-04 | 1 | -0/+16 |
* | fix: ignore email notifications if user is not active. (#820) | Bo-Yi Wu | 2017-02-02 | 1 | -1/+34 |
* | Unit tests and bug fix for models/org | Ethan Koenig | 2017-01-27 | 1 | -3/+35 |
* | Unit tests for models/action (#619) | Ethan Koenig | 2017-01-09 | 1 | -0/+5 |
* | Unit tests for models/access.go (#606) | Ethan Koenig | 2017-01-08 | 1 | -0/+39 |
* | Unit tests for models/pull.go | Ethan Koenig | 2017-01-06 | 1 | -0/+25 |