Michael Stroucken
b5fd5aaab6
Time values displayed are apparently single values, so use singular.
8 years ago
Thomas Boerger
86779760b8
Merge pull request #275 from strk/readmelink
Turn banner into a link to the github page
8 years ago
Sandro Santilli
78fd9a2d2c
Turn banner into a link to the github gitea repository
Also use relative link to banner
8 years ago
Thomas Boerger
6c09e5368f
Integrate public as bindata optionally ( #293 )
* Dropped unused codekit config
* Integrated dynamic and static bindata for public
* Ignore public bindata
* Add a general generate make task
* Integrated flexible public assets into web command
* Updated vendoring, added all missiong govendor deps
* Made the linter happy with the bindata and dynamic code
* Moved public bindata definition to modules directory
* Ignoring the new bindata path now
* Updated to the new public modules import path
* Updated public bindata command and drop the new prefix
8 years ago
Thomas Boerger
f2a3f10683
Merge pull request #303 from tboerger/linting
Fixed remaining linting errors
8 years ago
Thomas Boerger
711fc2fb07
Reenabled lint check within drone
8 years ago
Thomas Boerger
f2c880c868
Updated bindata to latest version
8 years ago
Thomas Boerger
e710a0b9dc
Replace invaliud bindata variable names within make task
8 years ago
Thomas Boerger
20d032f3bd
Fixed linting errors for variable definitions
8 years ago
Kim "BKC" Carlbäcker
0287afefa6
Fix breakage from vendor-update
8 years ago
Kim "BKC" Carlbäcker
6fb9644a74
CreateBranch-hook has shasum. Use the full ref for fetching shasum
8 years ago
Kim "BKC" Carlbäcker
2a21b85337
Update gitea/sdk vendor
8 years ago
Kim "BKC" Carlbäcker
49af1343ab
Tag-webhooks are useless without shasums
8 years ago
Lunny Xiao
af8f553ea3
bug fixed caused by #295 ( #299 )
8 years ago
Thomas Boerger
8a0a043f4e
Merge pull request #288 from tboerger/docker
Docker integration
8 years ago
Michael Stroucken
e9094371d6
Rebase branch onto go-gitea/gitea
8 years ago
Andrey Nering
accd11d38a
Merge pull request #294 from Bwko/Lint/user.go
Lint models/user.go
8 years ago
Andrey Nering
85068a662d
Merge pull request #295 from Bwko/Lint/repo_
Lint models/repo
8 years ago
Matthias Loibl
12a0a2bc11
Merge pull request #290 from tboerger/maintain-contribute
Project unification, updates for contributors guide and github files
8 years ago
Bwko
7be1b7f193
Lint models/repo.go
8 years ago
Bwko
b04e183253
Lint models/repo_*
8 years ago
Bwko
3c54bd855f
Lint models/user.go
8 years ago
Thomas Boerger
c483ace00e
Added -S flag to addgroup command within Dockerfiles
8 years ago
Thomas Boerger
e4a738f46f
Replaced edge with 3.4 for the alpine base image
8 years ago
Thomas Boerger
e6619a58a5
Replaced shadow with addgroup and adduser
8 years ago
Thomas Boerger
d4a0cb6002
Use su-exec instead of gosu, much smaller
8 years ago
Thomas Boerger
17e3ec6be6
Add a pragraph to the k8s PR guide to contributors guide
8 years ago
Lunny Xiao
b4e648c3d3
golint fixed for models/migrations ( #291 )
8 years ago
Lunny Xiao
ff0b322b16
golint fixed for models/pull.go ( #292 )
8 years ago
Thomas Boerger
972202d1b0
Merge pull request #289 from lunny/lunny/golint_models_issue_comment
Golint fixed for models/issue_comment.go
8 years ago
Thomas Boerger
9dbad84e5b
Dropped more or less useless files
8 years ago
Thomas Boerger
4455cfbcbf
Dropped new lines from contributing, some rewording and reformatting
8 years ago
Thomas Boerger
b23ffa68dc
Updated maintainers file to latest status
8 years ago
Thomas Boerger
3e5d14e907
Dropped always outdated contributors file, link to it the graph on readme
8 years ago
Lunny Xiao
74e89a0a2c
golint fixed for models/issue_comment.go
8 years ago
Matthias Loibl
f7d3c2de3f
Update link on user’s profile avatar to avatar settings ( #287 )
8 years ago
Thomas Boerger
b241428534
Unified GitHub templates accross all projects
8 years ago
Thomas Boerger
b161479b65
Unified editorconfig accross all projects
8 years ago
Thomas Boerger
77435c4703
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
bd4c127f1f
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
55900baab2
Merge pull request #285 from lunny/lunny/golint_models_org_team
Golint for models/org_team.go
8 years ago
Lunny Xiao
779dc46d45
rename all uID -> userID on models/org_team.go
8 years ago
Lunny Xiao
738295a09e
golint fixed for models/models.go ( #284 )
8 years ago
Lunny Xiao
779922bc61
golint for models/org_team.go
8 years ago
Thomas Boerger
06c7ea1c1b
Merge pull request #274 from lunny/lunny/golint_modules_auth
Golint fixed for modules/auth
8 years ago
Lunny Xiao
c406c0113a
Merge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea into lunny/golint_modules_auth
8 years ago
Lunny Xiao
e685609ea2
golint fixed for modules/auth
8 years ago
Thomas Boerger
cc8b467daf
Merge pull request #281 from Bwko/Lint/typos
Fixes typos
8 years ago
Bwko
fcde7de425
Fixes typos
8 years ago
Thomas Boerger
9d582d735d
Merge pull request #264 from Bwko/lint/org.go
Lint models/org.go
8 years ago