summaryrefslogtreecommitdiffstats
path: root/models/fixtures
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug fixes and unit tests for org_team (#1016)Ethan Koenig2017-02-232-3/+4
|
* fix: Wrong repo list on Explore page if user already loggin. (#1009)Bo-Yi Wu2017-02-222-0/+51
| | | | | | | | * fix: Wrong repo list on Explore page if user already loggin. * fix: code readable. * fix: declare variable
* Unit tests for repo watching (#963)Ethan Koenig2017-02-171-0/+1
|
* Unit tests for repo redirects (#961)Ethan Koenig2017-02-171-0/+5
|
* test: Add testing for GetUserFork function (#944)Bo-Yi Wu2017-02-152-0/+56
|
* Fix public activity showing private repos (#892)Morgan Bazalgette2017-02-113-0/+38
| | | | | | | | | | * Fix public activity showing private repos (#811) Signed-off-by: Morgan Bazalgette <the@howl.moe> * error check after setting is_private to true * Add test for UpdateRepository w/ visibility change
* Unit tests for issue_milestone (#878)Ethan Koenig2017-02-093-0/+17
|
* Fix consistency check (#866)Ethan Koenig2017-02-082-2/+2
|
* Fix broken test fixture (#859)Ethan Koenig2017-02-071-4/+4
|
* fix: wrong pages number which includes private repository count. (#844)Bo-Yi Wu2017-02-061-0/+36
|
* Fix inconsistencies in unit test fixturesEthan Koenig2017-02-053-4/+8
|
* Fix inconsistencies in test fixturesEthan Koenig2017-02-042-4/+5
|
* Move IssueUser code to separate file (#836)Ethan Koenig2017-02-042-0/+24
| | | Also add unit tests
* test: Add user mail testing. (#833)Bo-Yi Wu2017-02-042-0/+51
|
* fix: ignore email notifications if user is not active. (#820)Bo-Yi Wu2017-02-021-1/+34
|
* Bug fixes and unit tests for models/issue_label (#802)Ethan Koenig2017-02-014-0/+46
|
* Unit tests and remove unused functions in models/notification (#796)Ethan Koenig2017-01-302-0/+30
| | | | | | * Unit tests and remove unused functions in models/notification * Read -> Unread
* Unit tests and bug fix for models/orgEthan Koenig2017-01-276-3/+135
|
* Bug fixes and unit tests for models/webhook (#751)Ethan Koenig2017-01-252-0/+29
|
* Unit tests for models/star (#752)Ethan Koenig2017-01-251-0/+9
|
* Unit tests for models/adminEthan Koenig2017-01-091-0/+14
|
* Unit tests for models/action (#619)Ethan Koenig2017-01-092-0/+27
|
* Unit tests for models/access.go (#606)Ethan Koenig2017-01-088-0/+107
|
* Unit tests for models/pull.goEthan Koenig2017-01-064-0/+120
|
* Unit tests for token and update modelsEthan Koenig2016-12-312-0/+43