Commit graph

2857 commits

Author SHA1 Message Date
Dominik Richter
7e7b42735a introduce separate nav for docs in www/ 2016-09-26 06:21:05 +02:00
Christoph Hartmann
511b084078 Merge pull request #1126 from chef/ssd/better-compliance-errors
Improve error messages from compliance fetcher
2016-09-26 02:05:23 +02:00
Steven Danna
76ef897d80 Improve error messages from compliance fetcher
Signed-off-by: Steven Danna <steve@chef.io>
2016-09-26 01:57:58 +02:00
Dominik Richter
d0b88ccce2 Merge pull request #1150 from chef/chris-rock/prevent-false-positives-security-policy
return empty array for known privileges
2016-09-26 01:56:11 +02:00
Christoph Hartmann
2aab753d9b return empty array for known privileges 2016-09-26 01:48:59 +02:00
Christoph Hartmann
cd5905c2cf Merge pull request #1149 from chef/chris-rock/win-user-improve
replace wmi win32_useraccount with adsi users
2016-09-26 01:40:45 +02:00
Christoph Hartmann
dab8ff5c13 replace wmi win32_useraccount with adsi users 2016-09-26 01:31:44 +02:00
Christoph Hartmann
a588c7599e Merge pull request #1148 from nvtkaszpir/patch-2
Extend example for parse_config.rb
2016-09-26 01:30:58 +02:00
Christoph Hartmann
3bc7fa3a39 remove whitespace 2016-09-26 01:29:18 +02:00
Michał Sochoń
cdf6f647ac Update parse_config.rb
Extend example section.
2016-09-25 14:02:40 +02:00
Christoph Hartmann
1768d952a4 1.0.0.beta3 2016-09-25 13:27:25 +02:00
Maggie Walker
7eeb3c83db Merge pull request #1144 from chef/mw/copy-edits
Website: Minor edits in preparation for launch
2016-09-23 16:42:54 -07:00
Scott Hain
f41458ee32 Merge pull request #1145 from chef/shain/windows_build_support
Enable builds on both Windows and *nix
2016-09-23 16:27:42 -07:00
Maggie Walker
6beb847349 Add basic code styling for docs 2016-09-23 16:14:01 -07:00
Maggie Walker
11d66e5303 Fix typo in button 2016-09-23 16:13:45 -07:00
Maggie Walker
cb74d6d481 Update download button to link to downloads 2016-09-23 15:27:11 -07:00
Scott Hain
9d9137f0c8 Update branches to enable windows and nix builds 2016-09-23 15:25:39 -07:00
Scott Hain
3538e7029d Add environment to appbundle so required tools are added to the path 2016-09-23 15:24:50 -07:00
Maggie Walker
68defd334b Make 'overview' in nav link to homepage 2016-09-23 15:20:40 -07:00
Maggie Walker
116a7ee8c2 Heading copy edit 2016-09-23 15:16:47 -07:00
Maggie Walker
50724f42e7 Remove background image from homepage hero banner 2016-09-23 15:02:44 -07:00
Maggie Walker
a4d48bd5fd Add favicon 2016-09-23 14:51:01 -07:00
Maggie Walker
69eb0ea288 Add missing links to nav 2016-09-23 14:47:15 -07:00
Kartik Null Cating-Subramanian
41a7c8c411 Merge pull request #1143 from chef/ssd/truncate_filename
Truncate long filename. Temporary fix
2016-09-23 15:48:05 -04:00
Steven Danna
c20f032e81
Truncate long filename. Temporary fix
This is a temporary fix that somehow needs to be integrated into the
command generator

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-23 20:38:56 +01:00
Dominik Richter
9993b74922 Merge pull request #1142 from chef/chris-rock/each-loop-variables
WIP: add variables to each loops
2016-09-23 18:39:09 +02:00
Christoph Hartmann
3757ee2483 add variables to each loops 2016-09-23 18:32:47 +02:00
Christoph Hartmann
14eead5246 Merge pull request #1140 from chef/dr/demo-button
bugfix: there is one more button to start the online demo
2016-09-23 18:29:47 +02:00
Dominik Richter
19039b2ba1 bugfix: there is one more button to start the online demo 2016-09-23 18:07:38 +02:00
Christoph Hartmann
195cf4a087 Merge pull request #1139 from chef/dr/tutorial-in-www
embed tutorial in website
2016-09-23 16:42:19 +02:00
Dominik Richter
62fff7d445 bugfix: css properties need units
just 0 works without ;)
2016-09-23 16:01:18 +02:00
Dominik Richter
959509fd70 embed tutorial inside the website 2016-09-23 16:01:18 +02:00
Dominik Richter
258be31a1a Merge pull request #1138 from chef/dr/tutorial-scoping
scope all tutorial assets
2016-09-23 15:59:29 +02:00
Dominik Richter
5b4cb3375b scope css styling for the online tutorial 2016-09-23 15:49:54 +02:00
Dominik Richter
0b744587fa prevent naming conflicts in www/tutorial 2016-09-23 15:49:54 +02:00
Dominik Richter
9c3bf4ca77 Merge pull request #1137 from chef/dr/www-tutorials
add build task for online tutorial with all assets
2016-09-23 15:48:47 +02:00
Dominik Richter
2e3d287f7d bugfix: build all online tutorial assets 2016-09-23 15:31:18 +02:00
Dominik Richter
c7d9563432 add build tasks for www/tutorial 2016-09-23 15:27:34 +02:00
Christoph Hartmann
9334a4d885 Merge pull request #1109 from chef/ap/show-skip-message
Show skip_message and correct title
2016-09-23 10:24:33 +02:00
Alex Pop
13da437dcc Show skip_message and correct title 2016-09-23 07:47:21 +01:00
Alex Pop
48bc82e754 needed when converting profiles with inspec-scap 2016-09-23 07:47:21 +01:00
Christoph Hartmann
11f53674b4 Merge pull request #1135 from chef/chris-rock/filter_groups
implement filter table for group/groups resource
2016-09-23 01:35:40 +02:00
Christoph Hartmann
f7ec24a337 implement filter table for group/groups resource 2016-09-23 00:53:24 +02:00
Christoph Hartmann
e1aae91283 Merge pull request #1134 from chef/chris-rock/minor-fix_users
fix minor typos in user resource
2016-09-23 00:50:36 +02:00
Christoph Hartmann
71d119f88d fix minor typos in user resource 2016-09-23 00:31:32 +02:00
Dominik Richter
ddd42278c3 Merge pull request #1132 from chef/dr/rake-www
add build tasks for www
2016-09-23 00:12:02 +02:00
Dominik Richter
d842771b68 add build tasks for www 2016-09-22 23:51:30 +02:00
Maggie Walker
9fef52c151 Merge pull request #1133 from chef/mw/copy-edits
Website Copy Edits
2016-09-22 14:14:10 -07:00
Maggie Walker
013511fd7f Edit links on /tutorials 2016-09-22 13:55:14 -07:00
Maggie Walker
c54c852d20 Copy edit on community page 2016-09-22 13:30:16 -07:00