| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: fix cgo compile failures on tip•••Apparently the cgo typechecks get better on tip, so use C.int instead of Go integers. Build tip as part of the Travis build, so we can ensure that any errors are resolved before they get released to a wider audience. | Kevin Burke | 2018-11-01 | 1 | -1/+2 |
| * | Add support for sqlite3_unlock_notify | Mura Li | 2018-10-20 | 1 | -1/+1 |
| * | Add Go 1.11 to Travis build matrix | Emir Beganović | 2018-10-09 | 1 | -0/+1 |
| * | icu4c 62.1 already installed | Yasuhiro Matsumoto | 2018-09-11 | 1 | -1/+0 |
| * | Update Travis-CI•••Moved `sqlite_vacuum_incr` and `sqlite_vtable` to module job. * `sqlite_vacuum_incr` will only store the required auto vacuum information into the datbase page, and not peform an vacuum therefor this can be added easily to the module job. - `sqlite_vtable` does not require an seperate job because user will include the tag in combination with others. | Gert-Jan Timmer | 2018-06-12 | 1 | -3/+1 |
| * | Merge pull request #574 from GJRTimmer/update/travis•••Follow official Release Policy | mattn | 2018-06-12 | 1 | -59/+0 |
| |\ | |||||
| | * | Removed Windows Cross-Compile•••[ci skip] | Gert-Jan Timmer | 2018-05-29 | 1 | -40/+0 |
| | * | Removed Golang:1.8•••Updated package for follow official Golang Release Policy. | Gert-Jan Timmer | 2018-05-29 | 1 | -19/+0 |
| * | | Add: goconvey to Travis-CI | Gert-Jan Timmer | 2018-06-05 | 1 | -1/+1 |
| * | | Implemented goconvey for User Authentication Tests•••Reference #580 | Gert-Jan Timmer | 2018-06-04 | 1 | -0/+1 |
| |/ | |||||
| * | Update Travis CI•••Removed: 32Bit Windows Cross-Compile Aggregated: sqlite_trace into main module build | Gert-Jan Timmer | 2018-05-25 | 1 | -77/+4 |
| * | Fix: OSX icu module | Gert-Jan Timmer | 2018-05-25 | 1 | -1/+1 |
| * | Reduced build time•••Closes #567 | Gert-Jan Timmer | 2018-05-25 | 1 | -49/+0 |
| * | Update: Travis CI | Gert-Jan Timmer | 2018-05-25 | 1 | -259/+9 |
| * | Add: icu4c to OSX•••Required for building SQLite module `icu` | Gert-Jan Timmer | 2018-05-24 | 1 | -0/+1 |
| * | Update: Travis CI•••Added Cross-Compile jobs for additional feature(s) | Gert-Jan Timmer | 2018-05-24 | 1 | -16/+328 |
| * | Update: Travis CI•••Usage of new build tag names | Gert-Jan Timmer | 2018-05-24 | 1 | -1/+3 |
| * | Update: Travis CI | Gert-Jan Timmer | 2018-05-24 | 1 | -1/+12 |
| * | Add: EOL | Gert-Jan Timmer | 2018-05-24 | 1 | -1/+1 |
| * | Update Travis CI•••Add: OSX Add: Windows Cross-Compile Add: Golang: 1.10.x Exclusions: - Golang: 1.7 from OSX - Golang: Master does not cause build failure - Tests for Windows Cross-Platform | Gert-Jan Timmer | 2018-05-23 | 1 | -10/+138 |
| * | Updated travis.yml•••Use the latest Go version in each major branch (documentation: https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use) | Sergey Mudrik | 2017-10-22 | 1 | -3/+4 |
| * | add test env | Yasuhiro Matsumoto | 2017-03-05 | 1 | -1/+1 |
| * | remove 1.6 | Yasuhiro Matsumoto | 2017-03-01 | 1 | -1/+0 |
| * | test on 1.8 | Yasuhiro Matsumoto | 2017-03-01 | 1 | -1/+2 |
| * | disable combination of libsqlite3 and trace because travis(trusty) is too old. | Yasuhiro Matsumoto | 2016-11-08 | 1 | -1/+1 |
| * | fix .travis.yml | Joachim Bauch | 2016-11-08 | 1 | -1/+1 |
| * | Test different build configurations on Travis. | Joachim Bauch | 2016-11-08 | 1 | -1/+6 |
| * | Fix data race introduced on 605d9d08•••This commit will fix a data race introduced on 605d9d08 and also make sure travis CI will now check for data races. | andrefsp | 2016-11-07 | 1 | -1/+1 |
| * | Bump Travis to Ubuntu 14.04 | Zbigniew Mandziejewicz | 2016-04-23 | 1 | -1/+3 |
| * | Test with libsqlite3 | Zbigniew Mandziejewicz | 2016-04-23 | 1 | -1/+4 |
| * | Remove gocov | Yasuhiro Matsumoto | 2016-03-15 | 1 | -1/+0 |
| * | go cover has moved | Michael K | 2014-11-14 | 1 | -1/+1 |
| * | Use goveralls -repotoken | mattn | 2014-02-07 | 1 | -1/+1 |
| * | go cover | mattn | 2014-01-29 | 1 | -0/+1 |
| * | Use tip on travis | mattn | 2013-08-29 | 1 | -0/+2 |
| * | Add goveralls for travis | mattn | 2013-06-11 | 1 | -0/+5 |
| * | Updated to newer go support in travis-ci. It is both simpler and should test ... | Carlos Castillo | 2012-10-28 | 1 | -16/+1 |
| * | add travis recepi. | mattn | 2012-03-30 | 1 | -0/+16 |
