]> source.dussan.org Git - gitea.git/log
gitea.git
6 years agoFix missing close tags in U2F (#4256)
François M [Tue, 19 Jun 2018 08:48:50 +0000 (10:48 +0200)]
Fix missing close tags in U2F (#4256)

6 years agofix missing data on redirects (#3975)
David Schneiderbauer [Mon, 18 Jun 2018 18:24:45 +0000 (20:24 +0200)]
fix missing data on redirects (#3975)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Mon, 18 Jun 2018 17:18:22 +0000 (17:18 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoReorganized feature comparison (#4264)
kolaente [Mon, 18 Jun 2018 17:16:53 +0000 (19:16 +0200)]
Reorganized feature comparison (#4264)

6 years agoShow second line by using >= 1 instead of > 1 (#4251)
Jonas Franz [Fri, 15 Jun 2018 14:07:48 +0000 (16:07 +0200)]
Show second line by using >= 1 instead of > 1 (#4251)

Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Fri, 15 Jun 2018 12:43:56 +0000 (12:43 +0000)]
[skip ci] Updated translations via Crowdin

6 years agomarkup: escape short wiki link (#4091)
Antoine GIRARD [Fri, 15 Jun 2018 12:42:49 +0000 (14:42 +0200)]
markup: escape short wiki link (#4091)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Fri, 15 Jun 2018 07:48:26 +0000 (07:48 +0000)]
[skip ci] Updated translations via Crowdin

6 years agofix CreateIssueCommentOption reference (#4239)
stevegt [Fri, 15 Jun 2018 07:47:13 +0000 (00:47 -0700)]
fix CreateIssueCommentOption reference (#4239)

* fixes a warning remaining from #4010 and #4220

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Fri, 15 Jun 2018 03:43:54 +0000 (03:43 +0000)]
[skip ci] Updated translations via Crowdin

6 years agofix not respecting landing page setting (#4209)
David Schneiderbauer [Fri, 15 Jun 2018 03:42:46 +0000 (05:42 +0200)]
fix not respecting landing page setting (#4209)

* fix not respecting landing page setting

* fmt

* add landing page test

6 years agoFix swagger security parts (#4236)
Antoine GIRARD [Tue, 12 Jun 2018 23:23:00 +0000 (01:23 +0200)]
Fix swagger security parts (#4236)

6 years agoDelete reactions added to issues and comments when deleting repository (#4232)
Lauris BH [Tue, 12 Jun 2018 17:02:51 +0000 (20:02 +0300)]
Delete reactions added to issues and comments when deleting repository (#4232)

6 years agofix bug when deleting a release (#4207)
Lunny Xiao [Tue, 12 Jun 2018 16:44:17 +0000 (00:44 +0800)]
fix bug when deleting a release (#4207)

6 years agoFix swagger errors (#4220)
Antoine GIRARD [Tue, 12 Jun 2018 14:59:22 +0000 (16:59 +0200)]
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 agoImprove wiki content width. (#4195)
harry [Tue, 12 Jun 2018 11:27:18 +0000 (19:27 +0800)]
Improve wiki content width. (#4195)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 12 Jun 2018 10:36:20 +0000 (10:36 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFixed drone command in readme (#4222)
Alexey Terentyev [Tue, 12 Jun 2018 10:34:56 +0000 (13:34 +0300)]
Fixed drone command in readme (#4222)

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Mon, 11 Jun 2018 22:55:33 +0000 (22:55 +0000)]
[skip ci] Updated translations via Crowdin

6 years agofix delete comment bug (#4216)
Lunny Xiao [Mon, 11 Jun 2018 22:54:30 +0000 (06:54 +0800)]
fix delete comment bug (#4216)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Mon, 11 Jun 2018 07:13:54 +0000 (07:13 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFixed spelling + clarity (#4213)
BNolet [Mon, 11 Jun 2018 07:12:38 +0000 (03:12 -0400)]
Fixed spelling + clarity (#4213)

Message given when password was too short was incorrectly spelled and was not clear enough.

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sun, 10 Jun 2018 18:43:21 +0000 (18:43 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoHTML-escape text READMEs (#4192)
nickolas360 [Sun, 10 Jun 2018 18:42:16 +0000 (11:42 -0700)]
HTML-escape text READMEs (#4192)

6 years agoundo #3142 because processes don't use the util.Timestamp (#4203)
David Schneiderbauer [Sun, 10 Jun 2018 01:48:45 +0000 (03:48 +0200)]
undo #3142 because processes don't use the util.Timestamp (#4203)

6 years agoAdd config path as an optional flag when changing pass via CLI (#4184)
Fluf [Sat, 9 Jun 2018 22:35:14 +0000 (18:35 -0400)]
Add config path as an optional flag when changing pass via CLI (#4184)

6 years agoOnly show "You cannot fork a repository you own" when needed (#4130)
Fluf [Sat, 9 Jun 2018 20:51:10 +0000 (16:51 -0400)]
Only show "You cannot fork a repository you own" when needed (#4130)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sat, 9 Jun 2018 19:16:38 +0000 (19:16 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoUpdate backup and restore doc usage (#4165)
Jesse Lucas [Sat, 9 Jun 2018 19:16:16 +0000 (15:16 -0400)]
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>
6 years agoAdd security advice to contrib guide (#4187)
Antoine GIRARD [Sat, 9 Jun 2018 16:03:23 +0000 (18:03 +0200)]
Add security advice to contrib guide (#4187)

* Improve contributing guidelines for security

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sat, 9 Jun 2018 00:14:00 +0000 (00:14 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoMove Screenshots to Bottom (#4128)
Ben Yanke [Sat, 9 Jun 2018 00:13:41 +0000 (19:13 -0500)]
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.

6 years agoimprove backup document and add zh-cn backup document (#4145)
Lunny Xiao [Fri, 8 Jun 2018 23:47:51 +0000 (07:47 +0800)]
improve backup document and add zh-cn backup document (#4145)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Fri, 8 Jun 2018 18:10:06 +0000 (18:10 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoImprove logging for e-mail and OpenID already in use errors (#4174)
Christopher Medlin [Fri, 8 Jun 2018 18:09:10 +0000 (11:09 -0700)]
Improve logging for e-mail and OpenID already in use errors (#4174)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Fri, 8 Jun 2018 01:24:38 +0000 (01:24 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoAdd myself as a maintainer (#4172)
Fluf [Fri, 8 Jun 2018 01:23:39 +0000 (21:23 -0400)]
Add myself as a maintainer (#4172)

6 years agoShow only needed values in database configuration section depending on type (#4164)
Lauris BH [Wed, 6 Jun 2018 23:13:42 +0000 (02:13 +0300)]
Show only needed values in database configuration section depending on type (#4164)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 6 Jun 2018 14:04:02 +0000 (14:04 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFix typo (#4151)
Barbossa [Wed, 6 Jun 2018 14:02:37 +0000 (22:02 +0800)]
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.

6 years agoFix link in HTTPS doc (#4135)
techknowlogick [Tue, 5 Jun 2018 14:36:15 +0000 (10:36 -0400)]
Fix link in HTTPS doc (#4135)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 5 Jun 2018 13:26:26 +0000 (13:26 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoupdate debian binary information (#4132)
David Schneiderbauer [Tue, 5 Jun 2018 13:24:52 +0000 (15:24 +0200)]
update debian binary information (#4132)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 5 Jun 2018 07:39:40 +0000 (07:39 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoMore detailed documentation on how to set up from binary (#4121)
Lauris BH [Tue, 5 Jun 2018 02:02:04 +0000 (05:02 +0300)]
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

6 years ago1.4.2 changelog (#4124)
techknowlogick [Tue, 5 Jun 2018 00:56:29 +0000 (20:56 -0400)]
1.4.2 changelog (#4124)

6 years agoAdd pronunciation to README.md (#4123)
AJ ONeal [Tue, 5 Jun 2018 00:15:32 +0000 (18:15 -0600)]
Add pronunciation to README.md (#4123)

6 years agoMinor 'Installation with Docker' docs page fix (#4122)
Daniel Peukert [Mon, 4 Jun 2018 23:08:57 +0000 (01:08 +0200)]
Minor 'Installation with Docker' docs page fix (#4122)

6 years agoUpdate comparison.en-us.md with RhodeCode Community edition (#4112)
Marcin Kuźmiński [Mon, 4 Jun 2018 19:01:35 +0000 (21:01 +0200)]
Update comparison.en-us.md with RhodeCode Community edition (#4112)

Added RhodeCode Community edition into comparison page

6 years agoRemoved unnecessary line referencing LFS struct (#4113)
Inon S [Mon, 4 Jun 2018 18:07:42 +0000 (21:07 +0300)]
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")
```

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Mon, 4 Jun 2018 05:35:46 +0000 (05:35 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoAdd tag check to release draft creation (#3729)
Bwko [Mon, 4 Jun 2018 05:34:44 +0000 (07:34 +0200)]
Add tag check to release draft creation (#3729)

6 years agoAdd how-to for enabling HTTPS (#4101)
Jonas Franz [Sun, 3 Jun 2018 01:55:23 +0000 (03:55 +0200)]
Add how-to for enabling HTTPS (#4101)

Signed-off-by: Jonas Franz <info@jonasfranz.de>
6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sun, 3 Jun 2018 01:15:41 +0000 (01:15 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoRemove dupelicate link (#4100)
Fluf [Sun, 3 Jun 2018 01:14:37 +0000 (21:14 -0400)]
Remove dupelicate link (#4100)

6 years agoUpdate gitgraph.js to fix "Cannot read property color of undefined" (#4095)
Alexey Terentyev [Sat, 2 Jun 2018 15:54:40 +0000 (18:54 +0300)]
Update gitgraph.js to fix "Cannot read property color of undefined" (#4095)

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sat, 2 Jun 2018 15:21:24 +0000 (15:21 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoswagger: add 'required: true' for params in URL (#4097)
stevegt [Sat, 2 Jun 2018 15:20:28 +0000 (08:20 -0700)]
swagger: add 'required: true' for params in URL (#4097)

* Partial fix for #4010

Swagger validation needs 'required: true' for parameters that are in
the URL path.

Signed-off-by: Steve Traugott <stevegt@t7a.org>
6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sat, 2 Jun 2018 11:30:08 +0000 (11:30 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoAdd make command to validate swagger file (#4096)
Fluf [Sat, 2 Jun 2018 11:29:12 +0000 (07:29 -0400)]
Add make command to validate swagger file (#4096)

Partial fix for #4088

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Fri, 1 Jun 2018 05:52:46 +0000 (05:52 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoadd simple descriptions for file API responses (#4089)
stevegt [Fri, 1 Jun 2018 05:51:49 +0000 (22:51 -0700)]
add simple descriptions for file API responses (#4089)

* Partial fix for #4010

Swagger needs a description field in each swagger:operation response.  Adding
minimal text for now on the way to getting swagger validate to pass.  Many
standard swagger client libraries will not work with gitea until validate
passes, so prioritizing that over better descriptions for now.

Signed-off-by: Steve Traugott <stevegt@t7a.org>
6 years agoadd simple descriptions for swagger validate (#4087)
stevegt [Thu, 31 May 2018 11:13:55 +0000 (04:13 -0700)]
add simple descriptions for swagger validate (#4087)

* Partial fix for #4010

Swagger needs a comment line above each swagger:response comment -- it
uses these to populate the description: fields.  Adding minimal text
for now on the way to getting swagger validate to pass.  Many standard
swagger client libraries will not work at all with gitea until validate
passes, so prioritizing that over better descriptions for now.

Signed-off-by: Steve Traugott <stevegt@t7a.org>
6 years agoUpdate Contribution docs with non-404 link (#4077)
techknowlogick [Wed, 30 May 2018 22:06:57 +0000 (18:06 -0400)]
Update Contribution docs with non-404 link (#4077)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 30 May 2018 13:25:15 +0000 (13:25 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFix #4081 Check for leading / in base before removing it (#4082)
Antoine GIRARD [Wed, 30 May 2018 13:23:43 +0000 (15:23 +0200)]
Fix #4081 Check for leading / in base before removing it (#4082)

6 years agoLFS: make HTTP auth period configurable (#4035)
Inon S [Tue, 29 May 2018 08:07:16 +0000 (11:07 +0300)]
LFS: make HTTP auth period configurable (#4035)

* LFS: make HTTP auth period configurable

* Formatting: Removed semicolon

Due to automated fmt-check failure (drone.gitea.io)

* applying code reviews

* Applied code review comment: Change HTTPAuthExpiry to time.Duration

* Updated config cheat sheet

6 years ago Remove autolink.js references (#4072)
techknowlogick [Tue, 29 May 2018 05:54:15 +0000 (01:54 -0400)]
 Remove autolink.js references (#4072)

* Autolink.js no longer used

Fixes #4069

* Remove autolink.js references

* Fix reference to u2f js

6 years agoFix relative markdown links with anchors (#4058)
Jonas Franz [Tue, 29 May 2018 03:51:42 +0000 (05:51 +0200)]
Fix relative markdown links with anchors (#4058)

* Replace '%28' with '#'
Add test case

Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Use ResolveReference instead of strings.Replace

Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years agoAdded deletion of an empty line at the end of the file (#4050) (#4054)
Alexey Terentyev [Tue, 29 May 2018 03:08:55 +0000 (06:08 +0300)]
Added deletion of an empty line at the end of the file (#4050) (#4054)

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 29 May 2018 00:26:42 +0000 (00:26 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoFix drone CLI install link (#4071)
stevegt [Tue, 29 May 2018 00:25:13 +0000 (17:25 -0700)]
Fix drone CLI install link (#4071)

Fixes #4070

6 years agofix attachment ENABLED (#4064)
Lunny Xiao [Mon, 28 May 2018 14:56:54 +0000 (22:56 +0800)]
fix attachment ENABLED (#4064)

* fix attachment ENABLED

* change wrong name on app.ini.sample

6 years agoFix wiki redirects (#3919)
Michael Kuhn [Mon, 28 May 2018 13:38:20 +0000 (15:38 +0200)]
Fix wiki redirects (#3919)

When creating or editing a wiki page, the redirect to the wiki page does
not work because the file name is used instead of the page name.

6 years agoupdate git vendor (#4059)
David Schneiderbauer [Sun, 27 May 2018 18:47:34 +0000 (20:47 +0200)]
update git vendor (#4059)

6 years agoUpdate drone test instructions in CONTRIBUTING.md (#4055)
techknowlogick [Sun, 27 May 2018 17:01:02 +0000 (13:01 -0400)]
Update drone test instructions in CONTRIBUTING.md (#4055)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Sun, 27 May 2018 10:49:19 +0000 (10:49 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoMac OS X -> macOS (#4056)
techknowlogick [Sun, 27 May 2018 10:47:58 +0000 (06:47 -0400)]
Mac OS X -> macOS (#4056)

6 years agoadd api section to config cheat sheet (#4037)
David Schneiderbauer [Thu, 24 May 2018 20:36:45 +0000 (22:36 +0200)]
add api section to config cheat sheet (#4037)

6 years agoMake home.tmpl visible with Signin-View enabled (#4040)
Fluf [Thu, 24 May 2018 19:51:28 +0000 (15:51 -0400)]
Make home.tmpl visible with Signin-View enabled (#4040)

Fix #3846

6 years agofix add a Ukrainian language (#4036) (#4042)
3_1_3_u [Thu, 24 May 2018 19:35:46 +0000 (22:35 +0300)]
fix add a Ukrainian language (#4036) (#4042)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Thu, 24 May 2018 18:08:15 +0000 (18:08 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoadd i18n section in config cheat sheet, reordered app.ini.sample (#4038)
David Schneiderbauer [Thu, 24 May 2018 18:07:02 +0000 (20:07 +0200)]
add i18n section in config cheat sheet, reordered app.ini.sample (#4038)

* add i18n section in config cheat sheet, reordered app.ini.sample

* fix wrong default config

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Thu, 24 May 2018 15:30:53 +0000 (15:30 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoadd a Ukrainian language (#4036)
3_1_3_u [Thu, 24 May 2018 15:29:33 +0000 (18:29 +0300)]
add a Ukrainian language (#4036)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Thu, 24 May 2018 14:30:48 +0000 (14:30 +0000)]
[skip ci] Updated translations via Crowdin

6 years agofix writer cannot read bare repo guide (#4033)
Lunny Xiao [Thu, 24 May 2018 14:28:53 +0000 (22:28 +0800)]
fix writer cannot read bare repo guide (#4033)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Thu, 24 May 2018 05:00:07 +0000 (05:00 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoLDAP Public SSH Keys synchronization (#1844)
Magnus Lindvall [Thu, 24 May 2018 04:59:02 +0000 (06:59 +0200)]
LDAP Public SSH Keys synchronization (#1844)

* Add LDAP Key Synchronization feature

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>
* Add migration: add login source id column for public_key table

* Only update keys if needed

* Add function to only list pubkey synchronized from ldap

* Only list pub ssh keys synchronized from ldap. Do not sort strings as ExistsInSlice does it.

* Only get keys belonging to current login source id

* Set default login source id to 0

* Some minor cleanup. Add integration tests (updete dep testify)

6 years agoAdded repository search ordered by stars or forks. Forks column in admin repo list...
Alexey Terentyev [Thu, 24 May 2018 01:03:42 +0000 (04:03 +0300)]
Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969)

* Added repository search order by stars or forks.
Added Forks column to admin repository list.

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
* Renamed search repo template

Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Thu, 24 May 2018 00:25:30 +0000 (00:25 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoGitea with Caddy with sub-path documentation. (#4028)
Fluf [Thu, 24 May 2018 00:24:04 +0000 (20:24 -0400)]
Gitea with Caddy with sub-path documentation. (#4028)

Matches rest of headings

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 23 May 2018 15:33:10 +0000 (15:33 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoAdd Environment Variables to Docker template (#4012)
Fluf [Wed, 23 May 2018 15:31:12 +0000 (11:31 -0400)]
Add Environment Variables to Docker template (#4012)

* Add disable registration as an environment variable

for docker

* Add REQUIRE_SIGNIN_VIEW as env var to docker

* Add variables to template

* Update docker docs

6 years agofix bugs caused by #3929 (#3999)
Lunny Xiao [Wed, 23 May 2018 07:23:23 +0000 (15:23 +0800)]
fix bugs caused by #3929 (#3999)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 23 May 2018 06:13:29 +0000 (06:13 +0000)]
[skip ci] Updated translations via Crowdin

6 years agofix webhook bug of response info is not displayed in UI (#4000)
Lunny Xiao [Wed, 23 May 2018 06:12:02 +0000 (14:12 +0800)]
fix webhook bug of response info is not displayed in UI (#4000)

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Wed, 23 May 2018 05:22:18 +0000 (05:22 +0000)]
[skip ci] Updated translations via Crowdin

6 years agoAdd documentation for reverse proxies (#4022)
Fluf [Wed, 23 May 2018 05:21:17 +0000 (01:21 -0400)]
Add documentation for reverse proxies (#4022)

Fixes #3904

6 years ago[skip ci] Updated translations via Crowdin
GiteaBot [Tue, 22 May 2018 23:10:02 +0000 (23:10 +0000)]
[skip ci] Updated translations via Crowdin