summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update gitea version on docs/install-from-binary (#3333)Kim "BKC" Carlbäcker2018-01-094-4/+4
* Change EncodePasswd to HashPassword (#3329)Morgan Bazalgette2018-01-087-9/+48
* Add some instructions about running integration tests (#3319)Sandro Santilli2018-01-081-0/+22
* Fix branch name escaping in compare url (#3311)Deyong Zhu2018-01-081-8/+14
* Remove IsOwner, NumTeams from OrgUser (#3269)Ethan Koenig2018-01-087-77/+63
* Add missing indexer doc in configuration (#3324)Antoine GIRARD2018-01-082-1/+9
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-077-6/+79
* Ensure docs makefile downloads theme if failed before. (#3322)Alberto González Palomo2018-01-071-3/+4
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-071-0/+4
* Enable Libravatar by default in new installations (#3287)Sandro Santilli2018-01-071-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-072-1/+9
* fix bug when a user delete but assigned on issue (#3318)Lunny Xiao2018-01-071-2/+8
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-061-1/+1
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-0713-13/+184
* Add defaults to config cheatsheet, and minor language cleanup. (#3290)Michael Lustfield2018-01-061-136/+134
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-062-2/+12
* Add myself to MAINTAINERS (#3313)Morgan Bazalgette2018-01-061-0/+1
* Make the space for repo actions wider on repo header (#3312)Morgan Bazalgette2018-01-061-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-062-0/+18
* add external tool docs (#3301)Lunny Xiao2018-01-062-0/+37
* [skip ci] Updated translations via CrowdinGiteaBot2018-01-051-0/+1
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-0520-44/+529
* Serve pull request .diff files (#3293)Sandro Santilli2018-01-054-5/+53
* Fix swagger docs (#3300)Ethan Koenig2018-01-042-162/+13
* 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