summaryrefslogtreecommitdiffstats
path: root/models/fixtures/user.yml
Commit message (Expand)AuthorAgeFilesLines
* Show email if the authenticated user owns the profile page being requested fo...Lanre Adelowo2019-02-191-0/+1
* Ensure valid git author names passed in signatures (#5774)zeripath2019-01-241-3/+3
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-2/+2
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-131-0/+15
* Fix redirect with non-ascii branch names (#4764) (#4810)SagePtr2018-09-061-1/+1
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-1/+1
* Symlink icons (#1416) (#3826)Tris Forster2018-05-011-2/+2
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-0/+32
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-241-0/+2
* Fix repository search function (#2689)Morlinest2017-10-171-2/+17
* Expand fixtures (#2571)Morlinest2017-09-221-0/+47
* Only check at least one email gpg key (#2266)Antoine GIRARD2017-09-051-1/+1
* Fix bare-repo bugs (#2199)Ethan Koenig2017-07-271-1/+1
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-0/+2
* Fix 500 for GET /teams/:id endpoints (#1811)Ethan Koenig2017-05-261-24/+24
* Fix and test for delete user (#1713)Ethan Koenig2017-05-201-3/+6
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-2/+3
* Move user_follow to separate file (#1210)Ethan Koenig2017-03-111-0/+3
* fix: Wrong repo list on Explore page if user already loggin. (#1009)Bo-Yi Wu2017-02-221-0/+15
* test: Add testing for GetUserFork function (#944)Bo-Yi Wu2017-02-151-0/+30
* Fix public activity showing private repos (#892)Morgan Bazalgette2017-02-111-0/+15
* Fix broken test fixture (#859)Ethan Koenig2017-02-071-4/+4
* Fix inconsistencies in test fixturesEthan Koenig2017-02-041-3/+4
* test: Add user mail testing. (#833)Bo-Yi Wu2017-02-041-0/+16
* fix: ignore email notifications if user is not active. (#820)Bo-Yi Wu2017-02-021-1/+34
* Unit tests and bug fix for models/orgEthan Koenig2017-01-271-3/+35
* Unit tests for models/action (#619)Ethan Koenig2017-01-091-0/+5
* Unit tests for models/access.go (#606)Ethan Koenig2017-01-081-0/+39
* Unit tests for models/pull.goEthan Koenig2017-01-061-0/+25