Thomas Boerger
16cdbe1956
Merge pull request #288 from tboerger/docker
...
Docker integration
8 years ago
Andrey Nering
fd53028139
Merge pull request #294 from Bwko/Lint/user.go
...
Lint models/user.go
8 years ago
Andrey Nering
b9b22b4a0b
Merge pull request #295 from Bwko/Lint/repo_
...
Lint models/repo
8 years ago
Matthias Loibl
8704f48e66
Merge pull request #290 from tboerger/maintain-contribute
...
Project unification, updates for contributors guide and github files
8 years ago
Bwko
bad1bc6518
Lint models/repo.go
8 years ago
Bwko
a5aae1c145
Lint models/repo_*
8 years ago
Bwko
9963d61233
Lint models/user.go
8 years ago
Thomas Boerger
d7dea676fd
Added -S flag to addgroup command within Dockerfiles
8 years ago
Thomas Boerger
4b0abdae9e
Replaced edge with 3.4 for the alpine base image
8 years ago
Thomas Boerger
972ce6b791
Replaced shadow with addgroup and adduser
8 years ago
Thomas Boerger
65d0426b91
Use su-exec instead of gosu, much smaller
8 years ago
Thomas Boerger
8def53ffcc
Add a pragraph to the k8s PR guide to contributors guide
8 years ago
Lunny Xiao
27d66855eb
golint fixed for models/migrations ( #291 )
8 years ago
Lunny Xiao
1d0f811399
golint fixed for models/pull.go ( #292 )
8 years ago
Thomas Boerger
fd3f16695e
Merge pull request #289 from lunny/lunny/golint_models_issue_comment
...
Golint fixed for models/issue_comment.go
8 years ago
Thomas Boerger
b3abc2775f
Dropped more or less useless files
8 years ago
Thomas Boerger
91d6c715ea
Dropped new lines from contributing, some rewording and reformatting
8 years ago
Thomas Boerger
caac5fb99d
Updated maintainers file to latest status
8 years ago
Thomas Boerger
c2044e5b39
Dropped always outdated contributors file, link to it the graph on readme
8 years ago
Lunny Xiao
9fc609ce17
golint fixed for models/issue_comment.go
8 years ago
Matthias Loibl
7b6cc9244d
Update link on user’s profile avatar to avatar settings ( #287 )
8 years ago
Thomas Boerger
9628d4fb44
Unified GitHub templates accross all projects
8 years ago
Thomas Boerger
3d2138812c
Unified editorconfig accross all projects
8 years ago
Thomas Boerger
575dc69e3b
Updated drone docker definitions
...
In order to automatically build docker images I have re-enabled the
docker building parts within our drone runs on every push to master and
on every tag.
Signed-off-by: Thomas Boerger <tboerger@suse.de>
8 years ago
Thomas Boerger
86aa8e413a
Restructured docker building
...
I have restructured the docker build process entirely, the binary gets
built outside of the docker build command, now we are managing all
dependencies with real Alpine packages and I have dropped features like
socat or the cron daemon.
Signed-off-by: Thomas Boerger <tboerger@suse.de>
8 years ago
Thomas Boerger
9948f0daaa
Merge pull request #285 from lunny/lunny/golint_models_org_team
...
Golint for models/org_team.go
8 years ago
Lunny Xiao
f215d78157
rename all uID -> userID on models/org_team.go
8 years ago
Lunny Xiao
bf8d90c5cc
golint fixed for models/models.go ( #284 )
8 years ago
Lunny Xiao
21846d16e5
golint for models/org_team.go
8 years ago
Thomas Boerger
25b5722155
Merge pull request #274 from lunny/lunny/golint_modules_auth
...
Golint fixed for modules/auth
8 years ago
Lunny Xiao
d0bef011ad
Merge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea into lunny/golint_modules_auth
8 years ago
Lunny Xiao
ec87a75c00
golint fixed for modules/auth
8 years ago
Thomas Boerger
e6da2cf2cb
Merge pull request #281 from Bwko/Lint/typos
...
Fixes typos
8 years ago
Bwko
a4ece1f223
Fixes typos
8 years ago
Thomas Boerger
5efdccd1d8
Merge pull request #264 from Bwko/lint/org.go
...
Lint models/org.go
8 years ago
Thomas Boerger
7a92519bd7
Merge pull request #269 from lunny/lunny/golint_modules_log
...
Golint fixed for modules/log
8 years ago
Thomas Boerger
9a984c0d49
Merge pull request #266 from Bwko/lint/repo_mirror
...
Lint models/repo_mirror.go
8 years ago
Thomas Boerger
fe3908d099
Merge pull request #268 from Bwko/lint/repo_branch
...
Lint models/repo_branch.go
8 years ago
Thomas Boerger
e23a9d22e5
Merge pull request #267 from Bwko/lint/ssh_key
...
Lint models/ssh_key.go
8 years ago
Thomas Boerger
93d527a0a4
Merge pull request #265 from Bwko/lint/access.go
...
Lint models/access.go
8 years ago
Thomas Boerger
8347a55cc2
Merge pull request #263 from Bwko/lint/user_email
...
Lint models/user_email.go
8 years ago
Thomas Boerger
bc59b8abc9
Merge pull request #273 from typeless/master
...
modules/process: add ExecDirEnv (next to ExecDir)
8 years ago
Mura Li
9aaf2a6d9a
modules/process: add ExecDirEnv (next to ExecDir)
...
Add a sibling to ExecDir which is capable of specifying environment variables,
so that we can invoke `git` with GIT_INDEX_FILE, GIT_DIR, etc..
For #258
8 years ago
Andrey Nering
3ac72255fa
Merge pull request #272 from andreynering/gitea/location-cherrypick-a3ea4b8
...
Update locales and add Swedish
8 years ago
Andrey Nering
c664ffd1db
Merge pull request #270 from andreynering/gitea/http-headers-download
...
Fix HTTP headers for issue attachment download
8 years ago
Lunny Xiao
94da472717
Golint fixed for modules/setting ( #262 )
...
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
8 years ago
Lunny Xiao
5b998a6680
golint fixed for modules/auth
8 years ago
Unknwon
4cb21115dc
Update locales and add Swedish
...
Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
8 years ago
Andrey Nering
d647d02c2f
Fix Chrome not liking commas
8 years ago
Andrey Nering
638dd24cec
Fix HTTP headers for issue attachment download
...
- Download filename was wrong for files other than images. Example: It was `download` instead of `file.pdf`
- PDF was downloading instead of showing on browser
8 years ago