Граф коммитов

120 Коммитов

Автор SHA1 Сообщение Дата
Aaron Meihm eadec415c3 [minor] mig scribe module implementation 2015-08-07 11:56:20 -05:00
Aaron Meihm d78bce93e7 [minor] fix typo in makefile error message 2015-08-03 07:46:18 -05:00
Aaron Meihm 7f04e9dfbc [minor] remove unused agent-cron target 2015-07-21 14:48:31 -05:00
Julien Vehent 78184e5da6 Merge branch 'master' of github.com:mozilla/mig 2015-05-28 11:40:57 -04:00
Dustin J. Mitchell 72f0218a85 [minor] Add an all-but-deps make target to skip the go-get-deps part 2015-05-21 22:02:38 -04:00
Julien Vehent 85787c1d3c [minor] various fixes to build server packages 2015-05-14 10:21:43 -04:00
Julien Vehent 9b5f10da83 Merge pull request #57 from djmitche/run-all-module-tests
run all module tests, rather than naming them individually
2015-05-11 18:41:47 -04:00
Dustin J. Mitchell eaf4121d04 Hide the notes about readline-devel
Since readline is the last package go-gotten, it appears to users that
the install has failed, and sends them looking for how to install
readline and why the install isn't working, when in fact the go module
has installed just fine.

This uses a little make trickery to not give any indication that
anything's wrong unless the install fails.
2015-05-11 17:23:27 -04:00
Julien Vehent cfe38f6213 [minor] don't build production binaries with -race 2015-05-11 12:41:02 -04:00
Dustin J. Mitchell 6adfcb8ae8 run all module tests, rather than naming them individually 2015-05-10 17:18:09 -04:00
Aaron Meihm 09133bef37 [minor] change hosted location to be under mozilla/ for mozoval 2015-05-10 12:10:02 -05:00
Aaron Meihm 3c70552282 [minor] basic initial structure for migoval module 2015-05-10 12:10:01 -05:00
Julien Vehent 2dba0ad3e7 [minor] add tests to Makefile 2015-05-08 18:09:15 -04:00
Julien Vehent c09c20858a [major] Memory module, using Masche 2015-05-08 09:28:47 -04:00
Julien Vehent 5740760dc0 [minor] test mig/modules entry in Makefile 2015-05-07 17:21:43 -04:00
Julien Vehent c7ed8baeec [minor] add vet and race to Makefile 2015-05-07 16:14:15 -04:00
Julien Vehent ca9d12c18c [minor] one does not simply... forget to update the makefile 2015-05-01 19:11:32 -04:00
Julien Vehent b535a206d1 [medium] add tags.Team to asset hints and compliance items 2015-05-01 19:00:33 -04:00
Julien Vehent c7a83ef50d [minor] rewrite mig agent search command line tool 2015-04-07 15:54:03 -04:00
Julien Vehent 1c880e7b64 [minor] make target to package clients 2015-04-02 10:33:08 -04:00
Julien Vehent 722475edc2 [minor] fix dmg-agent make target 2015-04-02 08:49:23 -04:00
Julien Vehent 6511bee988 [minor] add camlistore packages to agent dependencies 2015-03-23 17:50:18 -04:00
Julien Vehent 38564a28ec [medium] add API geolocations report to search endpoint 2015-03-23 14:52:47 -04:00
Julien Vehent fe98dc4277 [minor] clients packaging (rpm/dev/dmg), with signatures 2015-03-18 09:04:40 -04:00
Julien Vehent 06da6a1556 [doc] point AGTCONF to default cfg in Makefile 2015-03-17 11:43:09 -04:00
Julien Vehent 9f866ac5f1 [doc] run `make all` during travis builds 2015-03-17 11:43:09 -04:00
Julien Vehent d6934558a8 [minor] Fix GOPATH to use local deps before system's 2015-03-17 11:43:09 -04:00
Sushant Dinesh 0f46e8cfdb [medium] ping module 2015-03-17 11:43:09 -04:00
Julien Vehent d20ee3e966 [medium] compliance item worker 2015-03-13 19:44:57 -04:00
Julien Vehent dcae2a81d7 [major] Implement support for event workers
This patch implement a new rabbitmq exchange called migevent where
the scheduler publishes any event of interest. Workers can subscribe
to specific events using binding keys (standard rabbitmq topic
exchange). A simple mozdef-asset worker is implemented, and the base
for an agent verification worker is also present but not yet functional.
2015-03-10 17:50:28 -04:00
Julien Vehent 5fc7d080ef [minor] dependency location update for osext package 2015-02-23 11:10:57 -05:00
Julien Vehent 79ecbbb06f Merge branch 'master' of github.com:mozilla/mig 2015-01-22 22:57:15 -05:00
Julien Vehent 2dc19d1e75 [minor] do not start the agent during pkg install 2015-01-22 13:27:10 -05:00
Guillaume Destuynder 167858f28d [minor] Allow building "doc" from the toplvl dir
Also allow setting the rst2html program via RST2HTML variable.
2015-01-13 16:12:35 +01:00
Julien Vehent 776e4f4641 [minor] add missing dep to client in makefile 2015-01-04 14:47:30 -05:00
Julien Vehent a3ff1ecdd5 [minor] split Makefile deps by MIG component 2015-01-04 14:47:30 -05:00
Julien Vehent f8002386fb [minor] Makefile entry to build DMG of agent for OSX 2014-12-29 14:06:08 -05:00
Julien Vehent da443e6186 [minor] change agent rundir location in packages 2014-12-29 13:22:55 -05:00
Julien Vehent e6ed8a490d [medium] Windows MSI packaging of the agent 2014-12-28 13:41:23 -05:00
Julien Vehent 176e49eeb9 [minor] rpm/deb packaging improvements 2014-12-27 18:52:36 -05:00
Julien Vehent 1d4565ffc1 [minor] simplify agent shutdown during package install 2014-12-27 17:12:53 -05:00
Julien Vehent 51f519d14e [minor] s/cache/run in agent packages 2014-12-26 15:36:25 -05:00
Julien Vehent 571de42384 [minor] add upgrade script to rpm and deb agent packages 2014-12-26 15:03:03 -05:00
Julien Vehent e651381298 [minor] fix binary path in rpm package 2014-12-26 14:49:42 -05:00
Julien Vehent 5de043e71c [minor] improve pkg build in Makefile 2014-12-26 14:44:18 -05:00
Julien Vehent d245ad38e6 [doc] move svc mgmt package to github 2014-12-21 21:45:31 -05:00
Julien Vehent 391587b09c [minor] use customized service mgmt package 2014-12-21 21:16:00 -05:00
Julien Vehent 93a99adaba [minor] fix travis conf 2014-12-21 20:18:38 -05:00
Julien Vehent e4733be6b1 [minor] makefile update 2014-12-09 12:37:37 -05:00
Julien Vehent 6f0094d4f1 [doc] minor change to Makefile mig-cmd 2014-11-30 13:41:54 -05:00