kolaente
5a084ade79
Merge branch 'issue-due-date-api' of https://github.com/kolaente/gitea into issue-due-date-api
2018-06-17 16:44:10 +02:00
kolaente
3a9d32a0d2
Added swagger description
2018-06-17 16:42:03 +02:00
kolaente
a09582e906
Merge remote-tracking branch 'upstream/master' into issue-due-date-api
2018-06-17 16:38:36 +02:00
kolaente
ab27aff747
Merge branch 'master' into issue-due-date-api
2018-06-17 14:21:40 +02:00
Jonas Franz
85414d8b75
Show second line by using >= 1 instead of > 1 ( #4251 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-06-15 10:07:48 -04:00
GiteaBot
3aafa0400e
[skip ci] Updated translations via Crowdin
2018-06-15 12:43:56 +00:00
Antoine GIRARD
23ba5c870f
markup: escape short wiki link ( #4091 )
2018-06-15 20:42:49 +08:00
GiteaBot
c919b07a53
[skip ci] Updated translations via Crowdin
2018-06-15 07:48:26 +00:00
stevegt
a7aaacb633
fix CreateIssueCommentOption reference ( #4239 )
...
* fixes a warning remaining from #4010 and #4220
2018-06-15 15:47:13 +08:00
GiteaBot
a75f251195
[skip ci] Updated translations via Crowdin
2018-06-15 03:43:54 +00:00
David Schneiderbauer
adba2ad609
fix not respecting landing page setting ( #4209 )
...
* fix not respecting landing page setting
* fmt
* add landing page test
2018-06-15 11:42:46 +08:00
kolaente
4d7a6361f4
Merge branch 'issue-due-date-api' of https://github.com/kolaente/gitea into issue-due-date-api
2018-06-13 10:32:34 +02:00
kolaente
e55d4a10c7
after merge cleanup
2018-06-13 10:29:51 +02:00
kolaente
b63232fef2
Merge remote-tracking branch 'upstream/master' into issue-due-date-api
...
# Conflicts:
# public/css/index.css
# public/swagger.v1.json
# routers/api/v1/swagger/options.go
2018-06-13 10:29:07 +02:00
Antoine GIRARD
6efdcaed86
Fix swagger security parts ( #4236 )
2018-06-12 19:23:00 -04:00
Lauris BH
2b8c0bb5e2
Delete reactions added to issues and comments when deleting repository ( #4232 )
2018-06-12 13:02:51 -04:00
Lunny Xiao
406031d3cc
fix bug when deleting a release ( #4207 )
2018-06-12 12:44:17 -04:00
Antoine GIRARD
908e8942cc
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 .
2018-06-12 22:59:22 +08:00
harry
0ba165e2ea
Improve wiki content width. ( #4195 )
2018-06-12 14:27:18 +03:00
GiteaBot
0ea18698af
[skip ci] Updated translations via Crowdin
2018-06-12 10:36:20 +00:00
Alexey Terentyev
7b773bd49f
Fixed drone command in readme ( #4222 )
...
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
2018-06-12 13:34:56 +03:00
kolaente
e2212ed6ec
Merge remote-tracking branch 'upstream/master' into issue-due-date-api
2018-06-12 08:36:45 +02:00
kolaente
ca83a54651
added documentation for error codes
2018-06-12 08:31:00 +02:00
GiteaBot
37359aee68
[skip ci] Updated translations via Crowdin
2018-06-11 22:55:33 +00:00
Lunny Xiao
da898d4066
fix delete comment bug ( #4216 )
2018-06-11 18:54:30 -04:00
kolaente
6a7bffa16f
Merge branch 'master' into issue-due-date-api
2018-06-11 10:55:47 +02:00
GiteaBot
508092a248
[skip ci] Updated translations via Crowdin
2018-06-11 07:13:54 +00:00
BNolet
3da0d437e9
Fixed spelling + clarity ( #4213 )
...
Message given when password was too short was incorrectly spelled and was not clear enough.
2018-06-11 03:12:38 -04:00
GiteaBot
e3b77f92c1
[skip ci] Updated translations via Crowdin
2018-06-10 18:43:21 +00:00
nickolas360
2bb73fe12c
HTML-escape text READMEs ( #4192 )
2018-06-10 21:42:16 +03:00
David Schneiderbauer
af57d6ab8a
undo #3142 because processes don't use the util.Timestamp ( #4203 )
2018-06-10 09:48:45 +08:00
Fluf
f54626df0b
Add config path as an optional flag when changing pass via CLI ( #4184 )
2018-06-09 18:35:14 -04:00
Fluf
9033eaeec1
Only show "You cannot fork a repository you own" when needed ( #4130 )
2018-06-09 16:51:10 -04:00
GiteaBot
ef0bc57ae7
[skip ci] Updated translations via Crowdin
2018-06-09 19:16:38 +00:00
Jesse Lucas
47f59589c5
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>
2018-06-09 15:16:16 -04:00
Antoine GIRARD
048468560f
Add security advice to contrib guide ( #4187 )
...
* Improve contributing guidelines for security
2018-06-09 12:03:23 -04:00
GiteaBot
8786c15221
[skip ci] Updated translations via Crowdin
2018-06-09 00:14:00 +00:00
Ben Yanke
512678a5a3
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.
2018-06-08 20:13:41 -04:00
Lunny Xiao
ed51aa9c92
improve backup document and add zh-cn backup document ( #4145 )
2018-06-08 19:47:51 -04:00
GiteaBot
d41084c54a
[skip ci] Updated translations via Crowdin
2018-06-08 18:10:06 +00:00
Christopher Medlin
b5f61f1d15
Improve logging for e-mail and OpenID already in use errors ( #4174 )
2018-06-08 14:09:10 -04:00
kolaente
bbc51dcd88
Merge branch 'issue-due-date-api' of https://github.com/kolaente/gitea into issue-due-date-api
2018-06-08 18:16:57 +02:00
kolaente
d8ab59e6d6
moved css to css file
2018-06-08 13:16:00 +02:00
kolaente
541519d331
Fixed indention
2018-06-08 13:07:27 +02:00
kolaente
5ea7b8494d
Proper date validation
2018-06-08 13:05:59 +02:00
kolaente
1bf3c47075
Merge branch 'master' of https://github.com/go-gitea/gitea into issue-due-date-api
...
# Conflicts:
# vendor/vendor.json
2018-06-08 13:01:44 +02:00
GiteaBot
3fbba2553a
[skip ci] Updated translations via Crowdin
2018-06-08 01:24:38 +00:00
Fluf
c9c5d164d5
Add myself as a maintainer ( #4172 )
2018-06-08 09:23:39 +08:00
Lauris BH
a89d6253e0
Show only needed values in database configuration section depending on type ( #4164 )
2018-06-06 18:13:42 -05:00
GiteaBot
e5fd43c231
[skip ci] Updated translations via Crowdin
2018-06-06 14:04:02 +00:00