Richard Coleman
89400d63b1
Add details about USER_UID and USER_GID environment variables ( #4301 )
7 years ago
techknowlogick
a3f486e8e6
Remove call to update certs ( #4296 )
7 years ago
David Schneiderbauer
304bd2ea73
hide issues from org private repos w/o team assignment ( #4034 )
7 years ago
Alexey Terentyev
fd22130887
Fix topics addition (Another solution) ( #4031 ) ( #4258 )
* 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>
7 years ago
Russell Aunger
5128ce487b
Fix webhook type conflation. ( #4285 )
- 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>
7 years ago
GiteaBot
865228a173
[skip ci] Updated translations via Crowdin
7 years ago
kolaente
1173a6a60d
Updated drone config to use the "next" git plugin ( #4281 )
7 years ago
techknowlogick
539c9488e1
Change parsing of postgresql settings ( #4275 )
* Change parsing of postgresql settings
Fix #4200
* Add copyright
* update postgresql connection string
* add tests
7 years ago
David Schneiderbauer
0ddfbb2b15
Fix not removed watches on unallowed repositories ( #4201 )
7 years ago
Jonas Franz
89444af642
Fix milestone appliance and permission checks ( #4271 )
* Fix milestone appliance
Fix missing permission check
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Fix comment
* Add Gitea copyright line
7 years ago
GiteaBot
2d63a78201
[skip ci] Updated translations via Crowdin
7 years ago
David Schneiderbauer
ad5ce7df06
fix missing data on redirects ( #3975 )
7 years ago
GiteaBot
70082ffdd8
[skip ci] Updated translations via Crowdin
7 years ago
kolaente
495c399eef
Reorganized feature comparison ( #4264 )
7 years ago
Jonas Franz
c79d793634
Show second line by using >= 1 instead of > 1 ( #4251 )
Signed-off-by: Jonas Franz <info@jonasfranz.software>
7 years ago
GiteaBot
6457869092
[skip ci] Updated translations via Crowdin
7 years ago
Antoine GIRARD
657b3a1e21
markup: escape short wiki link ( #4091 )
7 years ago
GiteaBot
3809a0a0ad
[skip ci] Updated translations via Crowdin
7 years ago
stevegt
0f0de3e0cc
fix CreateIssueCommentOption reference ( #4239 )
* fixes a warning remaining from #4010 and #4220
7 years ago
GiteaBot
d1d69f4290
[skip ci] Updated translations via Crowdin
7 years ago
David Schneiderbauer
20e7100a11
fix not respecting landing page setting ( #4209 )
* fix not respecting landing page setting
* fmt
* add landing page test
7 years ago
Antoine GIRARD
434c7d411f
Fix swagger security parts ( #4236 )
7 years ago
Lauris BH
3ae658b26d
Delete reactions added to issues and comments when deleting repository ( #4232 )
7 years ago
Lunny Xiao
80871d8594
fix bug when deleting a release ( #4207 )
7 years ago
Antoine GIRARD
00ff25393c
Fix swagger errors ( #4220 )
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 .
7 years ago
harry
70cb88f17a
Improve wiki content width. ( #4195 )
7 years ago
GiteaBot
dc775f10fe
[skip ci] Updated translations via Crowdin
7 years ago
Alexey Terentyev
bc2acb2592
Fixed drone command in readme ( #4222 )
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
7 years ago
GiteaBot
d6630f4d44
[skip ci] Updated translations via Crowdin
7 years ago
Lunny Xiao
42faf0d9b9
fix delete comment bug ( #4216 )
7 years ago
GiteaBot
457a4b2c9b
[skip ci] Updated translations via Crowdin
7 years ago
BNolet
7ccb681ea4
Fixed spelling + clarity ( #4213 )
Message given when password was too short was incorrectly spelled and was not clear enough.
7 years ago
GiteaBot
afe51ce0bf
[skip ci] Updated translations via Crowdin
7 years ago
nickolas360
05c64f07a1
HTML-escape text READMEs ( #4192 )
7 years ago
David Schneiderbauer
0413735e18
undo #3142 because processes don't use the util.Timestamp ( #4203 )
7 years ago
Fluf
893a3255ea
Add config path as an optional flag when changing pass via CLI ( #4184 )
7 years ago
Fluf
4c23447f8c
Only show "You cannot fork a repository you own" when needed ( #4130 )
7 years ago
GiteaBot
57ab69fd04
[skip ci] Updated translations via Crowdin
7 years ago
Jesse Lucas
99bf8c0921
Update backup and restore doc usage ( #4165 )
Edit example of `./gitea dump` to include -c option to pass app.ini
Signed-off-by: Jesse Lucas <jesse@jesselucas.com>
7 years ago
Antoine GIRARD
87dd0905ce
Add security advice to contrib guide ( #4187 )
* Improve contributing guidelines for security
7 years ago
GiteaBot
fbd48abafe
[skip ci] Updated translations via Crowdin
7 years ago
Ben Yanke
587d62ed43
Move Screenshots to Bottom ( #4128 )
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.
7 years ago
Lunny Xiao
5015c5ddf1
improve backup document and add zh-cn backup document ( #4145 )
7 years ago
GiteaBot
fe916afd9f
[skip ci] Updated translations via Crowdin
7 years ago
Christopher Medlin
3e6a3b4890
Improve logging for e-mail and OpenID already in use errors ( #4174 )
7 years ago
GiteaBot
b65e3a6978
[skip ci] Updated translations via Crowdin
7 years ago
Fluf
c0fe0cb9d2
Add myself as a maintainer ( #4172 )
7 years ago
Lauris BH
9ef0468900
Show only needed values in database configuration section depending on type ( #4164 )
7 years ago
GiteaBot
451a73fb4c
[skip ci] Updated translations via Crowdin
7 years ago
Barbossa
454261de2b
Fix typo ( #4151 )
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.
7 years ago