GiteaBot
1cb01817c9
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
b23cf16981
Fix govendor for x/crupto curve25519 ( #2925 )
7 years ago
GiteaBot
b33ce46a48
[skip ci] Updated translations via Crowdin
7 years ago
Antoine GIRARD
dac0f14f34
Docker multi-arch base ( #1985 )
...
* Create docker/manifest/base.yml
serve as base for build docker image for most platform (386,amd64,arm,arm64)
* Add make task docker-multi-arch-push-manifest
To update references of a multi-arch image on docker registry.
* Use SED_INPLACE generic sed command
* Delete Dockerfile.aarch64
Delete Dockerfile.rpi
* Use gitea/gitea-base as base
and replace deprecated MAINTAINER by LABEL (https://docs.docker.com/engine/reference/builder/#maintainer-deprecated )
* Fix rebase
* Use sapk/gitea-base as base
* Split makefile for docker
* Fix version to v3.6
Could use in later version edge of alpine official library that support multi-arch for armhf.
* Remove sapk/gitea-base and use directly new official alpine multi-arch
7 years ago
Lauris BH
7c3e605698
Fix memcache support when value is returned as string always ( #2924 )
7 years ago
GiteaBot
222e7c3f06
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
3138417c63
Update golang x/crypto dependencies ( #2923 )
7 years ago
GiteaBot
074f6c1b49
[skip ci] Updated translations via Crowdin
7 years ago
Ethan Koenig
d22a8dc022
Page parameter for repo search API ( #2915 )
7 years ago
GiteaBot
a30cc637c6
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
a6f337046f
Update go-ini dependency and remove semicolon hack in translations ( #2913 )
7 years ago
Ethan Koenig
bd23e36bec
Add owner to delete repo message ( #2886 )
7 years ago
GiteaBot
a8832e1227
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
fb6348976e
Backport 1.2.x changelog to master ( #2904 )
7 years ago
GiteaBot
72fc829b05
[skip ci] Updated translations via Crowdin
7 years ago
Lunny Xiao
84498301ca
update screenshots on README ( #2910 )
7 years ago
GiteaBot
44bd5ff466
[skip ci] Updated translations via Crowdin
7 years ago
Sandro Santilli
e735d8cb25
Gogs -> Gitea ( #2909 )
...
rename label
7 years ago
GiteaBot
afa85f9b55
[skip ci] Updated translations via Crowdin
7 years ago
Mura Li
f4d12f8d97
Fix run command race ( #1470 )
...
* Use exec.CommandContext to simplfy timeout handling
And fixing the data races which can be identified by the added tests when -race enabled.
* Use sleep commmand instead of reading from stdin
* Make the error handling go-esque
7 years ago
GiteaBot
e9728bf3b4
[skip ci] Updated translations via Crowdin
7 years ago
Jochen Rill
f94e6fd7a5
Correct ldap username validation. ( #2880 )
...
PR #342 was only partially applied. Spaces should not be at the start
and end of a username but they can be inside.
7 years ago
Lauris BH
134958fd9f
Fix localization texts that contain semicolon ( #2900 )
7 years ago
Shaun
4725f91543
Fix inconsistencies in user settings ui ( #2901 )
7 years ago
Ethan Koenig
f26f4a7e01
Update swagger documentation ( #2899 )
...
* Update swagger documentation
Add docs for missing endpoints
Add documentation for request parameters
Make parameter naming consistent
Fix response documentation
* Restore delete comments
7 years ago
GiteaBot
4287d100b3
[skip ci] Updated translations via Crowdin
7 years ago
Ethan Koenig
5481be0ac5
Fix issue link rendering in commit messages ( #2897 )
...
* Fix issue link rendering in commit messages
* Update page.tmpl
* No links for parens
* remove comment
7 years ago
Ethan Koenig
47f40ccd5e
Add integration test for user deleting account ( #2891 )
7 years ago
Ethan Koenig
5abd1d2a68
Add integration test for logging out ( #2892 )
7 years ago
GiteaBot
1ebf257bed
[skip ci] Updated translations via Crowdin
7 years ago
Shaun
dd026a4ebb
Fix adding a new authentication source after selecting OAuth ( #2889 )
7 years ago
GiteaBot
524cca3a1e
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
0a9fd454da
Fix new branch creation to new url scheme ( #2884 )
7 years ago
GiteaBot
e22be08ab6
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
ba2e0240c6
Add LFS object verification step after upload ( #2868 )
...
* Add LFS object verification step after upload
* Fix file verification condition and small refactor
* Fix URLs
* Remove newline and return status 422 on failed verification
* Better error hadling
7 years ago
GiteaBot
61f5c22503
[skip ci] Updated translations via Crowdin
7 years ago
Lunny Xiao
62d0a4d882
Add external markup render support ( #2570 )
...
* add external markup render support
* bug fixed
* refacotr codes and fix wrong error log
* fix comments and add check to prevent leaks
* add check for config file and improve the example
* check file close error
* use ioutil.TempFile instead uuid
* correct Render -> Parser
* improve warning when incorrect markup setting
* fix typos
7 years ago
GiteaBot
ddb75191ec
[skip ci] Updated translations via Crowdin
7 years ago
Jacob Parry
6e2e7b325f
Fix LFS not returning correct content length when requesting a range of bytes ( #2864 )
7 years ago
Lunny Xiao
cdc4600725
Fix fork repository cycle to self ( #2860 )
...
* fix fork repository cycle to self
* rename testForkRepo to traverseParentRepo
7 years ago
Lunny Xiao
ff9daa3e9b
fix click create pull request button 404 ( #2859 )
7 years ago
Jakub
80a4643359
Fix attachments icon size on zoom in/out ( #2853 )
...
* fix attachments icon size on zoom in/out
* make public/css/index.css
7 years ago
Henrik Bengtsson
9bdce5d21b
Launch Gitea with custom UID/GID for 'git' user ( fixes #2286 ) ( #2791 )
7 years ago
Mike Fellows
be523152a8
Clean repository ROOT directory name with filepath.Clean ( #2846 )
...
For better compatibility with Windows.
7 years ago
Ethan Koenig
d91fe5254d
Fix ignored errors in API route ( #2850 )
...
* Fix ignored errors in API route
7 years ago
Lauris BH
57de1ff991
Fix API raw file content access for default branch ( #2849 )
7 years ago
GiteaBot
76b8c3c68f
"[skip ci] Updated translations via Crowdin"
7 years ago
Discusal Media
6a49ada260
Update TRANSLATORS ( #2843 )
...
* Update TRANSLATORS
* Change order to alphabetical
7 years ago
GiteaBot
1febbf0da9
"[skip ci] Updated translations via Crowdin"
7 years ago
Lauris BH
bd6f24b4ab
Add deleted_branch table fixture ( #2832 )
...
* Add deleted_branch table fixture
* Fix deleted branches tests
* Remove unneeded global variable
7 years ago