GiteaBot
42c398ee3c
[skip ci] Updated translations via Crowdin
7 年前
Lauris BH
b51c1a4fa1
Update golang x/crypto dependencies ( #2923 )
7 年前
GiteaBot
43225f0c43
[skip ci] Updated translations via Crowdin
7 年前
Ethan Koenig
e9ffa5207d
Page parameter for repo search API ( #2915 )
7 年前
GiteaBot
92cedd9ded
[skip ci] Updated translations via Crowdin
7 年前
Lauris BH
68fb68c916
Update go-ini dependency and remove semicolon hack in translations ( #2913 )
7 年前
Ethan Koenig
765e9bd30e
Add owner to delete repo message ( #2886 )
7 年前
GiteaBot
2ff22939a7
[skip ci] Updated translations via Crowdin
7 年前
Lauris BH
e5073695d0
Backport 1.2.x changelog to master ( #2904 )
7 年前
GiteaBot
fd9a2ef53e
[skip ci] Updated translations via Crowdin
7 年前
Lunny Xiao
c1f49a26d1
update screenshots on README ( #2910 )
7 年前
GiteaBot
33b1b7cdcc
[skip ci] Updated translations via Crowdin
7 年前
Sandro Santilli
f33640d980
Gogs -> Gitea ( #2909 )
rename label
7 年前
GiteaBot
57e4e04be5
[skip ci] Updated translations via Crowdin
7 年前
Mura Li
925180978a
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 年前
GiteaBot
8b457f2e18
[skip ci] Updated translations via Crowdin
7 年前
Jochen Rill
4bf58fd18b
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 年前
Lauris BH
0fe3827405
Fix localization texts that contain semicolon ( #2900 )
7 年前
Shaun
13dd42331f
Fix inconsistencies in user settings ui ( #2901 )
7 年前
Ethan Koenig
1df45ea8b0
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 年前
GiteaBot
93c47d1cb3
[skip ci] Updated translations via Crowdin
7 年前
Ethan Koenig
9ade90d9d0
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 年前
Ethan Koenig
161e8653af
Add integration test for user deleting account ( #2891 )
7 年前
Ethan Koenig
265b01b700
Add integration test for logging out ( #2892 )
7 年前
GiteaBot
fe03dd28b4
[skip ci] Updated translations via Crowdin
7 年前
Shaun
d32e88697b
Fix adding a new authentication source after selecting OAuth ( #2889 )
7 年前
GiteaBot
347ac69d0a
[skip ci] Updated translations via Crowdin
7 年前
Lauris BH
bab42918db
Fix new branch creation to new url scheme ( #2884 )
7 年前
GiteaBot
1c4b4d19b4
[skip ci] Updated translations via Crowdin
7 年前
Lauris BH
a2273f9aef
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 年前
GiteaBot
a5f66aea97
[skip ci] Updated translations via Crowdin
7 年前
Lunny Xiao
72803688e1
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 年前
GiteaBot
45c1e44b0b
[skip ci] Updated translations via Crowdin
7 年前
Jacob Parry
b2ae1a1d0b
Fix LFS not returning correct content length when requesting a range of bytes ( #2864 )
7 年前
Lunny Xiao
1c001f9aba
Fix fork repository cycle to self ( #2860 )
* fix fork repository cycle to self
* rename testForkRepo to traverseParentRepo
7 年前
Lunny Xiao
4848552b9d
fix click create pull request button 404 ( #2859 )
7 年前
Jakub
08bc29f7b0
Fix attachments icon size on zoom in/out ( #2853 )
* fix attachments icon size on zoom in/out
* make public/css/index.css
7 年前
Henrik Bengtsson
1395143b07
Launch Gitea with custom UID/GID for 'git' user ( fixes #2286 ) ( #2791 )
7 年前
Mike Fellows
b1121a58ad
Clean repository ROOT directory name with filepath.Clean ( #2846 )
For better compatibility with Windows.
7 年前
Ethan Koenig
5058aa0ea8
Fix ignored errors in API route ( #2850 )
* Fix ignored errors in API route
7 年前
Lauris BH
c36b15ce75
Fix API raw file content access for default branch ( #2849 )
7 年前
GiteaBot
4a44f1dc5a
"[skip ci] Updated translations via Crowdin"
7 年前
Discusal Media
8dd440b95f
Update TRANSLATORS ( #2843 )
* Update TRANSLATORS
* Change order to alphabetical
7 年前
GiteaBot
07b54e213b
"[skip ci] Updated translations via Crowdin"
7 年前
Lauris BH
9b8b0e1b9e
Add deleted_branch table fixture ( #2832 )
* Add deleted_branch table fixture
* Fix deleted branches tests
* Remove unneeded global variable
7 年前
GiteaBot
d1c3d88aef
"[skip ci] Updated translations via Crowdin"
7 年前
Bo-Yi Wu
69f5c65135
change the email and name to GitBot account. ( #2848 )
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 年前
harry
3eb0183e83
Link members and repositories count to each page on org home. ( #2787 )
7 年前
lafriks
7fb58b3de2
'[skip ci] Updated translations via Crowdin'
7 年前
Lauris BH
58e72a8305
Fix API raw requests for commits and tags ( #2841 )
7 年前