Lunny Xiao
47a7529d96
update code.gitea.io/git ( #450 )
8 years ago
Martin Hebnes Pedersen
b11843b8dc
Update gitea/sdk vendor ( #406 )
8 years ago
Lunny Xiao
d771e978a1
Don't use custom PBKDF2 function ( #382 )
8 years ago
Thomas Boerger
b6a95a8cb3
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
8 years ago
Kim "BKC" Carlbäcker
57dc9efaae
Update gitea/sdk vendor
8 years ago
Thibault Meyer
871c964ef7
Upgrade vendor "git" ( #175 )
8 years ago
Thibault Meyer
54e6ed3431
Upgrade vendor "git" ( #161 )
8 years ago
Lunny Xiao
a8c6698de8
Fix error 500 on organization dashboard page ( #150 )
8 years ago
Sandro Santilli
a1c5f02444
Fix import path of go-sdk ( #141 )
...
From code.gitea.io/go-sdk/gitea
To code.gitea.io/sdk/gitea
8 years ago
Sandro Santilli
4247304f5a
Update import paths from github.com/go-gitea to code.gitea.io ( #135 )
...
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
8 years ago
Matthias Loibl
a5d0b4de5b
Vendor github.com/stretchr/testify for the assert package
8 years ago
Thomas Boerger
e378648c79
Added updated go-sdk
8 years ago
Thomas Boerger
6f3097f9e6
Dropped github.com/gogits/go-gogs-client vendored dep
8 years ago
Sandro Santilli
6e4252dad4
Replace gogits/git-module dependency with go-gitea/git ( #94 )
...
* Replace gogits/git-module dependency with go-gitea/git
Fixes #92
* Remove git alias for git module import (not needed)
8 years ago
Thomas Boerger
78f86abba4
Added vendoring config for govendor
8 years ago