| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove repo unit index (#2621) | Morlinest | 2017-10-02 | 1 | -10/+0 |
* | Fix implementation of repo Home func (#2601) | Morlinest | 2017-10-01 | 1 | -12/+12 |
* | Expand fixtures (#2571) | Morlinest | 2017-09-22 | 7 | -0/+203 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 1 | -5/+5 |
* | Prevent sending emails and notifications to inactive users (#2384) | David Schneiderbauer | 2017-09-16 | 2 | -1/+6 |
* | Add missing fixture to clean gpg_key table (#2494) | Lauris BH | 2017-09-12 | 1 | -0/+1 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 6 | -3/+64 |
* | Make repo private to no interfere with other tests (#2467) | Antoine GIRARD | 2017-09-06 | 1 | -1/+1 |
* | Only check at least one email gpg key (#2266) | Antoine GIRARD | 2017-09-05 | 2 | -1/+13 |
* | Fix bare-repo bugs (#2199) | Ethan Koenig | 2017-07-27 | 2 | -1/+8 |
* | Remove unit types commits and settings (#2161) | Lauris BH | 2017-07-17 | 3 | -16/+22 |
* | Fix release display and correct paging (#2080) | Lauris BH | 2017-06-29 | 1 | -0/+1 |
* | Consolidate boilerplate in integration tests (#1979) | Ethan Koenig | 2017-06-17 | 1 | -0/+2 |
* | fix collborators lack of units on orgnization repositories (#1968) | Lunny Xiao | 2017-06-15 | 1 | -0/+40 |
* | Display draft releases (#1854) | Ethan Koenig | 2017-06-03 | 1 | -0/+8 |
* | Fix user profile activity feed (#1848) | Ethan Koenig | 2017-06-02 | 1 | -1/+1 |
* | Fix pull request compare link (#1832) | Ethan Koenig | 2017-05-31 | 1 | -1/+9 |
* | Fix 500 for GET /teams/:id endpoints (#1811) | Ethan Koenig | 2017-05-26 | 1 | -24/+24 |
* | Fix activity feed (#1779) | Ethan Koenig | 2017-05-26 | 1 | -9/+0 |
* | Fix and test for delete user (#1713) | Ethan Koenig | 2017-05-20 | 2 | -3/+16 |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 2 | -0/+12 |
* | Don't recreate database in integration tests (#1697) | Ethan Koenig | 2017-05-11 | 1 | -0/+1 |
* | Do not allow commiting to protected branch from online editor (#1502) | Lauris BH | 2017-05-02 | 1 | -2/+3 |
* | MySQL, Postgres integration tests in drone (#1638) | Ethan Koenig | 2017-04-30 | 2 | -9/+9 |
* | fix bug on issue view when not login (#1624) | Lunny Xiao | 2017-04-29 | 1 | -0/+15 |
* | Status-API (#1332) | Kim "BKC" Carlbäcker | 2017-04-21 | 1 | -0/+54 |
* | feat: add download count field and unit testing for attachment. (#1512) | Bo-Yi Wu | 2017-04-20 | 1 | -0/+71 |
* | Add unit tests for issue_watch | Andrey Nering | 2017-03-30 | 1 | -0/+15 |
* | Show user OpenID URIs in their profile (#1314) | Sandro Santilli | 2017-03-20 | 1 | -0/+17 |
* | Send notifications to partecipants in issue comments (#1217) | Sandro Santilli | 2017-03-16 | 2 | -2/+14 |
* | Move user_follow to separate file (#1210) | Ethan Koenig | 2017-03-11 | 2 | -0/+7 |
* | Consistency checks for action unit tests (#1079) | Ethan Koenig | 2017-02-28 | 1 | -2/+2 |
* | Move push update to post-receive and protected branch check to pre-receive (#... | Lunny Xiao | 2017-02-25 | 1 | -20/+0 |
* | Unit tests for models/repo_collaboration (#1032) | Ethan Koenig | 2017-02-24 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |