Commit Graph

379 Commits

Author SHA1 Message Date
Sean Li 67d37878bf Fixed bug when image doesn't finish building. 2014-10-09 11:25:47 -07:00
Denis Denisov 36d80cf2bf Update README.md 2014-10-04 22:46:57 +03:00
Sean Li cd1c855848 Added timeout and retry limit for dig command. 2014-10-02 18:58:07 -07:00
Sean Li 1249b23510 Refactoring and bug fixes. 2014-10-02 13:16:38 -07:00
Sean Li b9a089180d Updated version and sync image name and tag. 2014-10-01 13:31:08 -07:00
Sean Li 79ac85b025 Fixed bugs with image state syncing. 2014-09-30 17:14:34 -07:00
Sean Li 0002395e7f Can now sync images. 2014-09-30 17:02:31 -07:00
Sean Li 61418d86a9 Fixed app state syncing bugs. 2014-09-30 14:20:13 -07:00
Sean Li f69ddb1251 Container status sync'ed across app and docker host. 2014-09-30 13:12:16 -07:00
Sean Li 8f0dc52325 Function to list image data. 2014-09-28 18:02:07 -07:00
Sean Li 32b14b5335 Added container listing function. 2014-09-28 16:14:11 -07:00
Jeffrey Morgan 26132b0cdf Update README.md 2014-09-24 21:56:55 -07:00
Jeffrey Morgan d76ba2a36e Update README.md 2014-09-24 21:56:17 -07:00
Jeffrey Morgan 725d146ec4 Merge pull request #79 from kitematic/rc0.2.3
v0.2.3
2014-09-14 15:05:59 -07:00
Sean Li a70f23d194 Fixed installer bug. 2014-09-14 15:02:52 -07:00
Sean Li eddf8d4b9e Fixed image rebuild bug and bumped version. 2014-09-14 14:33:53 -07:00
Jeff Morgan 82efdc71c7 adding upload script to deploy new zip file 2014-09-13 00:01:59 -07:00
Sean Li 09423e402e Added a feature to recover Kitematic setup. 2014-09-12 22:44:04 -07:00
Sean Li a004453ba0 Fixed space in path problem. 2014-09-12 15:09:10 -07:00
Sean Li 66c40a8787 Merge branch 'master' into rc0.2.3 2014-09-12 14:39:28 -07:00
Sean Li 35f84a871b Lowered the wait time. 2014-09-12 14:30:54 -07:00
Sean Li 05af0612b7 Hack to prevent blank screen from appearing when starting the app. 2014-09-12 14:25:53 -07:00
Jeff Morgan dd4bbc77fc Merge branch 'master' of github.com:kitematic/kitematic 2014-09-12 13:50:59 -07:00
Sean Li a323d9bb00 Merge branch 'master' into rc0.2.3 2014-09-12 13:15:49 -07:00
Sean Li bb2996457c Addded bootstrap Javascript files. 2014-09-12 13:15:36 -07:00
Sean Li b51fbf1ab6 Merge branch 'master' into rc0.2.3 2014-09-12 13:09:58 -07:00
Sean Li 73b10b1637 Fixing path escaping issues. 2014-09-12 13:09:40 -07:00
Sean Li 714e559e05 Manually packaged bootstrap. 2014-09-12 13:05:31 -07:00
Jeffrey Morgan 9518dabb44 Merge pull request #73 from bensheldon/patch-1
Correction of typo in installer text
2014-09-12 13:04:35 -07:00
Ben Sheldon a29b126ef5 Correct typo in installer text 2014-09-12 12:57:09 -07:00
Sean Li 68918b48c3 Meteor 0.9 packaging. 2014-09-12 12:43:27 -07:00
Jeff Morgan aaa0fb45a0 Merge branch 'master' of github.com:kitematic/kitematic 2014-09-12 02:12:40 -07:00
Jeff Morgan e58f35e4d6 Fixing breaking bug if old version of virtualbox is installed. 2014-09-12 02:12:20 -07:00
Michael Chiang 6f77c8aaa2 white screen issue. 2014-09-11 20:50:10 -07:00
Michael Chiang bc2e8d616c staying current with v0.2.1 release. 2014-09-11 19:17:26 -07:00
Jeff Morgan 4ff3567a58 virtualbox check 2014-09-11 17:06:45 -07:00
Jeff Morgan 18aefe39a6 Fixing remaining bugs. 2014-09-11 16:16:19 -07:00
Jeff Morgan b95a2adb1e Adding CFBundleName for script 2014-09-11 15:45:54 -07:00
Jeff Morgan 785907daf9 Bump version 2014-09-11 15:42:42 -07:00
Sean Li c087a77501 Fixed a bug where creating image without volume hangs. 2014-09-11 15:34:25 -07:00
Sean Li 0b0a50e403 Fixed bug with copying folder. 2014-09-11 15:05:57 -07:00
Peter deHaan 6204762db4 Updating package.json
Should now pass http://package-json-validator.com/ with minimal warnings:
```json
{
  "valid": true,
  "warnings": [
    "Missing recommended field: keywords",
    "Missing recommended field: contributors"
  ],
  "recommendations": [
    "Missing optional field: engines"
  ]
}
```
2014-09-11 10:59:06 -07:00
Sean Li f0b5366b4b Merge branch 'master' of https://github.com/kitematic/kitematic 2014-09-11 00:24:57 -07:00
Sean Li d2820cb6e8 Merge branch 'rc0.2.0' 2014-09-11 00:24:30 -07:00
Sean Li a4ac441674 Fixed bug with GA not tracking. 2014-09-11 00:24:12 -07:00
Sean Li 010e19f9ac Merge pull request #68 from kitematic/rc0.2.0
Release candidate 0.2.0 changes.
2014-09-11 00:02:09 -07:00
Sean Li e6f1e50bc5 JSHint. 2014-09-10 23:50:12 -07:00
Jeff Morgan b52105afa0 Merge branch 'rc0.2.0' of github.com:kitematic/kitematic into rc0.2.0 2014-09-10 23:43:20 -07:00
Jeff Morgan 51658b92d9 Fixing boot2docker call in removeBindFolder 2014-09-10 23:42:59 -07:00
Sean Li 228db73ca0 Fixed app not deleting and form validation not working bug. 2014-09-10 23:41:17 -07:00