summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-021-0/+97
|
* Update TRANSLATORS (#4349)Guilhem Marion2018-07-021-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-011-15/+905
|
* Add myself as a maintainer (#4345)Alexey Terentyev2018-07-011-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-3015-83/+2715
|
* Add scope to Gitlab oauth request (#4330)techknowlogick2018-06-301-1/+1
| | | Fix #3449
* Backport 1.4.3 changelog to master branch (#4323)techknowlogick2018-06-271-0/+12
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-271-1/+7
|
* Fixed violation of the unique constraint for v68 migration (#4297)Alexey Terentyev2018-06-272-53/+106
|
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-264-3/+17
|
* Fix open redirect vulnerability on login screen (#4312)Jonas Franz2018-06-263-1/+50
| | | | | | | | | | | | | | * Fix open redirect vulnerability on login screen Signed-off-by: Jonas Franz <info@jonasfranz.software> * Reorder imports Signed-off-by: Jonas Franz <info@jonasfranz.software> * Replace www. from Domain too Signed-off-by: Jonas Franz <info@jonasfranz.software>
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-251-0/+1
|
* Create api-usage doc page (#4306)stevegt2018-06-251-0/+75
| | | | | | | | | | | | | | | | | | | | * add api user guides in doc * update user-guides api page * fix typo: user guides -> user guide * move api-usage page under advanced category * flesh out API usage docs * Build on work by @tungsheng * Address issues raised in #4037, #3673, and #4243 * Close #4247 Signed-off-by: Steve Traugott <stevegt@t7a.org>
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-242-4/+40
|
* Add a basic SMF manifest for SunOS platforms (#4238)Antonio Huete Jimenez2018-06-251-0/+46
| | | Signed-off-by: Antonio Huete Jimenez <tuxillo@quantumachine.net>
* fix exclude files .sha265 to .sha256 (#4304)Lunny Xiao2018-06-241-1/+1
|
* Add gpg-sign step to drone (#4188)Antoine GIRARD2018-06-241-0/+12
| | | | | | | | | | * Add gpg-sign step to drone * add compressed releases to gpg-sign targets * Use exclude to simplify file list drone-plugins/drone-gpgsign#2
* Add details about USER_UID and USER_GID environment variables (#4301)Richard Coleman2018-06-231-0/+2
|
* Remove call to update certs (#4296)techknowlogick2018-06-211-2/+0
|
* 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.