Commit Graph

34 Commits

Author SHA1 Message Date
Sam Whited 7562e9ad5d source/vfs: add virtual file system source
Fixes #56
2018-06-17 19:35:13 -05:00
Dale Hui 0f16f7f6a2 Rename sources to reflect updated build constraint names 2018-06-12 16:45:56 +08:00
Dale Hui c4e855b58c List source and database drivers in help text 2018-06-12 16:17:52 +08:00
Ryo Takashima 6fa8039b55 Fixed unkeyed fields for GoogleAppEngine 2018-05-31 15:40:15 +09:00
thurt e6baca2ffb add ref (SHA, branch, or tag) to the github migration source 2018-05-04 03:16:12 +00:00
Daniel Cormier 395391525b Changed source.Up from untyped to a typed const
Changed source.Up from being an untyped string const to being a typed source.Direction const.
2018-01-19 16:24:25 -08:00
Dale Hui 1cf095c51d Update more references to github.com/mattes/migrate 2018-01-19 14:59:27 -08:00
Dale Hui f584949470 Update imports to reference fork.
Thanks `make rewrite-import-paths`!
2018-01-19 10:56:55 -08:00
Martin Magakian 35af42a0dd Update README.md 2017-07-03 15:45:57 +02:00
Martin Magakian 56a56527c6 Update README.md
Late edit I promise...
2017-07-03 15:45:41 +02:00
Martin Magakian 1485e567f1 Update README.md
Some format :-p
2017-07-03 15:35:43 +02:00
Martin Magakian 180c57747d Update README.md
Forget package
2017-07-03 15:34:43 +02:00
Martin Magakian 2361a7aa24 Update README.md
Code snippet don't compile.
It's missing a step (see https://github.com/mattes/migrate/blob/master/source/go-bindata/go-bindata_test.go)
2017-07-03 15:29:15 +02:00
Ben 39a5a37822 Fix typo forgotton => forgotten 2017-06-05 12:14:10 -04:00
Matthias Kadenbach d1e665bac7 Merge pull request #227 from fsouza/gcs-source
source/google-cloud-storage: implement the driver
2017-05-16 13:14:34 -07:00
Francisco Souza c95cbb5931
source/aws-s3: implement the driver 2017-05-14 14:31:40 -04:00
Francisco Souza da89656fdc
source/google-cloud-storage: implement the driver 2017-05-14 13:47:01 -04:00
Parker McGee a7e1cacd36 Fix a typo
I was browsing this and noticed the typo that is causing syntax highlighting to be off.
2017-05-04 07:44:37 -04:00
Matthias Kadenbach 651f78cba8 Update README.md 2017-04-21 13:36:03 -07:00
Matthias Kadenbach d5674ed411 Create README.md 2017-04-21 13:30:59 -07:00
Matthias Kadenbach 4a2a810c20 Update README.md 2017-04-21 13:29:13 -07:00
Arturo Guzman d789d50bd6 Support date-based versions 2017-04-13 20:57:22 -04:00
Matthias Kadenbach cecce18c51
fix source/file relative paths, ref #178 thanks @matyunin 2017-03-03 12:02:32 -08:00
Matthias Kadenbach 28e0548cac
fix github
see 23d6cb9cac
2017-02-22 16:56:14 -08:00
Matthias Kadenbach 4bb46a98c6
fix github
see 2a4b92075e
2017-02-19 15:31:57 -08:00
Matthias Kadenbach 316f6c0cf3
switch to binary search 2017-02-15 10:48:43 -08:00
Matthias Kadenbach cd6e62049c
Update documentation 2017-02-11 11:13:27 -08:00
Matthias Kadenbach b6bd4fe02d add comments for source 2017-02-09 19:42:48 -08:00
Matthias Kadenbach 199678e1bc add code comments for package migrate 2017-02-09 16:59:30 -08:00
Matthias Kadenbach fe1b5c06eb add go coverage 2017-02-08 16:17:04 -08:00
Matthias Kadenbach 297a4227ef fixing travis 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 ee384ed8cc initial version 3.0.0 preview
hard work
2017-02-07 22:01:29 -08:00