Michael Stroucken
adfbd2ae00
Time values displayed are apparently single values, so use singular.
2016-11-29 14:54:10 -05:00
Michael Stroucken
6ba643a3cb
Rebase branch onto go-gitea/gitea
2016-11-28 20:03:45 -05:00
Andrey Nering
ba67b7ae5d
Merge pull request #294 from Bwko/Lint/user.go
...
Lint models/user.go
2016-11-28 20:30:02 -02:00
Andrey Nering
2676f86da6
Merge pull request #295 from Bwko/Lint/repo_
...
Lint models/repo
2016-11-28 20:29:15 -02:00
Matthias Loibl
efaaf44cc4
Merge pull request #290 from tboerger/maintain-contribute
...
Project unification, updates for contributors guide and github files
2016-11-28 20:49:39 +01:00
Bwko
8fbf6744c0
Lint models/repo.go
2016-11-28 18:27:55 +01:00
Bwko
765c9e9f79
Lint models/repo_*
2016-11-28 17:58:59 +01:00
Bwko
a5485d2927
Lint models/user.go
2016-11-28 17:47:46 +01:00
Thomas Boerger
8896702f14
Add a pragraph to the k8s PR guide to contributors guide
2016-11-28 16:57:42 +01:00
Lunny Xiao
7cc49eae78
golint fixed for models/migrations ( #291 )
2016-11-28 23:44:17 +08:00
Lunny Xiao
3804c4525d
golint fixed for models/pull.go ( #292 )
2016-11-28 23:31:06 +08:00
Thomas Boerger
76787d7440
Merge pull request #289 from lunny/lunny/golint_models_issue_comment
...
Golint fixed for models/issue_comment.go
2016-11-28 14:46:00 +01:00
Thomas Boerger
248b83668d
Dropped more or less useless files
2016-11-28 14:36:35 +01:00
Thomas Boerger
77188a30cf
Dropped new lines from contributing, some rewording and reformatting
2016-11-28 14:35:55 +01:00
Thomas Boerger
ab01a47776
Updated maintainers file to latest status
2016-11-28 14:35:04 +01:00
Thomas Boerger
ff74d37a58
Dropped always outdated contributors file, link to it the graph on readme
2016-11-28 14:34:06 +01:00
Lunny Xiao
a982b29110
golint fixed for models/issue_comment.go
2016-11-28 21:33:09 +08:00
Matthias Loibl
78130c5ab2
Update link on user’s profile avatar to avatar settings ( #287 )
2016-11-28 21:29:39 +08:00
Thomas Boerger
35ec9160ac
Unified GitHub templates accross all projects
2016-11-28 14:28:40 +01:00
Thomas Boerger
c31eab4cca
Unified editorconfig accross all projects
2016-11-28 14:27:59 +01:00
Thomas Boerger
b3e3c26965
Merge pull request #285 from lunny/lunny/golint_models_org_team
...
Golint for models/org_team.go
2016-11-28 09:42:53 +01:00
Lunny Xiao
464790555e
rename all uID -> userID on models/org_team.go
2016-11-28 16:33:08 +08:00
Lunny Xiao
7581fbcc92
golint fixed for models/models.go ( #284 )
2016-11-28 15:25:16 +08:00
Lunny Xiao
59e0bf0c77
golint for models/org_team.go
2016-11-28 09:30:08 +08:00
Thomas Boerger
f168aaac2b
Merge pull request #274 from lunny/lunny/golint_modules_auth
...
Golint fixed for modules/auth
2016-11-27 16:21:49 +01:00
Lunny Xiao
80cfaef7c6
Merge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea into lunny/golint_modules_auth
2016-11-27 21:41:56 +08:00
Lunny Xiao
7e88589865
golint fixed for modules/auth
2016-11-27 21:39:06 +08:00
Thomas Boerger
59767baf67
Merge pull request #281 from Bwko/Lint/typos
...
Fixes typos
2016-11-27 14:01:50 +01:00
Bwko
334903e306
Fixes typos
2016-11-27 12:59:12 +01:00
Thomas Boerger
b86500cb6d
Merge pull request #264 from Bwko/lint/org.go
...
Lint models/org.go
2016-11-27 12:18:20 +01:00
Thomas Boerger
cc1af34925
Merge pull request #269 from lunny/lunny/golint_modules_log
...
Golint fixed for modules/log
2016-11-27 12:16:35 +01:00
Thomas Boerger
71bf04bd48
Merge pull request #266 from Bwko/lint/repo_mirror
...
Lint models/repo_mirror.go
2016-11-27 12:15:01 +01:00
Thomas Boerger
71f85607db
Merge pull request #268 from Bwko/lint/repo_branch
...
Lint models/repo_branch.go
2016-11-27 12:14:25 +01:00
Thomas Boerger
b80403e68b
Merge pull request #267 from Bwko/lint/ssh_key
...
Lint models/ssh_key.go
2016-11-27 12:13:43 +01:00
Thomas Boerger
d0e026c89a
Merge pull request #265 from Bwko/lint/access.go
...
Lint models/access.go
2016-11-27 12:12:56 +01:00
Thomas Boerger
cfdb3152a0
Merge pull request #263 from Bwko/lint/user_email
...
Lint models/user_email.go
2016-11-27 12:12:02 +01:00
Thomas Boerger
a3133a6865
Merge pull request #273 from typeless/master
...
modules/process: add ExecDirEnv (next to ExecDir)
2016-11-27 12:11:04 +01:00
Mura Li
059dc7528d
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
2016-11-27 18:53:57 +08:00
Andrey Nering
e1a4e3921a
Merge pull request #272 from andreynering/gitea/location-cherrypick-a3ea4b8
...
Update locales and add Swedish
2016-11-27 08:49:26 -02:00
Andrey Nering
9e6de9d147
Merge pull request #270 from andreynering/gitea/http-headers-download
...
Fix HTTP headers for issue attachment download
2016-11-27 08:48:26 -02:00
Lunny Xiao
c9d61f0e2a
Golint fixed for modules/setting ( #262 )
...
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
2016-11-27 18:14:25 +08:00
Lunny Xiao
f5236021c9
golint fixed for modules/auth
2016-11-27 14:03:59 +08:00
Unknwon
c8bbcb8e87
Update locales and add Swedish
...
Signed-off-by: Andrey Nering <andrey.nering@gmail.com >
2016-11-26 14:22:55 -02:00
Andrey Nering
7dce3b89e9
Fix Chrome not liking commas
2016-11-26 11:26:03 -02:00
Andrey Nering
6f1bc9b71c
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
2016-11-26 10:13:25 -02:00
Lunny Xiao
bd50ba6755
golint fixed for modules/log
2016-11-26 19:53:29 +08:00
Bwko
3e5d4a9a32
Lint models/org.go & models.go
2016-11-26 11:37:50 +01:00
Bwko
6aaba30171
Lint models/repo_mirror.go
2016-11-26 11:23:55 +01:00
Bwko
5a23affc44
Lint models/repo_branch.go
2016-11-26 11:20:37 +01:00
Bwko
ea0c49eeec
Lint models/ssh_key.go
2016-11-26 01:36:03 +01:00