Julien Vehent
|
42a0358318
|
Merge branch 'master' of github.com:mozilla/mig
|
2014-03-28 16:44:44 -04:00 |
Julien Vehent
|
166985d4d5
|
[minor] reinstall amqp timeout configuration
Thanks to @streadway for the conf example from 42d5ce38ee (commitcomment-5793943)
|
2014-03-28 16:44:27 -04:00 |
Julien Vehent
|
9c6d02c59d
|
Merge pull request #8 from mozilla/api
[minor] API resources cleanup
|
2014-03-28 16:19:59 -04:00 |
Julien Vehent
|
203dc2dbd6
|
[minor] API resources cleanup
|
2014-03-28 15:56:04 -04:00 |
Julien Vehent
|
01a5e8857b
|
[medium] add collector function to load command that are done and not processed
|
2014-03-26 15:59:23 -04:00 |
Julien Vehent
|
73ad9078e5
|
[doc] change default collector freq to something in hours (duration don't support `d`)
|
2014-03-26 15:31:13 -04:00 |
Julien Vehent
|
b7f8340e48
|
[medium] fix command cleanup in scheduler
|
2014-03-26 15:18:33 -04:00 |
Julien Vehent
|
35bfea63f2
|
[doc] better inotify_make information
|
2014-03-26 14:57:24 -04:00 |
Julien Vehent
|
fecd37c85b
|
[medium] Add Collector routing to the scheduler
|
2014-03-26 14:57:04 -04:00 |
Julien Vehent
|
719bd8ef61
|
[doc] use secnum to number sections
|
2014-03-26 14:56:28 -04:00 |
Julien Vehent
|
0419725f03
|
[minor] remove AMQP connection timeout configuration
|
2014-03-25 16:27:42 -04:00 |
Julien Vehent
|
31ba4e875f
|
[minor] Action generator sets validfrom time 1 minute in the past when using 'now'
|
2014-03-25 13:13:23 -04:00 |
Julien Vehent
|
4f0eda23ec
|
[minor] Make collector frequency configurable
|
2014-03-25 13:12:50 -04:00 |
Julien Vehent
|
5527114f6d
|
[medium] add action POSTing support to the generator
|
2014-03-03 15:02:10 -05:00 |
Julien Vehent
|
b9536d2812
|
[minor] API: use full URL in href document location
|
2014-02-26 03:53:29 -08:00 |
Julien Vehent
|
13e4609f90
|
Merge branch 'master' of github.com:mozilla/mig
|
2014-02-25 13:47:33 -08:00 |
Julien Vehent
|
f3f41f7c75
|
[medium] add API endpoint to perform searches, for now only positive results
|
2014-02-25 13:46:57 -08:00 |
Julien Vehent
|
a6a05f8831
|
Merge pull request #3 from mozilla/connected
'connected' module for mig-agent
|
2014-02-25 07:53:42 -08:00 |
Julien Vehent
|
17e7edb4f3
|
[medium] added 'connected' module to check for IPs currently connected on the system
|
2014-02-24 16:57:17 -08:00 |
Julien Vehent
|
6a7083e2b3
|
[medium] prevent filechecker from dying on inexistant path
|
2014-02-24 16:51:52 -08:00 |
Julien Vehent
|
91f702ba2d
|
[doc] move development tools
|
2014-02-24 09:00:43 -08:00 |
Julien Vehent
|
f9d469497e
|
[minor] added compilation inotify helper
|
2014-02-23 21:45:54 -08:00 |
Julien Vehent
|
460a994a94
|
[doc] added some example actions
|
2014-02-23 17:24:55 -08:00 |
Julien Vehent
|
c03a79f733
|
[minor] added 'verifier', a tool for checking actions or commands
|
2014-02-18 12:33:25 -08:00 |
Julien Vehent
|
3e8397bc20
|
[minor] split validation of action syntax and signature in two functions
|
2014-02-18 12:32:51 -08:00 |
Julien Vehent
|
cf2fe057c7
|
[minor] fix display of action duration in scheduler logs
|
2014-02-18 07:51:21 -08:00 |
Julien Vehent
|
e7517910d0
|
Merge branch 'api'
|
2014-02-18 07:43:08 -08:00 |
Julien Vehent
|
3e8bd2f641
|
[minor] support urlencode output in action generator tool
|
2014-02-18 07:37:09 -08:00 |
Julien Vehent
|
259845a4d3
|
[medium] API support for action create via POST values
|
2014-02-18 07:36:47 -08:00 |
Julien Vehent
|
026f32c7f9
|
[doc] update youtube presentation
|
2014-02-17 08:26:14 -08:00 |
Julien Vehent
|
5644dbe48f
|
[doc] update on configuration directives
|
2014-02-17 05:56:59 -08:00 |
Julien Vehent
|
1c7da80b41
|
[medium] use Collection+JSON standard for API resources
|
2014-02-17 05:56:40 -08:00 |
Julien Vehent
|
2bef59cb13
|
[medium] update json format to use lowercase syntax on key names
|
2014-02-14 12:56:45 -05:00 |
Julien Vehent
|
5aef24f64c
|
[minor] make API listening IP and Port configurable
|
2014-02-12 23:51:55 -05:00 |
Julien Vehent
|
d4b8768c2e
|
[medium] API support for GET /api/action/<actionID>
|
2014-02-12 23:51:19 -05:00 |
Julien Vehent
|
6dc85504ad
|
[minor] add extra field 'status=inflight' and 'cmdsent' to extended action
|
2014-02-12 23:49:51 -05:00 |
Julien Vehent
|
65ce08b6da
|
[minor] rename back meta action into extended action
|
2014-02-12 23:49:04 -05:00 |
Julien Vehent
|
b1297e0389
|
[minor] scheduler does not override action ID, the API will do it
|
2014-02-12 17:20:08 -05:00 |
Julien Vehent
|
9378846a2d
|
[medium] base API structure and endpoint for creating actions
|
2014-02-12 17:20:08 -05:00 |
Julien Vehent
|
82060ee034
|
[minor] move action generator code to its own folder
|
2014-02-12 17:20:02 -05:00 |
Julien Vehent
|
c2085bd99e
|
[doc] mongo query for exec time
|
2014-02-12 12:26:56 -05:00 |
Julien Vehent
|
5e2de7f8ee
|
[doc] tables of content
|
2014-02-12 12:14:22 -05:00 |
Julien Vehent
|
1efcfb1fdb
|
[doc] Added examples to mongodb query cookbook
|
2014-02-12 12:05:34 -05:00 |
Julien Vehent
|
c808bc9d0e
|
[doc] title update in readme
|
2014-02-11 12:39:17 -05:00 |
Julien Vehent
|
d80111b5ce
|
[doc] youtube presentation link in README
|
2014-02-11 12:07:51 -05:00 |
Julien Vehent
|
22f0b80522
|
[minor] update clean in makefile
|
2014-02-10 17:50:49 -05:00 |
Julien Vehent
|
596b443231
|
[minor] fix postinstall script in agent rpm
|
2014-02-10 17:48:55 -05:00 |
Julien Vehent
|
947b1a3419
|
Merge pull request #2 from gdestuynder/master
[medium] add support to automatically start mig_agent after rpm install
|
2014-02-10 17:11:36 -05:00 |
Julien Vehent
|
3b20d67fa2
|
[doc] explain data storage and show some mongo query examples
|
2014-02-10 15:16:19 -05:00 |
Julien Vehent
|
bef8089ba8
|
[doc] update action and command examples
|
2014-02-10 15:15:58 -05:00 |