| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Libravatar by default in new installations (#3287) | Sandro Santilli | 2018-01-07 | 1 | -1/+1 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -3/+4 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 1 | -0/+23 |
* | Add an option to allow redirect of http port 80 to https. (#1928) | Mike Fellows | 2017-12-25 | 1 | -0/+4 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 1 | -3/+10 |
* | Support default private when creating or migrating repository (#3239) | Lunny Xiao | 2017-12-20 | 1 | -0/+9 |
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 2 | -16/+21 |
* | Improvements for supporting UI Location (#3146) | Lunny Xiao | 2017-12-14 | 2 | -3/+10 |
* | Fix new pull request link (#3133) | Ethan Koenig | 2017-12-13 | 1 | -1/+0 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 4 | -13/+87 |
* | Fix compile failed without gcc (#3130) | Lunny Xiao | 2017-12-10 | 1 | -1/+0 |
* | Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) | Antoine GIRARD | 2017-12-08 | 1 | -2/+2 |
* | Fix missing branch in release bug (#3108) | Ethan Koenig | 2017-12-08 | 1 | -0/+10 |
* | Fix legacy URL redirects (#3100) | Ethan Koenig | 2017-12-07 | 1 | -1/+5 |
* | fix redis cache failed (#3086) | Lunny Xiao | 2017-12-04 | 1 | -1/+1 |
* | Fix error message sanitiziation (#3082) | Ethan Koenig | 2017-12-04 | 1 | -0/+48 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 4 | -1/+29 |
* | Minor copy changes (#3074) | techknowlogick | 2017-12-03 | 1 | -1/+1 |
* | Fix avatar URLs (#3069) | Ethan Koenig | 2017-12-03 | 3 | -23/+91 |
* | Fix missing password length check when change password (#3039) | Lunny Xiao | 2017-12-02 | 1 | -1/+3 |
* | Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) | Lunny Xiao | 2017-12-02 | 2 | -17/+9 |
* | Default log level to Info without hardcoding it in installer (#3041) | Piotr Orzechowski | 2017-12-01 | 1 | -8/+9 |
* | Unit tests for wiki routers (#3022) | Ethan Koenig | 2017-11-30 | 1 | -16/+30 |
* | Expandable commit bodies (#2980) | Sondre Nilsen | 2017-11-30 | 1 | -2/+27 |
* | Removed unused field in form (#3023) | Ethan Koenig | 2017-11-29 | 1 | -4/+3 |
* | Set OpenID support on by default when installing new instance (#3010) | Sandro Santilli | 2017-11-29 | 1 | -1/+1 |
* | Memory usage improvements (#3013) | Duncan Ogilvie | 2017-11-29 | 1 | -0/+3 |
* | Fix git lfs path (#3016) | Antoine GIRARD | 2017-11-29 | 1 | -6/+13 |
* | Git LFS lock api (#2938) | Antoine GIRARD | 2017-11-28 | 1 | -0/+236 |
* | Various wiki bug fixes (#2996) | Ethan Koenig | 2017-11-28 | 2 | -1/+4 |
* | Fix go-get, src and raw urls to new scheme (#2978) | Lauris BH | 2017-11-27 | 2 | -2/+2 |
* | Fix language names (#2955) | Piotr Orzechowski | 2017-11-23 | 1 | -1/+1 |
* | Fix over-escaped characters (#2956) | Ethan Koenig | 2017-11-22 | 1 | -6/+4 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 2 | -1/+12 |
* | Drop deprecated GOGS_WORK_DIR use (#2946) | Jonas Bröms | 2017-11-21 | 1 | -4/+0 |
* | Apply LANDING_PAGE config options for logged in users (#2894) | schaffman5 | 2017-11-20 | 1 | -2/+5 |
* | Fix memcache support when value is returned as string always (#2924) | Lauris BH | 2017-11-16 | 1 | -2/+27 |
* | Update go-ini dependency and remove semicolon hack in translations (#2913) | Lauris BH | 2017-11-15 | 1 | -4/+0 |
* | Gogs -> Gitea (#2909) | Sandro Santilli | 2017-11-14 | 1 | -1/+1 |
* | Fix run command race (#1470) | Mura Li | 2017-11-13 | 2 | -22/+33 |
* | Correct ldap username validation. (#2880) | Jochen Rill | 2017-11-13 | 1 | -1/+1 |
* | Fix localization texts that contain semicolon (#2900) | Lauris BH | 2017-11-13 | 1 | -0/+4 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 1 | -5/+8 |
* | Fix issue link rendering in commit messages (#2897) | Ethan Koenig | 2017-11-13 | 3 | -45/+121 |
* | Add LFS object verification step after upload (#2868) | Lauris BH | 2017-11-08 | 2 | -2/+63 |
* | Add external markup render support (#2570) | Lunny Xiao | 2017-11-07 | 2 | -1/+137 |
* | Fix LFS not returning correct content length when requesting a range of bytes... | Jacob Parry | 2017-11-07 | 1 | -1/+1 |
* | fix click create pull request button 404 (#2859) | Lunny Xiao | 2017-11-05 | 1 | -0/+1 |
* | Clean repository ROOT directory name with filepath.Clean (#2846) | Mike Fellows | 2017-11-04 | 1 | -2/+2 |
* | Fix API raw file content access for default branch (#2849) | Lauris BH | 2017-11-04 | 1 | -1/+5 |