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
GiteaBot
1621069f83
"[skip ci] Updated translations via Crowdin"
7 years ago
Bo-Yi Wu
091f3669ba
change the email and name to GitBot account. ( #2848 )
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
harry
93f726352c
Link members and repositories count to each page on org home. ( #2787 )
7 years ago
lafriks
dcb009aa86
'[skip ci] Updated translations via Crowdin'
7 years ago
Lauris BH
08b124dd47
Fix API raw requests for commits and tags ( #2841 )
7 years ago
Joel da Rosa
e6bb8e7a4d
Translator pt-BR ( #2838 )
...
* Translator pt-BR
* rectification translators pt-BR
7 years ago
Lauris BH
240609432b
Issue content should not be updated when closing with comment ( #2833 )
7 years ago
Guillaume Dube
8798cf4e3b
Set session and indexers' data files rel to AppDataPath ( #2192 )
...
* Set session and indexers' data files rel to AppDataPath
The setting AppDataPath is now relative to the working directory.
The session svc's PROVIDER_CONFIG now defaults to AppDataPath/data/sessions.
The issue indexer's IssuePath now defaults to AppDataPath/indexers/issues.bleves.
* fix bug
7 years ago
Morlinest
95637e046f
Fix order of comments ( #2835 )
7 years ago