Commit Graph

1575 Commits (ae9cc8f972912678e59d840c38d31b2b4663b690)

Author SHA1 Message Date
Mike Fellows fabf3f2fc2 Add an option to allow redirect of http port 80 to https. (#1928) 7 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177) 7 years ago
Lunny Xiao 529482135c
Support default private when creating or migrating repository (#3239) 7 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198) 7 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146) 7 years ago
Ethan Koenig 0b77dbc11c Fix new pull request link (#3133) 7 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
Lunny Xiao 41d6afe0e7 Fix compile failed without gcc (#3130) 7 years ago
Antoine GIRARD ef78309b65 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 7 years ago
Ethan Koenig 596308f213 Fix missing branch in release bug (#3108) 7 years ago
Ethan Koenig 54907dfbd1 Fix legacy URL redirects (#3100) 7 years ago
Lunny Xiao 2738effddf
fix redis cache failed (#3086) 7 years ago
Ethan Koenig 3c1b1ca78e Fix error message sanitiziation (#3082) 7 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856) 7 years ago
techknowlogick 993b86628b Minor copy changes (#3074) 7 years ago
Ethan Koenig ab62da283a Fix avatar URLs (#3069) 7 years ago
Lunny Xiao b3d5ba6f90 Fix missing password length check when change password (#3039) 7 years ago
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 7 years ago
Piotr Orzechowski 57edc3155f Default log level to Info without hardcoding it in installer (#3041) 7 years ago
Ethan Koenig 91f3d77ceb Unit tests for wiki routers (#3022) 7 years ago
Sondre Nilsen 86ee41ec03 Expandable commit bodies (#2980) 7 years ago
Ethan Koenig 013db70fce Removed unused field in form (#3023) 7 years ago
Sandro Santilli 67b0d2175d Set OpenID support on by default when installing new instance (#3010) 7 years ago
Duncan Ogilvie 551f3cbe42 Memory usage improvements (#3013) 7 years ago
Antoine GIRARD 4035ab05fa Fix git lfs path (#3016) 7 years ago
Antoine GIRARD d99f4ab003 Git LFS lock api (#2938) 7 years ago
Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996) 7 years ago
Lauris BH 0d4c63fd70
Fix go-get, src and raw urls to new scheme (#2978) 7 years ago
Piotr Orzechowski 183da4c2c1 Fix language names (#2955) 7 years ago
Ethan Koenig 2cb6c51158 Fix over-escaped characters (#2956) 7 years ago
Lunny Xiao 10b54df2b2 Add dingtalk webhook (#2777) 7 years ago
Jonas Bröms 1f7aab6e19 Drop deprecated GOGS_WORK_DIR use (#2946) 7 years ago
schaffman5 7e6c198f21 Apply LANDING_PAGE config options for logged in users (#2894) 7 years ago
Lauris BH 7c3e605698 Fix memcache support when value is returned as string always (#2924) 7 years ago
Lauris BH a6f337046f Update go-ini dependency and remove semicolon hack in translations (#2913) 7 years ago
Sandro Santilli e735d8cb25 Gogs -> Gitea (#2909) 7 years ago
Mura Li f4d12f8d97 Fix run command race (#1470) 7 years ago
Jochen Rill f94e6fd7a5 Correct ldap username validation. (#2880) 7 years ago
Lauris BH 134958fd9f
Fix localization texts that contain semicolon (#2900) 7 years ago
Ethan Koenig f26f4a7e01 Update swagger documentation (#2899) 7 years ago
Ethan Koenig 5481be0ac5 Fix issue link rendering in commit messages (#2897) 7 years ago
Lauris BH ba2e0240c6
Add LFS object verification step after upload (#2868) 7 years ago
Lunny Xiao 62d0a4d882 Add external markup render support (#2570) 7 years ago
Jacob Parry 6e2e7b325f Fix LFS not returning correct content length when requesting a range of bytes (#2864) 7 years ago
Lunny Xiao ff9daa3e9b fix click create pull request button 404 (#2859) 7 years ago
Mike Fellows be523152a8 Clean repository ROOT directory name with filepath.Clean (#2846) 7 years ago
Lauris BH 57de1ff991
Fix API raw file content access for default branch (#2849) 7 years ago
Lauris BH 08b124dd47
Fix API raw requests for commits and tags (#2841) 7 years ago
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192) 7 years ago
Morlinest 1f04c00e2f Fix redirect url of legacy commits route (#2825) 7 years ago