summaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-30Fixed link to Issue 165 in comment, that was broken by commit 2d68bd1ef98849d...Roman Egunkov1-1/+1
2017-12-27Add docs for REDIRECT_OTHER_PORT and PORT_TO_REDIRECT config options (#3262)Mike Fellows1-0/+2
2017-12-26Fix bugs in issue dashboard stats (#3073)Ethan Koenig7-55/+224
2017-12-25Add an option to allow redirect of http port 80 to https. (#1928)Mike Fellows3-0/+33
2017-12-24Small improve on deleting attachements (#3145)Lunny Xiao1-8/+17
2017-12-24Add more bench (#3161)Antoine GIRARD5-37/+124
2017-12-22[skip ci] Updated translations via CrowdinGiteaBot1-9/+9
2017-12-22Update code.gitea.io/git (#3251)Ethan Koenig2-3/+15
2017-12-21Fix ignored errors when checking if organization, team member (#3177)Ethan Koenig16-144/+281
2017-12-20Support default private when creating or migrating repository (#3239)Lunny Xiao5-2/+28
2017-12-20Fix repo-transfer-and-team-repo-count bug (#3241)Ethan Koenig2-14/+23
2017-12-20[skip ci] Updated translations via CrowdinGiteaBot1-0/+4
2017-12-20chore: upgrade gitea/git version (#3240)Bo-Yi Wu2-5/+5
2017-12-19Add missing repository setting docs in cheat sheet (#3230)Sandro Santilli1-0/+4
2017-12-19Fixed missing end tag for organization link (#3229)Chris Woodward1-0/+1
2017-12-19Use correct camel casing for JavaScript (#3224)Jesstern Rays1-1/+1
2017-12-19Open external tracker in blank window, consistently with wiki (#3227)Sandro Santilli1-1/+1
2017-12-18Check ignored errors for issue and milestone count (#3213)Ethan Koenig3-21/+57
2017-12-17Improve cron.archive_cleanup docs in cheat sheet and app.ini.sample (#3215)Sandro Santilli2-0/+11
2017-12-17Remove unnecessary updates to issue indexer (#3212)Ethan Koenig3-2/+22
2017-12-16Change SSL Mode from checkbox to string in admin page (#3208)Sandro Santilli1-1/+1
2017-12-15Unit tests for routers/repo/issue_label (#3198)Ethan Koenig15-42/+231
2017-12-15Fix repo links on user profile (#3197)Ethan Koenig1-1/+1
2017-12-14Improve suppressed diff boxes (#3193)silverwind4-10/+20
2017-12-14Improvements for supporting UI Location (#3146)Lunny Xiao7-25/+28
2017-12-13Make spacing in configuration file consistent (#3186)Patrick Lühne1-4/+4
2017-12-13Reorder migrations, skip errors if running migration again (#3160)Lauris BH13-292/+301
2017-12-13Fix wiki page list not rendering after updatedunix changes (#3175)Lauris BH1-7/+7
2017-12-13fix run web with -p push failed (#3154)Lunny Xiao1-0/+30
2017-12-13Fix new pull request link (#3133)Ethan Koenig2-3/+2
2017-12-12[skip ci] Updated translations via CrowdinGiteaBot1-1/+0
2017-12-12fix org owner cannot be removed if there is not in owner team (#3164)Lunny Xiao1-1/+6
2017-12-12Make test more robust (#3167)Ethan Koenig1-1/+1
2017-12-12[skip ci] Updated translations via CrowdinGiteaBot3-5/+24
2017-12-12fix source download link when no code unit allowed (#3166)Lunny Xiao1-0/+4
2017-12-12Enable emoji for wiki view (#3158)haytona1-1/+1
2017-12-12Fix Uninitialized variable in ParsePatch (#3156)Kim "BKC" Carlbäcker1-1/+1
2017-12-11fix gpg tmpl (#3153)Lunny Xiao1-1/+1
2017-12-11Move build without gcc step up so that it's binary is not used in docker (#3147)Lauris BH1-10/+10
2017-12-11simple usage of x (#3144)Lunny Xiao1-4/+1
2017-12-11Mention completion for issue editor. (#3136)harry7-0/+76
2017-12-11Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao67-479/+334
2017-12-11Restore make test target (#3139)Ethan Koenig2-1/+10
2017-12-11Update code.gitea.io/git (#3137)Ethan Koenig31-401/+3270
2017-12-11Log unexpected responses in integration tests (#3138)Ethan Koenig1-2/+28