| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Default log level to Info without hardcoding it in installer (#3041) | Piotr Orzechowski | 2017-12-01 | 1 | -1/+1 |
* | remove unused variable (#3038) | Lunny Xiao | 2017-11-30 | 1 | -1/+0 |
* | Unit tests for wiki routers (#3022) | Ethan Koenig | 2017-11-30 | 4 | -20/+190 |
* | Set OpenID support on by default when installing new instance (#3010) | Sandro Santilli | 2017-11-29 | 1 | -2/+2 |
* | Memory usage improvements (#3013) | Duncan Ogilvie | 2017-11-29 | 4 | -13/+31 |
* | Fix git lfs path (#3016) | Antoine GIRARD | 2017-11-29 | 1 | -1/+1 |
* | Git LFS lock api (#2938) | Antoine GIRARD | 2017-11-28 | 1 | -0/+6 |
* | Add fingerprint to ssh key endpoints. (#3009) | Vlad Temian | 2017-11-28 | 1 | -5/+6 |
* | Various wiki bug fixes (#2996) | Ethan Koenig | 2017-11-28 | 2 | -242/+125 |
* | Fix go-get, src and raw urls to new scheme (#2978) | Lauris BH | 2017-11-27 | 3 | -13/+13 |
* | Enable admin to search by email (#2888) | Ethan Koenig | 2017-11-26 | 1 | -2/+3 |
* | Fix error when add user has full name to team (#2973) | Lunny Xiao | 2017-11-26 | 1 | -0/+5 |
* | Fix files/commits of merged PRs (#2937) | Ethan Koenig | 2017-11-25 | 1 | -8/+30 |
* | Remove render issue link (#2954) | Timur Makarchuk | 2017-11-22 | 1 | -13/+0 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 2 | -6/+77 |
* | Disable add key button if SSH is disabled (#2873) | Michael Kuhn | 2017-11-21 | 3 | -7/+15 |
* | Apply LANDING_PAGE config options for logged in users (#2894) | schaffman5 | 2017-11-20 | 1 | -1/+1 |