| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Add LFS object verification step after upload (#2868) | Lauris BH | 2017-11-08 | 1 | -0/+1 |
* | Fix fork repository cycle to self (#2860) | Lunny Xiao | 2017-11-06 | 1 | -5/+45 |
* | 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 |
* | Set session and indexers' data files rel to AppDataPath (#2192) | Guillaume Dube | 2017-11-03 | 1 | -0/+2 |