summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use issue number/index instead of id for API URL. (#3298)Alberto González Palomo2018-01-031-1/+1
* Fixed asterisk based tasklist items, fixed requirement for one char after las...modmew82018-01-031-2/+2
* Fix guide link for webhooks in repository settings (#3291) (#3292)Elouan Martinet2018-01-031-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-031-0/+1
* Added progressbar for issues (#1146). (#3171)modmew82018-01-035-1/+50
* Update standard copyright header for new year (#3289)techknowlogick2018-01-021-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-021-0/+1
* refactor: ignore LGTM from author of pull request. (#3283)Bo-Yi Wu2018-01-021-1/+2
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-0210-10/+0
* Add more additional template snippets (#3286)Thomas Boerger2018-01-026-0/+10
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-021-2/+2
* Fix MS AD Search Attributes English translation (#3282)Piotr Orzechowski2018-01-021-1/+1
* Update CONTRIBUTING.md with new Owners (#3281)techknowlogick2018-01-011-0/+5
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-011-6/+8
* Add build instruction in README, reorganize some sections (#3257)Sandro Santilli2018-01-011-12/+26
* [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