Lauris BH
0fe3827405
Fix localization texts that contain semicolon ( #2900 )
7 years ago
Shaun
13dd42331f
Fix inconsistencies in user settings ui ( #2901 )
7 years ago
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 years ago
GiteaBot
93c47d1cb3
[skip ci] Updated translations via Crowdin
7 years ago
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 years ago
Ethan Koenig
161e8653af
Add integration test for user deleting account ( #2891 )
7 years ago
Ethan Koenig
265b01b700
Add integration test for logging out ( #2892 )
7 years ago
GiteaBot
fe03dd28b4
[skip ci] Updated translations via Crowdin
7 years ago
Shaun
d32e88697b
Fix adding a new authentication source after selecting OAuth ( #2889 )
7 years ago
GiteaBot
347ac69d0a
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
bab42918db
Fix new branch creation to new url scheme ( #2884 )
7 years ago
GiteaBot
1c4b4d19b4
[skip ci] Updated translations via Crowdin
7 years ago
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 years ago
GiteaBot
a5f66aea97
[skip ci] Updated translations via Crowdin
7 years ago
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 years ago
GiteaBot
45c1e44b0b
[skip ci] Updated translations via Crowdin
7 years ago
Jacob Parry
b2ae1a1d0b
Fix LFS not returning correct content length when requesting a range of bytes ( #2864 )
7 years ago
Lunny Xiao
1c001f9aba
Fix fork repository cycle to self ( #2860 )
* fix fork repository cycle to self
* rename testForkRepo to traverseParentRepo
7 years ago
Lunny Xiao
4848552b9d
fix click create pull request button 404 ( #2859 )
7 years ago
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 years ago
Henrik Bengtsson
1395143b07
Launch Gitea with custom UID/GID for 'git' user ( fixes #2286 ) ( #2791 )
7 years ago
Mike Fellows
b1121a58ad
Clean repository ROOT directory name with filepath.Clean ( #2846 )
For better compatibility with Windows.
7 years ago
Ethan Koenig
5058aa0ea8
Fix ignored errors in API route ( #2850 )
* Fix ignored errors in API route
7 years ago
Lauris BH
c36b15ce75
Fix API raw file content access for default branch ( #2849 )
7 years ago
GiteaBot
4a44f1dc5a
"[skip ci] Updated translations via Crowdin"
7 years ago
Discusal Media
8dd440b95f
Update TRANSLATORS ( #2843 )
* Update TRANSLATORS
* Change order to alphabetical
7 years ago
GiteaBot
07b54e213b
"[skip ci] Updated translations via Crowdin"
7 years ago
Lauris BH
9b8b0e1b9e
Add deleted_branch table fixture ( #2832 )
* Add deleted_branch table fixture
* Fix deleted branches tests
* Remove unneeded global variable
7 years ago
GiteaBot
d1c3d88aef
"[skip ci] Updated translations via Crowdin"
7 years ago
Bo-Yi Wu
69f5c65135
change the email and name to GitBot account. ( #2848 )
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
harry
3eb0183e83
Link members and repositories count to each page on org home. ( #2787 )
7 years ago
lafriks
7fb58b3de2
'[skip ci] Updated translations via Crowdin'
7 years ago
Lauris BH
58e72a8305
Fix API raw requests for commits and tags ( #2841 )
7 years ago
Joel da Rosa
b613a63929
Translator pt-BR ( #2838 )
* Translator pt-BR
* rectification translators pt-BR
7 years ago
Lauris BH
3cc03a92f7
Issue content should not be updated when closing with comment ( #2833 )
7 years ago
Guillaume Dube
d2b5d5ee60
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
14eed73d10
Fix order of comments ( #2835 )
7 years ago
Lauris BH
e8afdff3e5
Use different directories for session files in integration tests ( #2834 )
7 years ago
lafriks
119d9628fd
'[skip ci] Updated translations via Crowdin'
7 years ago
Lauris BH
7603638127
Fix removing backslash before quotes in translations ( #2831 )
7 years ago
Morlinest
327ebd528a
Fix redirect url of legacy commits route ( #2825 )
7 years ago
Morlinest
8a817fd92f
Fix ordering in app.ini and fix run mode option ( #2829 )
7 years ago
Lunny Xiao
67366557ab
Add git clone test on integration test ( #1682 )
7 years ago
Cum Gun
a855fa8b32
Configurable SSH key exchange algorithm and MAC suite ( #2806 )
7 years ago
lafriks
b88a9658d3
'[skip ci] Updated translations via Crowdin'
7 years ago
Jonathan Lozada D
40a2416e0f
added myself to the translation list ( #2828 )
7 years ago
Morlinest
4c3a26ee04
Fix commits page url ( #2823 )
* Fix commits page url
* Check all view types
7 years ago
lafriks
8381c0b611
'[skip ci] Updated translations via Crowdin'
7 years ago
Morlinest
a4543a3b7c
Use custom search for each filter type in dashboard ( #2343 )
* Do custom search for each filter in repo-search
* Fix search url
* Simplify code
* Remove loader and reset counts when changing filter
7 years ago
Lauris BH
eadf1046a3
Revert en-US locale ( #2821 )
7 years ago