Jeff Morgan
|
9ea3245b57
|
Fixing bugs that occur with sync when containers fail to run
|
2014-12-14 21:03:08 -08:00 |
Jeff Morgan
|
cbb40dded8
|
Moving to leveldb
|
2014-12-10 18:55:03 -08:00 |
Jeff Morgan
|
9c5eed99fa
|
fixing settings page
|
2014-12-10 17:44:48 -08:00 |
Jeff Morgan
|
8f4d55e0bf
|
Fixes for metrics
|
2014-12-06 14:57:43 -05:00 |
Jeff Morgan
|
0bb1153103
|
Initial implementation of mixpanel instead of GA
|
2014-12-06 14:41:59 -05:00 |
Jeff Morgan
|
56b3ada8a8
|
fixing minor UI bugs
|
2014-12-01 22:12:04 -05:00 |
Jeff Morgan
|
668ffa4bc8
|
Changing sync to only sync containers that have ports exposed
|
2014-11-30 12:20:22 -05:00 |
Jeff Morgan
|
0673ae097c
|
Fixing errors that occur when app has a space in the path
|
2014-11-29 19:04:10 -05:00 |
Jeff Morgan
|
0357ce7b0e
|
Fixing outstanding installer & port mapping bugs
|
2014-11-28 17:56:38 -05:00 |
Jeff Morgan
|
d1c6928321
|
Working ports update
|
2014-11-24 10:41:02 -05:00 |
Jeff Morgan
|
5520b8a4b9
|
WIP Installer fixes
|
2014-11-17 17:25:47 -05:00 |
Jeff Morgan
|
61df95a089
|
Initial working version of autoupdates
|
2014-11-11 12:52:57 -05:00 |
Sean Li
|
443fff5a60
|
Renamed app to container to be consistent with Docker concept.
|
2014-11-04 15:25:47 -05: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
|
d6fc7a8154
|
Display the right image for the app.
|
2014-10-10 12:38:51 -07:00 |
Sean Li
|
0f6b7746aa
|
Fixed bug when image doesn't finish building.
|
2014-10-09 11:25:47 -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
|
8e91ce11fc
|
Added a feature to recover Kitematic setup.
|
2014-09-12 22:44:04 -07:00 |
Jeff Morgan
|
4fb57eb4c1
|
Fixing breaking bug if old version of virtualbox is installed.
|
2014-09-12 02:12:20 -07:00 |
Jeff Morgan
|
388e7a0dc5
|
Fixing remaining bugs.
|
2014-09-11 16:16:19 -07:00 |
Sean Li
|
c4d103574d
|
Fixed bug with copying folder.
|
2014-09-11 15:05:57 -07:00 |
Sean Li
|
80b57e6e61
|
JSHint.
|
2014-09-10 23:50:12 -07:00 |
Sean Li
|
aa99fd0f99
|
Fixed app not deleting and form validation not working bug.
|
2014-09-10 23:41:17 -07:00 |
Sean Li
|
bae30c6e4a
|
Fixed tracking not being applied.
|
2014-09-10 23:18:29 -07:00 |
Jeff Morgan
|
e8fe955cfd
|
Merge branch 'master' into rc0.2.0
Conflicts:
index.js
meteor/.meteor/packages
meteor/client/lib/apputil.js
meteor/client/lib/boot2docker.js
meteor/client/lib/docker.js
meteor/client/lib/installer.js
meteor/client/lib/router.js
meteor/client/lib/startup.js
meteor/client/lib/util.js
meteor/client/lib/virtualbox.js
meteor/client/views/dashboard/apps/dashboard-apps-settings.js
meteor/client/views/dashboard/apps/dashboard-single-app.js
meteor/client/views/dashboard/components/modal-create-image.js
meteor/client/views/dashboard/images/dashboard-images-settings.js
meteor/client/views/dashboard/setup/setup-install.html
meteor/client/views/dashboard/setup/setup-install.js
meteor/client/views/dashboard/setup/setup-layout.html
meteor/server/publications.js
meteor/smart.json
meteor/smart.lock
package.json
resources/install
script/dist.sh
script/setup.sh
script/versions.sh
|
2014-09-10 22:28:26 -07:00 |
Jeff Morgan
|
22b1c3f873
|
Adding setup page for usage diagnostics
|
2014-09-10 19:39:25 -07:00 |
Jeff Morgan
|
cab775f9c2
|
Progress for default images and vbox
|
2014-09-09 16:23:48 -07:00 |
Jeff Morgan
|
8ebc911f85
|
Merge branch 'analytics' of github.com:kitematic/kitematic into rc0.2.0
Conflicts:
index.js
meteor/.meteor/packages
meteor/client/views/dashboard/layouts/dashboard-apps-layout.js
|
2014-09-07 23:51:25 -07:00 |
Jeff Morgan
|
76fcc97290
|
Adding download method to Util
|
2014-09-07 23:49:16 -07:00 |
Jeff Morgan
|
e59444129c
|
Initial work towards rc0.2.0
|
2014-09-07 20:20:47 -07:00 |
Sean Li
|
aba0b291bc
|
Added start/stop action in app detail page.
|
2014-09-06 20:47:24 -07:00 |
Sean Li
|
06c522d4f2
|
UX refactor and JSHint.
|
2014-09-06 20:44:45 -07:00 |
Sean Li
|
fef4a8cc37
|
Merge branch 'master' into analytics
|
2014-09-06 20:26:51 -07:00 |
Peter Nguyen
|
47dfb0775d
|
Added feature to start/stop apps
|
2014-09-06 22:14:09 +02:00 |
Peter Nguyen
|
30b6c52edc
|
Added feature to start/stop apps
|
2014-09-06 22:14:09 +02:00 |
Sean Li
|
e1f1f41efb
|
Added GA to track usage analytics and option to disable it.
|
2014-09-05 19:52:03 -07:00 |
Jeff Morgan
|
000d916693
|
Merge branch 'backend-refactor' of github.com:kitematic/kitematic into installer_fix
Conflicts:
meteor/client/lib/docker.js
meteor/client/lib/validations.js
meteor/client/lib/virtualbox.js
meteor/lib/validations.js
meteor/server/apps.js
meteor/server/lib/validations.js
|
2014-09-04 02:39:13 -07:00 |
Jeff Morgan
|
effef0c2e6
|
Merge branch 'backend-refactor' of github.com:kitematic/kitematic into installer_fix
Conflicts:
meteor/client/lib/docker.js
meteor/client/lib/validations.js
meteor/client/lib/virtualbox.js
meteor/lib/validations.js
meteor/server/apps.js
meteor/server/lib/validations.js
|
2014-09-04 02:39:13 -07:00 |
Sean Li
|
fd45571c2e
|
Renamed image rebuild functions.
|
2014-09-03 19:30:38 -07:00 |
Sean Li
|
9ff6af34d5
|
Renamed image rebuild functions.
|
2014-09-03 19:30:38 -07:00 |
Sean Li
|
0da48eb8bd
|
Moved server code to the client side for performance.
|
2014-09-03 18:17:46 -07:00 |
Sean Li
|
29fbc0cb58
|
Moved server code to the client side for performance.
|
2014-09-03 18:17:46 -07:00 |
Jeff Morgan
|
6402782215
|
Adding update process
|
2014-09-01 17:19:19 -07:00 |
Jeff Morgan
|
dc1cb0caec
|
Adding update process
|
2014-09-01 17:19:19 -07:00 |
Jeff Morgan
|
ebfbdc4182
|
Fixing remaining installer bugs
|
2014-09-01 15:42:15 -07:00 |