gitea/routers
btrepp 25b5ffb6af Enables mssql support (#383)
* Enables mssql support

Port of dlobs work in gogs.
Enables options in index.js
Enables MSSQL as a database option in go.
Sets ID to 0 on initial migration. Required for
MSSQL insert statements.

Signed-off-by: Beau Trepp <beautrepp@gmail.com>

* Vendors in denisenkom/go-mssqldb

Includes golang.org/x/crypto/md4
as this is required by go-msssqldb

Signed-off-by: Beau Trepp <beautrepp@gmail.com>
2016-12-24 09:37:35 +08:00
..
admin Fix string format verbs (#3637) 2016-12-22 08:18:41 +01:00
api/v1 issue comment api fix (#449) 2016-12-22 16:29:26 +08:00
dev Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
org Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
repo Check if file is a symlink with web editor (#3687) (#445) 2016-12-22 13:27:32 +01:00
user resolved #394 (#396) 2016-12-23 01:26:01 +01:00
home.go Resolved #296 (#324) 2016-12-01 18:52:57 +08:00
init.go New settings option for a custom SSH host (#3763) (#446) 2016-12-22 13:26:43 +01:00
install.go Enables mssql support (#383) 2016-12-24 09:37:35 +08:00