David Schneiderbauer
69bfd81b1c
fix missing data on redirects ( #3975 )
6 years ago
GiteaBot
6e39f3d422
[skip ci] Updated translations via Crowdin
6 years ago
kolaente
90ad73ae21
Reorganized feature comparison ( #4264 )
6 years ago
Jonas Franz
85414d8b75
Show second line by using >= 1 instead of > 1 ( #4251 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years ago
GiteaBot
3aafa0400e
[skip ci] Updated translations via Crowdin
6 years ago
Antoine GIRARD
23ba5c870f
markup: escape short wiki link ( #4091 )
6 years ago
GiteaBot
c919b07a53
[skip ci] Updated translations via Crowdin
6 years ago
stevegt
a7aaacb633
fix CreateIssueCommentOption reference ( #4239 )
...
* fixes a warning remaining from #4010 and #4220
6 years ago
GiteaBot
a75f251195
[skip ci] Updated translations via Crowdin
6 years ago
David Schneiderbauer
adba2ad609
fix not respecting landing page setting ( #4209 )
...
* fix not respecting landing page setting
* fmt
* add landing page test
6 years ago
Antoine GIRARD
6efdcaed86
Fix swagger security parts ( #4236 )
6 years ago
Lauris BH
2b8c0bb5e2
Delete reactions added to issues and comments when deleting repository ( #4232 )
6 years ago
Lunny Xiao
406031d3cc
fix bug when deleting a release ( #4207 )
6 years ago
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 .
6 years ago
harry
0ba165e2ea
Improve wiki content width. ( #4195 )
6 years ago
GiteaBot
0ea18698af
[skip ci] Updated translations via Crowdin
6 years ago
Alexey Terentyev
7b773bd49f
Fixed drone command in readme ( #4222 )
...
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
6 years ago
GiteaBot
37359aee68
[skip ci] Updated translations via Crowdin
6 years ago
Lunny Xiao
da898d4066
fix delete comment bug ( #4216 )
6 years ago
GiteaBot
508092a248
[skip ci] Updated translations via Crowdin
6 years ago
BNolet
3da0d437e9
Fixed spelling + clarity ( #4213 )
...
Message given when password was too short was incorrectly spelled and was not clear enough.
6 years ago
GiteaBot
e3b77f92c1
[skip ci] Updated translations via Crowdin
6 years ago
nickolas360
2bb73fe12c
HTML-escape text READMEs ( #4192 )
6 years ago
David Schneiderbauer
af57d6ab8a
undo #3142 because processes don't use the util.Timestamp ( #4203 )
7 years ago
Fluf
f54626df0b
Add config path as an optional flag when changing pass via CLI ( #4184 )
7 years ago
Fluf
9033eaeec1
Only show "You cannot fork a repository you own" when needed ( #4130 )
7 years ago
GiteaBot
ef0bc57ae7
[skip ci] Updated translations via Crowdin
7 years ago
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>
7 years ago
Antoine GIRARD
048468560f
Add security advice to contrib guide ( #4187 )
...
* Improve contributing guidelines for security
7 years ago
GiteaBot
8786c15221
[skip ci] Updated translations via Crowdin
7 years ago
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.
7 years ago
Lunny Xiao
ed51aa9c92
improve backup document and add zh-cn backup document ( #4145 )
7 years ago
GiteaBot
d41084c54a
[skip ci] Updated translations via Crowdin
7 years ago
Christopher Medlin
b5f61f1d15
Improve logging for e-mail and OpenID already in use errors ( #4174 )
7 years ago
GiteaBot
3fbba2553a
[skip ci] Updated translations via Crowdin
7 years ago
Fluf
c9c5d164d5
Add myself as a maintainer ( #4172 )
7 years ago
Lauris BH
a89d6253e0
Show only needed values in database configuration section depending on type ( #4164 )
7 years ago
GiteaBot
e5fd43c231
[skip ci] Updated translations via Crowdin
7 years ago
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.
7 years ago
techknowlogick
fa3ceb610d
Fix link in HTTPS doc ( #4135 )
7 years ago
GiteaBot
25b1a8099b
[skip ci] Updated translations via Crowdin
7 years ago
David Schneiderbauer
1a6c97be9c
update debian binary information ( #4132 )
7 years ago
GiteaBot
2fcd9b69b7
[skip ci] Updated translations via Crowdin
7 years ago
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
7 years ago
techknowlogick
6400d8a3cb
1.4.2 changelog ( #4124 )
7 years ago
AJ ONeal
0b718535b6
Add pronunciation to README.md ( #4123 )
7 years ago
Daniel Peukert
b9be49cd96
Minor 'Installation with Docker' docs page fix ( #4122 )
7 years ago
Marcin Kuźmiński
809babb562
Update comparison.en-us.md with RhodeCode Community edition ( #4112 )
...
Added RhodeCode Community edition into comparison page
7 years ago
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")
```
7 years ago
GiteaBot
d62bc3362b
[skip ci] Updated translations via Crowdin
7 years ago