Teddy Reed
53782c1c7c
[ Fix #907 ] Use glog to log to data-identified files
2015-03-30 12:49:57 -07:00
Teddy Reed
448215aa41
Merge pull request #899 from theopolis/pkg_tables
...
[#890 ] Add package_receipts/package_bom OS X tables
2015-03-30 10:38:07 -07:00
Teddy Reed
2a29651b2e
Merge pull request #912 from theopolis/external_registry
...
Declare extension registries 'external'
2015-03-30 09:54:35 -07:00
Teddy Reed
fc623d98d5
Declare extension registries 'external'
2015-03-30 02:03:26 -07:00
Teddy Reed
52a3dd5f86
Remove '_' in ubuntu package revision
2015-03-29 12:28:10 -06:00
Teddy Reed
692c1b1751
Add package_receipts/package_bom OS X tables
2015-03-27 23:12:09 -07:00
Teddy Reed
d9d068bb5d
Merge pull request #910 from theopolis/centos_pkgs
...
Remove snappy/libproc from CentOS deps
2015-03-27 20:04:45 -07:00
Teddy Reed
c37474775c
Remove snappy/libproc from CentOS deps
2015-03-27 19:19:55 -07:00
Teddy Reed
76e769d95e
Merge pull request #908 from theopolis/linux_process_opt
...
Remove libprocps(ng) in favor of parsing proc manually
2015-03-27 12:51:25 -07:00
Teddy Reed
020cf83046
Merge pull request #905 from theopolis/config_update_extension
...
Add 'update' action to ConfigPlugin call
2015-03-27 12:38:41 -07:00
Teddy Reed
38bfed3414
Remove libprocps(ng) in favor of parsing proc manually
2015-03-27 12:37:16 -07:00
Mike Arpaia
80a4a16ba0
Merge pull request #904 from theopolis/manage_exts
...
Prevent extensions autoload when extensions are disabled
2015-03-27 10:58:54 -07:00
Teddy Reed
4fc274201c
Add 'update' action to ConfigPlugin call
...
ConfigPlugin items can use action='update' along with a single
source, data to add to the config structure. If multiple external
sources update at the same time, multiple 'update' actions are needed.
2015-03-24 20:59:33 -07:00
Teddy Reed
ec3854ced0
Prevent extensions autoload when extensions are disabled
2015-03-24 17:44:49 -07:00
Teddy Reed
2ba009de2d
Merge pull request #889 from theopolis/config_update
...
Support specific config source async updating
2015-03-24 16:55:12 -07:00
Teddy Reed
7fbc7140ca
Merge pull request #901 from theopolis/better_events
...
Reduce restart times for event runloops
2015-03-24 16:42:44 -07:00
Teddy Reed
14a09cc6f2
Change schedule to a map, splay on config update
2015-03-24 16:28:49 -07:00
Teddy Reed
a97d557e5a
Add shared lock RAII helper around config access
2015-03-24 16:27:35 -07:00
Teddy Reed
5b227c8e3d
Scheduler organization for async config updates
2015-03-24 16:27:35 -07:00
Teddy Reed
2c4d9a8c88
Support specific config source async updating
2015-03-24 16:27:35 -07:00
Teddy Reed
eee5b7d462
Reduce restart times for event runloops
2015-03-24 16:27:07 -07:00
Teddy Reed
77022f9d52
Merge pull request #900 from dreid/patch-1
...
Correct typo: hose -> host.
2015-03-24 13:46:26 -07:00
David Reid
580fb6739e
Correct typo: hose -> host.
2015-03-24 13:31:25 -07:00
Teddy Reed
aca6839a44
Merge pull request #897 from theopolis/ad_config
...
[#892 ] Adding ad_config table to OS X
2015-03-24 00:29:51 -07:00
Mitchell Grenier
08ecd2ed80
Merge pull request #883 from jedi22/backslash_fix
...
[Fix #877 ] Removing an extra escape
2015-03-23 17:39:19 -07:00
Mitchell Grenier
c8e116aa7d
Reinstated the extra escape with changes
...
I put the original escape back in but redirected the call to a new function
that will escape characters in the form of \xNN when:
`byte < 0x20 || byte >= 0x80`
This leaves slashes alone and should fix this issue.
UPDATE: Tests have also been added. Added an English test to test for NOP.
2015-03-23 10:49:28 -07:00
Teddy Reed
6d0e64d548
Adding ad_config table to OS X
2015-03-23 10:10:01 -07:00
Teddy Reed
0aec983b0e
Merge pull request #896 from theopolis/fix_895
...
[Fix #895 ] Prevent subkey stacking in preferences
2015-03-22 18:56:52 -07:00
Teddy Reed
f25e151d9e
[ Fix #895 ] Prevent subkey stacking in preferences
2015-03-22 18:45:25 -07:00
Mike Arpaia
eda7726880
Merge pull request #891 from marpaia/host-identifier
...
list the options for host_identifier flag
2015-03-22 00:40:53 -07:00
mike@arpaia.co
cae5f7800d
list the options for host_identifier flag
2015-03-22 00:38:11 -07:00
Teddy Reed
709723efda
Merge pull request #880 from theopolis/shell_db
...
Remove unused shell functions
2015-03-19 21:33:37 -07:00
Mike Arpaia
c2e2641084
Merge pull request #887 from theopolis/homebrew_fix
...
[Fix #885 ] Use list directories for homebrew
2015-03-19 16:44:55 -07:00
Mike Arpaia
7a4c40ea05
Merge pull request #886 from theopolis/init_fix
...
[Fix #884 ] Remove return 1s when no action needed in init
2015-03-19 16:44:24 -07:00
Teddy Reed
4721205b25
[ Fix #884 ] Remove return 1s when no action needed in init
2015-03-19 16:34:35 -07:00
Teddy Reed
c58599057b
[ Fix #885 ] Use list directories for homebrew
2015-03-19 16:31:11 -07:00
Teddy Reed
79ddc5ba38
Remove unused shell functions
2015-03-19 16:14:29 -07:00
Teddy Reed
6eb2d413b9
Merge pull request #878 from theopolis/faster_shell
...
[Fix #860 ] Speed up shell and add max value size
2015-03-19 16:11:38 -07:00
Mitchell Grenier
3d26cea88e
[ Fix #877 ] Removing an extra escape
...
I believe the cause of the problem was that an extraneous escape was happening
in the `addNewResults` function in query.cpp.
I believe this can be safely removed because it's purpose is only to make things
JSON safe. However, I don't think this function is ever called with out a JSON
serialization later, making this unnecessary.
2015-03-19 13:56:47 -07:00
Teddy Reed
91dce32095
Speed up shell and add max value size
2015-03-18 15:07:13 -07:00
Mike Arpaia
b8c658ec71
Update make_linux_package.sh
2015-03-17 15:59:33 -07:00
Teddy Reed
fd99a7f96a
Merge pull request #875 from theopolis/mem_map_nit
...
Nit, prefer boolean columns to not use 'is_'
2015-03-17 15:41:53 -07:00
Teddy Reed
09790478b3
Nit, prefer boolean columns to not use 'is_'
2015-03-17 15:21:37 -07:00
Teddy Reed
fa6619286c
Merge pull request #873 from theopolis/run_fix
...
Fix error in run when tables emit blank columns
2015-03-17 12:31:06 -07:00
Teddy Reed
2dce881936
Fix error in run when tables emit blank columns
2015-03-17 12:25:07 -07:00
Mitchell Grenier
bc4a8611b5
Merge pull request #871 from jedi22/filecrash_fix
...
Fixing hopefully the last filesystem exception
2015-03-17 12:01:54 -07:00
Javier Marcos
c122ca4e6e
Merge pull request #872 from facebook/wget_and_packages
...
Fix for centos7 targets
2015-03-17 12:01:50 -07:00
Javier Marcos
52ad62cb04
Fix for centos7 targets
2015-03-17 11:53:10 -07:00
Mitchell Grenier
3f75a0345f
Fixing hopefully the last filesystem exception
2015-03-17 11:52:56 -07:00
Teddy Reed
3fe3a3da98
Merge pull request #870 from theopolis/safari_fix
...
[Fix #869 ] Rename safari_plugins is_native
2015-03-17 11:43:55 -07:00