BetaCat
637c5fe1eb
ZH-CN translation of Installation part ( #5089 )
2018-10-18 13:19:00 +08:00
Bo-Yi Wu
1e34413238
refactor: err != nil check, just return error instead ( #5093 )
2018-10-18 00:51:07 -04:00
Antoine GIRARD
e4b8103ac7
Use fingerprint in place of id ( #5099 )
2018-10-18 00:15:02 -04:00
BetaCat
97da83d008
Add myself to maintainers ( #5101 )
2018-10-18 00:04:22 -04:00
Bo-Yi Wu
486e989a39
feat(topic): search keyword by splitting provided values by , ( #4939 )
2018-10-17 23:14:28 -04:00
kolaente
e79e9248fd
Fix regex to support optional end line of old section in diff hunk ( #5096 )
...
+ Named groups in reges for easier group parsing
2018-10-17 22:03:49 -04:00
BetaCat
c37d1a9e99
CN translation of README ( #5049 )
2018-10-18 09:44:29 +08:00
GiteaBot
384ef124e7
[skip ci] Updated translations via Crowdin
2018-10-18 00:02:30 +00:00
kolaente
35ae14050e
add myself to maintainers ( #5098 )
2018-10-17 19:59:26 -04:00
BetaCat
1972383216
ZH-CN translation of Usage part ( #5086 )
2018-10-17 14:19:04 -04:00
GiteaBot
25def0a808
[skip ci] Updated translations via Crowdin
2018-10-17 17:07:45 +00:00
Lunny Xiao
cc63985876
Add change log for 1.6.0-rc1 ( #5095 )
...
* add change log for 1.6.0-rc1
* Fix some uppercases
2018-10-17 19:05:49 +02:00
GiteaBot
8683c72483
[skip ci] Updated translations via Crowdin
2018-10-17 11:23:21 +00:00
BetaCat
4cdab02273
ZH-CN translation of Advanced part ( #5090 )
2018-10-17 14:21:20 +03:00
Lauris BH
34695f460a
Update process to include tag vX.Y.0-dev on master branch ( #5091 )
2018-10-16 22:50:11 +02:00
BetaCat
4090204944
CN translation of README ( #5050 )
2018-10-15 12:13:21 +08:00
Lunny Xiao
970c690681
fix release creation via API ( #5076 )
...
* fix release creation via API
* fix release create tests
2018-10-15 06:52:52 +03:00
Lauris BH
0cd8cecdf8
Fix dep for actual goth version used in dep lock file ( #5078 )
2018-10-12 23:49:27 +03:00
Lauris BH
c42b366f0e
Fix golint to new URL ( #5079 )
2018-10-12 23:01:41 +03:00
SagePtr
c0b2c8a5d6
Fixed spelling typos in CONTRIBUTING.md ( #5061 )
2018-10-10 10:13:34 -04:00
techknowlogick
1ecf92ade2
Add HOWTO for releasing Gitea ( #5054 )
...
* Add HOWTO for releasing Gitea
Used instructions from: https://github.com/go-gitea/gitea/pull/2609#issuecomment-352159155
* Update CONTRIBUTING.md
2018-10-10 00:08:59 +03:00
techknowlogick
f44d066876
Backport 1.5.2 changelog ( #5053 )
2018-10-09 12:29:08 -04:00
Lauris BH
fb3954f9a5
Fix adding review comment in split view ( #5038 )
2018-10-09 08:46:23 +08:00
SagePtr
6df46c50b1
Remove links from topics in edit mode ( #5026 )
2018-10-06 17:20:48 -04:00
SagePtr
378af8ea88
Fix missing AppSubUrl in few more templates ( #5021 )
2018-10-05 19:41:09 -04:00
SagePtr
c6daee6da6
Fix missing AppSubUrl in some templates ( #5020 )
2018-10-05 20:22:33 +03:00
Jonas Franz
94cd7bb25b
Hide outdated comments in file view ( #5017 )
...
* Hide outdated comments in file view
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Add unit test by adding "invalidated" comment to fixtures
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-10-05 11:49:30 -04:00
Chih-Hsuan Yen
d7ca839c67
Fix a typo in app.ini.sample ( #5015 )
2018-10-05 11:06:47 +02:00
Dane
513db27377
Add missing envionment vars for DB with Docker ( #5007 )
...
Current docs demonstrate how to configure a database container but don't
explicitly specify that you should add additional environment variables
to the Gitea container to make it use the database. This just
demonstrates the changes required.
Signed-off-by: Dane Elwell <dane.elwell@ukfast.co.uk>
2018-10-03 17:16:48 +03:00
AJ ONeal
2b8dc17db7
README: update make command to build full release ( #5004 )
...
* update make command to build full release
* use quoted TAGS
`TAGS=bindata` => `TAGS="bindata"`
2018-10-03 08:33:46 +02:00
GiteaBot
2e2eacf62a
[skip ci] Updated translations via Crowdin
2018-10-02 19:22:42 +00:00
Mura Li
dba955be7c
Upgrade gopkg.in/testfixtures.v2 ( #4999 )
2018-10-02 15:20:02 -04:00
GiteaBot
b8d048fa0d
[skip ci] Updated translations via Crowdin
2018-09-29 22:45:10 +00:00
Lauris BH
ab5b245182
Disable debug routes unless PPROF is enabled in configuration ( #4995 )
2018-09-29 18:44:06 -04:00
SagePtr
fc0001caa1
Fix #rrggbbaa color to rgba for better browser compatibility ( #4990 )
2018-09-29 12:57:32 +03:00
Lauris BH
81702e6ec9
Detect charset and convert non UTF-8 files for display ( #4950 )
...
* Detect charset and convert non UTF-8 files for display
* Refactor and move function to correct module
* Revert unrelated changes
* More unrelated changes
* Duplicate content for small text to have better encoding detection
* Check if original content is valid before duplicating it
2018-09-29 16:33:54 +08:00
Iwasa Kazmi
6780661192
Fix layout of the topics editing form ( #4971 )
...
* Fix layout of the topic edit.
- made right-hand column wider so that it has enough space for "Done" button.
- fixed issue that jQuery's .show() breaks functionality of the Semantic UI Grid.
* Improve switching visibility of the topic edit
Changes to support old browsers that doesn't support 'flex' keyword.
- Removed style "display: none" from index.css so that
the grid can be displayed without specifying new "display" style.
- Added style "display:none" to the grid element in HTML template
as the initial style.
- In index.js, visibility of the grid element is changed by
set "display:none" style to the element or removing it from the element.
2018-09-29 09:28:47 +03:00
Lanre Adelowo
e6d54d511d
make sure milestone listing is consistent across board ( #4987 )
2018-09-28 06:59:46 +03:00
silverwind
31d5488059
Fix user menu item styling ( #4985 )
2018-09-27 16:58:38 -04:00
GiteaBot
39735723f5
[skip ci] Updated translations via Crowdin
2018-09-27 00:51:27 +00:00
flufmonster
b3393b5ca7
Adjust maintainers ( #4979 )
2018-09-27 08:50:10 +08:00
GiteaBot
79b4d4729c
[skip ci] Updated translations via Crowdin
2018-09-25 12:37:54 +00:00
Lauris BH
4092b32bad
Fix preview when adding new code review comment ( #4975 )
2018-09-25 14:36:45 +02:00
zeripath
36e7cb9755
Update Swagger API to match the return of /users/search ( #4847 )
...
Signed-off-by: Andrew Thornton <art27@cantab.net>
2018-09-21 16:56:26 +08:00
Wyall
dab02b80fd
ADD: Hint to function of docker version tags ( #4967 )
...
I wasn't sure about how tags work, maybe this is interesting for people with less knowledge of docker.
2018-09-21 09:43:31 +08:00
OvermindDL1
07af31d004
Fix #4877 to follow the OpenID Connect Audiences spec ( #4878 )
...
Signed-off-by: Gabriel Robertson <overminddl1@gmail.com>
2018-09-20 22:17:34 +03:00
GiteaBot
364c029246
[skip ci] Updated translations via Crowdin
2018-09-20 05:50:04 +00:00
SagePtr
043ab2cd59
Fix null pointer dereference in ParseCommitWithSignature ( #4962 )
2018-09-20 13:49:07 +08:00
GiteaBot
8b113cd8b6
[skip ci] Updated translations via Crowdin
2018-09-19 09:03:30 +00:00
bugreport0
91b164c778
Fix interpunction in English translation. ( #4958 )
2018-09-19 12:02:08 +03:00