| Commit message (Expand) | Author | Age | Files | Lines |
* | Use api.TrackedTime in API (#2807) | Ethan Koenig | 2017-11-01 | 1 | -16/+34 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -1/+1 |
* | Add search mode option to /api/repo/search (#2756) | Morlinest | 2017-10-27 | 1 | -6/+59 |
* | fix imports | Lunny Xiao | 2017-10-25 | 1 | -5/+4 |
* | some fixes | Lunny Xiao | 2017-10-25 | 1 | -1/+2 |
* | Hide unactive on explore users and some refactors (#2741) | Lunny Xiao | 2017-10-24 | 1 | -1/+1 |
* | Move swagger-ui under /api/v1 (#2746) | Antoine GIRARD | 2017-10-21 | 2 | -0/+22 |
* | Fix repository search function (#2689) | Morlinest | 2017-10-17 | 1 | -15/+14 |
* | Remove redudant issue LoadAttributes() calls (#2614) | Morlinest | 2017-09-27 | 1 | -6/+0 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 1 | -1/+1 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 1 | -41/+48 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 2 | -11/+10 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 2 | -0/+169 |
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 2 | -6/+6 |
* | Add collaborative repositories to the dashboard (#2205) | Bwko | 2017-08-23 | 1 | -1/+5 |
* | Improve swagger doc (#2274) | Antoine GIRARD | 2017-08-21 | 19 | -62/+294 |
* | Fix and improve dashboard repo UI (#2285) | Morlinest | 2017-08-17 | 1 | -0/+2 |
* | Fix rendering of external links (#2292) | Ethan Koenig | 2017-08-13 | 1 | -1/+1 |
* | Only update needed columns when update user (#2296) | Lunny Xiao | 2017-08-12 | 1 | -1/+1 |
* | Fix counts on issues dashboard (#2215) | Ethan Koenig | 2017-08-03 | 1 | -0/+1 |
* | EnableUnit() -> UnitEnabled() (#2242) | Ethan Koenig | 2017-08-02 | 1 | -1/+1 |
* | Check for access in /repositories/:id (#2227) | Ethan Koenig | 2017-07-30 | 1 | -1/+4 |
* | fix some bug | Lunny Xiao | 2017-07-28 | 1 | -5/+5 |
* | API: support '/orgs/:org/repos' (#2047) | Aaron Walker | 2017-07-13 | 2 | -0/+19 |
* | Fix repo API bug (#2133) | Ethan Koenig | 2017-07-12 | 6 | -54/+63 |
* | Fix GET /users/:username/repos endpoint (#2125) | Ethan Koenig | 2017-07-10 | 1 | -30/+30 |
* | Improve org error handling (#2117) | Antoine GIRARD | 2017-07-06 | 3 | -5/+5 |
* | Fix API for branches with slashes (#2096) | Ethan Koenig | 2017-07-02 | 2 | -2/+9 |
* | Fix release display and correct paging (#2080) | Lauris BH | 2017-06-29 | 1 | -9/+8 |
* | Integration tests for issues API (#2059) | Ethan Koenig | 2017-06-25 | 1 | -15/+13 |
* | Load label ID in NewLabels (#2045) | Ethan Koenig | 2017-06-25 | 1 | -1/+1 |
* | Fix bug in issue labels API (#2048) | Ethan Koenig | 2017-06-25 | 1 | -2/+2 |
* | Fix #2001 and fix issue comments hidden (#2016) | Lunny Xiao | 2017-06-21 | 1 | -2/+10 |
* | Separate generate swagger + fix sed os specific (#1791) | Antoine GIRARD | 2017-06-15 | 1 | -4/+0 |
* | Add repo fork swagger (#1941) | Jonas Östanbäck | 2017-06-12 | 1 | -0/+20 |
* | Gracefully handle bare repositories on API operations. (#1932) | Dennis Keitzel | 2017-06-10 | 2 | -1/+11 |
* | Merge pull request #1905 from ethantkoenig/fix/org_api_auth | Andrey Nering | 2017-06-07 | 1 | -7/+7 |
|\ |
|
| * | Require token before checking membership/ownership | Ethan Koenig | 2017-06-07 | 1 | -7/+7 |
* | | Merge pull request #1904 from ethantkoenig/fix/org_api | Andrey Nering | 2017-06-07 | 1 | -10/+23 |
|\ \ |
|
| * | | Bug fixes for org member API | Ethan Koenig | 2017-06-07 | 1 | -10/+23 |
| |/ |
|
* / | A missing / to provide a correct endpoint | camlafit | 2017-06-07 | 1 | -1/+1 |
|/ |
|
* | feat: add check misspelling (#1877) | Bo-Yi Wu | 2017-06-05 | 1 | -1/+1 |
* | Fix change introduce by update of go-swagger. (#1727) | Antoine GIRARD | 2017-06-01 | 1 | -0/+1 |
* | Merge pull request #1750 from andreynering/dashboard-search-org-repos | Andrey Nering | 2017-05-27 | 1 | -0/+3 |
|\ |
|
| * | Fix test | Andrey Nering | 2017-05-18 | 1 | -1/+1 |
| * | Show repos acording to user/organization | Andrey Nering | 2017-05-18 | 1 | -1/+3 |
| * | Fix org repos not showing on dashboard search | Andrey Nering | 2017-05-18 | 1 | -0/+1 |
* | | Fix 500 for GET /teams/:id endpoints (#1811) | Ethan Koenig | 2017-05-26 | 1 | -1/+1 |
* | | Add swagger comment for MirrorSync (#1747) | Jonas Östanbäck | 2017-05-19 | 1 | -0/+9 |
|/ |
|
* | gofmt (#1662) | Ethan Koenig | 2017-05-04 | 1 | -1/+1 |