274 Commits

Author SHA1 Message Date
Matthias Kadenbach
c4ec6ac0f7 move CLI usage in own README 2017-02-09 20:00:38 -08:00
Matthias Kadenbach
cfe3d2a83e add example for parallelTest 2017-02-09 19:52:50 -08:00
Matthias Kadenbach
b6bd4fe02d add comments for source 2017-02-09 19:42:48 -08:00
Matthias Kadenbach
2da976155a add comments for database 2017-02-09 19:04:54 -08:00
Matthias Kadenbach
e69e0de9c9 fix old ref to LogString 2017-02-09 18:26:58 -08:00
Matthias Kadenbach
cfc9f10a6e add some more comments 2017-02-09 18:23:08 -08:00
Matthias Kadenbach
8ba71b0754 rename nameFromUrl to schemeFromUrl 2017-02-09 18:19:13 -08:00
Matthias Kadenbach
46c16bb8f1 add test for suint 2017-02-09 18:16:16 -08:00
Matthias Kadenbach
1b079a3cda rename Migration.LongString to LogString 2017-02-09 18:06:38 -08:00
Matthias Kadenbach
c1b23fee45 add Migrate.Run 2017-02-09 18:04:36 -08:00
Matthias Kadenbach
199678e1bc add code comments for package migrate 2017-02-09 16:59:30 -08:00
Matthias Kadenbach
d5daf6f6ae add .godoc.pid to gitignore 2017-02-09 13:47:28 -08:00
Matthias Kadenbach
03d8d3233f fix line break in makefile 2017-02-09 12:03:03 -08:00
Matthias Kadenbach
5c6a21b014 add make docs 2017-02-09 11:59:49 -08:00
Matthias Kadenbach
3965df69d5 fix indent in makefile 2017-02-08 20:13:17 -08:00
Matthias Kadenbach
f47436e158 add make release v3.0.0-prev1 2017-02-08 19:54:50 -08:00
Matthias Kadenbach
f474e4cae1 travis builds dep tree info 2017-02-08 19:44:12 -08:00
Matthias Kadenbach
7979fdb832 add list-external-deps 2017-02-08 19:34:53 -08:00
Matthias Kadenbach
b3f6bc47bb update readme with dev, testing, and contribution section 2017-02-08 18:27:12 -08:00
Matthias Kadenbach
e6163082d7 add restore-import-paths and rewrite-import-paths 2017-02-08 18:01:01 -08:00
Matthias Kadenbach
fe1b5c06eb add go coverage 2017-02-08 16:17:04 -08:00
Matthias Kadenbach
297a4227ef fixing travis v3.0.0-prev0 2017-02-08 01:49:57 -08:00
Matthias Kadenbach
9f774d3e6a fix typo in go-bindata README 2017-02-07 23:00:25 -08:00
Matthias Kadenbach
f7699f1dec update go-bindata with latest source.Migration helper 2017-02-07 22:59:12 -08:00
Matthias Kadenbach
3889c93b63 add Readme draft 2017-02-07 22:40:45 -08:00
Matthias Kadenbach
ee384ed8cc initial version 3.0.0 preview
hard work
2017-02-07 22:01:29 -08:00
Matthias Kadenbach
e92f038f40 skip neo4j tests 2017-01-23 13:54:25 -08:00
Matthias Kadenbach
0b3426bf5d Merge pull request #25 from daddykotex/master
Ensure that interrupt signals are not relayed to the interrupt channel when the migration is over
2017-01-23 13:37:42 -08:00
Matthias Kadenbach
0861ff957d Update Readme 2017-01-23 13:36:22 -08:00
Matthias Kadenbach
32607ef715 Merge branch 'carlosforero-neo4j-driver' 2017-01-23 13:32:56 -08:00
Matthias Kadenbach
c643ffd6d6 fix merge conflicts 2017-01-23 13:32:48 -08:00
Matthias Kadenbach
b8b3883950 Merge pull request #101 from bfosberry/fixing-unsafe-cast
Fixing unsafe typecast
2017-01-23 13:26:59 -08:00
Matthias Kadenbach
3547fc54cb Merge pull request #144 from benma/patch-1
Update version.go
2017-01-19 09:32:29 -08:00
benma
64c41a8af0 Update version.go 2017-01-19 14:11:19 +01:00
Matthias Kadenbach
4191ac9cfe Merge pull request #142 from goenning/master
allow use of big version numbers
2017-01-18 15:48:54 -08:00
goenning
f1738e78db allow use of big version numbers 2017-01-18 22:19:02 +00:00
Matthias Kadenbach
de494e4b98 Merge pull request #128 from oliverkofoed/master
Add support for ScyllaDB (remove cql counter use)
2017-01-10 09:26:17 -08:00
Matthias Kadenbach
585509f3bc Merge pull request #138 from mattes/add-mongo-to-readme
add mongodb to readme
2017-01-09 10:43:35 -08:00
Matthias Kadenbach
f630dc5971 Update README.md 2017-01-09 10:43:22 -08:00
Matthias Kadenbach
9a8f78ba3b Merge pull request #137 from drboyer/updown-colors
Change colors for up and down migration arrows
2017-01-09 10:39:55 -08:00
Matthias Kadenbach
63c6168c7f Merge pull request #136 from dimag-jfrog/prepare_pr_2_rebase
Driver for MongoDB (New)
2017-01-09 10:38:56 -08:00
Devin Boyer
0c80688879 Change colors for up and down migration arrows 2017-01-08 21:33:04 -05:00
dimag
1993f0783b Merge remote-tracking branch 'fork/prepare_pr_2_rebase' into prepare_pr_2_rebase
# Conflicts:
#	docker-compose.yml
2017-01-07 16:44:36 +02:00
dimag
70238f448b - Reverted repository from dimag-jfrog to mattes to prepare for pull request 2017-01-07 16:36:25 +02:00
dimag
914c38e379 - Fixed test with not-exported method identified as missing: unified the 2 errors into one
- Fixed error message formatting
- Ensuring uniqueness of the version field (added unique index)
2017-01-07 16:34:06 +02:00
dimag
0f28b01383 specifying version of mongo 2017-01-07 16:34:06 +02:00
dimag
6909594c0b Checking non-exported migration method 2017-01-07 16:33:10 +02:00
dimag
583921e8bf Added README.md 2017-01-07 16:33:10 +02:00
dimag
61ecf2c096 - Refactored project structure to be consistent with original project
- Added docker support
2017-01-07 16:33:10 +02:00
dimag
0eecb74230 Added explicit migration method signature validation 2017-01-07 16:30:40 +02:00