| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added checks for protected branches in pull requests (#3544) | Chri-s | 2018-03-13 | 1 | -0/+9 |
* | Add label descriptions (#3662) | Lauris BH | 2018-03-13 | 1 | -6/+9 |
* | 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 |
* | Log attachment blocked events (#3615) | Mahmoud Al-Qudsi | 2018-03-05 | 1 | -0/+1 |
* | Add admin dashboard option to run health checks (#3606) | Allen Wild | 2018-03-02 | 1 | -0/+4 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 1 | -2/+2 |
* | Fix missing translations when updating username. (#3564) | bugreport0 | 2018-02-25 | 1 | -3/+3 |
* | refactor: reduce sql query in retrieveFeeds (#3547) | Bo-Yi Wu | 2018-02-21 | 1 | -31/+8 |
* | Populate URL field of API commits (#3546) | Ethan Koenig | 2018-02-20 | 4 | -16/+23 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 2 | -3/+10 |
* | Add option to enable or disable swagger endpoints (#3502) | Piotr Orzechowski | 2018-02-14 | 1 | -2/+7 |
* | Improve wiki test (#3493) | Ethan Koenig | 2018-02-13 | 1 | -7/+23 |
* | Fix rendering of wiki page list if wiki repo contains other files (#3454) | Lauris BH | 2018-02-05 | 1 | -0/+6 |
* | Enable caching on assets and avatars (#3376) | Morgan Bazalgette | 2018-02-04 | 1 | -8/+11 |
* | Fix branch deletion for squash or rebase merged pull requests (#3425) | Lauris BH | 2018-01-30 | 1 | -31/+15 |
* | Change how merged PR commit info are prepared (#3368) | Lauris BH | 2018-01-19 | 1 | -54/+32 |
* | Fix API-Endpoint release (#3012) | Marc Brückner | 2018-01-16 | 2 | -3/+6 |
* | Address issues pointed out by @lunny in #3339 (#3352) | Morgan Bazalgette | 2018-01-12 | 1 | -7/+4 |
* | Cleanup models.User.HashPassword (#3334) | Kim "BKC" Carlbäcker | 2018-01-12 | 4 | -8/+4 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 45 | -554/+558 |
* | Remove useless fmt.Errorf("%v", err) (#3337) | Antoine GIRARD | 2018-01-09 | 1 | -1/+1 |
* | Change EncodePasswd to HashPassword (#3329) | Morgan Bazalgette | 2018-01-08 | 4 | -4/+4 |
* | Fix branch name escaping in compare url (#3311) | Deyong Zhu | 2018-01-08 | 1 | -8/+14 |
* | Serve .patch for pull requests (#3305) | Sandro Santilli | 2018-01-07 | 2 | -1/+48 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 3 | -2/+63 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 6 | -7/+83 |
* | Serve pull request .diff files (#3293) | Sandro Santilli | 2018-01-05 | 2 | -1/+38 |
* | Fix swagger docs (#3300) | Ethan Koenig | 2018-01-04 | 1 | -7/+7 |
* | Fix guide link for webhooks in repository settings (#3291) (#3292) | Elouan Martinet | 2018-01-03 | 1 | -1/+1 |
* | Fix bugs in issue dashboard stats (#3073) | Ethan Koenig | 2017-12-26 | 3 | -8/+29 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 9 | -64/+130 |
* | Support default private when creating or migrating repository (#3239) | Lunny Xiao | 2017-12-20 | 1 | -2/+15 |
* | Check ignored errors for issue and milestone count (#3213) | Ethan Koenig | 2017-12-18 | 1 | -1/+5 |
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 3 | -8/+168 |
* | Improvements for supporting UI Location (#3146) | Lunny Xiao | 2017-12-14 | 1 | -1/+1 |
* | Fix wiki page list not rendering after updatedunix changes (#3175) | Lauris BH | 2017-12-13 | 1 | -7/+7 |
* | Mention completion for issue editor. (#3136) | harry | 2017-12-11 | 2 | -0/+3 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 6 | -22/+25 |
* | Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) | Antoine GIRARD | 2017-12-08 | 1 | -1/+1 |
* | Fix missing branch in release bug (#3108) | Ethan Koenig | 2017-12-08 | 2 | -0/+62 |
* | Remove unnecessary function call (#3109) | Ethan Koenig | 2017-12-08 | 1 | -8/+3 |
* | Allow adding collaborators with (fullname) (#3103) | Sasha Varlamov | 2017-12-07 | 4 | -6/+38 |
* | Add 'mark all read' option to notifications (#3097) | Sasha Varlamov | 2017-12-07 | 2 | -0/+13 |
* | Delete a user's public key via admin api (closes #3014) (#3059) | Vlad Temian | 2017-12-06 | 3 | -2/+54 |
* | Sort repos in issues dashboard sidebar (#3072) | Ethan Koenig | 2017-12-04 | 1 | -0/+2 |
* | Fix error message sanitiziation (#3082) | Ethan Koenig | 2017-12-04 | 2 | -5/+9 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 2 | -3/+156 |
* | Fix missing password length check when change password (#3039) | Lunny Xiao | 2017-12-02 | 2 | -1/+71 |
* | Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) | Lunny Xiao | 2017-12-02 | 1 | -16/+2 |