Commit Graph

4863 Commits (a4c49201c0d6f4d821fcb21798fa28a2885262b4)
 

Author SHA1 Message Date
Darko Poljak a4c49201c0 Add jobs option for parallel execution, global explorers first. 7 years ago
Darko Poljak 8d6e0760dc Fix errors in remote.py unit test. 7 years ago
Nico Schottelius 9ce8f6bbb0 Merge branch 'master' of github.com:telmich/cdist 7 years ago
Nico Schottelius 67429479f0 Remove very old notes
Not up-to-date anymore and might be misleading.
7 years ago
Steven Armstrong e48486636e Merge pull request #467 from dheule/feature__filesystem
new type __filesystem, first version

Awesome! Thanks!
7 years ago
Daniel Heule 8747474fd5 device now defaults to object_id 7 years ago
Daniel Heule 13b2443d6b last cleanups 7 years ago
Steven Armstrong 3f179c00e7 Merge pull request #469 from ungleich/type/__sysctl
Add type __sysctl
7 years ago
Nico Schottelius 6479ffc499 Really fix the GPLv3+ text 7 years ago
Nico Schottelius ad5ceac563 Update changelog for new type __sysctl 7 years ago
Nico Schottelius a1ff755576 Add type __sysctl
- Migrated asciidoc to rst
- Changed license to GPLv3+
7 years ago
Nico Schottelius 4254046129 Update changelog (__locale_system) 7 years ago
Nico Schottelius 94119003a9 Reference __locale_system in __locale type 7 years ago
Nico Schottelius 06d0eabb5f Add new type: __locale_system
Merge the best of the proposals from Steven and Carlos
7 years ago
Daniel Heule 36c20230b8 optimize the usage of explorers for __filesystem 7 years ago
Daniel Heule 2ed762cd72 new type __filesystem, first version 7 years ago
Darko Poljak d2997baf0b Update changelog: v 4.2.2 7 years ago
Nico Schottelius 1a4adc0e21 Merge pull request #463 from darko-poljak/socket-file-fix
Socket file fix
7 years ago
Darko Poljak f5dd4e0a76 Improve pep8 targets and checking in release. 7 years ago
Darko Poljak 1959e9cdd8 Fix error message. 7 years ago
Darko Poljak 36627e2969 Merge remote-tracking branch 'ungleich/master' into socket-file-fix 7 years ago
Darko Poljak 6de632c0b9 Update changelog 7 years ago
Darko Poljak 135b4fbadf Update changelog. 7 years ago
Darko Poljak 6f28fc2db2 Fix ssh mux socket file error.
ssh ControlPath socket file needs to be unique for each host.
To avoid using ssh ControlPath option placeholders move socket file
to host's temp directory. Since each host has unique temp
directory then, although file name for socket file is fixed, its path
is unique.
7 years ago
Darko Poljak ca3644a08a Add pep8 target. 7 years ago
Darko Poljak dacb5720c5 Create hash func for string args to be used cdist wide. 7 years ago
Darko Poljak 2011db16a8 Add scripts/cdist to pep8 check. 7 years ago
Darko Poljak 7e57575f9e Improve and fix reference doc and cdist man page. 7 years ago
Darko Poljak cab0381c2a Update license to GPLv3+ for my types and cdist man pages. 7 years ago
Darko Poljak 4e5b9492b8 Update docs with dist conf dir and .cdist conf dir info. 7 years ago
Darko Poljak a434ec8dde Merge branch '4.2' 7 years ago
Darko Poljak b7d2ec4b6e 4.2.1 changelog 7 years ago
Darko Poljak 25e69d1302 Fix release signing: upload also archive that is signed. 7 years ago
Darko Poljak 25bfad452c Fix missing trailing slash for archive prefix. 7 years ago
Darko Poljak 1815936b7d Fix import error when PYTHONPATH is not set. 7 years ago
Darko Poljak 0d82c37928 Fix spelling errors (Dmitry Bogatov). 7 years ago
Darko Poljak 87d6a9c336 Fix line begining with . is a macro for man page. 7 years ago
Darko Poljak a88c8d2afb Prepare for next. 7 years ago
Darko Poljak c456284cef For release generate version file with target version. 7 years ago
Darko Poljak 804570d874 4.2.0 -> second run. 7 years ago
Darko Poljak 8571192aa5 Clean stuff after signing release. 7 years ago
Darko Poljak ccbb9697eb Clean sphinx docs before building. 7 years ago
Darko Poljak 509a728211 Fix lost refs for feature files export. 7 years ago
Darko Poljak ec425be624 Fix removing archive. Push new branch if builder not Nico. 7 years ago
Darko Poljak 9256aa8d58 Fix pipe typo bug. 7 years ago
Darko Poljak 5127bc2ef7 Ignore packages and signature files. 7 years ago
Darko Poljak 0f2cda06b1 Fix arg num check. 7 years ago
Darko Poljak 12faca578f gpg needs GPG_TTY env var set. 7 years ago
Darko Poljak c9f825d7ef Ensure gpg-agent is running for tag signing. 7 years ago
Darko Poljak 42b5963c49 Ignore *.pyc files. 7 years ago