diff --git a/README.md b/README.md index ec3e0deee..320d5512f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -Gogs [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs) [![Build status](https://ci.appveyor.com/api/projects/status/b9uu5ejl933e2wlt/branch/master?svg=true)](https://ci.appveyor.com/project/Unknwon/gogs/branch/master) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/gogs/localized.svg)](https://crowdin.com/project/gogs) [![Discord](https://img.shields.io/discord/382595433060499458.svg)](https://discord.gg/9aqdHU7) +Gogs [![Build Status](https://travis-ci.org/gogs/gogs.svg?branch=master)](https://travis-ci.org/gogs/gogs) [![Build status](https://ci.appveyor.com/api/projects/status/b9uu5ejl933e2wlt/branch/master?svg=true)](https://ci.appveyor.com/project/Unknwon/gogs/branch/master) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/gogs/localized.svg)](https://crowdin.com/project/gogs) [![Discord](https://img.shields.io/discord/382595433060499458.svg)](https://discord.gg/9aqdHU7) ===================== -![](https://github.com/gogits/gogs/blob/master/public/img/gogs-large-resize.png?raw=true) +![](https://github.com/gogs/gogs/blob/master/public/img/gogs-large-resize.png?raw=true) -##### Current tip version: [`.VERSION`](templates/.VERSION) (see [Releases](https://github.com/gogits/gogs/releases) for binary versions) +##### Current tip version: [`.VERSION`](templates/.VERSION) (see [Releases](https://github.com/gogs/gogs/releases) for binary versions) | Web | UI | Preview | |:-------------:|:-------:|:-------:| @@ -13,11 +13,11 @@ Gogs [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](http ### Important Notes -1. **YOU MUST READ [Contributing Code](https://github.com/gogits/gogs/wiki/Contributing-Code) BEFORE STARTING TO WORK ON A PULL REQUEST**. +1. **YOU MUST READ [Contributing Code](https://github.com/gogs/gogs/wiki/Contributing-Code) BEFORE STARTING TO WORK ON A PULL REQUEST**. 2. Due to testing purpose, data of [try.gogs.io](https://try.gogs.io) was reset in **Jan 28, 2015** and will reset multiple times after. Please do **NOT** put your important data on the site. 3. The demo site [try.gogs.io](https://try.gogs.io) is running under `develop` branch. 4. If you think there are vulnerabilities in the project, please talk privately to **u@gogs.io**, and the name you want to be credited as. Thanks! -5. If you're interested in using APIs, we have experimental support with [documentation](https://github.com/gogits/go-gogs-client/wiki). +5. If you're interested in using APIs, we have experimental support with [documentation](https://github.com/gogs/go-gogs-client/wiki). 6. If your team/company is using Gogs and would like to put your logo on [our website](https://gogs.io), contact us by any means. [简体中文](README_ZH.md) @@ -74,7 +74,7 @@ There are 5 ways to install Gogs: - [Install from binary](https://gogs.io/docs/installation/install_from_binary.html) - [Install from source](https://gogs.io/docs/installation/install_from_source.html) - [Install from packages](https://gogs.io/docs/installation/install_from_packages.html) -- [Ship with Docker](https://github.com/gogits/gogs/tree/master/docker) +- [Ship with Docker](https://github.com/gogs/gogs/tree/master/docker) - [Install with Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs) ### Tutorials @@ -130,9 +130,9 @@ There are 5 ways to install Gogs: ## Contributors -- See [contributors page](https://github.com/gogits/gogs/graphs/contributors) for top 100 contributors. +- See [contributors page](https://github.com/gogs/gogs/graphs/contributors) for top 100 contributors. - See [TRANSLATORS](conf/locale/TRANSLATORS) for public list of translators. ## License -This project is under the MIT License. See the [LICENSE](https://github.com/gogits/gogs/blob/master/LICENSE) file for the full license text. +This project is under the MIT License. See the [LICENSE](https://github.com/gogs/gogs/blob/master/LICENSE) file for the full license text. diff --git a/README_ZH.md b/README_ZH.md index 9f0fd4075..a2b808137 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,4 +1,4 @@ -Gogs [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs) [![Build status](https://ci.appveyor.com/api/projects/status/b9uu5ejl933e2wlt/branch/master?svg=true)](https://ci.appveyor.com/project/Unknwon/gogs/branch/master) +Gogs [![Build Status](https://travis-ci.org/gogs/gogs.svg?branch=master)](https://travis-ci.org/gogs/gogs) [![Build status](https://ci.appveyor.com/api/projects/status/b9uu5ejl933e2wlt/branch/master?svg=true)](https://ci.appveyor.com/project/Unknwon/gogs/branch/master) ===================== Gogs 是一款极易搭建的自助 Git 服务。 @@ -55,7 +55,7 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自 - [二进制安装](https://gogs.io/docs/installation/install_from_binary.html) - [源码安装](https://gogs.io/docs/installation/install_from_source.html) - [包管理安装](https://gogs.io/docs/installation/install_from_packages.html) -- [采用 Docker 部署](https://github.com/gogits/gogs/tree/master/docker) +- [采用 Docker 部署](https://github.com/gogs/gogs/tree/master/docker) - [通过 Vagrant 安装](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs) ### 使用教程 @@ -99,9 +99,9 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自 ## 贡献成员 -- 您可以通过查看 [贡献者页面](https://github.com/gogits/gogs/graphs/contributors) 获取 TOP 100 的贡献者列表。 +- 您可以通过查看 [贡献者页面](https://github.com/gogs/gogs/graphs/contributors) 获取 TOP 100 的贡献者列表。 - 您可以通过查看 [TRANSLATORS](conf/locale/TRANSLATORS) 文件获取公开的翻译人员列表。 ## 授权许可 -本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 [LICENSE](https://github.com/gogits/gogs/blob/master/LICENSE) 文件中。 +本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 [LICENSE](https://github.com/gogs/gogs/blob/master/LICENSE) 文件中。 diff --git a/models/mirror.go b/models/mirror.go index 76427fae1..b204a6823 100644 --- a/models/mirror.go +++ b/models/mirror.go @@ -320,6 +320,15 @@ func SyncMirrors() { continue } + // TODO: Work on #2017 and #4528 together + // 1. Get commits after last update time + // 2. Simulate push event for new commits, see models/repo_editor.go:164 + // This automatically triggers the "push" webhook + + // ****************************** + // EDIT AREA - START + // ****************************** + // Get latest commit date and compare to current repository updated time, // update if latest commit date is newer. commitDate, err := git.GetLatestCommitDate(m.Repo.RepoPath(), "") @@ -330,6 +339,10 @@ func SyncMirrors() { continue } + // ****************************** + // EDIT AREA - END + // ****************************** + if _, err = x.Exec("UPDATE repository SET updated_unix = ? WHERE id = ?", commitDate.Unix(), m.RepoID); err != nil { log.Error(2, "Update repository 'updated_unix' [%s]: %v", m.RepoID, err) continue diff --git a/vendor/github.com/gogits/chardet/2022.go b/vendor/github.com/gogs/chardet/2022.go similarity index 100% rename from vendor/github.com/gogits/chardet/2022.go rename to vendor/github.com/gogs/chardet/2022.go diff --git a/vendor/github.com/gogits/chardet/AUTHORS b/vendor/github.com/gogs/chardet/AUTHORS similarity index 100% rename from vendor/github.com/gogits/chardet/AUTHORS rename to vendor/github.com/gogs/chardet/AUTHORS diff --git a/vendor/github.com/gogits/chardet/LICENSE b/vendor/github.com/gogs/chardet/LICENSE similarity index 100% rename from vendor/github.com/gogits/chardet/LICENSE rename to vendor/github.com/gogs/chardet/LICENSE diff --git a/vendor/github.com/gogits/chardet/README.md b/vendor/github.com/gogs/chardet/README.md similarity index 100% rename from vendor/github.com/gogits/chardet/README.md rename to vendor/github.com/gogs/chardet/README.md diff --git a/vendor/github.com/gogits/chardet/detector.go b/vendor/github.com/gogs/chardet/detector.go similarity index 100% rename from vendor/github.com/gogits/chardet/detector.go rename to vendor/github.com/gogs/chardet/detector.go diff --git a/vendor/github.com/gogits/chardet/icu-license.html b/vendor/github.com/gogs/chardet/icu-license.html similarity index 100% rename from vendor/github.com/gogits/chardet/icu-license.html rename to vendor/github.com/gogs/chardet/icu-license.html diff --git a/vendor/github.com/gogits/chardet/multi_byte.go b/vendor/github.com/gogs/chardet/multi_byte.go similarity index 100% rename from vendor/github.com/gogits/chardet/multi_byte.go rename to vendor/github.com/gogs/chardet/multi_byte.go diff --git a/vendor/github.com/gogits/chardet/recognizer.go b/vendor/github.com/gogs/chardet/recognizer.go similarity index 100% rename from vendor/github.com/gogits/chardet/recognizer.go rename to vendor/github.com/gogs/chardet/recognizer.go diff --git a/vendor/github.com/gogits/chardet/single_byte.go b/vendor/github.com/gogs/chardet/single_byte.go similarity index 100% rename from vendor/github.com/gogits/chardet/single_byte.go rename to vendor/github.com/gogs/chardet/single_byte.go diff --git a/vendor/github.com/gogits/chardet/unicode.go b/vendor/github.com/gogs/chardet/unicode.go similarity index 100% rename from vendor/github.com/gogits/chardet/unicode.go rename to vendor/github.com/gogs/chardet/unicode.go diff --git a/vendor/github.com/gogits/chardet/utf8.go b/vendor/github.com/gogs/chardet/utf8.go similarity index 100% rename from vendor/github.com/gogits/chardet/utf8.go rename to vendor/github.com/gogs/chardet/utf8.go diff --git a/vendor/github.com/gogits/cron/LICENSE b/vendor/github.com/gogs/cron/LICENSE similarity index 100% rename from vendor/github.com/gogits/cron/LICENSE rename to vendor/github.com/gogs/cron/LICENSE diff --git a/vendor/github.com/gogits/cron/README.md b/vendor/github.com/gogs/cron/README.md similarity index 100% rename from vendor/github.com/gogits/cron/README.md rename to vendor/github.com/gogs/cron/README.md diff --git a/vendor/github.com/gogits/cron/constantdelay.go b/vendor/github.com/gogs/cron/constantdelay.go similarity index 100% rename from vendor/github.com/gogits/cron/constantdelay.go rename to vendor/github.com/gogs/cron/constantdelay.go diff --git a/vendor/github.com/gogits/cron/cron.go b/vendor/github.com/gogs/cron/cron.go similarity index 100% rename from vendor/github.com/gogits/cron/cron.go rename to vendor/github.com/gogs/cron/cron.go diff --git a/vendor/github.com/gogits/cron/doc.go b/vendor/github.com/gogs/cron/doc.go similarity index 100% rename from vendor/github.com/gogits/cron/doc.go rename to vendor/github.com/gogs/cron/doc.go diff --git a/vendor/github.com/gogits/cron/parser.go b/vendor/github.com/gogs/cron/parser.go similarity index 100% rename from vendor/github.com/gogits/cron/parser.go rename to vendor/github.com/gogs/cron/parser.go diff --git a/vendor/github.com/gogits/cron/spec.go b/vendor/github.com/gogs/cron/spec.go similarity index 100% rename from vendor/github.com/gogits/cron/spec.go rename to vendor/github.com/gogs/cron/spec.go diff --git a/vendor/github.com/gogits/git-module/LICENSE b/vendor/github.com/gogs/git-module/LICENSE similarity index 100% rename from vendor/github.com/gogits/git-module/LICENSE rename to vendor/github.com/gogs/git-module/LICENSE diff --git a/vendor/github.com/gogits/git-module/README.md b/vendor/github.com/gogs/git-module/README.md similarity index 100% rename from vendor/github.com/gogits/git-module/README.md rename to vendor/github.com/gogs/git-module/README.md diff --git a/vendor/github.com/gogits/git-module/blob.go b/vendor/github.com/gogs/git-module/blob.go similarity index 100% rename from vendor/github.com/gogits/git-module/blob.go rename to vendor/github.com/gogs/git-module/blob.go diff --git a/vendor/github.com/gogits/git-module/command.go b/vendor/github.com/gogs/git-module/command.go similarity index 100% rename from vendor/github.com/gogits/git-module/command.go rename to vendor/github.com/gogs/git-module/command.go diff --git a/vendor/github.com/gogits/git-module/commit.go b/vendor/github.com/gogs/git-module/commit.go similarity index 100% rename from vendor/github.com/gogits/git-module/commit.go rename to vendor/github.com/gogs/git-module/commit.go diff --git a/vendor/github.com/gogits/git-module/commit_archive.go b/vendor/github.com/gogs/git-module/commit_archive.go similarity index 100% rename from vendor/github.com/gogits/git-module/commit_archive.go rename to vendor/github.com/gogs/git-module/commit_archive.go diff --git a/vendor/github.com/gogits/git-module/error.go b/vendor/github.com/gogs/git-module/error.go similarity index 100% rename from vendor/github.com/gogits/git-module/error.go rename to vendor/github.com/gogs/git-module/error.go diff --git a/vendor/github.com/gogits/git-module/git.go b/vendor/github.com/gogs/git-module/git.go similarity index 100% rename from vendor/github.com/gogits/git-module/git.go rename to vendor/github.com/gogs/git-module/git.go diff --git a/vendor/github.com/gogits/git-module/hook.go b/vendor/github.com/gogs/git-module/hook.go similarity index 100% rename from vendor/github.com/gogits/git-module/hook.go rename to vendor/github.com/gogs/git-module/hook.go diff --git a/vendor/github.com/gogits/git-module/repo.go b/vendor/github.com/gogs/git-module/repo.go similarity index 100% rename from vendor/github.com/gogits/git-module/repo.go rename to vendor/github.com/gogs/git-module/repo.go diff --git a/vendor/github.com/gogits/git-module/repo_branch.go b/vendor/github.com/gogs/git-module/repo_branch.go similarity index 100% rename from vendor/github.com/gogits/git-module/repo_branch.go rename to vendor/github.com/gogs/git-module/repo_branch.go diff --git a/vendor/github.com/gogits/git-module/repo_commit.go b/vendor/github.com/gogs/git-module/repo_commit.go similarity index 100% rename from vendor/github.com/gogits/git-module/repo_commit.go rename to vendor/github.com/gogs/git-module/repo_commit.go diff --git a/vendor/github.com/gogits/git-module/repo_diff.go b/vendor/github.com/gogs/git-module/repo_diff.go similarity index 100% rename from vendor/github.com/gogits/git-module/repo_diff.go rename to vendor/github.com/gogs/git-module/repo_diff.go diff --git a/vendor/github.com/gogits/git-module/repo_hook.go b/vendor/github.com/gogs/git-module/repo_hook.go similarity index 100% rename from vendor/github.com/gogits/git-module/repo_hook.go rename to vendor/github.com/gogs/git-module/repo_hook.go diff --git a/vendor/github.com/gogits/git-module/repo_object.go b/vendor/github.com/gogs/git-module/repo_object.go similarity index 100% rename from vendor/github.com/gogits/git-module/repo_object.go rename to vendor/github.com/gogs/git-module/repo_object.go diff --git a/vendor/github.com/gogits/git-module/repo_pull.go b/vendor/github.com/gogs/git-module/repo_pull.go similarity index 100% rename from vendor/github.com/gogits/git-module/repo_pull.go rename to vendor/github.com/gogs/git-module/repo_pull.go diff --git a/vendor/github.com/gogits/git-module/repo_tag.go b/vendor/github.com/gogs/git-module/repo_tag.go similarity index 100% rename from vendor/github.com/gogits/git-module/repo_tag.go rename to vendor/github.com/gogs/git-module/repo_tag.go diff --git a/vendor/github.com/gogits/git-module/repo_tree.go b/vendor/github.com/gogs/git-module/repo_tree.go similarity index 100% rename from vendor/github.com/gogits/git-module/repo_tree.go rename to vendor/github.com/gogs/git-module/repo_tree.go diff --git a/vendor/github.com/gogits/git-module/sha1.go b/vendor/github.com/gogs/git-module/sha1.go similarity index 100% rename from vendor/github.com/gogits/git-module/sha1.go rename to vendor/github.com/gogs/git-module/sha1.go diff --git a/vendor/github.com/gogits/git-module/signature.go b/vendor/github.com/gogs/git-module/signature.go similarity index 100% rename from vendor/github.com/gogits/git-module/signature.go rename to vendor/github.com/gogs/git-module/signature.go diff --git a/vendor/github.com/gogits/git-module/submodule.go b/vendor/github.com/gogs/git-module/submodule.go similarity index 100% rename from vendor/github.com/gogits/git-module/submodule.go rename to vendor/github.com/gogs/git-module/submodule.go diff --git a/vendor/github.com/gogits/git-module/tag.go b/vendor/github.com/gogs/git-module/tag.go similarity index 100% rename from vendor/github.com/gogits/git-module/tag.go rename to vendor/github.com/gogs/git-module/tag.go diff --git a/vendor/github.com/gogits/git-module/tree.go b/vendor/github.com/gogs/git-module/tree.go similarity index 100% rename from vendor/github.com/gogits/git-module/tree.go rename to vendor/github.com/gogs/git-module/tree.go diff --git a/vendor/github.com/gogits/git-module/tree_blob.go b/vendor/github.com/gogs/git-module/tree_blob.go similarity index 100% rename from vendor/github.com/gogits/git-module/tree_blob.go rename to vendor/github.com/gogs/git-module/tree_blob.go diff --git a/vendor/github.com/gogits/git-module/tree_entry.go b/vendor/github.com/gogs/git-module/tree_entry.go similarity index 100% rename from vendor/github.com/gogits/git-module/tree_entry.go rename to vendor/github.com/gogs/git-module/tree_entry.go diff --git a/vendor/github.com/gogits/git-module/utils.go b/vendor/github.com/gogs/git-module/utils.go similarity index 100% rename from vendor/github.com/gogits/git-module/utils.go rename to vendor/github.com/gogs/git-module/utils.go diff --git a/vendor/github.com/gogits/go-gogs-client/LICENSE b/vendor/github.com/gogs/go-gogs-client/LICENSE similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/LICENSE rename to vendor/github.com/gogs/go-gogs-client/LICENSE diff --git a/vendor/github.com/gogits/go-gogs-client/README.md b/vendor/github.com/gogs/go-gogs-client/README.md similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/README.md rename to vendor/github.com/gogs/go-gogs-client/README.md diff --git a/vendor/github.com/gogits/go-gogs-client/admin_org.go b/vendor/github.com/gogs/go-gogs-client/admin_org.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/admin_org.go rename to vendor/github.com/gogs/go-gogs-client/admin_org.go diff --git a/vendor/github.com/gogits/go-gogs-client/admin_repo.go b/vendor/github.com/gogs/go-gogs-client/admin_repo.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/admin_repo.go rename to vendor/github.com/gogs/go-gogs-client/admin_repo.go diff --git a/vendor/github.com/gogits/go-gogs-client/admin_user.go b/vendor/github.com/gogs/go-gogs-client/admin_user.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/admin_user.go rename to vendor/github.com/gogs/go-gogs-client/admin_user.go diff --git a/vendor/github.com/gogits/go-gogs-client/gogs.go b/vendor/github.com/gogs/go-gogs-client/gogs.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/gogs.go rename to vendor/github.com/gogs/go-gogs-client/gogs.go diff --git a/vendor/github.com/gogits/go-gogs-client/issue.go b/vendor/github.com/gogs/go-gogs-client/issue.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/issue.go rename to vendor/github.com/gogs/go-gogs-client/issue.go diff --git a/vendor/github.com/gogits/go-gogs-client/issue_comment.go b/vendor/github.com/gogs/go-gogs-client/issue_comment.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/issue_comment.go rename to vendor/github.com/gogs/go-gogs-client/issue_comment.go diff --git a/vendor/github.com/gogits/go-gogs-client/issue_label.go b/vendor/github.com/gogs/go-gogs-client/issue_label.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/issue_label.go rename to vendor/github.com/gogs/go-gogs-client/issue_label.go diff --git a/vendor/github.com/gogits/go-gogs-client/issue_milestone.go b/vendor/github.com/gogs/go-gogs-client/issue_milestone.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/issue_milestone.go rename to vendor/github.com/gogs/go-gogs-client/issue_milestone.go diff --git a/vendor/github.com/gogits/go-gogs-client/miscellaneous.go b/vendor/github.com/gogs/go-gogs-client/miscellaneous.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/miscellaneous.go rename to vendor/github.com/gogs/go-gogs-client/miscellaneous.go diff --git a/vendor/github.com/gogits/go-gogs-client/org.go b/vendor/github.com/gogs/go-gogs-client/org.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/org.go rename to vendor/github.com/gogs/go-gogs-client/org.go diff --git a/vendor/github.com/gogits/go-gogs-client/org_member.go b/vendor/github.com/gogs/go-gogs-client/org_member.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/org_member.go rename to vendor/github.com/gogs/go-gogs-client/org_member.go diff --git a/vendor/github.com/gogits/go-gogs-client/org_team.go b/vendor/github.com/gogs/go-gogs-client/org_team.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/org_team.go rename to vendor/github.com/gogs/go-gogs-client/org_team.go diff --git a/vendor/github.com/gogits/go-gogs-client/pull.go b/vendor/github.com/gogs/go-gogs-client/pull.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/pull.go rename to vendor/github.com/gogs/go-gogs-client/pull.go diff --git a/vendor/github.com/gogits/go-gogs-client/release.go b/vendor/github.com/gogs/go-gogs-client/release.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/release.go rename to vendor/github.com/gogs/go-gogs-client/release.go diff --git a/vendor/github.com/gogits/go-gogs-client/repo.go b/vendor/github.com/gogs/go-gogs-client/repo.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/repo.go rename to vendor/github.com/gogs/go-gogs-client/repo.go diff --git a/vendor/github.com/gogits/go-gogs-client/repo_branch.go b/vendor/github.com/gogs/go-gogs-client/repo_branch.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/repo_branch.go rename to vendor/github.com/gogs/go-gogs-client/repo_branch.go diff --git a/vendor/github.com/gogits/go-gogs-client/repo_collaborator.go b/vendor/github.com/gogs/go-gogs-client/repo_collaborator.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/repo_collaborator.go rename to vendor/github.com/gogs/go-gogs-client/repo_collaborator.go diff --git a/vendor/github.com/gogits/go-gogs-client/repo_file.go b/vendor/github.com/gogs/go-gogs-client/repo_file.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/repo_file.go rename to vendor/github.com/gogs/go-gogs-client/repo_file.go diff --git a/vendor/github.com/gogits/go-gogs-client/repo_hook.go b/vendor/github.com/gogs/go-gogs-client/repo_hook.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/repo_hook.go rename to vendor/github.com/gogs/go-gogs-client/repo_hook.go diff --git a/vendor/github.com/gogits/go-gogs-client/repo_key.go b/vendor/github.com/gogs/go-gogs-client/repo_key.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/repo_key.go rename to vendor/github.com/gogs/go-gogs-client/repo_key.go diff --git a/vendor/github.com/gogits/go-gogs-client/user.go b/vendor/github.com/gogs/go-gogs-client/user.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/user.go rename to vendor/github.com/gogs/go-gogs-client/user.go diff --git a/vendor/github.com/gogits/go-gogs-client/user_app.go b/vendor/github.com/gogs/go-gogs-client/user_app.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/user_app.go rename to vendor/github.com/gogs/go-gogs-client/user_app.go diff --git a/vendor/github.com/gogits/go-gogs-client/user_email.go b/vendor/github.com/gogs/go-gogs-client/user_email.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/user_email.go rename to vendor/github.com/gogs/go-gogs-client/user_email.go diff --git a/vendor/github.com/gogits/go-gogs-client/user_follow.go b/vendor/github.com/gogs/go-gogs-client/user_follow.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/user_follow.go rename to vendor/github.com/gogs/go-gogs-client/user_follow.go diff --git a/vendor/github.com/gogits/go-gogs-client/user_key.go b/vendor/github.com/gogs/go-gogs-client/user_key.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/user_key.go rename to vendor/github.com/gogs/go-gogs-client/user_key.go diff --git a/vendor/github.com/gogits/go-gogs-client/utils.go b/vendor/github.com/gogs/go-gogs-client/utils.go similarity index 100% rename from vendor/github.com/gogits/go-gogs-client/utils.go rename to vendor/github.com/gogs/go-gogs-client/utils.go diff --git a/vendor/github.com/gogits/go-libravatar/LICENSE b/vendor/github.com/gogs/go-libravatar/LICENSE similarity index 100% rename from vendor/github.com/gogits/go-libravatar/LICENSE rename to vendor/github.com/gogs/go-libravatar/LICENSE diff --git a/vendor/github.com/gogits/go-libravatar/Makefile b/vendor/github.com/gogs/go-libravatar/Makefile similarity index 100% rename from vendor/github.com/gogits/go-libravatar/Makefile rename to vendor/github.com/gogs/go-libravatar/Makefile diff --git a/vendor/github.com/gogits/go-libravatar/README.md b/vendor/github.com/gogs/go-libravatar/README.md similarity index 100% rename from vendor/github.com/gogits/go-libravatar/README.md rename to vendor/github.com/gogs/go-libravatar/README.md diff --git a/vendor/github.com/gogits/go-libravatar/libravatar.go b/vendor/github.com/gogs/go-libravatar/libravatar.go similarity index 100% rename from vendor/github.com/gogits/go-libravatar/libravatar.go rename to vendor/github.com/gogs/go-libravatar/libravatar.go diff --git a/vendor/github.com/gogits/minwinsvc/LICENSE b/vendor/github.com/gogs/minwinsvc/LICENSE similarity index 100% rename from vendor/github.com/gogits/minwinsvc/LICENSE rename to vendor/github.com/gogs/minwinsvc/LICENSE diff --git a/vendor/github.com/gogits/minwinsvc/README.md b/vendor/github.com/gogs/minwinsvc/README.md similarity index 100% rename from vendor/github.com/gogits/minwinsvc/README.md rename to vendor/github.com/gogs/minwinsvc/README.md diff --git a/vendor/github.com/gogits/minwinsvc/minwinsvc.go b/vendor/github.com/gogs/minwinsvc/minwinsvc.go similarity index 100% rename from vendor/github.com/gogits/minwinsvc/minwinsvc.go rename to vendor/github.com/gogs/minwinsvc/minwinsvc.go diff --git a/vendor/github.com/gogits/minwinsvc/svc_other.go b/vendor/github.com/gogs/minwinsvc/svc_other.go similarity index 100% rename from vendor/github.com/gogits/minwinsvc/svc_other.go rename to vendor/github.com/gogs/minwinsvc/svc_other.go diff --git a/vendor/github.com/gogits/minwinsvc/svc_windows.go b/vendor/github.com/gogs/minwinsvc/svc_windows.go similarity index 100% rename from vendor/github.com/gogits/minwinsvc/svc_windows.go rename to vendor/github.com/gogs/minwinsvc/svc_windows.go