Mura Li
1b3011c0c5
Use Go1.11 module ( #5743 )
* Migrate to go modules
* make vendor
* Update mvdan.cc/xurls
* make vendor
* Update code.gitea.io/git
* make fmt-check
* Update github.com/go-sql-driver/mysql
* make vendor
7 years ago
Lunny Xiao
86897f9670
fix forgot removed records when deleting user ( #5429 )
* fix forgot removed records when deleting user
* fix migration
* fix rewritekey lock on sqlite
* remove unused codes
7 years ago
Lauris BH
29e989d503
Update xorm to latest version and fix correct `user` table referencing in sql ( #4473 )
7 years ago
Antoine GIRARD
d51e3a61b7
Migrate to dep ( #3972 )
* Update makefile to use dep
* Migrate to dep
* Fix some deps
* Try to find a better version for golang.org/x/net
* Try to find a better version for golang.org/x/oauth2
7 years ago
Lunny Xiao
244b144c42
fix MSSQL bug on org ( #3405 )
8 years ago
Ethan Koenig
e3985c0842
Fix and test for delete user ( #1713 )
* Fix and test for delete user
* Run updates in batches
* Unit test
8 years ago
Lauris BH
c9c66ae985
Update xorm to latest version ( #1651 )
* Update xorm to latest version
* Update xorm/builder
9 years ago
Lunny Xiao
6148c0f935
refactor notificationsForUser since xorm In support slice of customerize type ( #956 )
9 years ago
Lunny Xiao
ada55e0740
Update xorm and dependencies vendor for feature to dump to other database ( #565 )
* update xorm and dependencies vendor for feature to dump to other database
* fix golint
9 years ago
Thomas Boerger
42ebc0621a
Added all required dependencies
9 years ago