Commit Graph

357 Commits

Author SHA1 Message Date
Jonathan Leibiusky @xetorthio
f810c0c92f Use transport proxy instead of a special custom header 2017-08-04 15:45:05 -03:00
Jonathan Leibiusky @xetorthio
defe8552fb Make it multiple goroutines friendly 2017-08-03 15:58:02 -03:00
Jonathan Leibiusky @xetorthio
3906bd3b57 Changes to L1 router to also pass the protocol it is routing. 2017-08-03 11:55:53 -03:00
Jonathan Leibiusky @xetorthio
e0626f4176 Add certificate management funcs 2017-08-03 11:11:08 -03:00
Jonathan Leibiusky @xetorthio
e2e458b681 Untrack stopped terminals 2017-08-02 14:47:14 -03:00
Marcos Lilljedahl
0655a4bb99 Set session ticker inside cron 2017-08-02 13:31:41 -03:00
Marcos Lilljedahl
cfb2ad01ca Set session ticker when calling Schedule 2017-08-02 13:00:29 -03:00
Jonathan Leibiusky @xetorthio
c2b156d02a Add provisioners 2017-08-02 11:58:56 -03:00
Jonathan Leibiusky @xetorthio
201aed1818 More fixes 2017-07-28 23:37:09 -03:00
Jonathan Leibiusky @xetorthio
5ee4bb2011 More fixes 2017-07-28 23:24:02 -03:00
Jonathan Leibiusky @xetorthio
0e08107738 Tests are working again 2017-07-28 20:42:05 -03:00
Jonathan Leibiusky @xetorthio
91c7ec3bd5 WIP 2017-07-26 19:15:31 -03:00
Jonathan Leibiusky @xetorthio
53e6078cc5 WIP 2017-07-25 16:36:10 -03:00
Jonathan Leibiusky @xetorthio
8424479e76 Update event names 2017-07-24 14:55:17 -03:00
Jonathan Leibiusky @xetorthio
fd7441943d EventType should be an enumerable type 2017-07-24 13:46:48 -03:00
Marcos Lilljedahl
9293a4f8d0 Add sessionGetAll to StorageAPI 2017-07-18 18:17:42 -03:00
Jonathan Leibiusky @xetorthio
56e2899dcf Make tests more stable 2017-07-18 15:29:00 -03:00
Marcos Lilljedahl
4eda861329 Merge branch 'routing_refactor' into next 2017-07-18 15:15:11 -03:00
Marcos Nils
8aa95b79c6 Merge pull request #31 from xetorthio/mongo_storage
Add StorageAPI abstraction
2017-07-18 14:45:18 -03:00
Marcos Lilljedahl
8eae9c1e06 Merge branch 'next' into mongo_storage 2017-07-18 14:43:27 -03:00
Jonathan Leibiusky @xetorthio
08b64dadde Add storage API abstraction 2017-07-18 14:32:17 -03:00
Jonathan Leibiusky @xetorthio
4731d8ec98 Event refactor 2017-07-18 10:45:05 -03:00
Marcos Lilljedahl
a6fdfcaa7d Upload files synchronously and add more description 2017-07-13 13:54:00 -03:00
Jonathan Leibiusky @xetorthio
6eaece99c5 Add events 2017-07-12 21:46:57 -03:00
Marcos Lilljedahl
aaa55785ba Add QEMU for moby 2017-07-12 19:16:37 -03:00
Marcos Lilljedahl
3be03b1b85 Add MOBY_COMMIT to dockerfile 2017-07-12 19:15:09 -03:00
Marcos Lilljedahl
377880080f Remove unnecessary dockerfile 2017-07-12 15:53:31 -03:00
Marcos Lilljedahl
32bbe01c87 Add progress bar 2017-07-12 15:18:07 -03:00
Jonathan Leibiusky @xetorthio
d18b11ebd4 Add l2 implementation 2017-07-11 15:05:21 -03:00
Marcos Nils
e624ab1374 Merge pull request #29 from xetorthio/drag_and_drop_uploads
Allow to drag & drop file uploads to instances
2017-07-10 19:00:49 -03:00
Marcos Lilljedahl
3e38804393 Fix path for stack files 2017-07-10 18:59:38 -03:00
Marcos Lilljedahl
b9f154c07c Unify file upload strategies 2017-07-10 18:53:33 -03:00
Marcos Lilljedahl
5bd30907b8 No need to loop anymore as terminal is created after dialog opens now 2017-07-10 17:42:04 -03:00
Marcos Lilljedahl
632adee653 Fix stack diaglog terminal render 2017-07-10 15:55:13 -03:00
Jonathan Leibiusky @xetorthio
e6b089f9be Allow to drag & drop file uploads to instances
Upload file to relative session dir from terminal
2017-07-09 23:36:58 -03:00
Marcos Lilljedahl
2053ecd7f9 Update xterm 2017-07-09 18:24:08 -03:00
Marcos Lilljedahl
b82e8308bd Add fixes in Dockerfile and motd 2017-07-06 17:23:20 -03:00
Jonathan Leibiusky
020579f10d Merge pull request #22 from xetorthio/storage_refactor
Storage has now it's own package.
2017-07-06 15:14:42 -03:00
Marcos Lilljedahl
72bef12cb4 Update dind version 2017-06-29 13:44:44 -03:00
Marcos Lilljedahl
9f1b5e092b Improve image size by removing Go after installing linuxkit 2017-06-26 12:38:39 -03:00
Marcos Lilljedahl
83540ff8c3 Remove unnecessary space from borders 2017-06-25 16:57:02 -03:00
Mano Marks
76d4b4396e adding DS_Store to .gitignore 2017-06-25 16:57:02 -03:00
Mano Marks
00ef9dacd1 updating logo 2017-06-25 16:57:02 -03:00
Jonathan Leibiusky @xetorthio
f7253a79cd WIP 2017-06-22 17:34:24 -03:00
Marcos Lilljedahl
da60e634a8 Add go a install linuxkit / moby 2017-06-22 17:06:53 -03:00
Jonathan Leibiusky @xetorthio
ffaad303d6 WIP 2017-06-22 09:17:46 -03:00
Jonathan Leibiusky @xetorthio
cd6d172cfa WIP 2017-06-22 09:17:46 -03:00
Jonathan Leibiusky @xetorthio
1ee90c43d1 Merge branch 'master' into storage_refactor 2017-06-22 09:16:49 -03:00
Marcos Nils
e0f0e47df7 Merge pull request #25 from xetorthio/multipart_file_uploads
Add multipart upload to instances
2017-06-21 22:17:06 +01:00
Marcos Lilljedahl
32dbb5ca99 Add keys to allow transparent sshing between hosts 2017-06-21 11:08:53 -03:00