Simo Kinnunen
|
396cfbad7f
|
Allocated ports were not being released properly due to fork() now consuming the ports. Additionally fixes port pool grouping. Fixes #138.
|
2015-10-21 16:58:41 +09:00 |
|
Simo Kinnunen
|
4dc8772e1b
|
Merge pull request #136 from openstf/greenkeeper-style-loader-0.13.0
Update style-loader to version 0.13.0 🚀
|
2015-10-20 14:36:17 +09:00 |
|
greenkeeperio-bot
|
f9842c17d1
|
chore(package): update style-loader to version 0.13.0
http://greenkeeper.io/
|
2015-10-20 03:57:14 +09:00 |
|
tchibana
|
bbbd8f688c
|
Merge branch 'master' of https://github.com/openstf/stf into s3insteadoftmp
|
2015-10-20 01:34:05 +09:00 |
|
hogehoge-banana
|
8462290d34
|
fix file expiration logic and some bugs.
|
2015-10-20 00:55:33 +09:00 |
|
Gunther Brunner
|
c83e14486b
|
Update dependencies. Latest angular-ui-bootstrap fixes tooltip bug.
|
2015-10-19 16:59:43 +09:00 |
|
Simo Kinnunen
|
31aedff876
|
Merge pull request #134 from openstf/greenkeeper-css-loader-0.20.1
Update css-loader to version 0.20.1 🚀
|
2015-10-19 11:23:48 +09:00 |
|
greenkeeperio-bot
|
15feaf3f38
|
chore(package): update css-loader to version 0.20.1
http://greenkeeper.io/
|
2015-10-19 06:05:39 +09:00 |
|
Gunther Brunner
|
4c0257e041
|
Merge remote-tracking branch 'origin/master'
|
2015-10-16 18:25:51 +09:00 |
|
Gunther Brunner
|
1e961763bd
|
Removed almost all JSHint warnings.
|
2015-10-16 18:25:32 +09:00 |
|
Simo Kinnunen
|
c77385e7c9
|
Allow failures on OS X since we're getting ECONNRESET all the time.
|
2015-10-16 10:21:28 +09:00 |
|
Simo Kinnunen
|
8b89b29017
|
Merge pull request #130 from openstf/greenkeeper-minimatch-3.0.0
Update minimatch to version 3.0.0 🚀
|
2015-10-16 09:33:08 +09:00 |
|
greenkeeperio-bot
|
7c0d7041d4
|
chore(package): update minimatch to version 3.0.0
http://greenkeeper.io/
|
2015-10-16 06:40:39 +09:00 |
|
Gunther Brunner
|
73002d6888
|
Merge pull request #119 from vbanthia/allow-shift-click-on-device-image
Also allow shift-click standalone mode on device icon
|
2015-10-15 14:21:09 +09:00 |
|
Vishal Banthia
|
3489c88615
|
correct device-list-icons-directive class name
|
2015-10-14 22:19:35 +09:00 |
|
Vishal Banthia
|
86af24c1a5
|
Allow shift-click on device icon
|
2015-10-14 22:18:14 +09:00 |
|
Simo Kinnunen
|
0942ecea7a
|
Fix stf local not accepting multiple serials. Fixes #91.
|
2015-10-14 01:56:30 +09:00 |
|
Simo Kinnunen
|
b248e96dc2
|
Output a warning instead of crashing if ZMQ library is too old to
support TCP keepalive options. Fixes #109.
|
2015-10-14 01:40:30 +09:00 |
|
Gunther Brunner
|
2a5a7bae9a
|
Do only gulp build and npm test for now.
|
2015-10-13 21:22:28 +09:00 |
|
Gunther Brunner
|
342890e884
|
Start fixing npm test warnings.
|
2015-10-13 21:21:32 +09:00 |
|
Gunther Brunner
|
78839ba2e4
|
Fix path for Travis stf local.
|
2015-10-13 21:08:39 +09:00 |
|
Gunther Brunner
|
e4f339b68a
|
Try to run rethinkdb, stf local and npm test over Travis.
The final goal is to run and test over saucelabs with protractor and a fake device.
|
2015-10-13 21:00:24 +09:00 |
|
Gunther Brunner
|
8083ddec05
|
Update Korean translation.
|
2015-10-13 20:58:18 +09:00 |
|
Gunther Brunner
|
df8c935975
|
Revert to Angular 1.4.7 since it seems to break the transcluded directive which uses ng-context-menu.
Commit that seems to be breaking it: 652b83eb22
Also, use a ng-context-menu fork since the original is looking for maintainers now.
|
2015-10-13 20:57:16 +09:00 |
|
Gunther Brunner
|
a7408e071f
|
Separate port from hostname for VNC since most clients have them as separate fields (Improve Copy-Paste workflow).
|
2015-10-13 20:20:32 +09:00 |
|
Gunther Brunner
|
41be8d09a2
|
Change angular-bootstrap to default version.
|
2015-10-13 19:40:27 +09:00 |
|
Simo Kinnunen
|
3b89196cc3
|
Fix VNC endianness check.
|
2015-10-13 19:25:56 +09:00 |
|
Gunther Brunner
|
8625a6db23
|
Update bootstrap UI.
|
2015-10-13 17:29:24 +09:00 |
|
Gunther Brunner
|
dec14899c2
|
Add initial VNC UI.
|
2015-10-13 17:29:04 +09:00 |
|
Gunther Brunner
|
c4179f5886
|
Simplify Advanced input keys to make space for new things coming up.
|
2015-10-13 17:11:59 +09:00 |
|
Simo Kinnunen
|
638322fd47
|
Fix VNC auth DB index.
|
2015-10-13 15:31:26 +09:00 |
|
Simo Kinnunen
|
8f882702f4
|
Oops, vnc doc was supposed to be markdown.
|
2015-10-13 14:31:03 +09:00 |
|
Simo Kinnunen
|
d55ce41214
|
No need for VNC "fingerprint" anymore.
|
2015-10-13 04:05:07 +09:00 |
|
Simo Kinnunen
|
5216eac5ce
|
Remove unused VNC authentication utilities.
|
2015-10-13 04:05:07 +09:00 |
|
Simo Kinnunen
|
e68d8564f4
|
Slightly improved VNC readme.
|
2015-10-13 04:05:07 +09:00 |
|
Simo Kinnunen
|
5b5520b705
|
VNC authentication works, although there is no UI for adding passwords
yet. Direct database manipulation is required for now.
|
2015-10-13 04:05:07 +09:00 |
|
Simo Kinnunen
|
a902c66131
|
Fix misc eslint errors.
|
2015-10-13 04:05:07 +09:00 |
|
Simo Kinnunen
|
d335821ac8
|
Merge pull request #107 from openstf/greenkeeper-chalk-1.1.1
Update chalk to version 1.1.1 🚀
|
2015-10-12 02:23:15 +09:00 |
|
greenkeeperio-bot
|
15ce483ccb
|
chore(package): update chalk to version 1.1.1
http://greenkeeper.io/
|
2015-10-11 05:27:36 +09:00 |
|
Simo Kinnunen
|
f994c352ea
|
Fix accidental global variable in the file exporer.
|
2015-10-11 04:40:41 +09:00 |
|
Simo Kinnunen
|
6211dfacd3
|
Clean up our messy gulpfile just a little bit. Hopefully we can get rid
of gulp entirely at some point.
|
2015-10-11 04:37:17 +09:00 |
|
Simo Kinnunen
|
3a0b4e849e
|
Fix npm loglevel option.
|
2015-10-11 04:26:06 +09:00 |
|
Simo Kinnunen
|
4db05268f4
|
run-sequence is super buggy too, preventing gulp run from running
properly. Not sure why it was being used in the
first place?
|
2015-10-11 04:18:06 +09:00 |
|
Simo Kinnunen
|
f7a7b6ff7d
|
Stop using NPM3 for now, it's super slow and buggy.
|
2015-10-11 04:06:28 +09:00 |
|
Simo Kinnunen
|
368c8ad4fc
|
Bump base image for Node 4.1.2 and latest NPM 3.x since v2 is stupid.
|
2015-10-10 21:47:28 +09:00 |
|
Simo Kinnunen
|
6c867bb1ea
|
Revert "Use default loglevel for NPM, otherwise it's super noisy."
This reverts commit 4594ef6283 .
|
2015-10-10 16:42:43 +09:00 |
|
Simo Kinnunen
|
4594ef6283
|
Use default loglevel for NPM, otherwise it's super noisy.
|
2015-10-10 16:23:25 +09:00 |
|
Simo Kinnunen
|
26ec3d4403
|
Attempt to resolve bower conflicts.
|
2015-10-10 16:22:56 +09:00 |
|
Simo Kinnunen
|
86824ea1e2
|
Merge pull request #104 from vbanthia/Issue-100_Add_socketopt_to_keep_tcp_connection_alive
Set TCP_KEEPALIVE socket option to all sockets to fix #100
|
2015-10-10 16:03:37 +09:00 |
|
Vishal Banthia
|
6c741cbf4b
|
Set TCP_KEEPALIVE socket option to fix tcp_connection problem in
some network. Issue-100
|
2015-10-09 16:32:02 +09:00 |
|