summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-2124-72/+545
|
* Fix topics addition (Another solution) (#4031) (#4258)Alexey Terentyev2018-06-218-4/+229
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added topics validation, fixed repo topics duplication (#4031) Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Added tests Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Fixed fmt Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Added comments to exported functions Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Deleted RemoveDuplicateTopics function Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Fixed messages Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Added migration Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * fmt migration file Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * fixed lint Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Added Copyright Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Added query solution for duplicates Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Fixed migration query Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Changed RegExp. Fixed migration Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * fmt migration file Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Fixed test for changed regexp Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Removed validation log messages Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Renamed migration file Signed-off-by: Alexey Terentyev <axifnx@gmail.com> * Renamed validate function Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Fix webhook type conflation. (#4285)Russell Aunger2018-06-212-2/+2
| | | | | | - Fix typo that caused Gogs hooks to be created as Gitea hooks. - Fix typo that caused Gogs hooks to be duplicated upon edit (though this bug was masked by the previous one). Signed-off-by: Russell Aunger <rba@live.com>
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-201-5/+5
|
* Updated drone config to use the "next" git plugin (#4281)kolaente2018-06-201-1/+1
|
* Change parsing of postgresql settings (#4275)techknowlogick2018-06-202-8/+54
| | | | | | | | | | | | | * Change parsing of postgresql settings Fix #4200 * Add copyright * update postgresql connection string * add tests
* Fix not removed watches on unallowed repositories (#4201)David Schneiderbauer2018-06-196-0/+233
|
* Fix milestone appliance and permission checks (#4271)Jonas Franz2018-06-191-9/+17
| | | | | | | | | | | * Fix milestone appliance Fix missing permission check Signed-off-by: Jonas Franz <info@jonasfranz.software> * Fix comment * Add Gitea copyright line
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-192-6/+15
|
* Fix missing close tags in U2F (#4256)François M2018-06-191-2/+2
|
* fix missing data on redirects (#3975)David Schneiderbauer2018-06-186-86/+90
|
* [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
|