Commit Graph

182 Commits

Author SHA1 Message Date
Jeffrey Morgan 5e2b22938f Merge pull request #135 from kitematic/jmorgan_fix_metrics
Change localstore data to leveldb
2014-12-10 18:56:22 -08:00
Jeff Morgan 18e3978bda Moving to leveldb 2014-12-10 18:55:03 -08:00
Jeff Morgan 26e42af48f fixing settings page 2014-12-10 17:44:48 -08:00
Jeff Morgan bd691f97f7 Changing to leveldb 2014-12-10 17:29:37 -08:00
Jeff Morgan d64e347850 Fixing sync bug where deleted container would re-appear after deletion 2014-12-09 22:58:15 -08:00
Jeff Morgan 8630c4d646 Use official library 2014-12-09 16:13:42 -08:00
Jeff Morgan 7838df68ee fixing cmd+q accelerator 2014-12-09 11:02:28 -08:00
Jeff Morgan ca9110d75a Delete any app that isn't reflected in Docker 2014-12-09 10:54:46 -08:00
Jeff Morgan 6456650154 Putting back App object removal 2014-12-09 10:48:59 -08:00
Jeff Morgan aeffbc305d Fixing but where app would not be deleted 2014-12-09 10:37:07 -08:00
Jeffrey Morgan 574e42cb3f Merge pull request #126 from kitematic/jmorgan_analytics_uuid
Changing metrics to use mixpanel
2014-12-06 15:13:35 -05:00
Jeff Morgan faa40aeee3 Fixes for metrics 2014-12-06 14:57:43 -05:00
Jeff Morgan a727193222 Initial implementation of mixpanel instead of GA 2014-12-06 14:41:59 -05:00
Jeff Morgan c8cdf428ea Removing reload accelerator and menu bar item 2014-12-04 16:53:38 -05:00
Jeff Morgan b1e8a8a4d0 Fixing minor installer bugs 2014-12-02 16:23:47 -05:00
Jeff Morgan 5c2b8b82fc Removing extra padding above VM metrics in settings 2014-12-01 22:26:00 -05:00
Jeff Morgan f3f82e71ba fixing minor UI bugs 2014-12-01 22:12:04 -05:00
Jeff Morgan 1a956a6504 Changing sync to only sync containers that have ports exposed 2014-11-30 12:20:22 -05:00
Jeff Morgan ffaa2bc565 Fixing errors that occur when app has a space in the path 2014-11-29 19:04:10 -05:00
Jeff Morgan 5bf18383ea fixing bug where docker vm would require update on every load 2014-11-29 16:10:46 -05:00
Jeff Morgan 75bced8c5f Fixing outstanding installer & port mapping bugs 2014-11-28 17:56:38 -05:00
Jeff Morgan 54a123ef94 Working ports update 2014-11-24 10:41:02 -05:00
Jeff Morgan 4ee1e4ecda WIP Installer fixes 2014-11-17 17:25:47 -05:00
Jeff Morgan 19a79b450b Initial working version of autoupdates 2014-11-11 12:52:57 -05:00
Sean Li 61b9532a81 Renamed app to container to be consistent with Docker concept. 2014-11-04 15:25:47 -05:00
Jeff Morgan 6ad9938061 removing errors for missing files 2014-10-19 20:57:56 -07:00
Jeff Morgan dc0c8d3a5f Fix for bugs upgrade 0.2.3 -> 0.3.0 2014-10-19 20:44:06 -07:00
Jeff Morgan bbb83a5574 Fix for bugs upgrade 0.2.3 -> 0.3.0 2014-10-19 20:34:13 -07:00
Jeff Morgan 395221916f Fixing upgrade from 0.2.3 -> 0.3.0 2014-10-19 20:22:28 -07:00
Jeff Morgan c5b54f7dbb Moved additional eth2 network to instead replace eth1, bumped Boot2Docker dependency to 1.3 2014-10-19 19:37:37 -07:00
Jeff Morgan d949b86198 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 fe2641d9c8 Fixing any breaks from Docker 1.3 2014-10-19 16:28:53 -07:00
Sean Li ca3ac6fd1c Fixing up deprecation warning. 2014-10-19 15:34:33 -07:00
Sean Li 870fad25d4 Updated Meteor. 2014-10-17 13:33:12 -07:00
Sean Li 105fb835f2 Cannot create app from image without exposed port. 2014-10-17 11:08:23 -07:00
Sean Li 1adde4dc25 Don't display anything if there are no tags. 2014-10-16 17:44:55 -07:00
Sean Li dd643f6acd Display the right image for the app. 2014-10-10 12:38:51 -07:00
Sean Li fdbc38fd1f Re-enabled automatic app recovering. 2014-10-09 13:38:48 -07:00
Sean Li 80758ffbdb Ignores the kite-dns app and image during syncing. 2014-10-09 13:36:16 -07:00
Sean Li 0071a7fcf5 Removes duplicate apps and fixes apps duplicating during installs. 2014-10-09 11:43:13 -07:00
Sean Li 67d37878bf Fixed bug when image doesn't finish building. 2014-10-09 11:25:47 -07: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