Lunny Xiao
c232a71b81
Merge branch 'master' into fix-swagger-errors
2018-06-12 20:55:12 +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
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
Antoine GIRARD
7ac1cbf530
Fix error from web swagger editor: two action under matching url (but different var name)
2018-06-11 15:50:09 +02:00
Antoine GIRARD
52dae70fc3
Activate swagger validation
2018-06-11 15:27:33 +02:00
Antoine GIRARD
8c50cbdbbe
Fix missing params
2018-06-11 15:09:54 +02:00
Antoine GIRARD
8da4eca462
Add missing tokens parameters
2018-06-11 14:43:47 +02:00
Antoine GIRARD
b8db734b8b
Add some missing hook parameters
2018-06-11 14:40:26 +02:00
Antoine GIRARD
792f9a4dad
Fix typos
2018-06-11 14:30:02 +02:00
Antoine GIRARD
0fdc6d3d33
Fix typos
2018-06-11 12:38:40 +02:00
Antoine GIRARD
43f52497e8
Fix typo: duplicate operationId
2018-06-11 12:16:39 +02:00
Antoine GIRARD
c34cd5ebc2
Fix typo: duplicate name
2018-06-11 12:12:31 +02:00
Antoine GIRARD
68846057d1
Add missing in: body
2018-06-11 12:06:26 +02:00
Antoine GIRARD
bc159ca815
Add missing in: body
2018-06-11 11:58:26 +02:00
Antoine GIRARD
000e96a2ca
Generate swagger json
2018-06-11 11:44:39 +02:00
Antoine GIRARD
81b841f19d
Fix raw parameters
...
https://swagger.io/docs/specification/2-0/describing-request-body/
2018-06-11 11:05:22 +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
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
Barbossa
83d956ce6b
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.
2018-06-06 22:02:37 +08:00
techknowlogick
fa3ceb610d
Fix link in HTTPS doc ( #4135 )
2018-06-05 17:36:15 +03:00
GiteaBot
25b1a8099b
[skip ci] Updated translations via Crowdin
2018-06-05 13:26:26 +00:00
David Schneiderbauer
1a6c97be9c
update debian binary information ( #4132 )
2018-06-05 09:24:52 -04:00
GiteaBot
2fcd9b69b7
[skip ci] Updated translations via Crowdin
2018-06-05 07:39:40 +00:00
Lauris BH
1aee261aae
More detailed documentation on how to set up from binary ( #4121 )
...
* More detailed documentation on how to set up from binary
Also change recommended file locations
2018-06-04 22:02:04 -04:00
techknowlogick
6400d8a3cb
1.4.2 changelog ( #4124 )
2018-06-05 03:56:29 +03:00
AJ ONeal
0b718535b6
Add pronunciation to README.md ( #4123 )
2018-06-04 20:15:32 -04:00
Daniel Peukert
b9be49cd96
Minor 'Installation with Docker' docs page fix ( #4122 )
2018-06-05 02:08:56 +03:00
Marcin Kuźmiński
809babb562
Update comparison.en-us.md with RhodeCode Community edition ( #4112 )
...
Added RhodeCode Community edition into comparison page
2018-06-04 15:01:35 -04:00
Inon S
1bcabb8b1e
Removed unnecessary line referencing LFS struct ( #4113 )
...
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")
```
2018-06-04 21:07:42 +03:00
GiteaBot
d62bc3362b
[skip ci] Updated translations via Crowdin
2018-06-04 05:35:46 +00:00