2
0
Commit Graph

6293 Commits

Author SHA1 Message Date
Lunny Xiao
b9f3eeaae8 Add more webhooks support and refactor webhook templates directory (#3929)
* add more webhook support

* move hooks templates to standalone dir and add more webhooks ui

* fix tests

* update vendor checksum

* add more webhook support

* move hooks templates to standalone dir and add more webhooks ui

* fix tests

* update vendor checksum

* update vendor

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* load attributes when created release

* update comparsion doc
2018-05-16 22:01:55 +08:00
GiteaBot
2e38430468 [skip ci] Updated translations via Crowdin 2018-05-15 14:16:11 +00:00
David Schneiderbauer
d7583ff921 add user language value to hidden input to enable saving of profile without changing language (#3967) 2018-05-15 17:14:40 +03:00
GiteaBot
240618691c [skip ci] Updated translations via Crowdin 2018-05-15 10:08:59 +00:00
David Schneiderbauer
8f3fd19190 Refactor User Settings (#3900)
* moved avatar to profile page

* combined password change, email and account deletion into account settings page

* combined totp, access tokens, linked accounts and openid into security settings page

* move access tokens to applications settings page

* small change to restart drone build

* fix change avatar url on profile page

* redirect old settings urls to new ones

* enforce only one autofocus attribute on settings pages

* set correct redirect status code

* fmt fix
2018-05-15 13:07:32 +03:00
FabioFortini
824430b37d issue-2768: added new option allow_only_external_registration (#3910) 2018-05-13 15:51:16 +08:00
Lauris BH
4ac1c2087b Update xormstore dependency to fix OAuth2 support for MySQL (#3955) 2018-05-13 13:10:50 +08:00
GiteaBot
c9b63c606f [skip ci] Updated translations via Crowdin 2018-05-13 01:51:56 +00:00
techknowlogick
d9696ea6c8 Fix blank topic on explore repo list (#3956) 2018-05-13 09:50:39 +08:00
Lunny Xiao
db01f482ec fix blank topic (#3948) 2018-05-11 16:15:18 +08:00
GiteaBot
3862e12444 [skip ci] Updated translations via Crowdin 2018-05-11 07:56:33 +00:00
Lauris BH
5b87cb0d84 Add LDAP integration tests (#3897)
* Add LDAP service for tests

* Add LDAP login source and test user sign-in

* Add checks to test if user data is correct

* Add LDAP user sync test

* Add failed user sign-in test
2018-05-11 15:55:32 +08:00
jess
6c197733df Activating Open Collective (#3821)
* Added backers and sponsors on the README

* Added call to donate after npm install (optional)

* Remove npm changes

* Update readme to leave only needed sections
2018-05-11 13:53:23 +08:00
techknowlogick
d6246fcc5c Remove another mention of matrix (#3947) 2018-05-11 13:18:34 +08:00
David Schneiderbauer
12d4ac6140 Adjust z-index for floating labels (#3939) 2018-05-11 11:28:26 +08:00
GiteaBot
63b58525f4 [skip ci] Updated translations via Crowdin 2018-05-11 02:32:27 +00:00
David Schneiderbauer
481100b3b1 remove build tag information for redis and memcache (#3940) 2018-05-11 10:31:33 +08:00
GiteaBot
721f0a956d [skip ci] Updated translations via Crowdin 2018-05-11 01:44:55 +00:00
mikolaj holysz
076fbd84ef Fix comments in config1 (#3946)
* Fix some comments in custom/conf/app.ini.sample

Some comments in app.ini.sample were very vague, didn't contain much information.
Some of them have been fixed, but mistakes that need to be fixed by an expert still remain, see #3928

Signed-off-by: Mikolaj Holysz <miki123211@gmail.com>

* Add an additional comment pointing to more documentation.

Add an additional comment to the top of the sample configuration file.
It contains a link pointing to gitea's docs and the configcheat sheet, which contains
some explanations about the parameters in the config.

Signed-off-by: Mikolaj Holysz <miki123211@gmail.com>
2018-05-11 09:43:46 +08:00
GiteaBot
289eab04be [skip ci] Updated translations via Crowdin 2018-05-11 00:43:53 +00:00
techknowlogick
421e556118 Add documentation in regards to issues/pull request templates (#3942)
* Add documentation in regards to issues/pull request templates

Fixes #3491

* update per suggestion to use list
2018-05-11 08:42:22 +08:00
Morgan Bazalgette
493cd2ab7a Fix release tag on README (#3945) 2018-05-10 23:38:57 +03:00
GiteaBot
6046c48db7 [skip ci] Updated translations via Crowdin 2018-05-10 15:46:04 +00:00
techknowlogick
b4c951bbaa Discord is the official channel - update README (#3943)
Matrix (and IRC) bridge drop too many messages which frustrate new user.
Let's only promote the official communication tool.
2018-05-10 17:43:52 +02:00
GiteaBot
49915790dc [skip ci] Updated translations via Crowdin 2018-05-10 12:55:00 +00:00
David Schneiderbauer
3ba44add48 update multiple assignes feature in comparison (#3938) 2018-05-10 20:53:32 +08:00
GiteaBot
f42c4eab14 [skip ci] Updated translations via Crowdin 2018-05-10 08:33:20 +00:00
techknowlogick
d8f11641cd Note about adding permisions to binary (#3936)
in regards to binding to lower ports than 1024
2018-05-10 16:32:01 +08:00
GiteaBot
188b341d2c [skip ci] Updated translations via Crowdin 2018-05-10 07:00:07 +00:00
techknowlogick
07b1811298 Fix #3828 (#3935) 2018-05-10 14:58:49 +08:00
Lauris BH
fc2ce0d1bf Update less.js to latest version (#3932) 2018-05-10 13:36:47 +08:00
kolaente
3732bd3dfe Fixed issue deadline not showing on issue page (#3930) 2018-05-10 07:05:12 +03:00
GiteaBot
574b23b8e1 [skip ci] Updated translations via Crowdin 2018-05-10 01:19:03 +00:00
Lauris BH
73384a1ba2 Fix multiple asssingee table migration (#3931) 2018-05-10 09:18:01 +08:00
kolaente
183f1290f5 Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
GiteaBot
a7df1ada39 [skip ci] Updated translations via Crowdin 2018-05-09 14:54:02 +00:00
Thorben
8229ca77f3 snap-packaging for gitea (#2568)
* Modify tbraeutigam/gogs-snap for gitea

* Fix building on 16.04 (manually build go-bindata).
-> add _source.tar.bz2 to .gitignore (used by snapcraft cleanbuild)

* Streamline Snap packaging:
 - Take advantage of install-hooks (snapd 2.27)
 - Use snapctl configuration storage for unchanging values

* Move to using Snap Hooks for configuration

* Missed re-adding daemon statement

* Fix two warnings from Codacy.
2018-05-09 22:52:51 +08:00
GiteaBot
2acddec734 [skip ci] Updated translations via Crowdin 2018-05-09 09:58:04 +00:00
Lauris BH
3d26344e8c Compare git services in docs page (#3911) 2018-05-09 12:57:02 +03:00
GiteaBot
639e7b95ff [skip ci] Updated translations via Crowdin 2018-05-08 12:42:15 +00:00
bugreport0
2b980ba1de Fix English translation grammar and consistency. (#3921) 2018-05-08 15:40:52 +03:00
GiteaBot
03e74cf483 [skip ci] Updated translations via Crowdin 2018-05-08 06:06:49 +00:00
David Schneiderbauer
e0f6da7570 fix wrong issue endpoints in swagger doc (#3914) 2018-05-08 14:05:18 +08:00
GiteaBot
011d93d04a [skip ci] Updated translations via Crowdin 2018-05-07 18:46:25 +00:00
David Schneiderbauer
5a0e67caa3 lock npm packages (#3912) 2018-05-07 21:46:04 +03:00
Bo-Yi Wu
395e52cd8d feat: testing in go 1.10 version. (#3899) 2018-05-07 22:49:57 +08:00
GiteaBot
e664da77f3 [skip ci] Updated translations via Crowdin 2018-05-07 09:52:15 +00:00
Travis Parker
51ad36c5d0 consistent IsOverdue field name capitalization (#3909)
Milestone.IsOverDue vs Issue.IsOverdue, the former was also causing the
milestone list page template to fail to render if any milestones have a
due date assigned.

Signed-off-by: Travis J Parker <travis.parker@gmail.com>
2018-05-07 12:50:27 +03:00
GiteaBot
36c2fba2ca [skip ci] Updated translations via Crowdin 2018-05-07 05:09:51 +00:00
Ambrose Chua
8ba8a8b731 Fix code tab link when viewing tags (#3908)
Signed-off-by: Ambrose Chua <ambrose@chua.family>
2018-05-07 13:08:35 +08:00