GiteaBot
e59fe7c8d9
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
02bc92a5c9
Fix app.ini sample file link in docs ( #3529 )
...
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
GiteaBot
b29c358315
[skip ci] Updated translations via Crowdin
7 years ago
bugreport0
9303fc2015
Fix ellipses, 'a[n]' and 'username' (issue #3512 ). ( #3518 )
7 years ago
GiteaBot
4b48a45bac
[skip ci] Updated translations via Crowdin
7 years ago
Richard Coleman
869d73a25c
Add info from #2286 , minor fixes to YAML indentation ( #3338 )
...
* Add info from #2286 , minor fixes to YAML indentation
* Add space to make YAML valid again
7 years ago
Piotr Orzechowski
b104ab3ca1
Add option to enable or disable swagger endpoints ( #3502 )
7 years ago
Ethan Koenig
4c9d9c221a
Improve wiki test ( #3493 )
7 years ago
Jonas Franz
e87c063c90
Add missing licenses ( #3497 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago
Jonas Franz
fbdc00f464
Updating generate-licenses.go to fetch licenses from maintained repository. ( #3484 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
7 years ago
Jonas Franz
2cb4649acf
Escape search query ( #3486 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago
Ethan Koenig
6eaeb01ecf
Update code.gitea.io/git ( #3482 )
7 years ago
Jonas Franz
58771acacb
Add EUPL v1.2 as license (Fixes go-gitea/gitea#3439) ( #3475 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago
Codruț Constantin Gușoi
011f128c89
Fixes missing avatars in offline mode ( #3471 )
...
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
7 years ago
Jonas Bröms
9720f90905
Docs: Fix broken markdown with unescaped character ( #3470 )
7 years ago
Jonas Bröms
be825aaa88
Clarify Indexer MAX_FILE_SIZE ( #3469 )
7 years ago
modmew8
ffd0062438
Fix checklist padding ( #3460 )
...
* Changed style of checklist in issuelist.
* Adjusted padding for progressbar, updated index.css.
* Fixed another wrong tab to spaces.
Signed-off-by: modmew8 <modmew8@gmail.com>
7 years ago
Ethan Koenig
a2648281a0
Improvements to git integration test ( #3466 )
7 years ago
Ethan Koenig
a89592d4ab
Reduce repo indexer disk usage ( #3452 )
7 years ago
Lauris BH
283e87d814
Fix rendering of wiki page list if wiki repo contains other files ( #3454 )
...
* Fix rendering of wiki page list if wiki repo contains other files
* Improve wiki filename tests
7 years ago
Ethan Koenig
b16c84de7b
Fix synchronization bug in repo indexer ( #3455 )
7 years ago
Morgan Bazalgette
17655cdf1b
Enable caching on assets and avatars ( #3376 )
...
* Enable caching on assets and avatars
Fixes #3323
* Only set avatar in user BeforeUpdate when there is no avatar set
* add error checking after stat
* gofmt
* Change cache time for avatars to an hour
7 years ago
techknowlogick
77f8bad2fb
Update hard-coded version to 1.5.0-dev ( #3450 )
...
Now that 1.4.0 is out the new target is 1.5.0
(See #2390 and #2988 for more context if needed)
7 years ago
Christian Köberl
e9e2a9cdcc
Allow square brackets in external issue patterns ( #3408 )
...
* Allow square brackets in external issue patterns
* Added false test cases for checklist elements
7 years ago
modmew8
e08b3a592e
Emoji Autocomplete ( #3433 )
...
* Implemented emoji autocomplete.
* Changed emoji access url.
* Reverted vendor css to default, moved all style changes to _tribute.less
* Made no-results overwriteable, added missing autocomplete to edit issue field.
Signed-off-by: modmew8 <modmew8@gmail.com>
7 years ago
GiteaBot
b62ce2e246
[skip ci] Updated translations via Crowdin
7 years ago
Morgan Bazalgette
10171b7e2f
add changelog for 1.4.0 ( #3435 )
...
* add changelog for 1.4.0
* remove docs
* Remove some more noise
* Small reorganization, removed bugfixes that were not present in last stable version
* Move LFS lock to features, add just merged bugfix info
7 years ago
Lauris BH
f9a5cc4d8e
Use correct transaltion key for delete email button ( #3422 )
7 years ago
Antoine GIRARD
b3fd94c13d
Add sensitive headers ( #3429 )
...
* Add HeaderWithSensitiveCase methods to respect casing
* Update webhook.go
7 years ago
GiteaBot
d09704e903
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
ca4f5c37e6
Fix branch deletion for squash or rebase merged pull requests ( #3425 )
7 years ago
GiteaBot
5911f98392
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
aef30071c9
Fix go-get content type ( #3426 )
7 years ago
GiteaBot
7af81973cb
[skip ci] Updated translations via Crowdin
7 years ago
Ethan Koenig
46c7fe371d
Fix PR merge error ( #3421 )
7 years ago
Lauris BH
28b81899d0
Add doctype to go-get=1 reponse ( #3423 )
7 years ago
Ethan Koenig
3968c1149e
Fix SQL type error for webhooks ( #3424 )
7 years ago
Lauris BH
e189b06baa
Add mising `LOCAL_WIKI_PATH` documentation ( #3420 )
7 years ago
GiteaBot
7fd2d8e392
[skip ci] Updated translations via Crowdin
7 years ago
Ethan Koenig
bac6ac033a
Fix race condition in repo renaming ( #3418 )
7 years ago
Ethan Koenig
c55a027da3
Fix empty checkout bug ( #3419 )
7 years ago
Antoine GIRARD
36a94da8da
doc: Improve integrations examples ( #3416 )
7 years ago
Timo Schindler
bcd7f42529
Added quoting for passwords in sample.app.ini and documentation ( #3395 )
7 years ago
Wendell Sun
b627f1131b
Change local copy origin url after repository rename ( #3399 )
...
Fix #3378
7 years ago
Antoine GIRARD
9e842c8a72
Fix SSH auth lfs locks ( #3152 )
...
* Fix SSH auth LFS locks
* Activate SSH/lock test
* Remove debug
* Follow @lunny recommendation for AfterLoad method
7 years ago
Lunny Xiao
97fe773491
fix MSSQL bug on org ( #3405 )
7 years ago
Lauris BH
a0c397df08
Recognize more characters in crossreferenced repo name ( #3413 )
7 years ago
GiteaBot
9e87fe8c06
[skip ci] Updated translations via Crowdin
7 years ago
Kazuki Sawada
07b4e47a56
Add myself to TRANSLATORS ( #3415 )
7 years ago
GiteaBot
82a7b0292e
[skip ci] Updated translations via Crowdin
7 years ago