Commit Graph

4752 Commits

Author SHA1 Message Date
Darko Poljak 51c94e9e82 Restructure and fix and improve docs and manpages. 2016-06-29 07:48:34 +02:00
Darko Poljak a220d4805a Add cdist dir to sys.path for sphinx ext and cdist modules. 2016-06-26 16:28:10 +02:00
Darko Poljak 7a9a04592b Fix Makefile for dotman target. 2016-06-25 19:30:22 +02:00
Darko Poljak f6ea90c3a5 Update remote.py according to new exec_util api. 2016-06-24 11:18:24 +02:00
Nico Schottelius ca4cb07b16 Merge pull request #449 from darko-poljak/fix-sphinx-manpages
Better sphinx manpage ext. Add custom dotman Makefile target for custom .cdit directory
2016-06-24 09:49:01 +02:00
Darko Poljak b89077f9a5 Better sphinx manpage ext. Add custom dotman Makefile target for custom .cdist directory. 2016-06-23 16:08:59 +02:00
Darko Poljak e819dd0470 Merge pull request #448 from darko-poljak/fix_local_process_err_handling
Fix process error handling in local.
2016-06-23 11:00:07 +02:00
Darko Poljak d48b65ed53 Fix process error handling in local. 2016-06-23 10:56:37 +02:00
Darko Poljak 95461cded7 Fix tabulation (Dmitry Bogatov). 2016-06-22 13:24:12 +02:00
Darko Poljak 24932fe891 Merge pull request #446 from darko-poljak/feature_files_export
Feature files export
2016-06-22 12:56:35 +02:00
Darko Poljak a12b74b2f5 Resolve conflict. 2016-06-22 12:56:53 +02:00
Darko Poljak 0ae6eca754 Merge pull request #445 from darko-poljak/fix-dependency-conflict
Conflicting requirements bugfix.
2016-06-22 12:51:28 +02:00
Darko Poljak e66bedb43f Update changelog. 2016-06-22 12:50:35 +02:00
Darko Poljak 565150b6cc Merge pull request #443 from darko-poljak/completions
Implement bash and zsh completions.
2016-06-22 12:47:27 +02:00
Darko Poljak 3e894d5a54 Update changelog. 2016-06-22 12:47:49 +02:00
Nico Schottelius b37b31e234 Merge pull request #439 from darko-poljak/better-remote-err-reporting
Improve error reporting for remote exec.
2016-06-22 12:37:38 +02:00
Darko Poljak cfe422a5ab Merge branch 'master' into feature_files_export 2016-06-22 12:26:10 +02:00
Darko Poljak 5ee20f7886 Update changelog. 2016-06-22 12:23:31 +02:00
Darko Poljak 9a154725b5 Merge branch 'master' into fix-dependency-conflict 2016-06-22 12:22:43 +02:00
Darko Poljak 2e1cc0a89b Update changelog. 2016-06-22 12:20:34 +02:00
Darko Poljak 253b944a59 Merge branch 'master' into completions 2016-06-22 12:18:43 +02:00
Darko Poljak 194f5af7b2 Merge branch 'master' into better-remote-err-reporting 2016-06-22 12:14:47 +02:00
Nico Schottelius 4d43ab07bc Merge pull request #438 from darko-poljak/bugfix-ssh-mux-controlpath-too-long
Bugfix: ssh mux controlpath too long on some envs.
2016-06-22 11:33:23 +02:00
Darko Poljak e6d439f2e9 Fix changelog: 'next'. 2016-06-12 20:51:14 +02:00
Darko Poljak 7fcdfcdb10 Merge pull request #440 from jdguffey/__jail_freebsd10
__jail_freebsd10
2016-06-12 20:50:14 +02:00
Darko Poljak d7583e7a1a Add __files to shell env. 2016-06-12 17:55:29 +02:00
Darko Poljak 0049b62cca Add files conf subdirectory for static files. 2016-06-11 12:02:13 +02:00
Darko Poljak e3636e6ffc Merge branch 'master' into feature_files_export 2016-06-10 21:04:43 +02:00
Darko Poljak bd9008794c Conflicting requirements bugfix. 2016-06-10 07:50:07 +02:00
Darko Poljak e4fe8e8f37 Implement bash and zsh completions. 2016-06-07 13:44:35 +02:00
Jake Guffey 35bf9aeaa5 Updated changelog for jail types 2016-06-06 18:01:14 -04:00
Darko Poljak 88b20610cb Update changelog. 2016-06-06 22:21:17 +02:00
Darko Poljak fd8e10e12a Improve error reporting for local and remote run. 2016-06-06 22:11:55 +02:00
Darko Poljak 8246642a45 Bugfix: ssh mux controlpath too long on some envs. 2016-06-06 21:31:05 +02:00
Nico Schottelius d2e5fa7167 Add some thoughts about improving speed 2016-06-06 18:39:24 +02:00
Jake Guffey bcd5e9827b Fix man pages
Migrate (re-migrate) from text -> rst and update docs to reflect new developments
2016-06-05 22:16:42 -04:00
Jake Guffey bcd4e5f29b Removed debugging from __jail_freebsd10/gencode-local 2016-06-05 21:57:56 -04:00
Jake Guffey 2f68e21a96 Add support for FreeBSD 10.x jails
Separate __jail type into distinct __jail_freebsd9 and __jail_freebsd10 types
2016-06-05 21:57:21 -04:00
Darko Poljak ab74da9c29 Prepare for new release. 2016-05-27 07:26:42 +02:00
Darko Poljak bc31edb8cf Merge pull request #437 from lamby/reproducible-build
Ensure build of reference documentation is reproducible.
2016-05-27 07:08:54 +02:00
Chris Lamb 8818d2fece Ensure build of reference documentation is reproducible.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2016-05-26 18:48:29 +01:00
Steven Armstrong dbcdc8a8ba use pool.sks-keyservers.net instead of subkeys.pgp.net
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2016-05-25 14:40:55 +02:00
Darko Poljak 871d323b3d Update .gitignore: test->rst. 2016-05-25 10:52:53 +02:00
Darko Poljak 69ffab3174 Merge pull request #436 from darko-poljak/new-docs-format
New docs format - reStructuredText (sphinx)
2016-05-25 08:13:12 +02:00
Darko Poljak 3e94ea3d86 Cleanup. 2016-05-25 08:09:18 +02:00
Darko Poljak 03928eb23f Fix man section conf. 2016-05-25 08:06:13 +02:00
Darko Poljak 54834e277d Merge branch 'master' into new-docs-format 2016-05-25 07:39:53 +02:00
Darko Poljak 890429f210 Merge pull request #435 from darko-poljak/option-f
Option -f: read additional hosts from file (stdin)
2016-05-25 07:26:18 +02:00
Darko Poljak 1b37b9fbb1 Minor sentence fixes. 2016-05-25 07:25:21 +02:00
Darko Poljak 69f3759a89 Update changelog for option -f. 2016-05-23 17:24:17 +02:00