| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |