]> source.dussan.org Git - gitea.git/log
gitea.git
7 years agoMerge pull request #345 from Bwko/fix_for_320
Andrey Nering [Sat, 3 Dec 2016 22:06:05 +0000 (20:06 -0200)]
Merge pull request #345 from Bwko/fix_for_320

Fix for #320

7 years agoFix for #320 345/head
Bwko [Sat, 3 Dec 2016 21:31:54 +0000 (22:31 +0100)]
Fix for #320

Suppress the error when we're removing a file that may not exist

7 years agoSafe compare password (timing attack) (#338)
Denis Denisov [Sat, 3 Dec 2016 05:49:17 +0000 (07:49 +0200)]
Safe compare password (timing attack) (#338)

7 years agoMerge pull request #334 from avelino/scripts_project_name_update
Thomas Boerger [Fri, 2 Dec 2016 19:13:20 +0000 (20:13 +0100)]
Merge pull request #334 from avelino/scripts_project_name_update

Fixed project name on scripts

7 years agoupdate SERVICENAME on init scripts 334/head
Avelino [Fri, 2 Dec 2016 17:52:28 +0000 (15:52 -0200)]
update SERVICENAME on init scripts

7 years ago[API] Pull Requests (#248)
Kim "BKC" Carlbäcker [Fri, 2 Dec 2016 11:10:39 +0000 (12:10 +0100)]
[API] Pull Requests (#248)

7 years agoMerge pull request #227 from go-gitea/api/github-compliance
Kim "BKC" Carlbäcker [Fri, 2 Dec 2016 09:04:15 +0000 (10:04 +0100)]
Merge pull request #227 from go-gitea/api/github-compliance

GitHub API Compliance Fixes

7 years agoLinting 227/head
Kim "BKC" Carlbäcker [Fri, 2 Dec 2016 08:28:45 +0000 (09:28 +0100)]
Linting

7 years agoGitHub API Compliance (& linting)
Kim "BKC" Carlbäcker [Fri, 7 Oct 2016 17:17:27 +0000 (19:17 +0200)]
GitHub API Compliance (& linting)

7 years agoAdd undocumented endpoint for /repositories/:id
Kim "BKC" Carlbäcker [Mon, 3 Oct 2016 10:35:42 +0000 (12:35 +0200)]
Add undocumented endpoint for /repositories/:id

7 years agoFixed project name on setting module key APP_NAME
Avelino [Fri, 2 Dec 2016 05:23:37 +0000 (03:23 -0200)]
Fixed project name on setting module key APP_NAME

7 years agoFixed project name on base template head
Avelino [Fri, 2 Dec 2016 05:13:27 +0000 (03:13 -0200)]
Fixed project name on base template head

7 years agoFixed project name on repo template mail
Avelino [Fri, 2 Dec 2016 05:09:46 +0000 (03:09 -0200)]
Fixed project name on repo template mail

7 years agoFixed project on repo template hook settings
Avelino [Fri, 2 Dec 2016 05:07:37 +0000 (03:07 -0200)]
Fixed project on repo template hook settings

7 years agoCatch os... errors
Bwko [Wed, 30 Nov 2016 23:56:15 +0000 (00:56 +0100)]
Catch os... errors

7 years agofixed typo on rename project name scripts for windows (bat)
Avelino [Fri, 2 Dec 2016 05:51:34 +0000 (03:51 -0200)]
fixed typo on rename project name scripts for windows (bat)

7 years agoFixed project name on scripts
Avelino [Fri, 2 Dec 2016 05:18:58 +0000 (03:18 -0200)]
Fixed project name on scripts

7 years agoAdded rel="noopener" to target="_blank" hrefs (#327)
Bwko [Fri, 2 Dec 2016 01:12:16 +0000 (02:12 +0100)]
Added rel="noopener" to target="_blank" hrefs (#327)

* Added rel="noopener" to target="_blank" hrefs

* Replaced gogs.io/docs with docs.gitea.io

7 years agoBug fixed for .dockerignore (#329)
Lunny Xiao [Thu, 1 Dec 2016 15:05:28 +0000 (23:05 +0800)]
Bug fixed for .dockerignore (#329)

* bug fixed for .dockerignore

* clean up

7 years agoMerge pull request #326 from tboerger/maintainers
Andrey Nering [Thu, 1 Dec 2016 15:03:32 +0000 (13:03 -0200)]
Merge pull request #326 from tboerger/maintainers

Added real name of Bwko to maintainers file

7 years agoCopy gitea binary to docker from correct path (#325)
Thomas Boerger [Thu, 1 Dec 2016 10:53:26 +0000 (11:53 +0100)]
Copy gitea binary to docker from correct path (#325)

Signed-off-by: Thomas Boerger <tboerger@suse.de>
7 years agoResolved #296 (#324)
Lunny Xiao [Thu, 1 Dec 2016 10:52:57 +0000 (18:52 +0800)]
Resolved #296 (#324)

* resolved #296

* Indentation fixed

7 years agoresolved #310: hide fork to self (#323)
Lunny Xiao [Thu, 1 Dec 2016 10:51:50 +0000 (18:51 +0800)]
resolved #310: hide fork to self (#323)

7 years agoAdded real name of Bwko to maintainers file 326/head
Thomas Boerger [Thu, 1 Dec 2016 09:26:34 +0000 (10:26 +0100)]
Added real name of Bwko to maintainers file

Signed-off-by: Thomas Boerger <tboerger@suse.de>
7 years agoMerge pull request #322 from lunny/lunny/pull_typo
Kim "BKC" Carlbäcker [Thu, 1 Dec 2016 08:20:48 +0000 (09:20 +0100)]
Merge pull request #322 from lunny/lunny/pull_typo

typo in model/pull.go

7 years agoGet rid of bin folder within makefile, enabled TiDB (#319)
Thomas Boerger [Thu, 1 Dec 2016 07:28:43 +0000 (08:28 +0100)]
Get rid of bin folder within makefile, enabled TiDB (#319)

* Get rid of the bin folder within the build process

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped latest make task, it is unused

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Added tidb tag to drone config

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped the cert build tag

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped useless minwinsvc build tag

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped the useless build tags from drone config

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
7 years agotypo 322/head
Lunny Xiao [Thu, 1 Dec 2016 01:05:32 +0000 (09:05 +0800)]
typo

7 years agoMerge pull request #318 from stroucki/20161128locale
Andrey Nering [Wed, 30 Nov 2016 21:40:29 +0000 (19:40 -0200)]
Merge pull request #318 from stroucki/20161128locale

Suggested de locale fix

7 years agoBased on @tboerger's screenshot, these "times" are counts and not 318/head
Michael Stroucken [Wed, 30 Nov 2016 18:25:05 +0000 (13:25 -0500)]
Based on @tboerger's screenshot, these "times" are counts and not
clock times. Change translation to reflect that.

7 years agoHave "make" create the executable in root dir (#247)
Sandro Santilli [Wed, 30 Nov 2016 15:59:17 +0000 (16:59 +0100)]
Have "make" create the executable in root dir (#247)

Same as "go build".
Makes it functional by default as it'd then find template/ and public/
by default w/out setting GITEA_WORK_DIR

7 years agoMerge pull request #306 from Bwko/Security
Matthias Loibl [Wed, 30 Nov 2016 07:22:45 +0000 (08:22 +0100)]
Merge pull request #306 from Bwko/Security

Fixes xss, clickjacking & password autocompletion

7 years agoMerge pull request #298 from stroucki/20161128locale
Thomas Boerger [Tue, 29 Nov 2016 21:49:10 +0000 (22:49 +0100)]
Merge pull request #298 from stroucki/20161128locale

 suggested locale fixes

7 years agoFixes xss, clickjacking & password autocompletion 306/head
Bwko [Tue, 29 Nov 2016 21:49:06 +0000 (22:49 +0100)]
Fixes xss, clickjacking & password autocompletion

7 years agoTime values displayed are apparently single values, so use singular. 298/head
Michael Stroucken [Tue, 29 Nov 2016 19:54:10 +0000 (14:54 -0500)]
Time values displayed are apparently single values, so use singular.

7 years agoMerge pull request #275 from strk/readmelink
Thomas Boerger [Tue, 29 Nov 2016 19:38:23 +0000 (20:38 +0100)]
Merge pull request #275 from strk/readmelink

Turn banner into a link to the github page

7 years agoTurn banner into a link to the github gitea repository 275/head
Sandro Santilli [Sun, 27 Nov 2016 11:09:55 +0000 (12:09 +0100)]
Turn banner into a link to the github gitea repository

Also use relative link to banner

7 years agoIntegrate public as bindata optionally (#293)
Thomas Boerger [Tue, 29 Nov 2016 16:26:36 +0000 (17:26 +0100)]
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

7 years agoMerge pull request #303 from tboerger/linting
Thomas Boerger [Tue, 29 Nov 2016 14:18:27 +0000 (15:18 +0100)]
Merge pull request #303 from tboerger/linting

Fixed remaining linting errors

7 years agoReenabled lint check within drone 303/head
Thomas Boerger [Tue, 29 Nov 2016 13:15:36 +0000 (14:15 +0100)]
Reenabled lint check within drone

7 years agoUpdated bindata to latest version
Thomas Boerger [Tue, 29 Nov 2016 13:14:40 +0000 (14:14 +0100)]
Updated bindata to latest version

7 years agoReplace invaliud bindata variable names within make task
Thomas Boerger [Tue, 29 Nov 2016 13:14:22 +0000 (14:14 +0100)]
Replace invaliud bindata variable names within make task

7 years agoFixed linting errors for variable definitions
Thomas Boerger [Tue, 29 Nov 2016 13:05:26 +0000 (14:05 +0100)]
Fixed linting errors for variable definitions

7 years agoFix breakage from vendor-update
Kim "BKC" Carlbäcker [Tue, 29 Nov 2016 08:25:47 +0000 (09:25 +0100)]
Fix breakage from vendor-update

7 years agoCreateBranch-hook has shasum. Use the full ref for fetching shasum
Kim "BKC" Carlbäcker [Tue, 29 Nov 2016 08:13:30 +0000 (09:13 +0100)]
CreateBranch-hook has shasum. Use the full ref for fetching shasum

7 years agoUpdate gitea/sdk vendor
Kim "BKC" Carlbäcker [Tue, 29 Nov 2016 08:09:17 +0000 (09:09 +0100)]
Update gitea/sdk vendor

7 years agoTag-webhooks are useless without shasums
Kim "BKC" Carlbäcker [Tue, 29 Nov 2016 06:58:01 +0000 (07:58 +0100)]
Tag-webhooks are useless without shasums

7 years agobug fixed caused by #295 (#299)
Lunny Xiao [Tue, 29 Nov 2016 06:57:36 +0000 (14:57 +0800)]
bug fixed caused by #295 (#299)

7 years agoMerge pull request #288 from tboerger/docker
Thomas Boerger [Tue, 29 Nov 2016 06:21:47 +0000 (07:21 +0100)]
Merge pull request #288 from tboerger/docker

Docker integration

7 years agoRebase branch onto go-gitea/gitea
Michael Stroucken [Tue, 29 Nov 2016 01:03:45 +0000 (20:03 -0500)]
Rebase branch onto go-gitea/gitea

7 years agoMerge pull request #294 from Bwko/Lint/user.go
Andrey Nering [Mon, 28 Nov 2016 22:30:02 +0000 (20:30 -0200)]
Merge pull request #294 from Bwko/Lint/user.go

Lint models/user.go

7 years agoMerge pull request #295 from Bwko/Lint/repo_
Andrey Nering [Mon, 28 Nov 2016 22:29:15 +0000 (20:29 -0200)]
Merge pull request #295 from Bwko/Lint/repo_

Lint models/repo

7 years agoMerge pull request #290 from tboerger/maintain-contribute
Matthias Loibl [Mon, 28 Nov 2016 19:49:39 +0000 (20:49 +0100)]
Merge pull request #290 from tboerger/maintain-contribute

Project unification, updates for contributors guide and github files

7 years agoLint models/repo.go 295/head
Bwko [Mon, 28 Nov 2016 17:27:55 +0000 (18:27 +0100)]
Lint models/repo.go

7 years agoLint models/repo_*
Bwko [Mon, 28 Nov 2016 16:58:59 +0000 (17:58 +0100)]
Lint models/repo_*

7 years agoLint models/user.go 294/head
Bwko [Mon, 28 Nov 2016 16:47:46 +0000 (17:47 +0100)]
Lint models/user.go

7 years agoAdded -S flag to addgroup command within Dockerfiles 288/head
Thomas Boerger [Mon, 28 Nov 2016 16:37:31 +0000 (17:37 +0100)]
Added -S flag to addgroup command within Dockerfiles

7 years agoReplaced edge with 3.4 for the alpine base image
Thomas Boerger [Mon, 28 Nov 2016 16:23:22 +0000 (17:23 +0100)]
Replaced edge with 3.4 for the alpine base image

7 years agoReplaced shadow with addgroup and adduser
Thomas Boerger [Mon, 28 Nov 2016 16:22:22 +0000 (17:22 +0100)]
Replaced shadow with addgroup and adduser

7 years agoUse su-exec instead of gosu, much smaller
Thomas Boerger [Mon, 28 Nov 2016 16:16:13 +0000 (17:16 +0100)]
Use su-exec instead of gosu, much smaller

7 years agoAdd a pragraph to the k8s PR guide to contributors guide 290/head
Thomas Boerger [Mon, 28 Nov 2016 15:57:42 +0000 (16:57 +0100)]
Add a pragraph to the k8s PR guide to contributors guide

7 years agogolint fixed for models/migrations (#291)
Lunny Xiao [Mon, 28 Nov 2016 15:44:17 +0000 (23:44 +0800)]
golint fixed for models/migrations (#291)

7 years agogolint fixed for models/pull.go (#292)
Lunny Xiao [Mon, 28 Nov 2016 15:31:06 +0000 (23:31 +0800)]
golint fixed for models/pull.go (#292)

7 years agoMerge pull request #289 from lunny/lunny/golint_models_issue_comment
Thomas Boerger [Mon, 28 Nov 2016 13:46:00 +0000 (14:46 +0100)]
Merge pull request #289 from lunny/lunny/golint_models_issue_comment

Golint fixed for models/issue_comment.go

7 years agoDropped more or less useless files
Thomas Boerger [Mon, 28 Nov 2016 13:36:35 +0000 (14:36 +0100)]
Dropped more or less useless files

7 years agoDropped new lines from contributing, some rewording and reformatting
Thomas Boerger [Mon, 28 Nov 2016 13:35:55 +0000 (14:35 +0100)]
Dropped new lines from contributing, some rewording and reformatting

7 years agoUpdated maintainers file to latest status
Thomas Boerger [Mon, 28 Nov 2016 13:35:04 +0000 (14:35 +0100)]
Updated maintainers file to latest status

7 years agoDropped always outdated contributors file, link to it the graph on readme
Thomas Boerger [Mon, 28 Nov 2016 13:34:06 +0000 (14:34 +0100)]
Dropped always outdated contributors file, link to it the graph on readme

7 years agogolint fixed for models/issue_comment.go 289/head
Lunny Xiao [Mon, 28 Nov 2016 13:33:09 +0000 (21:33 +0800)]
golint fixed for models/issue_comment.go

7 years agoUpdate link on user’s profile avatar to avatar settings (#287)
Matthias Loibl [Mon, 28 Nov 2016 13:29:39 +0000 (14:29 +0100)]
Update link on user’s profile avatar to avatar settings (#287)

7 years agoUnified GitHub templates accross all projects
Thomas Boerger [Mon, 28 Nov 2016 13:28:40 +0000 (14:28 +0100)]
Unified GitHub templates accross all projects

7 years agoUnified editorconfig accross all projects
Thomas Boerger [Mon, 28 Nov 2016 13:27:59 +0000 (14:27 +0100)]
Unified editorconfig accross all projects

7 years agoUpdated drone docker definitions
Thomas Boerger [Mon, 28 Nov 2016 13:15:14 +0000 (14:15 +0100)]
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>
7 years agoRestructured docker building
Thomas Boerger [Mon, 28 Nov 2016 13:13:18 +0000 (14:13 +0100)]
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>
7 years agoMerge pull request #285 from lunny/lunny/golint_models_org_team
Thomas Boerger [Mon, 28 Nov 2016 08:42:53 +0000 (09:42 +0100)]
Merge pull request #285 from lunny/lunny/golint_models_org_team

Golint for models/org_team.go

7 years agorename all uID -> userID on models/org_team.go 285/head
Lunny Xiao [Mon, 28 Nov 2016 08:33:08 +0000 (16:33 +0800)]
rename all uID -> userID on models/org_team.go

7 years agogolint fixed for models/models.go (#284)
Lunny Xiao [Mon, 28 Nov 2016 07:25:16 +0000 (15:25 +0800)]
golint fixed for models/models.go (#284)

7 years agogolint for models/org_team.go
Lunny Xiao [Mon, 28 Nov 2016 01:30:08 +0000 (09:30 +0800)]
golint for models/org_team.go

7 years agoMerge pull request #274 from lunny/lunny/golint_modules_auth
Thomas Boerger [Sun, 27 Nov 2016 15:21:49 +0000 (16:21 +0100)]
Merge pull request #274 from lunny/lunny/golint_modules_auth

Golint fixed for modules/auth

7 years agoMerge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea into lunny/golint_... 274/head
Lunny Xiao [Sun, 27 Nov 2016 13:41:56 +0000 (21:41 +0800)]
Merge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea into lunny/golint_modules_auth

7 years agogolint fixed for modules/auth
Lunny Xiao [Sun, 27 Nov 2016 06:03:59 +0000 (14:03 +0800)]
golint fixed for modules/auth

7 years agoMerge pull request #281 from Bwko/Lint/typos
Thomas Boerger [Sun, 27 Nov 2016 13:01:50 +0000 (14:01 +0100)]
Merge pull request #281 from Bwko/Lint/typos

Fixes typos

7 years agoFixes typos 281/head
Bwko [Sun, 27 Nov 2016 11:59:12 +0000 (12:59 +0100)]
Fixes typos

7 years agoMerge pull request #264 from Bwko/lint/org.go
Thomas Boerger [Sun, 27 Nov 2016 11:18:20 +0000 (12:18 +0100)]
Merge pull request #264 from Bwko/lint/org.go

Lint models/org.go

7 years agoMerge pull request #269 from lunny/lunny/golint_modules_log
Thomas Boerger [Sun, 27 Nov 2016 11:16:35 +0000 (12:16 +0100)]
Merge pull request #269 from lunny/lunny/golint_modules_log

Golint fixed for modules/log

7 years agoMerge pull request #266 from Bwko/lint/repo_mirror
Thomas Boerger [Sun, 27 Nov 2016 11:15:01 +0000 (12:15 +0100)]
Merge pull request #266 from Bwko/lint/repo_mirror

Lint models/repo_mirror.go

7 years agoMerge pull request #268 from Bwko/lint/repo_branch
Thomas Boerger [Sun, 27 Nov 2016 11:14:25 +0000 (12:14 +0100)]
Merge pull request #268 from Bwko/lint/repo_branch

Lint models/repo_branch.go

7 years agoMerge pull request #267 from Bwko/lint/ssh_key
Thomas Boerger [Sun, 27 Nov 2016 11:13:43 +0000 (12:13 +0100)]
Merge pull request #267 from Bwko/lint/ssh_key

Lint models/ssh_key.go

7 years agoMerge pull request #265 from Bwko/lint/access.go
Thomas Boerger [Sun, 27 Nov 2016 11:12:56 +0000 (12:12 +0100)]
Merge pull request #265 from Bwko/lint/access.go

Lint models/access.go

7 years agoMerge pull request #263 from Bwko/lint/user_email
Thomas Boerger [Sun, 27 Nov 2016 11:12:02 +0000 (12:12 +0100)]
Merge pull request #263 from Bwko/lint/user_email

Lint models/user_email.go

7 years agoMerge pull request #273 from typeless/master
Thomas Boerger [Sun, 27 Nov 2016 11:11:04 +0000 (12:11 +0100)]
Merge pull request #273 from typeless/master

modules/process: add ExecDirEnv (next to ExecDir)

7 years agomodules/process: add ExecDirEnv (next to ExecDir) 273/head
Mura Li [Sun, 27 Nov 2016 02:10:08 +0000 (10:10 +0800)]
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

7 years agoMerge pull request #272 from andreynering/gitea/location-cherrypick-a3ea4b8
Andrey Nering [Sun, 27 Nov 2016 10:49:26 +0000 (08:49 -0200)]
Merge pull request #272 from andreynering/gitea/location-cherrypick-a3ea4b8

Update locales and add Swedish

7 years agoMerge pull request #270 from andreynering/gitea/http-headers-download
Andrey Nering [Sun, 27 Nov 2016 10:48:26 +0000 (08:48 -0200)]
Merge pull request #270 from andreynering/gitea/http-headers-download

Fix HTTP headers for issue attachment download

7 years agoGolint fixed for modules/setting (#262)
Lunny Xiao [Sun, 27 Nov 2016 10:14:25 +0000 (18:14 +0800)]
Golint fixed for modules/setting (#262)

* golint fixed for modules/setting

* typo fixed and renamed UNIXSOCKET to UnixSocket

7 years agogolint fixed for modules/auth
Lunny Xiao [Sun, 27 Nov 2016 06:03:59 +0000 (14:03 +0800)]
golint fixed for modules/auth

7 years agoUpdate locales and add Swedish 272/head
Unknwon [Sun, 20 Nov 2016 02:40:13 +0000 (21:40 -0500)]
Update locales and add Swedish

Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
7 years agoFix Chrome not liking commas 270/head
Andrey Nering [Sat, 26 Nov 2016 13:26:03 +0000 (11:26 -0200)]
Fix Chrome not liking commas

7 years agoFix HTTP headers for issue attachment download
Andrey Nering [Sat, 26 Nov 2016 12:08:31 +0000 (10:08 -0200)]
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

7 years agogolint fixed for modules/log 269/head
Lunny Xiao [Sat, 26 Nov 2016 11:53:29 +0000 (19:53 +0800)]
golint fixed for modules/log

7 years agoLint models/org.go & models.go 264/head
Bwko [Sat, 26 Nov 2016 00:20:18 +0000 (01:20 +0100)]
Lint models/org.go & models.go