| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | swagger: add 'required: true' for params in URL (#4097) | stevegt | 2018-06-02 | 2 | -0/+2 |
* | add simple descriptions for file API responses (#4089) | stevegt | 2018-06-01 | 1 | -3/+6 |
* | add simple descriptions for swagger validate (#4087) | stevegt | 2018-05-31 | 7 | -0/+41 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 1 | -1/+1 |
* | Fix some webhooks bugs (#3981) | Lunny Xiao | 2018-05-21 | 1 | -2/+2 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 2 | -7/+25 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 2 | -73/+65 |
* | fix wrong issue endpoints in swagger doc (#3914) | David Schneiderbauer | 2018-05-08 | 2 | -5/+5 |
* | Issue due date (#3794) | kolaente | 2018-05-01 | 2 | -14/+48 |
* | API endpoint for testing webhook (#3550) | Ethan Koenig | 2018-04-29 | 4 | -4/+112 |
* | don't reset team/repo count when updating team via API (#3831) | Morgan Bazalgette | 2018-04-29 | 1 | -7/+4 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 2 | -0/+46 |
* | refactor: import order. (#3736) | Bo-Yi Wu | 2018-03-29 | 18 | -31/+36 |
* | Added issue search via api (#3612) | kolaente | 2018-03-07 | 1 | -6/+29 |
* | Add Attachment API (#3478) | Jonas Franz | 2018-03-06 | 5 | -5/+350 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 1 | -2/+2 |
* | Populate URL field of API commits (#3546) | Ethan Koenig | 2018-02-20 | 4 | -16/+23 |
* | Add option to enable or disable swagger endpoints (#3502) | Piotr Orzechowski | 2018-02-14 | 1 | -2/+7 |
* | Fix API-Endpoint release (#3012) | Marc Brückner | 2018-01-16 | 2 | -3/+6 |
* | Cleanup models.User.HashPassword (#3334) | Kim "BKC" Carlbäcker | 2018-01-12 | 1 | -2/+1 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 6 | -10/+10 |
* | Change EncodePasswd to HashPassword (#3329) | Morgan Bazalgette | 2018-01-08 | 1 | -1/+1 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -1/+1 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 2 | -3/+27 |
* | Fix swagger docs (#3300) | Ethan Koenig | 2018-01-04 | 1 | -7/+7 |
* | Fix bugs in issue dashboard stats (#3073) | Ethan Koenig | 2017-12-26 | 1 | -1/+1 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 5 | -22/+80 |
* | Improvements for supporting UI Location (#3146) | Lunny Xiao | 2017-12-14 | 1 | -1/+1 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 3 | -14/+15 |
* | Delete a user's public key via admin api (closes #3014) (#3059) | Vlad Temian | 2017-12-06 | 3 | -2/+54 |
* | Fix error message sanitiziation (#3082) | Ethan Koenig | 2017-12-04 | 1 | -3/+3 |
* | Add fingerprint to ssh key endpoints. (#3009) | Vlad Temian | 2017-11-28 | 1 | -5/+6 |
* | Disable add key button if SSH is disabled (#2873) | Michael Kuhn | 2017-11-21 | 1 | -1/+3 |
* | Fix comment API paths (#2813) | Ethan Koenig | 2017-11-20 | 2 | -5/+88 |
* | Fix API status code for hook creation (#2814) | Ethan Koenig | 2017-11-20 | 2 | -3/+4 |
* | Page parameter for repo search API (#2915) | Ethan Koenig | 2017-11-15 | 1 | -3/+8 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 44 | -837/+3270 |
* | Fix ignored errors in API route (#2850) | Ethan Koenig | 2017-11-04 | 1 | -10/+24 |
* | Fix API raw requests for commits and tags (#2841) | Lauris BH | 2017-11-04 | 1 | -1/+1 |
* | 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 |