Christoph Hartmann
58585e3455
switch to faraday as http backend
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2017-02-02 22:13:36 +01:00
Christoph Hartmann
283bbda0c6
1.11.0
2017-02-01 14:07:32 +01:00
Christoph Hartmann
17c1c880a3
Merge pull request #1448 from chef/ap/implicit-protocols
...
derive xinetd protocol from socket_type when not defined in the config file
2017-02-01 13:47:06 +01:00
Alex Pop
495185b581
derive xinetd protocol from socket_type when not defined in the config file
...
Signed-off-by: Alex Pop <apop@chef.io>
2017-02-01 11:19:24 +00:00
Christoph Hartmann
a060e65b23
Merge pull request #1444 from chef/ap/fix-xinetd-parsing
...
Fix xinetd parsing of services from the same file. Expose resource.protocols
2017-01-31 17:46:19 +01:00
Alex Pop
6f3a9d22d7
define protocol as done in CentOS
...
Signed-off-by: Alex Pop <apop@chef.io>
2017-01-31 14:47:21 +00:00
Alex Pop
a3de32ad04
Fix xinetd parsing of services from the same file. Expose resource.protocols
...
Signed-off-by: Alex Pop <apop@chef.io>
2017-01-31 12:40:29 +00:00
Christoph Hartmann
ccf2b249ca
Merge pull request #1441 from jerryaldrichiii/minor-corrections-for-inspec-website
...
Make minor grammar/style changes to `inspec.io`
2017-01-30 17:21:10 +01:00
Jerry Aldrich III
3675ff099f
Make minor grammar/style changes to inspec.io
...
Signed-off-by: Jerry Aldrich III <jerry@chef.io>
2017-01-30 06:42:31 -06:00
Christoph Hartmann
a4d230e5ea
Merge pull request #1442 from chef/ap/ortest-negate
...
Add negate! support for describe.one object
2017-01-30 13:22:59 +01:00
Alex Pop
80ad877e02
Wrap regex in parenthesis no matter of the matcher used, ex: match, cmp
...
Signed-off-by: Alex Pop <apop@chef.io>
2017-01-30 11:51:06 +00:00
Alex Pop
5a087bd256
Add matchers and expectations to all object tests
...
Signed-off-by: Alex Pop <apop@chef.io>
2017-01-30 11:21:57 +00:00
Alex Pop
11429a54d3
Add Inspec::Variable test to a control
...
Signed-off-by: Alex Pop <apop@chef.io>
2017-01-30 11:01:02 +00:00
Alex Pop
ce90f0aa30
Add Inspec::List and Inspec::Control tests
...
Signed-off-by: Alex Pop <apop@chef.io>
2017-01-30 11:01:02 +00:00
Alex Pop
660b997342
Add negate! support for the describe.one object
...
Signed-off-by: Alex Pop <apop@chef.io>
2017-01-30 11:01:02 +00:00
Christoph Hartmann
78b7a2c680
Merge pull request #1435 from postgred/kernel_module_version
...
Version method for kernel_module
2017-01-27 17:49:23 +01:00
Andrey Aleksandrov
4caa8c50d1
Minor improvements
...
Signed-off-by: Andrey Aleksandrov <postgred@gmail.com>
2017-01-27 13:51:45 +03:00
Andrey Aleksandrov
3783357e50
Add version method to kernel_module
...
Signed-off-by: Andrey Aleksandrov <postgred@gmail.com>
2017-01-27 13:33:41 +03:00
Christoph Hartmann
0844308c98
Merge pull request #1433 from chef/1.10.0
...
1.10.0
2017-01-26 18:13:09 +01:00
Christoph Hartmann
fa707dfcab
1.10.0
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2017-01-26 17:46:05 +01:00
Christoph Hartmann
41df33bf7a
Merge pull request #1432 from chef/chris-rock/improve-http
...
improve http header handling
2017-01-26 17:21:15 +01:00
Christoph Hartmann
976e5d85e4
improve http header handling
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2017-01-26 17:16:37 +01:00
Christoph Hartmann
440c09ea38
Merge pull request #1416 from brentm5/bm-add-refresh-token
...
Updated compliance api requests to actually use refresh token correctly
2017-01-26 14:27:57 +01:00
Christoph Hartmann
f6d04e1504
Merge pull request #1403 from guilhem/http
...
Add an http test method
2017-01-26 14:17:20 +01:00
Guilhem Lettron
51ca98c468
Add an http test method
...
Signed-off-by: Guilhem Lettron <g.lettron@criteo.com>
2017-01-26 12:02:54 +01:00
Montague, Brent
463f3ff09f
Refactor after revisions requested from @chris-rock
...
Signed-off-by: Montague, Brent <brent@bmontague.com>
2017-01-25 14:33:34 -05:00
Montague, Brent
caa554b467
Updated compliance api requests to actually use refresh token correctly
...
We do not store a token in the config file but rather generate one on
each commmand. This is just a first pass and needs some work.
Signed-off-by: Montague, Brent <brent@bmontague.com>
2017-01-25 14:33:34 -05:00
Alex Pop
185d1185fd
Merge pull request #1431 from chef/chris-rock/fix-functional-tests
...
use new devsec baseline
2017-01-25 19:31:27 +00:00
Christoph Hartmann
c2d92d8e86
use new devsec baseline
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2017-01-25 20:22:38 +01:00
Christoph Hartmann
791f2db2e5
Merge pull request #1407 from gscho/rhel-doc-fix
...
Fixed error in OS docs, added CentOS to redhat family docs.
2017-01-25 12:13:51 +01:00
Christoph Hartmann
c58d601ecf
Merge pull request #1428 from nathenharvey/nathen/execution_spelling
...
'execution' is spelled correctly
2017-01-25 12:05:13 +01:00
Nathen Harvey
2eda02932f
'execution' is spelled correctly
...
Fixes a minor typo. The correct spelling is 'execution', not
'executation'
Signed-off-by: Nathen Harvey <nharvey@chef.io>
2017-01-24 23:19:30 -05:00
Christoph Hartmann
1df1929feb
Merge pull request #1422 from chef/www-copyright-year
...
update copyright of the year
2017-01-23 14:40:56 +01:00
Dominik Richter
b5d84ea58d
Merge pull request #1426 from chef/www-bug-fixes-hm-012016
...
Bug fixes + New Elements
2017-01-22 19:56:43 -07:00
hannah-radish
9bf72b4fa1
Bug fixes + New Elements
...
** Fixed 404 pages on mobile
** Colored links when on correct page for Nav (probably, a better way
to handle this..but it works for now)
** Changed horizontal parallax to vertical
** Per Kaiv’s request slowed down grid animation
** Per Kaiv’s request added a little “code snippet” preview when plus
icon on homepage is clicked.
2017-01-22 18:50:12 -08:00
Christoph Hartmann
d674d9ae86
Merge pull request #1423 from techraf/fix-processes-resource-name
...
Docs: fix resource name ('processes' instead of 'process')
2017-01-20 18:35:42 +01:00
techraf
3741cbe9d4
Fix resource name
2017-01-20 22:19:02 +09:00
Christoph Hartmann
0f93132aab
update copyright of the year
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2017-01-20 13:13:37 +01:00
Christoph Hartmann
ce4a86007a
Merge pull request #1362 from chef/www-inspecio-styles-hm
...
new inspec.io frontpage
2017-01-20 10:45:50 +01:00
Christoph Hartmann
b200851a51
minor code-style fixes
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2017-01-20 10:28:38 +01:00
Hannah Maddy
1548fa331c
Removed Margin Off of Search/a href to community.slack until widget is working
2017-01-20 10:28:38 +01:00
Hannah Maddy
fd4a2f2d8f
introducing a specific docs layout for all docs pages
2017-01-20 10:28:38 +01:00
Hannah Maddy
3317c3fc5d
Mobile Nav - cross browser support - general UI edits
2017-01-20 10:28:33 +01:00
Hannah Maddy
be65505e8e
Removed large margin off of search
2017-01-20 10:28:32 +01:00
Hannah Maddy
5fe13f6a01
Layout changes in header/footer
2017-01-20 10:28:26 +01:00
Hannah Maddy
af80f543d1
Removed Unnecessary JS (old sticky docs side bar
2017-01-20 10:27:10 +01:00
Hannah Maddy
6d398e8df1
Nav/footer changes to support responsive
2017-01-20 10:27:05 +01:00
Hannah Maddy
1f294e5bfc
Edits to nav to support responsive
2017-01-20 10:26:52 +01:00
Hannah Maddy
d8590b6d9c
Cross-browser support for Moz, safari, google
...
To do: Media Queries
Highlight state when on page
2017-01-20 10:26:47 +01:00
Hannah Maddy
7fff31a5f4
Slack Invite Form
2017-01-20 10:26:42 +01:00