Commit Graph

  • 6598745f07 Copy gitea binary to docker from correct path (#325) Thomas Boerger 2016-12-01 11:53:26 +0100
  • 590a79ff8a Resolved #296 (#324) Lunny Xiao 2016-12-01 18:52:57 +0800
  • 2343feadd4 resolved #310: hide fork to self (#323) Lunny Xiao 2016-12-01 18:51:50 +0800
  • bb3ed784bc
    Added real name of Bwko to maintainers file Thomas Boerger 2016-12-01 10:26:34 +0100
  • 31950cb262 Merge pull request #322 from lunny/lunny/pull_typo Kim "BKC" Carlbäcker 2016-12-01 09:20:48 +0100
  • 2932042a6d Get rid of bin folder within makefile, enabled TiDB (#319) Thomas Boerger 2016-12-01 08:28:43 +0100
  • 646e02b521 typo Lunny Xiao 2016-12-01 09:05:32 +0800
  • bf0edcbdea Merge pull request #318 from stroucki/20161128locale Andrey Nering 2016-11-30 19:40:29 -0200
  • 4bd5730e02 Based on @tboerger's screenshot, these "times" are counts and not clock times. Change translation to reflect that. Michael Stroucken 2016-11-30 13:25:05 -0500
  • a3fb627350 Have "make" create the executable in root dir (#247) Sandro Santilli 2016-11-30 16:59:17 +0100
  • 6dc6926abe Merge pull request #306 from Bwko/Security Matthias Loibl 2016-11-30 08:22:45 +0100
  • 6519718706 Merge pull request #298 from stroucki/20161128locale Thomas Boerger 2016-11-29 22:49:10 +0100
  • 1e9730a779 Fixes xss, clickjacking & password autocompletion Bwko 2016-11-29 22:49:06 +0100
  • e929ca2c41 Time values displayed are apparently single values, so use singular. Michael Stroucken 2016-11-29 14:54:10 -0500
  • ccad2cce32 Merge pull request #275 from strk/readmelink Thomas Boerger 2016-11-29 20:38:23 +0100
  • 349ecc6919 Turn banner into a link to the github gitea repository Sandro Santilli 2016-11-27 12:09:55 +0100
  • b6a95a8cb3 Integrate public as bindata optionally (#293) Thomas Boerger 2016-11-29 17:26:36 +0100
  • 4680c349dd Merge pull request #303 from tboerger/linting Thomas Boerger 2016-11-29 15:18:27 +0100
  • 684d55e130
    Reenabled lint check within drone Thomas Boerger 2016-11-29 14:15:36 +0100
  • 60e3e5b4e1
    Updated bindata to latest version Thomas Boerger 2016-11-29 14:14:40 +0100
  • e93d394620
    Replace invaliud bindata variable names within make task Thomas Boerger 2016-11-29 14:14:22 +0100
  • 6dd2c3b2db
    Fixed linting errors for variable definitions Thomas Boerger 2016-11-29 14:05:26 +0100
  • 42ec5ce740 Fix breakage from vendor-update Kim "BKC" Carlbäcker 2016-11-29 09:25:47 +0100
  • dad806d3ea CreateBranch-hook has shasum. Use the full ref for fetching shasum Kim "BKC" Carlbäcker 2016-11-29 09:13:30 +0100
  • 57dc9efaae Update gitea/sdk vendor Kim "BKC" Carlbäcker 2016-11-29 09:09:17 +0100
  • f364522468 Tag-webhooks are useless without shasums Kim "BKC" Carlbäcker 2016-11-29 07:58:01 +0100
  • abf6c3a8e3 bug fixed caused by #295 (#299) Lunny Xiao 2016-11-29 14:57:36 +0800
  • 16cdbe1956 Merge pull request #288 from tboerger/docker Thomas Boerger 2016-11-29 07:21:47 +0100
  • 36a4663393 Rebase branch onto go-gitea/gitea Michael Stroucken 2016-11-28 20:03:45 -0500
  • fd53028139 Merge pull request #294 from Bwko/Lint/user.go Andrey Nering 2016-11-28 20:30:02 -0200
  • b9b22b4a0b Merge pull request #295 from Bwko/Lint/repo_ Andrey Nering 2016-11-28 20:29:15 -0200
  • 8704f48e66 Merge pull request #290 from tboerger/maintain-contribute Matthias Loibl 2016-11-28 20:49:39 +0100
  • bad1bc6518 Lint models/repo.go Bwko 2016-11-28 18:27:55 +0100
  • a5aae1c145 Lint models/repo_* Bwko 2016-11-28 17:58:59 +0100
  • 9963d61233 Lint models/user.go Bwko 2016-11-28 17:47:46 +0100
  • d7dea676fd
    Added -S flag to addgroup command within Dockerfiles Thomas Boerger 2016-11-28 17:37:31 +0100
  • 4b0abdae9e
    Replaced edge with 3.4 for the alpine base image Thomas Boerger 2016-11-28 17:23:22 +0100
  • 972ce6b791
    Replaced shadow with addgroup and adduser Thomas Boerger 2016-11-28 17:22:22 +0100
  • 65d0426b91
    Use su-exec instead of gosu, much smaller Thomas Boerger 2016-11-28 17:16:13 +0100
  • 8def53ffcc
    Add a pragraph to the k8s PR guide to contributors guide Thomas Boerger 2016-11-28 16:57:42 +0100
  • 27d66855eb golint fixed for models/migrations (#291) Lunny Xiao 2016-11-28 23:44:17 +0800
  • 1d0f811399 golint fixed for models/pull.go (#292) Lunny Xiao 2016-11-28 23:31:06 +0800
  • fd3f16695e Merge pull request #289 from lunny/lunny/golint_models_issue_comment Thomas Boerger 2016-11-28 14:46:00 +0100
  • b3abc2775f
    Dropped more or less useless files Thomas Boerger 2016-11-28 14:36:35 +0100
  • 91d6c715ea
    Dropped new lines from contributing, some rewording and reformatting Thomas Boerger 2016-11-28 14:35:55 +0100
  • caac5fb99d
    Updated maintainers file to latest status Thomas Boerger 2016-11-28 14:35:04 +0100
  • c2044e5b39
    Dropped always outdated contributors file, link to it the graph on readme Thomas Boerger 2016-11-28 14:34:06 +0100
  • 9fc609ce17 golint fixed for models/issue_comment.go Lunny Xiao 2016-11-28 21:33:09 +0800
  • 7b6cc9244d Update link on user’s profile avatar to avatar settings (#287) Matthias Loibl 2016-11-28 14:29:39 +0100
  • 9628d4fb44
    Unified GitHub templates accross all projects Thomas Boerger 2016-11-28 14:28:40 +0100
  • 3d2138812c
    Unified editorconfig accross all projects Thomas Boerger 2016-11-28 14:27:59 +0100
  • 575dc69e3b
    Updated drone docker definitions Thomas Boerger 2016-11-28 14:15:14 +0100
  • 86aa8e413a
    Restructured docker building Thomas Boerger 2016-11-28 14:13:18 +0100
  • 9948f0daaa Merge pull request #285 from lunny/lunny/golint_models_org_team Thomas Boerger 2016-11-28 09:42:53 +0100
  • f215d78157 rename all uID -> userID on models/org_team.go Lunny Xiao 2016-11-28 16:33:08 +0800
  • bf8d90c5cc golint fixed for models/models.go (#284) Lunny Xiao 2016-11-28 15:25:16 +0800
  • 21846d16e5 golint for models/org_team.go Lunny Xiao 2016-11-28 09:30:08 +0800
  • 25b5722155 Merge pull request #274 from lunny/lunny/golint_modules_auth Thomas Boerger 2016-11-27 16:21:49 +0100
  • d0bef011ad Merge branch 'lunny/golint_modules_auth' of github.com:lunny/gitea into lunny/golint_modules_auth Lunny Xiao 2016-11-27 21:41:56 +0800
  • ec87a75c00 golint fixed for modules/auth Lunny Xiao 2016-11-27 14:03:59 +0800
  • e6da2cf2cb Merge pull request #281 from Bwko/Lint/typos Thomas Boerger 2016-11-27 14:01:50 +0100
  • a4ece1f223 Fixes typos Bwko 2016-11-27 12:59:12 +0100
  • 5efdccd1d8 Merge pull request #264 from Bwko/lint/org.go Thomas Boerger 2016-11-27 12:18:20 +0100
  • 7a92519bd7 Merge pull request #269 from lunny/lunny/golint_modules_log Thomas Boerger 2016-11-27 12:16:35 +0100
  • 9a984c0d49 Merge pull request #266 from Bwko/lint/repo_mirror Thomas Boerger 2016-11-27 12:15:01 +0100
  • fe3908d099 Merge pull request #268 from Bwko/lint/repo_branch Thomas Boerger 2016-11-27 12:14:25 +0100
  • e23a9d22e5 Merge pull request #267 from Bwko/lint/ssh_key Thomas Boerger 2016-11-27 12:13:43 +0100
  • 93d527a0a4 Merge pull request #265 from Bwko/lint/access.go Thomas Boerger 2016-11-27 12:12:56 +0100
  • 8347a55cc2 Merge pull request #263 from Bwko/lint/user_email Thomas Boerger 2016-11-27 12:12:02 +0100
  • bc59b8abc9 Merge pull request #273 from typeless/master Thomas Boerger 2016-11-27 12:11:04 +0100
  • 9aaf2a6d9a modules/process: add ExecDirEnv (next to ExecDir) Mura Li 2016-11-27 10:10:08 +0800
  • 3ac72255fa Merge pull request #272 from andreynering/gitea/location-cherrypick-a3ea4b8 Andrey Nering 2016-11-27 08:49:26 -0200
  • c664ffd1db Merge pull request #270 from andreynering/gitea/http-headers-download Andrey Nering 2016-11-27 08:48:26 -0200
  • 94da472717 Golint fixed for modules/setting (#262) Lunny Xiao 2016-11-27 18:14:25 +0800
  • 5b998a6680 golint fixed for modules/auth Lunny Xiao 2016-11-27 14:03:59 +0800
  • 4cb21115dc Update locales and add Swedish Unknwon 2016-11-19 21:40:13 -0500
  • d647d02c2f Fix Chrome not liking commas Andrey Nering 2016-11-26 11:26:03 -0200
  • 638dd24cec Fix HTTP headers for issue attachment download Andrey Nering 2016-11-26 10:08:31 -0200
  • 3228544c31 golint fixed for modules/log Lunny Xiao 2016-11-26 19:53:29 +0800
  • 0b9cf10340 Lint models/org.go & models.go Bwko 2016-11-26 01:20:18 +0100
  • 7bf7042013 Lint models/repo_mirror.go Bwko 2016-11-26 01:30:21 +0100
  • ce8c9ef580 Lint models/repo_branch.go Bwko 2016-11-26 01:40:35 +0100
  • 6cde041080 Lint models/ssh_key.go Bwko 2016-11-26 01:36:03 +0100
  • 2bb1601d7c Lint models/access.go Bwko 2016-11-26 01:07:57 +0100
  • 066f515a47 Lint models/user_email.go Bwko 2016-11-26 01:03:06 +0100
  • 0a76d260fa Merge pull request #260 from tboerger/drone-latest Thomas Boerger 2016-11-25 17:13:55 +0100
  • 65549863bc
    Dropped latest publishing from drone Thomas Boerger 2016-11-25 13:07:19 +0100
  • 574e49c854 Merge pull request #241 from Bwko/lint/admin.go Thomas Boerger 2016-11-25 12:55:24 +0100
  • 21b7d30174 Merge pull request #245 from Bwko/lint/update&slack Thomas Boerger 2016-11-25 12:55:14 +0100
  • e9c6053b86 Merge pull request #246 from Bwko/fix/typo Thomas Boerger 2016-11-25 12:54:57 +0100
  • 177a4c7385 Merge pull request #259 from tboerger/drone-fixes Thomas Boerger 2016-11-25 11:48:17 +0100
  • 0accc935a3
    Fixed s3 publishing within drone Thomas Boerger 2016-11-25 10:53:48 +0100
  • 5d4333eb0d Merge pull request #240 from go-gitea/drone-additions Thomas Boerger 2016-11-25 10:25:01 +0100
  • 3ae7955d15
    Disable broken docker build for now Thomas Boerger 2016-11-25 09:49:12 +0100
  • 755ed84740
    Be more explicit and dropped matrix builds from drone Thomas Boerger 2016-11-25 01:32:43 +0100
  • 5b17661c5d
    Updated badges for drone and similar to lgtm Thomas Boerger 2016-11-24 21:43:05 +0100
  • 32f8a38f6c Merge pull request #254 from lunny/lunny/golint_modules_context Thomas Boerger 2016-11-25 10:11:52 +0100
  • 3e6f363471 Merge pull request #256 from lunny/lunny/golint_modules_avatar Thomas Boerger 2016-11-25 10:11:44 +0100
  • 2255a9af6a Merge pull request #255 from lunny/lunny/golint_modules_cron Thomas Boerger 2016-11-25 10:11:36 +0100
  • 26ae2ff86d Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplib Thomas Boerger 2016-11-25 10:08:49 +0100