aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-312-0/+2
* Add repo-sync-releases admin command (#3254)Sandro Santilli2017-12-315-3/+85
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-311-1/+1
* Fix race condition in team functions (#3268)Ethan Koenig2017-12-301-5/+6
* go back to using CFB for AES decryption/encryption for 2FA (#3274)Morgan Bazalgette2017-12-311-3/+44
* Remove unused vendor github.com/stretchr/testify/require (#3273)Antoine GIRARD2017-12-318-1727/+0
* Remove unused consts/vars (#3270)Ethan Koenig2017-12-301-13/+0
* Responsive view (#2750)Morgan Bazalgette2017-12-3030-548/+699
* Fixed link to Issue 165 in comment, that was broken by commit 2d68bd1ef98849d...Roman Egunkov2017-12-291-1/+1
* Add docs for REDIRECT_OTHER_PORT and PORT_TO_REDIRECT config options (#3262)Mike Fellows2017-12-271-0/+2
* Fix bugs in issue dashboard stats (#3073)Ethan Koenig2017-12-267-55/+224
* Add an option to allow redirect of http port 80 to https. (#1928)Mike Fellows2017-12-253-0/+33
* Small improve on deleting attachements (#3145)Lunny Xiao2017-12-241-8/+17
* Add more bench (#3161)Antoine GIRARD2017-12-245-37/+124
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-221-9/+9
* Update code.gitea.io/git (#3251)Ethan Koenig2017-12-222-3/+15
* Fix ignored errors when checking if organization, team member (#3177)Ethan Koenig2017-12-2116-144/+281
* Support default private when creating or migrating repository (#3239)Lunny Xiao2017-12-205-2/+28
* Fix repo-transfer-and-team-repo-count bug (#3241)Ethan Koenig2017-12-192-14/+23
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-201-0/+4
* chore: upgrade gitea/git version (#3240)Bo-Yi Wu2017-12-192-5/+5
* Add missing repository setting docs in cheat sheet (#3230)Sandro Santilli2017-12-191-0/+4
* Fixed missing end tag for organization link (#3229)Chris Woodward2017-12-191-0/+1
* Use correct camel casing for JavaScript (#3224)Jesstern Rays2017-12-181-1/+1
* Open external tracker in blank window, consistently with wiki (#3227)Sandro Santilli2017-12-181-1/+1
* Check ignored errors for issue and milestone count (#3213)Ethan Koenig2017-12-183-21/+57
* Improve cron.archive_cleanup docs in cheat sheet and app.ini.sample (#3215)Sandro Santilli2017-12-172-0/+11
* Remove unnecessary updates to issue indexer (#3212)Ethan Koenig2017-12-173-2/+22
* Change SSL Mode from checkbox to string in admin page (#3208)Sandro Santilli2017-12-161-1/+1
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-1515-42/+231
* Fix repo links on user profile (#3197)Ethan Koenig2017-12-151-1/+1
* Improve suppressed diff boxes (#3193)silverwind2017-12-144-10/+20
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-147-25/+28
* Make spacing in configuration file consistent (#3186)Patrick Lühne2017-12-141-4/+4
* Reorder migrations, skip errors if running migration again (#3160)Lauris BH2017-12-1313-292/+301
* Fix wiki page list not rendering after updatedunix changes (#3175)Lauris BH2017-12-131-7/+7
* fix run web with -p push failed (#3154)Lunny Xiao2017-12-131-0/+30
* Fix new pull request link (#3133)Ethan Koenig2017-12-132-3/+2
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-121-1/+0
* fix org owner cannot be removed if there is not in owner team (#3164)Lunny Xiao2017-12-131-1/+6
* Make test more robust (#3167)Ethan Koenig2017-12-121-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2017-12-123-5/+24
* fix source download link when no code unit allowed (#3166)Lunny Xiao2017-12-121-0/+4
* Enable emoji for wiki view (#3158)haytona2017-12-121-1/+1
* Fix Uninitialized variable in ParsePatch (#3156)Kim "BKC" Carlbäcker2017-12-121-1/+1
* fix gpg tmpl (#3153)Lunny Xiao2017-12-111-1/+1
* Move build without gcc step up so that it's binary is not used in docker (#3147)Lauris BH2017-12-111-10/+10
* simple usage of x (#3144)Lunny Xiao2017-12-111-4/+1
* Mention completion for issue editor. (#3136)harry2017-12-117-0/+76
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-1167-479/+334