Lunny Xiao
fe55ab2a68
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
6 years ago
Lauris BH
0c59edaafa
Update xorm to latest version and fix correct `user` table referencing in sql ( #4473 )
6 years ago
Antoine GIRARD
3f3383dc0a
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
97fe773491
fix MSSQL bug on org ( #3405 )
7 years ago
Ethan Koenig
cf02cd7ba0
Fix and test for delete user ( #1713 )
...
* Fix and test for delete user
* Run updates in batches
* Unit test
8 years ago
Lauris BH
3792867955
Update xorm to latest version ( #1651 )
...
* Update xorm to latest version
* Update xorm/builder
8 years ago
Lunny Xiao
46320f9630
refactor notificationsForUser since xorm In support slice of customerize type ( #956 )
8 years ago
Lunny Xiao
980dd0bf51
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
8 years ago
Thomas Boerger
1ebb35b988
Added all required dependencies
8 years ago