summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-182-158/+162
|
* Reorganized feature comparison (#4264)kolaente2018-06-181-656/+90
|
* Show second line by using >= 1 instead of > 1 (#4251)Jonas Franz2018-06-151-1/+1
| | | Signed-off-by: Jonas Franz <info@jonasfranz.software>
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-151-8/+8
|
* markup: escape short wiki link (#4091)Antoine GIRARD2018-06-152-0/+29
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-151-1/+1
|
* fix CreateIssueCommentOption reference (#4239)stevegt2018-06-152-2/+2
| | | * fixes a warning remaining from #4010 and #4220
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-152-0/+7
|
* fix not respecting landing page setting (#4209)David Schneiderbauer2018-06-153-6/+26
| | | | | | | | * fix not respecting landing page setting * fmt * add landing page test
* Fix swagger security parts (#4236)Antoine GIRARD2018-06-122-16/+8
|
* Delete reactions added to issues and comments when deleting repository (#4232)Lauris BH2018-06-121-0/+3
|
* fix bug when deleting a release (#4207)Lunny Xiao2018-06-121-0/+5
|
* Fix swagger errors (#4220)Antoine GIRARD2018-06-1215-254/+432
| | | | | | | | | | Fix all the resting errors to have a valid swagger file. They are still some warnings but nothing blocking. Doing so I found that some request still misses son parameters for some POST/PUT/PATCH request. This means the a client generated from the swagger file will not work completely. Fix #4088 by activating validation in drone Should fix #4010.
* Improve wiki content width. (#4195)harry2018-06-122-1/+5
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-121-1/+2
|
* Fixed drone command in readme (#4222)Alexey Terentyev2018-06-121-1/+1
| | | Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-1124-24/+1
|
* fix delete comment bug (#4216)Lunny Xiao2018-06-111-0/+4
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-111-0/+2
|
* Fixed spelling + clarity (#4213)BNolet2018-06-111-1/+1
| | | Message given when password was too short was incorrectly spelled and was not clear enough.
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-101-0/+11
|
* HTML-escape text READMEs (#4192)nickolas3602018-06-101-2/+6
|
* undo #3142 because processes don't use the util.Timestamp (#4203)David Schneiderbauer2018-06-101-2/+2
|
* Add config path as an optional flag when changing pass via CLI (#4184)Fluf2018-06-092-0/+10
|
* Only show "You cannot fork a repository you own" when needed (#4130)Fluf2018-06-091-1/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-091-0/+9
|
* Update backup and restore doc usage (#4165)Jesse Lucas2018-06-091-1/+1
| | | | | Edit example of `./gitea dump` to include -c option to pass app.ini Signed-off-by: Jesse Lucas <jesse@jesselucas.com>
* Add security advice to contrib guide (#4187)Antoine GIRARD2018-06-091-0/+7
| | | | * Improve contributing guidelines for security
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-091-0/+45
|
* Move Screenshots to Bottom (#4128)Ben Yanke2018-06-081-7/+10
| | | | | The 'above the fold' space is very important, it seems possibly wasted with screenshots which aren't legible without enlarging. This is a proposal to move them down.
* improve backup document and add zh-cn backup document (#4145)Lunny Xiao2018-06-082-1/+62
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-081-0/+3
|
* Improve logging for e-mail and OpenID already in use errors (#4174)Christopher Medlin2018-06-081-2/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-0823-46/+0
|
* Add myself as a maintainer (#4172)Fluf2018-06-081-0/+1
|
* Show only needed values in database configuration section depending on type ↵Lauris BH2018-06-062-4/+8
| | | | (#4164)
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-061-0/+3
|
* Fix typo (#4151)Barbossa2018-06-061-1/+1
| | | Fix incorrect tmpl in oauth when we have a custom authorize url. The tmpl will append an additional character "v" every time we save the settings.
* Fix link in HTTPS doc (#4135)techknowlogick2018-06-051-1/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-052-2/+46
|
* update debian binary information (#4132)David Schneiderbauer2018-06-051-8/+5
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-051-1/+3
|
* More detailed documentation on how to set up from binary (#4121)Lauris BH2018-06-048-29/+81
| | | | | * More detailed documentation on how to set up from binary Also change recommended file locations
* 1.4.2 changelog (#4124)techknowlogick2018-06-051-0/+15
|
* Add pronunciation to README.md (#4123)AJ ONeal2018-06-041-0/+6
|
* Minor 'Installation with Docker' docs page fix (#4122)Daniel Peukert2018-06-051-1/+1
|
* Update comparison.en-us.md with RhodeCode Community edition (#4112)Marcin Kuźmiński2018-06-041-0/+65
| | | Added RhodeCode Community edition into comparison page
* Removed unnecessary line referencing LFS struct (#4113)Inon S2018-06-041-1/+0
| | | | | | | | https://github.com/go-gitea/gitea/pull/4035#issuecomment-394286204 @ohwgiles points out that the config section should, in fact, still be in accordance with the "server" struct, which contains the "LFS" struct. I should just remove the line ``` sec = Cfg.Section("LFS") ```
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-041-0/+67
|
* Add tag check to release draft creation (#3729)Bwko2018-06-042-2/+2
|