1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-05-05 02:28:16 +03:00

Commit graph

  • af6faf04f6 echo view instead of returning it 3.4/develop Alexander Yakovlev 2016-10-19 11:40:42 +0700
  • ba56bc84b2 Now the dry-runs use MySQLi instead of MySQL. Alexander Yakovlev 2016-10-19 11:32:04 +0700
  • 575925e86d Fixed the status task Alexander Yakovlev 2016-10-19 11:29:41 +0700
  • b89ffeee39 composer.json update (cont.) Alexander Yakovlev 2016-10-19 11:28:09 +0700
  • 6829fda37e Update composer.json Alexander Yakovlev 2016-10-19 11:24:24 +0700
  • 420ad1ddb8 Updated function documentation Michael 2016-04-04 14:25:55 +1000
  • eb34d15738 _execute() now takes zero arguments. Michael 2016-04-04 14:15:32 +1000
  • d5244b9e72 Updated for Minion 3.4 - New Michael 2016-04-04 14:03:21 +1000
  • c1d7d5a961 Updated packages and info Michael Roberts 2016-04-04 13:54:19 +1000
  • 2759cfb9d8 Merge pull request #48 from EvanPurkhiser/fixup/remove-gitignore Lorenzo Pisani 2014-04-27 10:45:45 -0700
  • 3250f6528e Remove gitignore Evan Purkhiser 2014-04-26 19:02:41 -0400
  • 18f0d1480c Merge pull request #47 from EvanPurkhiser/feature/composer-support Lorenzo Pisani 2014-04-26 18:07:30 -0700
  • 844f4e4c0a Add composer support Evan Purkhiser 2014-04-26 19:12:16 -0400
  • 35556a52fa Merge pull request #44 from f1ames/3.3/develop Lorenzo Pisani 2014-02-28 09:13:40 -0800
  • 5d1e612515 table name with prefix also in checking query f1ames 2014-02-26 09:40:16 +0100
  • 5ffab5e738 use table_prefix from database config when creating migrations table f1ames 2014-02-25 12:51:23 +0100
  • 5f584751d9 Merge pull request #42 from samwilson/guide Lorenzo Pisani 2013-06-06 12:43:13 -0700
  • ad6fb8f6c2 A bit of a rewrite of the guide for Minion Migrations. Sam Wilson 2013-05-30 08:35:29 +0800
  • e0a26722ad Merge remote-tracking branch 'origin/feature/docs' into guide Sam Wilson 2013-05-29 15:03:11 +0800
  • c1d64eee11 Merge pull request #39 from pusherman/patch-1 Bob Eagan 2012-11-02 10:16:58 -0700
  • f4db9da95e Update views/minion/task/migrations/schema.php pusherman 2012-11-02 13:20:31 -0300
  • 79614748ef Merge pull request #37 from EvanPurkhiser/CS-cleanup Lorenzo Pisani 2012-10-26 20:00:37 -0700
  • bc28977d65 Cleanup coding style to conform to Kohana CS Evan Purkhiser 2012-10-24 04:03:14 -0400
  • 21757aea08 Merge pull request #35 from EvanPurkhiser/feature/config-table-name Lorenzo Pisani 2012-10-24 00:25:16 -0700
  • bc9cf3f440 Add a configuration option for the table name Evan Purkhiser 2012-10-24 03:17:34 -0400
  • 09da9b1c0e fix migrations in 3.3.x Lorenzo Pisani 2012-10-23 23:45:12 -0700
  • 526e589f3d 3.3.0 support Lorenzo Pisani 2012-10-23 23:06:52 -0700
  • 3d412dd2aa Merge pull request #34 from EvanPurkhiser/template-CS-corrections Lorenzo Pisani 2012-06-05 01:52:03 -0700
  • 5e2d050247 Fix the new migration template Evan Purkhiser 2012-05-25 21:57:11 -0400
  • 916268f2cb Merge branch '3.1/develop' into 3.2/develop Lorenzo Pisani 2011-09-12 14:26:19 -0700
  • 01f49c5676 Merge pull request #29 from d4rky-pl/fix/database-schema Lorenzo Pisani 2011-09-12 14:24:35 -0700
  • 2431f23c06 Changed minion_migrations table to use utf-8 rather than latin1 Michał Matyas 2011-09-12 23:17:51 +0200
  • 238bb4373a Merge branch '3.1/develop' into 3.2/develop Lorenzo Pisani 2011-07-19 11:38:05 -0700
  • c1c96ffde3 fixing comments in unittests Lorenzo Pisani 2011-07-19 11:37:34 -0700
  • b2e1af6b71 Rethrow exception if migration fails, refs #27 Matt Button 2011-07-13 22:31:22 +0100
  • 8800a290de Rethrow exception if migration fails, refs #27 Matt Button 2011-07-13 22:31:22 +0100
  • 0395d8f25d Don't exit with a zero status code on migration failure, fixes #27 Matt Button 2011-07-13 14:19:13 -0700
  • 981b81c43d Don't exit with a zero status code on migration failure, fixes #27 Matt Button 2011-07-13 14:19:13 -0700
  • 5f1fecf77d Merge branch '3.1/develop' into 3.2/develop Lorenzo Pisani 2011-07-01 23:32:51 -0700
  • 0f201b0906 adding a test for sql files in the migrations folder (refs #18) Lorenzo Pisani 2011-07-01 23:32:31 -0700
  • cc193c43c6 filtering the files in the migrations folder (refs #18) Lorenzo Pisani 2011-07-01 23:30:15 -0700
  • 0c65956d6b adjusting the old util classes to run in the model tests (refs #11) Lorenzo Pisani 2011-07-01 23:22:23 -0700
  • 307181ccc4 Moving the util methods to the model (refs #11) Lorenzo Pisani 2011-07-01 23:18:05 -0700
  • 04172692df Merge branch '3.1/develop' into 3.2/develop Lorenzo Pisani 2011-07-01 21:01:01 -0700
  • 48df2fe47e missed a reference to db:status (refs #11) Lorenzo Pisani 2011-07-01 21:00:49 -0700
  • 745c40dfc9 Merge branch '3.1/develop' into 3.2/develop Lorenzo Pisani 2011-07-01 20:57:27 -0700
  • 6005b85670 fixing the documentation for migrations:new Lorenzo Pisani 2011-07-01 20:56:12 -0700
  • c6e24b2d81 updating documentation (refs #11) Lorenzo Pisani 2011-07-01 20:49:20 -0700
  • 1d3f5e736c removing the migrate-* prefix to the migrations:run options (refs #11) Lorenzo Pisani 2011-07-01 20:48:30 -0700
  • b97efcf806 renaming the migration tasks for cleaner separation (refs #11) Lorenzo Pisani 2011-07-01 20:47:01 -0700
  • a6fd63a035 Merge remote branch 'minion/3.1/develop' into 3.2/develop Lorenzo Pisani 2011-07-01 20:33:25 -0700
  • 212b525b6b Merge pull request #26 from d4rky-pl/mod/db-migrate Matt Button 2011-06-30 13:46:05 -0700
  • fca8ccdf77 created possibility of writing generated code directly into migration Michał Matyas 2011-06-30 14:46:58 +0200
  • f30cca150b moved generating of migration to public method so it can be used for other tasks Michał Matyas 2011-06-30 14:40:24 +0200
  • 3c8d16ce55 Merge pull request #23 from d4rky-pl/fix/descriptions Lorenzo Pisani 2011-06-29 21:53:59 -0700
  • 5a1fecabe1 Updating config for 3.2 Matt Button 2011-06-27 20:57:21 +0100
  • b1fa2b7cb0 fixing unproperly handled lack of description Michał Matyas 2011-06-26 11:20:56 +0200
  • 8b38ab7025 Some better group validation and usage of Minion_CLI to clean up output code. (refs #22) Lorenzo Pisani 2011-06-25 23:11:09 -0700
  • 5d3bf345ba refactoring some of the code to prevent some errors (refs #22) Lorenzo Pisani 2011-06-25 22:55:13 -0700
  • 2cb4566e96 Merge remote branch 'remotes/d4rky/develop' into develop Lorenzo Pisani 2011-06-25 22:40:37 -0700
  • 25848a26c0 making descriptions optional Michał Matyas 2011-06-26 04:05:13 +0200
  • 67bdc628e7 removed default path from configuration Michał Matyas 2011-06-26 03:49:49 +0200
  • 7b0fc8bdb6 removing default path from configuration and adding support for --location Michał Matyas 2011-06-26 03:41:52 +0200
  • 0eba2a0f02 Add creating directories for migrations if they don't exist Michał Matyas 2011-06-26 01:23:17 +0200
  • f7b1b1151e fixed default path in configuration file Michał Matyas 2011-06-26 01:18:42 +0200
  • 3fc98e5866 modified groups to work like groups and not like location Michał Matyas 2011-06-25 19:38:17 +0200
  • 89932a9417 Merge pull request #20 from sittercity/develop Matt Button 2011-05-13 07:56:27 -0700
  • b55a258760 Fix bug where migrations to +/- would not work properly. Fixes #16 Jeremy Bush 2011-05-12 14:52:00 -0500
  • e6cdf3ce32 Fix bad variable call, Fixes #15 Jeremy Bush 2011-05-12 14:23:15 -0500
  • 64d87e1be9 Add config option to hard prevent migrations before a certain date from running Jeremy Bush 2011-05-12 14:14:09 -0500
  • 3e4edb1c0f fixes #13 (fetch_current_versions fails when there are none that have been applied yet) Lorenzo Pisani 2011-03-02 14:30:30 -0700
  • 57dde28cbe Adding basic docs Matt Button 2011-02-19 20:13:49 +0000
  • 483d9dac79 if target is null and down is false, then assume up is true Bob Eagan 2011-02-18 17:49:06 -0700
  • 99eca42020 Coding standards fix Matt Button 2011-02-18 15:47:46 +0000
  • 110e510e54 Removing syntax typo in migration manager Matt Button 2011-02-18 15:45:47 +0000
  • fbd5416594 Fixing up comment in migrate task Matt Button 2011-02-18 02:23:45 +0000
  • e42be14cc6 Refactored the migrate view & removed some var_dump calls Matt Button 2011-02-18 02:20:47 +0000
  • fd690e6494 Rewrite of the core migrations system is pretty much complete, fixes #4 Matt Button 2011-02-18 02:07:41 +0000
  • 42001496eb Adding tests for/fixing fetch_required_migrations() / resolve_target() Matt Button 2011-02-17 23:53:15 +0000
  • 63ad3348f2 Rewriting tests for fetch_required_migrations Matt Button 2011-02-17 21:16:21 +0000
  • e0fe87f443 Starting to refactor stuff. Matt Button 2011-02-17 20:43:04 +0000
  • 8b550a43d4 Chaning phpunit groups in the migration util test Matt Button 2011-02-16 23:09:45 +0000
  • 17b36782e1 Changing tests to auto-create and auto-teardown the testing table fixes #5 Matt Button 2011-02-16 23:04:19 +0000
  • 12670e28ef Removing non-migration related files Matt Button 2011-02-06 01:35:23 +0000
  • a880742631 Change link to issue tracker, fixes #21 - thanks Bob! Matt Button 2011-02-03 10:53:26 -0800
  • 8c92824af1 Adding syspath checks to files Matt Button 2011-01-31 17:38:04 +0000
  • 628f2b21c3 Small typo fix in doccomment Matt Button 2011-01-31 17:33:06 +0000
  • 8fc8ea440e Updating code to follow kohana coding standards Matt Button 2011-01-31 17:27:21 +0000
  • e52563165c Fixing @covers notation in util tests, fixes #19 Matt Button 2011-01-31 17:14:24 +0000
  • da31601428 Fixing some leftover crud, cheers Bob! Matt Button 2011-01-29 10:55:34 -0800
  • f7a15027d9 fixes #15 - uses array_merge instead of + to prevent overwriting of migrations Bob Eagan 2011-01-29 01:25:34 +0800
  • 0c35486157 adding .gitignore file Bob Eagan 2011-01-29 01:24:42 +0800
  • 34564b0283 Merge branch 'develop' of github.com:BRMatt/kohana-minion into develop Matt Button 2011-01-25 05:03:18 +0000
  • 3a0067b78e Updated the cache:purge task to actually purge caches Matt Button 2011-01-24 17:44:17 +0000
  • fccbda3341 Moved the cahce purge task to its proper location Matt Button 2011-01-24 17:30:29 +0000
  • 26208a3255 Followup to previous, just bolded the note Matt Button 2011-01-23 10:34:29 -0800
  • 8a646acd6b Made "Don't pm me" message more prominent Matt Button 2011-01-23 10:14:09 -0800
  • 36d92858da Fixing old typo in one of the tests Matt Button 2011-01-21 01:37:17 +0000
  • 5648f47110 Ensure the migrations table exists before running migrations, fixes #9 Matt Button 2011-01-21 01:18:08 +0000
  • 74eeb0aa3d Renaming schema.sql to minion_schema.sql Matt Button 2011-01-21 01:17:14 +0000