Commit Graph

299 Commits

Author SHA1 Message Date
Sean Li 443fff5a60 Renamed app to container to be consistent with Docker concept. 2014-11-04 15:25:47 -05:00
Jeff Morgan d80bddee7e removing errors for missing files 2014-10-19 20:57:56 -07:00
Jeff Morgan 474f4e5e00 Fix for bugs upgrade 0.2.3 -> 0.3.0 2014-10-19 20:44:06 -07:00
Jeff Morgan 979fca4467 Fix for bugs upgrade 0.2.3 -> 0.3.0 2014-10-19 20:34:13 -07:00
Jeff Morgan 6db97b1256 Fixing upgrade from 0.2.3 -> 0.3.0 2014-10-19 20:22:28 -07:00
Jeff Morgan ce4be1d4b8 bumping version 2014-10-19 19:41:35 -07:00
Jeffrey Morgan 3df83a3522 Merge pull request #70 from pdehaan/patch-1
Updating package.json
2014-10-19 19:40:52 -07:00
Jeffrey Morgan 3ba0c09018 Merge pull request #95 from denji/master
Update README.md
2014-10-19 19:40:13 -07:00
Sean Li 319f7d85df Merge pull request #101 from kitematic/merge0.3.0
Merge 0.3.0 RC into master.
2014-10-19 19:39:39 -07:00
Jeff Morgan d06261e28f Moved additional eth2 network to instead replace eth1, bumped Boot2Docker dependency to 1.3 2014-10-19 19:37:37 -07:00
Jeff Morgan 660016f9fc Merge branch 'rc0.3.0' of github.com:kitematic/kitematic into merge0.3.0
Conflicts:
	meteor/client/lib/boot2docker.js
2014-10-19 16:29:36 -07:00
Jeff Morgan c10ecc54db Fixing any breaks from Docker 1.3 2014-10-19 16:28:53 -07:00
Sean Li b9121f15ae Fixing up deprecation warning. 2014-10-19 15:34:33 -07:00
Sean Li b136966036 Updated Meteor. 2014-10-17 13:33:12 -07:00
Sean Li df96ca8889 Cannot create app from image without exposed port. 2014-10-17 11:08:23 -07:00
Sean Li 7004059005 Don't display anything if there are no tags. 2014-10-16 17:44:55 -07:00
Sean Li d6fc7a8154 Display the right image for the app. 2014-10-10 12:38:51 -07:00
Sean Li 9b9fa74fd7 Re-enabled automatic app recovering. 2014-10-09 13:38:48 -07:00
Sean Li 9d85a5a33b Ignores the kite-dns app and image during syncing. 2014-10-09 13:36:16 -07:00
Sean Li 2eab25fc61 Removes duplicate apps and fixes apps duplicating during installs. 2014-10-09 11:43:13 -07:00
Sean Li 0f6b7746aa Fixed bug when image doesn't finish building. 2014-10-09 11:25:47 -07:00
Denis Denisov 16eacd99cd Update README.md 2014-10-04 22:46:57 +03:00
Sean Li 0f07fc9b51 Added timeout and retry limit for dig command. 2014-10-02 18:58:07 -07:00
Sean Li f289cffa91 Refactoring and bug fixes. 2014-10-02 13:16:38 -07:00
Sean Li e7674e1ac6 Updated version and sync image name and tag. 2014-10-01 13:31:08 -07:00
Sean Li 78c2fd09fe Fixed bugs with image state syncing. 2014-09-30 17:14:34 -07:00
Sean Li 0ea57733cd Can now sync images. 2014-09-30 17:02:31 -07:00
Sean Li 85d247da20 Fixed app state syncing bugs. 2014-09-30 14:20:13 -07:00
Sean Li da0ca1b320 Container status sync'ed across app and docker host. 2014-09-30 13:12:16 -07:00
Sean Li 223d745edd Function to list image data. 2014-09-28 18:02:07 -07:00
Sean Li e1fcc6fd0a Added container listing function. 2014-09-28 16:14:11 -07:00
Jeffrey Morgan 71efa76911 Update README.md 2014-09-24 21:56:55 -07:00
Jeffrey Morgan 4bbc7ece3d Update README.md 2014-09-24 21:56:17 -07:00
Jeffrey Morgan 3a56f18899 Merge pull request #79 from kitematic/rc0.2.3
v0.2.3
2014-09-14 15:05:59 -07:00
Sean Li 6c04630928 Fixed installer bug. 2014-09-14 15:02:52 -07:00
Sean Li b82ffd383e Fixed image rebuild bug and bumped version. 2014-09-14 14:33:53 -07:00
Jeff Morgan 0a8c95e832 adding upload script to deploy new zip file 2014-09-13 00:01:59 -07:00
Sean Li 8e91ce11fc Added a feature to recover Kitematic setup. 2014-09-12 22:44:04 -07:00
Sean Li aff459f1d3 Fixed space in path problem. 2014-09-12 15:09:10 -07:00
Sean Li e3464c9e30 Merge branch 'master' into rc0.2.3 2014-09-12 14:39:28 -07:00
Sean Li 60dec383a8 Lowered the wait time. 2014-09-12 14:30:54 -07:00
Sean Li 7669b3c08b Hack to prevent blank screen from appearing when starting the app. 2014-09-12 14:25:53 -07:00
Jeff Morgan aeb542adec Merge branch 'master' of github.com:kitematic/kitematic 2014-09-12 13:50:59 -07:00
Sean Li 3f7f693112 Merge branch 'master' into rc0.2.3 2014-09-12 13:15:49 -07:00
Sean Li 65713bcdb0 Addded bootstrap Javascript files. 2014-09-12 13:15:36 -07:00
Sean Li 1147225bcd Merge branch 'master' into rc0.2.3 2014-09-12 13:09:58 -07:00
Sean Li c280a7aece Fixing path escaping issues. 2014-09-12 13:09:40 -07:00
Sean Li 66b1e06cb2 Manually packaged bootstrap. 2014-09-12 13:05:31 -07:00
Jeffrey Morgan 0e677be1ea Merge pull request #73 from bensheldon/patch-1
Correction of typo in installer text
2014-09-12 13:04:35 -07:00
Ben Sheldon 46466e1158 Correct typo in installer text 2014-09-12 12:57:09 -07:00