Konrad
64e61d6aa5
Merge branch 'master' of https://github.com/go-gitea/gitea
2018-02-15 20:03:44 +01:00
Piotr Orzechowski
b104ab3ca1
Add option to enable or disable swagger endpoints ( #3502 )
2018-02-14 06:46:00 +02:00
Ethan Koenig
4c9d9c221a
Improve wiki test ( #3493 )
2018-02-13 11:19:49 +02:00
Jonas Franz
e87c063c90
Add missing licenses ( #3497 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
2018-02-13 07:10:40 +02:00
kolaente
bcaea09fe4
FIxed import order
2018-02-12 23:06:49 +01:00
Konrad
b58363c4ec
Merge remote-tracking branch 'origin/master'
2018-02-12 23:00:08 +01:00
kolaente
bd3cf60ddb
FIxed import order
2018-02-12 22:59:50 +01:00
Jonas Franz
421c9fa4a5
Merge branch 'master' into master
2018-02-12 20:39:38 +01:00
Jonas Franz
fbdc00f464
Updating generate-licenses.go to fetch licenses from maintained repository. ( #3484 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-02-12 20:20:30 +02:00
kolaente
7566292e4e
Updated copyright header
2018-02-12 18:34:41 +01:00
kolaente
1b63df7ad4
Fixed status codes
2018-02-12 17:42:38 +01:00
kolaente
9584d3f097
gofmt
2018-02-12 17:36:00 +01:00
kolaente
e322fa36b2
Added migration to update comments table
2018-02-12 17:35:26 +01:00
kolaente
0ea51f8d04
Use xorm engine from pararmeter instead of global one
2018-02-12 17:27:35 +01:00
kolaente
be51a479dc
Merged 'routers/issue_dependency_add' and 'routers/issue_dependency_remove' into one single file
2018-02-12 17:22:43 +01:00
Konrad
16b1636043
Merge branch 'master' of https://github.com/go-gitea/gitea
2018-02-12 17:20:47 +01:00
Jonas Franz
2cb4649acf
Escape search query ( #3486 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
2018-02-11 15:42:28 +02:00
Ethan Koenig
6eaeb01ecf
Update code.gitea.io/git ( #3482 )
2018-02-10 20:19:26 +02:00
Jonas Franz
58771acacb
Add EUPL v1.2 as license (Fixes go-gitea/gitea#3439) ( #3475 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.de>
2018-02-09 15:11:19 +02:00
kolaente
9e29f711b0
Merge branch 'master' into master
2018-02-08 16:57:02 +01:00
Codruț Constantin Gușoi
011f128c89
Fixes missing avatars in offline mode ( #3471 )
...
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
2018-02-08 16:43:08 +01:00
Jonas Bröms
9720f90905
Docs: Fix broken markdown with unescaped character ( #3470 )
2018-02-07 21:29:42 -06:00
Jonas Bröms
be825aaa88
Clarify Indexer MAX_FILE_SIZE ( #3469 )
2018-02-07 20:10:36 -06:00
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>
2018-02-06 12:22:31 +02:00
Ethan Koenig
a2648281a0
Improvements to git integration test ( #3466 )
2018-02-06 11:27:24 +02:00
Ethan Koenig
a89592d4ab
Reduce repo indexer disk usage ( #3452 )
2018-02-05 20:29:17 +02:00
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
2018-02-05 16:56:30 +02:00
Ethan Koenig
b16c84de7b
Fix synchronization bug in repo indexer ( #3455 )
2018-02-05 10:39:51 +02:00
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
2018-02-04 00:37:05 +02:00
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)
2018-02-03 17:03:43 +02:00
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
2018-02-03 11:51:02 +02:00
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>
2018-02-03 10:09:35 +02:00
kolaente
cdb5d6593a
Merge branch 'master' into master
2018-01-31 19:32:50 +01:00
GiteaBot
b62ce2e246
[skip ci] Updated translations via Crowdin
2018-01-31 15:41:59 +00:00
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
2018-01-31 17:40:57 +02:00
Lauris BH
f9a5cc4d8e
Use correct transaltion key for delete email button ( #3422 )
2018-01-31 00:31:06 +02:00
Antoine GIRARD
b3fd94c13d
Add sensitive headers ( #3429 )
...
* Add HeaderWithSensitiveCase methods to respect casing
* Update webhook.go
2018-01-31 00:09:16 +02:00
GiteaBot
d09704e903
[skip ci] Updated translations via Crowdin
2018-01-30 12:30:54 +00:00
Lauris BH
ca4f5c37e6
Fix branch deletion for squash or rebase merged pull requests ( #3425 )
2018-01-30 14:29:39 +02:00
GiteaBot
5911f98392
[skip ci] Updated translations via Crowdin
2018-01-29 17:50:28 +00:00
Lauris BH
aef30071c9
Fix go-get content type ( #3426 )
2018-01-29 19:50:04 +02:00
GiteaBot
7af81973cb
[skip ci] Updated translations via Crowdin
2018-01-29 11:15:41 +00:00
Ethan Koenig
46c7fe371d
Fix PR merge error ( #3421 )
2018-01-29 12:18:20 +02:00
Lauris BH
28b81899d0
Add doctype to go-get=1 reponse ( #3423 )
2018-01-29 03:12:04 +02:00
Ethan Koenig
3968c1149e
Fix SQL type error for webhooks ( #3424 )
2018-01-29 02:26:01 +02:00
Lauris BH
e189b06baa
Add mising LOCAL_WIKI_PATH documentation ( #3420 )
2018-01-28 19:16:28 +02:00
GiteaBot
7fd2d8e392
[skip ci] Updated translations via Crowdin
2018-01-28 12:25:26 +00:00
Ethan Koenig
bac6ac033a
Fix race condition in repo renaming ( #3418 )
2018-01-28 14:24:59 +02:00
Ethan Koenig
c55a027da3
Fix empty checkout bug ( #3419 )
2018-01-28 13:27:42 +02:00
Antoine GIRARD
36a94da8da
doc: Improve integrations examples ( #3416 )
2018-01-27 20:52:41 +02:00