|
Failed to load latest commit information. |
|
.gitignore
|
First commit. Add basic functions (untested).
|
Aug 21, 2018
|
|
.travis.yml
|
Verbose tests in travis.yml
|
Aug 22, 2018
|
|
1_global_migrate_test.go
|
Add unit tests.
|
Aug 21, 2018
|
|
1_sample_data_test.go
|
Add integration tests for global migrate.
|
Aug 21, 2018
|
|
2_sample_index_test.go
|
Add integration tests for global migrate.
|
Aug 21, 2018
|
|
LICENSE
|
Create LICENSE
|
Aug 21, 2018
|
|
README.md
|
Fix typos in README.
|
Aug 22, 2018
|
|
bad_migration_file_test.go
|
Add unit tests.
|
Aug 21, 2018
|
|
global_migrate.go
|
Add godoc comments. Rename package to "migrate".
|
Aug 21, 2018
|
|
global_migrate_integration_test.go
|
Add integration tests for global migrate.
|
Aug 21, 2018
|
|
go.mod
|
Add unit tests.
|
Aug 21, 2018
|
|
go.sum
|
First commit. Add basic functions (untested).
|
Aug 21, 2018
|
|
migrate.go
|
Make "description" omitempty.
|
Aug 23, 2018
|
|
migration.go
|
Add godoc comments. Rename package to "migrate".
|
Aug 21, 2018
|
|
migration_integration_test.go
|
Add AllAvailable constant.
|
Aug 22, 2018
|
|
migration_test.go
|
Add unit tests.
|
Aug 21, 2018
|
|
util.go
|
Add unit tests.
|
Aug 21, 2018
|
|
util_test.go
|
Add unit tests.
|
Aug 21, 2018
|