Use gitea forked macaron (#7933)

Signed-off-by: Tamal Saha <tamal@appscode.com>
这个提交包含在:
Tamal Saha
2019-08-23 12:40:29 -04:00
提交者 techknowlogick
父节点 ca6fb004ac
当前提交 171b359877
修改 408 个文件,包含 14882 行新增13217 行删除
+1 -1
查看文件
@@ -18,7 +18,7 @@ import (
"code.gitea.io/gitea/modules/repofiles"
"code.gitea.io/gitea/modules/util"
macaron "gopkg.in/macaron.v1"
"gitea.com/macaron/macaron"
)
// HookPreReceive checks whether a individual commit is acceptable
+1 -1
查看文件
@@ -11,7 +11,7 @@ import (
"code.gitea.io/gitea/models"
"code.gitea.io/gitea/modules/setting"
macaron "gopkg.in/macaron.v1"
"gitea.com/macaron/macaron"
)
// CheckInternalToken check internal token is set
+1 -1
查看文件
@@ -9,7 +9,7 @@ import (
"code.gitea.io/gitea/models"
"code.gitea.io/gitea/modules/timeutil"
macaron "gopkg.in/macaron.v1"
"gitea.com/macaron/macaron"
)
// UpdatePublicKeyInRepo update public key and deploy key updates
+1 -1
查看文件
@@ -13,7 +13,7 @@ import (
"code.gitea.io/gitea/modules/log"
"code.gitea.io/gitea/modules/repofiles"
macaron "gopkg.in/macaron.v1"
"gitea.com/macaron/macaron"
)
// PushUpdate update public key updates
+1 -1
查看文件
@@ -15,7 +15,7 @@ import (
"code.gitea.io/gitea/modules/private"
"code.gitea.io/gitea/modules/setting"
macaron "gopkg.in/macaron.v1"
"gitea.com/macaron/macaron"
)
// ServNoCommand returns information about the provided keyid