Commit Graph

967 Commits

Author SHA1 Message Date
Marco Vermeulen
302ac73f89 Migrates to new latest broadcast endpoint. 2014-08-06 22:30:07 +01:00
Marco Vermeulen
bc238047a5 Introduce new broadcast service and config. 2014-07-26 00:15:58 +01:00
Marco Vermeulen
d9e7a7d10e Adds package structure to groovy test sources. 2014-07-24 13:24:40 +01:00
Marco Vermeulen
8e5e354f05 Introduces stubs to replace vertx and mongo. To be supplemented with integration tests. 2014-07-24 13:11:49 +01:00
Marco Vermeulen
32d61738ba Introduce embedded mongo with full fixture. 2014-07-24 13:11:49 +01:00
Marco Vermeulen
9b59ca045a Moves vertx server script out of groovy source path. 2014-07-24 13:11:49 +01:00
Marco Vermeulen
0a56b807a4 Remove dependency on vert in tests. 2014-07-24 13:11:49 +01:00
Jose Bovet Derpich
4d293e6c96 set plain text header in request 2014-03-07 12:46:33 -03:00
Marco Vermeulen
5ae4a3322c Do not suggest selfupdate if curl times out. 2013-12-05 14:16:55 +00:00
Marco Vermeulen
3ae1073768 Do not go offline when curl times out on initialisation. 2013-12-05 13:51:49 +00:00
Marco Vermeulen
5acd0b6c68 Introduce ability to force selfupdate. 2013-12-05 12:45:29 +00:00
Marco Vermeulen
c326d9fae9 Comment out exit status steps in spec. Fails due to async behaviour of bash env. 2013-11-29 08:16:48 +00:00
Nuno Pinge
bd8a6e01e0 added exit status steps to gvm install feature (fixes #223) 2013-11-27 03:30:12 -05:00
Marco Vermeulen
f34cac4d56 Fixes prod issue on download. 2013-11-20 18:57:06 +00:00
Marco Vermeulen
33edc3cec0 Bolster alive endpoint with db call. 2013-11-17 09:09:38 +00:00
Marco Vermeulen
1f7926ed78 Tweaks to mongo queries in server script. 2013-11-16 18:29:38 +00:00
Marco Vermeulen
437876ffa1 Small groovy tweaks on junit cucumber test runner. 2013-11-16 17:22:20 +00:00
Marco Vermeulen
745b8def3f Update server to references versions as array within the candidates collection. 2013-11-13 17:50:05 +00:00
Marco Vermeulen
3ea1843899 Remove redundant local version scenario. 2013-11-02 09:26:15 +00:00
Marco Vermeulen
df5cc3fa0a Unset i after loop in bootstrap. Caused breakage in ZSH. 2013-10-30 12:01:45 +00:00
Marco Vermeulen
9c239ee9b8 Makes step def files uniform. Replace Given, When, Then with And. 2013-10-28 11:37:59 +00:00
Marco Vermeulen
8d90364ca0 Allow flushing of Remote Version token file. 2013-10-28 11:32:57 +00:00
Marco Vermeulen
8c7763395d Revert "Rework list implementation using closures instead of private methods."
This reverts commit ce50534d2c.
2013-10-27 16:42:06 +00:00
Marco Vermeulen
ce50534d2c Rework list implementation using closures instead of private methods. 2013-10-27 15:39:52 +00:00
Marco Vermeulen
8f89ccf184 Fix permgen memory leak. Create templates once only. 2013-10-27 15:32:42 +00:00
Marco Vermeulen
2549996028 Point jmeter tests to localhost, make port configurable. 2013-10-27 13:07:05 +00:00
Marco Vermeulen
128c669717 Introducing jmeter tests. 2013-10-27 12:34:35 +00:00
Marco Vermeulen
1d88c9ecd5 Fixes edge case where empty version token is written on api unavailable. 2013-10-25 20:42:14 +01:00
Marco Vermeulen
56fc80a7ef Removes suggestive selfupdate switch making it mandatory. SSU is now the only means of notifying users of updates. 2013-10-25 17:59:18 +01:00
Marco Vermeulen
6100a68212 Revert "Revert "Remove nagging message for upgrade.""
This reverts commit 707104e58e.
2013-10-25 17:07:02 +01:00
Marco Vermeulen
5084b424f8 Improvements to server script. 2013-10-25 16:47:59 +01:00
Marco Vermeulen
707104e58e Revert "Remove nagging message for upgrade."
This reverts commit e421f30255.
2013-10-25 12:55:57 +01:00
Marco Vermeulen
e421f30255 Remove nagging message for upgrade. 2013-10-24 21:10:25 +01:00
Marco Vermeulen
27e8ce4e82 Fix zsh incompatibility with conditional switch. 2013-10-23 18:58:08 +01:00
Marco Vermeulen
83c017adba Fix typo on selfupdate. 2013-10-23 17:42:00 +01:00
Marco Vermeulen
40f1ed62a6 Make GVM less chatty on console init. Version is cached in token file for a day. 2013-10-23 17:36:09 +01:00
Marco Vermeulen
9197f4b31b Bump templates up to 80 character width. 2013-09-28 13:27:48 +02:00
Marco Vermeulen
68fa56ad85 Resolve some merge conflicts. 2013-09-25 16:39:54 +02:00
Marco Vermeulen
cfbb95867d Fix code format of new script sourcing by @robertomoutinho. Also propagated to ext scripts. 2013-09-25 16:25:27 +02:00
Marco Vermeulen
eaa47facd7 Merge branch 'master' of https://github.com/robertomoutinho/gvm into robertomoutinho-master 2013-09-25 16:17:14 +02:00
Marco Vermeulen
ee7eb10faa Columnar list view introduced. TODO: Add tests once migrated to new serverside stack. 2013-09-21 02:08:15 +01:00
Marco Vermeulen
d7dc7925cb Revert "Add columns to list view."
This reverts commit 2f364e0402.
2013-09-18 21:08:00 +01:00
Marco Vermeulen
49f48cf03c Revert "Further tweaks on column list view."
This reverts commit fe8effd752.
2013-09-18 21:07:41 +01:00
Marco Vermeulen
fe8effd752 Further tweaks on column list view. 2013-09-18 20:28:11 +01:00
Alex Kiernan
497b08fde3 Refactor arrays out; we're already in the right scope, so they're not needed 2013-09-18 09:00:03 +01:00
Alex Kiernan
edfb1e117c Use -print0 when finding files to source so we handle paths with spaces correctly 2013-09-18 09:00:01 +01:00
Alex Kiernan
be807c2d80 Quote GVM_DIR expansion so we handle spaces in it correctly 2013-09-18 08:59:59 +01:00
Alex Kiernan
72e978270a On Cygwin replace the paths with canonicalised versions so we get the quoting correct everywhere (and in particular cope with spaces) 2013-09-18 08:59:58 +01:00
Marco Vermeulen
2f364e0402 Add columns to list view. 2013-09-18 08:54:41 +01:00
Marco Vermeulen
f56fd21e41 Ajdust bootstrap process to accomodate auto selfupdate. 2013-09-16 21:37:19 +01:00