Skip to content

suggested locale fixes #226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 124 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
d63aa64
suggested locale fixes
Oct 13, 2016
72f0a9b
Edits to German localization
Oct 14, 2016
2a449bd
Fix typos
Bwko Nov 21, 2016
3a3782b
Handle ssh key import better (#224)
stroucki Nov 24, 2016
3917ed4
golint fixed for routers (#208)
lunny Nov 24, 2016
fb3bb69
golint fixed for modules/base
lunny Nov 24, 2016
6ed7f26
Move init functions from routers/install to routers/init (#230)
lunny Nov 24, 2016
ad3d6b7
Lint and document manager api
strk Nov 15, 2016
5301a5d
Have the deault 'all' rule just build
strk Nov 18, 2016
4dd1eb5
Lint issue.go
strk Nov 22, 2016
6e64472
Lint git_diff.go
strk Nov 22, 2016
170f2e9
Lint error.go
strk Nov 22, 2016
dd9d0f3
Lint action.go
strk Nov 22, 2016
0a61d54
Expand documentation a bit more
strk Nov 24, 2016
3fba29c
Expand documentations
strk Nov 24, 2016
8aa960f
Actually document the missing bits
strk Nov 24, 2016
46ecb0a
golint fixed for modules/user
lunny Nov 24, 2016
0581210
Merge pull request #176 from strk/manager-lint
tboerger Nov 24, 2016
f0cfb1c
Merge pull request #192 from strk/make-default-target
tboerger Nov 24, 2016
1cfbfb3
Merge pull request #212 from strk/action-lint
tboerger Nov 24, 2016
8ba0ac9
Merge pull request #231 from lunny/lunny/golint_modules_base
tboerger Nov 24, 2016
03b6880
Merge pull request #232 from strk/error-lint
tboerger Nov 24, 2016
e512411
Merge pull request #233 from strk/git_diff-lint
tboerger Nov 24, 2016
0a66c2a
Merge pull request #234 from strk/issue-lint
tboerger Nov 24, 2016
2ccdcda
Merge pull request #235 from lunny/lunny/golint_modules_user
tboerger Nov 24, 2016
ff0d1bd
Added short-hash support to downloads
Bwko Nov 23, 2016
1c3044b
Lint models/login_source.go
strk Nov 24, 2016
289f819
Merge pull request #237 from strk/login_source-lint
tboerger Nov 24, 2016
b6b616b
Merge pull request #228 from Bwko/feature/short-hash-download
tboerger Nov 24, 2016
cc8c574
Really use go install on make install
Nov 24, 2016
cd7e661
Added dummy tasks for mysql and pgsql tests
Nov 24, 2016
fd13b71
Added drone instead of travis detection to makefile
Nov 24, 2016
cb0b91c
Dropped travis config
Nov 24, 2016
4c03974
Create a first draft for .drone.yml
metalmatze Nov 6, 2016
fd090dc
Added matrix drone builds
Nov 24, 2016
ba2e75a
Merge pull request #238 from go-gitea/make-install
tboerger Nov 24, 2016
450969c
test database is connect OK after db config initialized (#239)
lunny Nov 24, 2016
21e8dee
Merge pull request #96 from metalmatze/feature/drone-config
tboerger Nov 24, 2016
ece19f4
Lint models/release.go
Bwko Nov 24, 2016
d8e11a8
Lint models/admin.go
Bwko Nov 24, 2016
6a28909
CONTRIBUTING.md: link to "Faster reviews" document (#229)
andreynering Nov 25, 2016
2e565bc
Golint fixed for modules/mailer
lunny Nov 25, 2016
304bbd3
golint fixed for modules/markdown
lunny Nov 25, 2016
229ec92
Golint fixed for modules/template
lunny Nov 25, 2016
bd5ea3e
Golint fixed for modules/httplib
lunny Nov 25, 2016
faabc76
Golint fixed for modules/context
lunny Nov 25, 2016
33a2ac3
Lint models/update.go & webhook_slack.go
Bwko Nov 24, 2016
76604d8
fixed test build error
lunny Nov 25, 2016
081c2a9
Lint models/token.go (#244)
Bwko Nov 25, 2016
c0ca664
Lint/issue &mail (#243)
Bwko Nov 25, 2016
900a210
Added errcheck make task (#242)
tboerger Nov 25, 2016
b47051e
golint fixed for modules/cron
lunny Nov 25, 2016
3c87c57
golint fixed for modules/avatar
lunny Nov 25, 2016
a321ffb
Merge pull request #249 from lunny/lunny/golint_modules_mailer
tboerger Nov 25, 2016
7c5de1e
Merge pull request #250 from lunny/lunny/golint_modules_markdown
tboerger Nov 25, 2016
d392662
Merge pull request #251 from lunny/lunny/golint_modules_template
tboerger Nov 25, 2016
26ae2ff
Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplib
tboerger Nov 25, 2016
2255a9a
Merge pull request #255 from lunny/lunny/golint_modules_cron
tboerger Nov 25, 2016
3e6f363
Merge pull request #256 from lunny/lunny/golint_modules_avatar
tboerger Nov 25, 2016
5b17661
Updated badges for drone and similar to lgtm
tboerger Nov 24, 2016
755ed84
Be more explicit and dropped matrix builds from drone
tboerger Nov 25, 2016
3ae7955
Disable broken docker build for now
Nov 25, 2016
32f8a38
Merge pull request #254 from lunny/lunny/golint_modules_context
tboerger Nov 25, 2016
5d4333e
Merge pull request #240 from go-gitea/drone-additions
tboerger Nov 25, 2016
0accc93
Fixed s3 publishing within drone
Nov 25, 2016
177a4c7
Merge pull request #259 from tboerger/drone-fixes
tboerger Nov 25, 2016
e9c6053
Merge pull request #246 from Bwko/fix/typo
tboerger Nov 25, 2016
21b7d30
Merge pull request #245 from Bwko/lint/update&slack
tboerger Nov 25, 2016
574e49c
Merge pull request #241 from Bwko/lint/admin.go
tboerger Nov 25, 2016
6554986
Dropped latest publishing from drone
Nov 25, 2016
0a76d26
Merge pull request #260 from tboerger/drone-latest
tboerger Nov 25, 2016
066f515
Lint models/user_email.go
Bwko Nov 26, 2016
2bb1601
Lint models/access.go
Bwko Nov 26, 2016
6cde041
Lint models/ssh_key.go
Bwko Nov 26, 2016
ce8c9ef
Lint models/repo_branch.go
Bwko Nov 26, 2016
7bf7042
Lint models/repo_mirror.go
Bwko Nov 26, 2016
0b9cf10
Lint models/org.go & models.go
Bwko Nov 26, 2016
3228544
golint fixed for modules/log
lunny Nov 26, 2016
638dd24
Fix HTTP headers for issue attachment download
andreynering Nov 26, 2016
d647d02
Fix Chrome not liking commas
andreynering Nov 26, 2016
4cb2111
Update locales and add Swedish
unknwon Nov 20, 2016
5b998a6
golint fixed for modules/auth
lunny Nov 27, 2016
94da472
Golint fixed for modules/setting (#262)
lunny Nov 27, 2016
c664ffd
Merge pull request #270 from andreynering/gitea/http-headers-download
andreynering Nov 27, 2016
3ac7225
Merge pull request #272 from andreynering/gitea/location-cherrypick-a…
andreynering Nov 27, 2016
9aaf2a6
modules/process: add ExecDirEnv (next to ExecDir)
typeless Nov 27, 2016
bc59b8a
Merge pull request #273 from typeless/master
tboerger Nov 27, 2016
8347a55
Merge pull request #263 from Bwko/lint/user_email
tboerger Nov 27, 2016
93d527a
Merge pull request #265 from Bwko/lint/access.go
tboerger Nov 27, 2016
e23a9d2
Merge pull request #267 from Bwko/lint/ssh_key
tboerger Nov 27, 2016
fe3908d
Merge pull request #268 from Bwko/lint/repo_branch
tboerger Nov 27, 2016
9a984c0
Merge pull request #266 from Bwko/lint/repo_mirror
tboerger Nov 27, 2016
7a92519
Merge pull request #269 from lunny/lunny/golint_modules_log
tboerger Nov 27, 2016
5efdccd
Merge pull request #264 from Bwko/lint/org.go
tboerger Nov 27, 2016
a4ece1f
Fixes typos
Bwko Nov 27, 2016
e6da2cf
Merge pull request #281 from Bwko/Lint/typos
tboerger Nov 27, 2016
ec87a75
golint fixed for modules/auth
lunny Nov 27, 2016
d0bef01
Merge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea in…
lunny Nov 27, 2016
25b5722
Merge pull request #274 from lunny/lunny/golint_modules_auth
tboerger Nov 27, 2016
21846d1
golint for models/org_team.go
lunny Nov 28, 2016
bf8d90c
golint fixed for models/models.go (#284)
lunny Nov 28, 2016
f215d78
rename all uID -> userID on models/org_team.go
lunny Nov 28, 2016
9948f0d
Merge pull request #285 from lunny/lunny/golint_models_org_team
tboerger Nov 28, 2016
3d21388
Unified editorconfig accross all projects
Nov 28, 2016
9628d4f
Unified GitHub templates accross all projects
Nov 28, 2016
7b6cc92
Update link on user’s profile avatar to avatar settings (#287)
metalmatze Nov 28, 2016
9fc609c
golint fixed for models/issue_comment.go
lunny Nov 28, 2016
c2044e5
Dropped always outdated contributors file, link to it the graph on re…
Nov 28, 2016
caac5fb
Updated maintainers file to latest status
Nov 28, 2016
91d6c71
Dropped new lines from contributing, some rewording and reformatting
Nov 28, 2016
b3abc27
Dropped more or less useless files
Nov 28, 2016
fd3f166
Merge pull request #289 from lunny/lunny/golint_models_issue_comment
tboerger Nov 28, 2016
1d0f811
golint fixed for models/pull.go (#292)
lunny Nov 28, 2016
27d6685
golint fixed for models/migrations (#291)
lunny Nov 28, 2016
8def53f
Add a pragraph to the k8s PR guide to contributors guide
Nov 28, 2016
9963d61
Lint models/user.go
Bwko Nov 28, 2016
a5aae1c
Lint models/repo_*
Bwko Nov 28, 2016
bad1bc6
Lint models/repo.go
Bwko Nov 28, 2016
8704f48
Merge pull request #290 from tboerger/maintain-contribute
metalmatze Nov 28, 2016
b9b22b4
Merge pull request #295 from Bwko/Lint/repo_
andreynering Nov 28, 2016
fd53028
Merge pull request #294 from Bwko/Lint/user.go
andreynering Nov 28, 2016
713ec3a
suggested locale fixes
Oct 13, 2016
28ebe76
Edits to German localization
Oct 14, 2016
a89937c
Rebase to go-gitea/gitea
Nov 29, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 114 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
workspace:
base: /srv/app
path: src/code.gitea.io/gitea

pipeline:
test:
image: webhippie/golang:edge
pull: true
environment:
CGO_ENABLED: 1
TAGS: cert sqlite pam miniwinsvc
commands:
- apk -U add linux-pam-dev openssh-client
- make clean
- make vet
# - make lint
- make test
- make build
when:
event: [ push, tag, pull_request ]

test-mysql:
image: webhippie/golang:edge
pull: true
commands:
- make test-mysql
when:
event: [ push ]

test-pgsql:
image: webhippie/golang:edge
pull: true
commands:
- make test-pgsql
when:
event: [ push ]

coverage:
image: plugins/coverage
server: https://coverage.gitea.io
when:
event: [ push, tag, pull_request ]

updater:
image: karalabe/xgo-latest:latest
pull: true
commands:
- make publish
when:
event: [ push, tag ]
branch: [ master, refs/tags/* ]

# docker:
# image: plugins/docker
# repo: gitea/gitea
# tags: [ '${TAG}' ]
# when:
# event: [ tag ]
# branch: [ refs/tags/* ]

# docker:
# image: plugins/docker
# repo: gitea/gitea
# tags: [ 'latest' ]
# when:
# event: [ push ]
# branch: [ master ]

release:
image: plugins/s3
path_style: true
strip_prefix: dist/release/
source: dist/release/*
target: /gitea/master
when:
event: [ push ]
branch: [ master ]

release:
image: plugins/s3
path_style: true
strip_prefix: dist/release/
source: dist/release/*
target: /gitea/$$TAG
when:
event: [ tag ]
branch: [ refs/tags/* ]

github:
image: plugins/github-release
files:
- dist/release/*
when:
event: [ tag ]
branch: [ refs/tags/* ]

gitter:
image: plugins/gitter

services:
mysql:
image: mysql:5.7
environment:
- MYSQL_DATABASE=test
- MYSQL_ALLOW_EMPTY_PASSWORD=yes
when:
event: [ push ]

pgsql:
image: postgres:9.5
environment:
- POSTGRES_DB=test
when:
event: [ push ]
1 change: 1 addition & 0 deletions .drone.yml.sig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
eyJhbGciOiJIUzI1NiJ9.d29ya3NwYWNlOgogIGJhc2U6IC9zcnYvYXBwCiAgcGF0aDogc3JjL2NvZGUuZ2l0ZWEuaW8vZ2l0ZWEKCnBpcGVsaW5lOgogIHRlc3Q6CiAgICBpbWFnZTogd2ViaGlwcGllL2dvbGFuZzplZGdlCiAgICBwdWxsOiB0cnVlCiAgICBlbnZpcm9ubWVudDoKICAgICAgQ0dPX0VOQUJMRUQ6IDEKICAgICAgVEFHUzogY2VydCBzcWxpdGUgcGFtIG1pbml3aW5zdmMKICAgIGNvbW1hbmRzOgogICAgICAtIGFwayAtVSBhZGQgbGludXgtcGFtLWRldiBvcGVuc3NoLWNsaWVudAogICAgICAtIG1ha2UgY2xlYW4KICAgICAgLSBtYWtlIHZldAogICAgICAjIC0gbWFrZSBsaW50CiAgICAgIC0gbWFrZSB0ZXN0CiAgICAgIC0gbWFrZSBidWlsZAogICAgd2hlbjoKICAgICAgZXZlbnQ6IFsgcHVzaCwgdGFnLCBwdWxsX3JlcXVlc3QgXQoKICB0ZXN0LW15c3FsOgogICAgaW1hZ2U6IHdlYmhpcHBpZS9nb2xhbmc6ZWRnZQogICAgcHVsbDogdHJ1ZQogICAgY29tbWFuZHM6CiAgICAgLSBtYWtlIHRlc3QtbXlzcWwKICAgIHdoZW46CiAgICAgIGV2ZW50OiBbIHB1c2ggXQoKICB0ZXN0LXBnc3FsOgogICAgaW1hZ2U6IHdlYmhpcHBpZS9nb2xhbmc6ZWRnZQogICAgcHVsbDogdHJ1ZQogICAgY29tbWFuZHM6CiAgICAgLSBtYWtlIHRlc3QtcGdzcWwKICAgIHdoZW46CiAgICAgIGV2ZW50OiBbIHB1c2ggXQoKICBjb3ZlcmFnZToKICAgIGltYWdlOiBwbHVnaW5zL2NvdmVyYWdlCiAgICBzZXJ2ZXI6IGh0dHBzOi8vY292ZXJhZ2UuZ2l0ZWEuaW8KICAgIHdoZW46CiAgICAgIGV2ZW50OiBbIHB1c2gsIHRhZywgcHVsbF9yZXF1ZXN0IF0KCiAgdXBkYXRlcjoKICAgIGltYWdlOiBrYXJhbGFiZS94Z28tbGF0ZXN0OmxhdGVzdAogICAgcHVsbDogdHJ1ZQogICAgY29tbWFuZHM6CiAgICAgIC0gbWFrZSBwdWJsaXNoCiAgICB3aGVuOgogICAgICBldmVudDogWyBwdXNoLCB0YWcgXQogICAgICBicmFuY2g6IFsgbWFzdGVyLCByZWZzL3RhZ3MvKiBdCgogICMgZG9ja2VyOgogICMgICBpbWFnZTogcGx1Z2lucy9kb2NrZXIKICAjICAgcmVwbzogZ2l0ZWEvZ2l0ZWEKICAjICAgdGFnczogWyAnJHtUQUd9JyBdCiAgIyAgIHdoZW46CiAgIyAgICAgZXZlbnQ6IFsgdGFnIF0KICAjICAgICBicmFuY2g6IFsgcmVmcy90YWdzLyogXQoKICAjIGRvY2tlcjoKICAjICAgaW1hZ2U6IHBsdWdpbnMvZG9ja2VyCiAgIyAgIHJlcG86IGdpdGVhL2dpdGVhCiAgIyAgIHRhZ3M6IFsgJ2xhdGVzdCcgXQogICMgICB3aGVuOgogICMgICAgIGV2ZW50OiBbIHB1c2ggXQogICMgICAgIGJyYW5jaDogWyBtYXN0ZXIgXQoKICByZWxlYXNlOgogICAgaW1hZ2U6IHBsdWdpbnMvczMKICAgIHBhdGhfc3R5bGU6IHRydWUKICAgIHN0cmlwX3ByZWZpeDogZGlzdC9yZWxlYXNlLwogICAgc291cmNlOiBkaXN0L3JlbGVhc2UvKgogICAgdGFyZ2V0OiAvZ2l0ZWEvbWFzdGVyCiAgICB3aGVuOgogICAgICBldmVudDogWyBwdXNoIF0KICAgICAgYnJhbmNoOiBbIG1hc3RlciBdCgogIHJlbGVhc2U6CiAgICBpbWFnZTogcGx1Z2lucy9zMwogICAgcGF0aF9zdHlsZTogdHJ1ZQogICAgc3RyaXBfcHJlZml4OiBkaXN0L3JlbGVhc2UvCiAgICBzb3VyY2U6IGRpc3QvcmVsZWFzZS8qCiAgICB0YXJnZXQ6IC9naXRlYS8kJFRBRwogICAgd2hlbjoKICAgICAgZXZlbnQ6IFsgdGFnIF0KICAgICAgYnJhbmNoOiBbIHJlZnMvdGFncy8qIF0KCiAgZ2l0aHViOgogICAgaW1hZ2U6IHBsdWdpbnMvZ2l0aHViLXJlbGVhc2UKICAgIGZpbGVzOgogICAgICAtIGRpc3QvcmVsZWFzZS8qCiAgICB3aGVuOgogICAgICBldmVudDogWyB0YWcgXQogICAgICBicmFuY2g6IFsgcmVmcy90YWdzLyogXQoKICBnaXR0ZXI6CiAgICBpbWFnZTogcGx1Z2lucy9naXR0ZXIKCnNlcnZpY2VzOgogIG15c3FsOgogICAgaW1hZ2U6IG15c3FsOjUuNwogICAgZW52aXJvbm1lbnQ6CiAgICAgIC0gTVlTUUxfREFUQUJBU0U9dGVzdAogICAgICAtIE1ZU1FMX0FMTE9XX0VNUFRZX1BBU1NXT1JEPXllcwogICAgd2hlbjoKICAgICAgZXZlbnQ6IFsgcHVzaCBdCgogIHBnc3FsOgogICAgaW1hZ2U6IHBvc3RncmVzOjkuNQogICAgZW52aXJvbm1lbnQ6CiAgICAgIC0gUE9TVEdSRVNfREI9dGVzdAogICAgd2hlbjoKICAgICAgZXZlbnQ6IFsgcHVzaCBdCg.CJAqrylL68UPxR-wlKhIL9waJKRhw6isiol_f9Lx5ao
12 changes: 6 additions & 6 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ trim_trailing_whitespace = true
indent_style = tab
indent_size = 8

[*.tmpl]
indent_style = tab
indent_size = 2

[Makefile]
[*.{tmpl,html}]
indent_style = tab
indent_size = 4

[*.{less,yml}]
indent_style = space
indent_size = 2
indent_size = 4

[*.js]
indent_style = space
indent_size = 4

[Makefile]
indent_style = tab
11 changes: 0 additions & 11 deletions .gitattributes

This file was deleted.

24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

10 changes: 0 additions & 10 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

19 changes: 19 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
1. Please speak English, this is the language everybody of us can speak and write.
2. Please ask questions or config/deploy problems on our Gitter channel: https://gitter.im/go-gitea/gitea
3. Please take a moment to search that an issue doesn't already exist.
4. Please give all relevant information below for bug reports, incomplete details will be handled as an invalid report.

**You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.**

- Gitea version (or commit ref):
- Git version:
- Operating system:
- Database (use `[x]`):
- [ ] PostgreSQL
- [ ] MySQL
- [ ] SQLite
- Log gist:

## Description

...
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Please check the following:

1. Make sure you are targeting the `master` branch, pull requests on release branches are only allowed for bug fixes.
2. Read contributing guidelines: https://github.com/go-gitea/gitea/blob/master/CONTRIBUTING.md
3. Describe what your pull request does and which issue you're targeting (if any)

**You MUST delete the content above including this line before posting, otherwise your pull request will be invalid.**
2 changes: 0 additions & 2 deletions .mailmap

This file was deleted.

36 changes: 0 additions & 36 deletions .travis.yml

This file was deleted.

Loading