Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug fixes and unit tests for org_team (#1016) | Ethan Koenig | 2017-02-23 | 2 | -3/+4 | |
| | ||||||
* | fix: Wrong repo list on Explore page if user already loggin. (#1009) | Bo-Yi Wu | 2017-02-22 | 2 | -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 Koenig | 2017-02-17 | 1 | -0/+1 | |
| | ||||||
* | Unit tests for repo redirects (#961) | Ethan Koenig | 2017-02-17 | 1 | -0/+5 | |
| | ||||||
* | test: Add testing for GetUserFork function (#944) | Bo-Yi Wu | 2017-02-15 | 2 | -0/+56 | |
| | ||||||
* | Fix public activity showing private repos (#892) | Morgan Bazalgette | 2017-02-11 | 3 | -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 Koenig | 2017-02-09 | 3 | -0/+17 | |
| | ||||||
* | Fix consistency check (#866) | Ethan Koenig | 2017-02-08 | 2 | -2/+2 | |
| | ||||||
* | Fix broken test fixture (#859) | Ethan Koenig | 2017-02-07 | 1 | -4/+4 | |
| | ||||||
* | fix: wrong pages number which includes private repository count. (#844) | Bo-Yi Wu | 2017-02-06 | 1 | -0/+36 | |
| | ||||||
* | Fix inconsistencies in unit test fixtures | Ethan Koenig | 2017-02-05 | 3 | -4/+8 | |
| | ||||||
* | Fix inconsistencies in test fixtures | Ethan Koenig | 2017-02-04 | 2 | -4/+5 | |
| | ||||||
* | Move IssueUser code to separate file (#836) | Ethan Koenig | 2017-02-04 | 2 | -0/+24 | |
| | | | Also add unit tests | |||||
* | test: Add user mail testing. (#833) | Bo-Yi Wu | 2017-02-04 | 2 | -0/+51 | |
| | ||||||
* | fix: ignore email notifications if user is not active. (#820) | Bo-Yi Wu | 2017-02-02 | 1 | -1/+34 | |
| | ||||||
* | Bug fixes and unit tests for models/issue_label (#802) | Ethan Koenig | 2017-02-01 | 4 | -0/+46 | |
| | ||||||
* | Unit tests and remove unused functions in models/notification (#796) | Ethan Koenig | 2017-01-30 | 2 | -0/+30 | |
| | | | | | | * Unit tests and remove unused functions in models/notification * Read -> Unread | |||||
* | Unit tests and bug fix for models/org | Ethan Koenig | 2017-01-27 | 6 | -3/+135 | |
| | ||||||
* | Bug fixes and unit tests for models/webhook (#751) | Ethan Koenig | 2017-01-25 | 2 | -0/+29 | |
| | ||||||
* | Unit tests for models/star (#752) | Ethan Koenig | 2017-01-25 | 1 | -0/+9 | |
| | ||||||
* | Unit tests for models/admin | Ethan Koenig | 2017-01-09 | 1 | -0/+14 | |
| | ||||||
* | Unit tests for models/action (#619) | Ethan Koenig | 2017-01-09 | 2 | -0/+27 | |
| | ||||||
* | Unit tests for models/access.go (#606) | Ethan Koenig | 2017-01-08 | 8 | -0/+107 | |
| | ||||||
* | Unit tests for models/pull.go | Ethan Koenig | 2017-01-06 | 4 | -0/+120 | |
| | ||||||
* | Unit tests for token and update models | Ethan Koenig | 2016-12-31 | 2 | -0/+43 | |