6285 Commits (f6828e0b66933cfc4b4699037ab80dcf5286d9e4)
 

Author SHA1 Message Date
techknowlogick f6828e0b66 Fix blank topic on explore repo list (#3956) 6 years ago
Lunny Xiao c14870c5ac
fix blank topic (#3948) 6 years ago
GiteaBot bc8400747a [skip ci] Updated translations via Crowdin 6 years ago
Lauris BH ff3971b830 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
6 years ago
jess aafb0ea1c6 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
6 years ago
techknowlogick 20acbdfe03 Remove another mention of matrix (#3947) 6 years ago
David Schneiderbauer 91b3615219 Adjust z-index for floating labels (#3939) 6 years ago
GiteaBot 253a2d636b [skip ci] Updated translations via Crowdin 6 years ago
David Schneiderbauer 8c7e632a3d remove build tag information for redis and memcache (#3940) 6 years ago
GiteaBot e5f7f7dbc7 [skip ci] Updated translations via Crowdin 6 years ago
mikolaj holysz 54c73bdaf0 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>
6 years ago
GiteaBot 4dc43b37be [skip ci] Updated translations via Crowdin 6 years ago
techknowlogick 87ebaa97ee 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
6 years ago
Morgan Bazalgette 6be7387ffb Fix release tag on README (#3945) 6 years ago
GiteaBot 15d0ac7ed4 [skip ci] Updated translations via Crowdin 6 years ago
techknowlogick 14ff2f840e 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.
6 years ago
GiteaBot 4607e1ac3d [skip ci] Updated translations via Crowdin 6 years ago
David Schneiderbauer 2431fc71da update multiple assignes feature in comparison (#3938) 6 years ago
GiteaBot 0e0036106f [skip ci] Updated translations via Crowdin 6 years ago
techknowlogick af62ec5cc0 Note about adding permisions to binary (#3936)
in regards to binding to lower ports than 1024
6 years ago
GiteaBot 2efdb0907c [skip ci] Updated translations via Crowdin 6 years ago
techknowlogick 32deee9e52 Fix #3828 (#3935) 6 years ago
Lauris BH abff697f31 Update less.js to latest version (#3932) 6 years ago
kolaente 60424b7bad Fixed issue deadline not showing on issue page (#3930) 6 years ago
GiteaBot ce791454cb [skip ci] Updated translations via Crowdin 6 years ago
Lauris BH 382e7276b8 Fix multiple asssingee table migration (#3931) 6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705) 6 years ago
GiteaBot 238a997ec0 [skip ci] Updated translations via Crowdin 6 years ago
Thorben 14f16d6c2e 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.
6 years ago
GiteaBot 02ecc03d6d [skip ci] Updated translations via Crowdin 6 years ago
Lauris BH 16b34448d4
Compare git services in docs page (#3911) 6 years ago
GiteaBot 139ebf806e [skip ci] Updated translations via Crowdin 6 years ago
bugreport0 b11b3a7a7c Fix English translation grammar and consistency. (#3921) 6 years ago
GiteaBot bb8014885f [skip ci] Updated translations via Crowdin 6 years ago
David Schneiderbauer ea01decb6b fix wrong issue endpoints in swagger doc (#3914) 6 years ago
GiteaBot 773530c917 [skip ci] Updated translations via Crowdin 6 years ago
David Schneiderbauer 9ae445c28f lock npm packages (#3912) 6 years ago
Bo-Yi Wu 0b718e0d7b
feat: testing in go 1.10 version. (#3899) 6 years ago
GiteaBot eec2179e73 [skip ci] Updated translations via Crowdin 6 years ago
Travis Parker 73370b8cf7 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>
6 years ago
GiteaBot e6b0a2db62 [skip ci] Updated translations via Crowdin 6 years ago
Ambrose Chua 3a6f3c8c11 Fix code tab link when viewing tags (#3908)
Signed-off-by: Ambrose Chua <ambrose@chua.family>
6 years ago
GiteaBot 04889b7ae5 [skip ci] Updated translations via Crowdin 6 years ago
Jonas Franz c6a881e71b Fix placeholder of due date form (#3906) 6 years ago
GiteaBot 8685b315a2 [skip ci] Updated translations via Crowdin 6 years ago
Lauris BH 501fb228e6
Add option to use paged LDAP search when synchronizing users (#3895) 6 years ago
GiteaBot 7467ff3d94 [skip ci] Updated translations via Crowdin 6 years ago
kolaente 1fdf560678 Added user language setting (#3875)
* Added user language setting

* Added translation string for setting

* Fixed import order + typo

* improved checking if the user has a language saved in the db

* The current saved language is now set a default inside the dropdown

* fmt

* When a user signs in and doesn't have a language saved, the current browser language is saved

* updated gitea-sdk

* Merge branch 'master' of https://github.com/go-gitea/gitea into save-user-language

# Conflicts:
#	models/migrations/migrations.go
#	models/migrations/v62.go

* Made tests work again

* trigger CI

* trigger CI

* fmt

* re-trigger that FUCKING CI SO IT REALLY PICKS UP THE LATEST COMMIT ISTEAD OF PREDENDING TO DO SO

* re-trigger that FUCKING CI SO IT REALLY PICKS UP THE LATEST COMMIT ISTEAD OF PREDENDING TO DO SO

* When loggin in, only the language col gets updated instead of everything
6 years ago
GiteaBot 795dcc8ecf [skip ci] Updated translations via Crowdin 6 years ago
Lauris BH 5f4cff6159 Release 1.4.x changelog (#3894) 6 years ago