Commit Graph

5859 Commits (899c900e59fbb2ae26c10fc3b1885830c1c5dc8d)
 

Author SHA1 Message Date
Lauris BH 7c3e605698 Fix memcache support when value is returned as string always ()
GiteaBot 222e7c3f06 [skip ci] Updated translations via Crowdin
Lauris BH 3138417c63
Update golang x/crypto dependencies ()
GiteaBot 074f6c1b49 [skip ci] Updated translations via Crowdin
Ethan Koenig d22a8dc022 Page parameter for repo search API ()
GiteaBot a30cc637c6 [skip ci] Updated translations via Crowdin
Lauris BH a6f337046f Update go-ini dependency and remove semicolon hack in translations ()
Ethan Koenig bd23e36bec Add owner to delete repo message ()
GiteaBot a8832e1227 [skip ci] Updated translations via Crowdin
Lauris BH fb6348976e
Backport 1.2.x changelog to master ()
GiteaBot 72fc829b05 [skip ci] Updated translations via Crowdin
Lunny Xiao 84498301ca update screenshots on README ()
GiteaBot 44bd5ff466 [skip ci] Updated translations via Crowdin
Sandro Santilli e735d8cb25 Gogs -> Gitea ()
rename label
GiteaBot afa85f9b55 [skip ci] Updated translations via Crowdin
Mura Li f4d12f8d97 Fix run command race ()
* 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
GiteaBot e9728bf3b4 [skip ci] Updated translations via Crowdin
Jochen Rill f94e6fd7a5 Correct ldap username validation. ()
PR  was only partially applied. Spaces should not be at the start
and end of a username but they can be inside.
Lauris BH 134958fd9f
Fix localization texts that contain semicolon ()
Shaun 4725f91543 Fix inconsistencies in user settings ui ()
Ethan Koenig f26f4a7e01 Update swagger documentation ()
* Update swagger documentation

Add docs for missing endpoints
Add documentation for request parameters
Make parameter naming consistent
Fix response documentation

* Restore delete comments
GiteaBot 4287d100b3 [skip ci] Updated translations via Crowdin
Ethan Koenig 5481be0ac5 Fix issue link rendering in commit messages ()
* Fix issue link rendering in commit messages

* Update page.tmpl

* No links for parens

* remove comment
Ethan Koenig 47f40ccd5e Add integration test for user deleting account ()
Ethan Koenig 5abd1d2a68 Add integration test for logging out ()
GiteaBot 1ebf257bed [skip ci] Updated translations via Crowdin
Shaun dd026a4ebb Fix adding a new authentication source after selecting OAuth ()
GiteaBot 524cca3a1e [skip ci] Updated translations via Crowdin
Lauris BH 0a9fd454da Fix new branch creation to new url scheme ()
GiteaBot e22be08ab6 [skip ci] Updated translations via Crowdin
Lauris BH ba2e0240c6
Add LFS object verification step after upload ()
* 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
GiteaBot 61f5c22503 [skip ci] Updated translations via Crowdin
Lunny Xiao 62d0a4d882 Add external markup render support ()
* 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
GiteaBot ddb75191ec [skip ci] Updated translations via Crowdin
Jacob Parry 6e2e7b325f Fix LFS not returning correct content length when requesting a range of bytes ()
Lunny Xiao cdc4600725
Fix fork repository cycle to self ()
* fix fork repository cycle to self

* rename testForkRepo to traverseParentRepo
Lunny Xiao ff9daa3e9b fix click create pull request button 404 ()
Jakub 80a4643359 Fix attachments icon size on zoom in/out ()
* fix attachments icon size on zoom in/out

* make public/css/index.css
Henrik Bengtsson 9bdce5d21b Launch Gitea with custom UID/GID for 'git' user (fixes ) ()
Mike Fellows be523152a8 Clean repository ROOT directory name with filepath.Clean ()
For better compatibility with Windows.
Ethan Koenig d91fe5254d Fix ignored errors in API route ()
* Fix ignored errors in API route
Lauris BH 57de1ff991
Fix API raw file content access for default branch ()
GiteaBot 76b8c3c68f "[skip ci] Updated translations via Crowdin"
Discusal Media 6a49ada260 Update TRANSLATORS ()
* Update TRANSLATORS

* Change order to alphabetical
GiteaBot 1febbf0da9 "[skip ci] Updated translations via Crowdin"
Lauris BH bd6f24b4ab
Add deleted_branch table fixture ()
* Add deleted_branch table fixture

* Fix deleted branches tests

* Remove unneeded global variable
GiteaBot 1621069f83 "[skip ci] Updated translations via Crowdin"
Bo-Yi Wu 091f3669ba
change the email and name to GitBot account. ()
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
harry 93f726352c Link members and repositories count to each page on org home. ()
lafriks dcb009aa86 '[skip ci] Updated translations via Crowdin'