Commit Graph

5398 Commits

Author SHA1 Message Date
Darko Poljak 7868165e91 Update changelog. 2016-12-16 20:27:00 +01:00
Darko Poljak 2b45405898 Update docs for types that used man.rst as symbolic links. 2016-12-16 08:19:41 +01:00
Darko Poljak d9422342d3 Merge branch 'master' of github.com:ungleich/cdist 2016-12-14 09:08:59 +01:00
Darko Poljak d9c4a062ee Update changelog. 2016-12-14 09:08:43 +01:00
Darko Poljak 0462b4afc9 Merge pull request #348 from dheule/bugfix_type__cron
bugfix of raw_command
2016-12-14 09:04:54 +01:00
Darko Poljak d597b64705 Update changelog. 2016-12-13 11:41:04 +01:00
Darko Poljak d07f262eb6 Merge pull request #508 from greendeath/feature/__docker_compose
Created __docker_compose type for cdist
2016-12-13 11:38:01 +01:00
Dominique Roux d6f972057e updated documentation 2016-12-13 08:16:24 +01:00
Dominique Roux f180cbcb09 documented --version parameter 2016-12-13 08:09:14 +01:00
Dominique Roux db50e2e9e2 Added parameter --version to define the docker-compose version 2016-12-12 19:43:15 +01:00
Dominique Roux afd0d8c8c8 Added / Changed license to GPLv3+ 2016-12-12 09:09:48 +01:00
Dominique Roux 7abb96b48d Created __docker_compose type for cdist
Features:
- Install __docker_compose
2016-12-11 22:12:44 +01:00
Darko Poljak 8d2d538660 Fix typo. 2016-12-11 21:17:22 +01:00
Darko Poljak e5a6599ccb Create mp_pool_run helper function for running in parallel. 2016-12-08 21:48:59 +01:00
Darko Poljak 6ea1809a30 Merge remote-tracking branch 'ungleich/master' into the-good-the-bad-and-the-ugly 2016-12-08 20:08:30 +01:00
Darko Poljak a9cd6dc7c2 Fix changelog style 2016-12-08 20:08:08 +01:00
Darko Poljak ede5282d93 Merge remote-tracking branch 'ungleich/master' into the-good-the-bad-and-the-ugly 2016-12-08 20:06:59 +01:00
Darko Poljak b0911ab87d Improve __apt_mark (Ander Punnar from beta) 2016-12-08 20:04:17 +01:00
Darko Poljak 8776a2ee06 concurrent.futures -> multiprocessing 2016-12-08 17:36:57 +01:00
Darko Poljak e6b9fc90ba Add log messages. 2016-12-08 14:11:30 +01:00
Darko Poljak ca3a8ddf67 no clear() in python < 3.3; if only one then do it sequentially 2016-12-08 00:47:07 +01:00
Darko Poljak e79519afce Merge remote-tracking branch 'ungleich/master' into the-good-the-bad-and-the-ugly 2016-12-08 00:42:17 +01:00
Darko Poljak 6d765c1ff7 enable-beta -> beta 2016-12-07 23:43:03 +01:00
Darko Poljak d17c517a0c enable-beta -> beta 2016-12-07 22:43:53 +01:00
Darko Poljak 1952d43073 Initial try for parallelization. 2016-12-07 19:06:51 +01:00
Darko Poljak 258a6c7f56 Merge branch 'the-good-the-bad-and-the-ugly-gunfight' into the-good-the-bad-and-the-ugly 2016-12-07 18:57:58 +01:00
Darko Poljak bc5f6c8923 Merge pull request #504 from darko-poljak/the-good-the-bad-and-the-ugly
The Good, the Bad and the Ugly
2016-12-07 18:45:56 +01:00
Darko Poljak 341de216a6 Fix missing vars. 2016-12-07 18:39:43 +01:00
Darko Poljak 3e763e9e6c list -> set for beta commands and args 2016-12-07 18:36:19 +01:00
Darko Poljak 6c1b215db8 Begin parallelizing object prepare and run. 2016-12-06 14:27:17 +01:00
Darko Poljak 0f175bc65a Update changelog. 2016-12-05 08:53:59 +01:00
Darko Poljak eb56c6ef59 experimentel -> experimental 2016-12-05 08:53:48 +01:00
Darko Poljak b0c9e097f9 Merge pull request #354 from tpo/__package_dpkg2
Please merge __package_dpkg type
2016-12-05 08:47:35 +01:00
Darko Poljak c1805394ae Merge pull request #503 from greendeath/feature/docker
Added __docker type from asteven, implemented debian support
2016-12-05 08:46:47 +01:00
testing_rouxdo 1ee6c2e7b1 added line after 33, changed experimentel to experimental 2016-12-05 07:57:30 +01:00
Darko Poljak 609977b7ff ugly->bad 2016-12-04 20:27:42 +01:00
Darko Poljak 2999f12698 chmod +x 2016-12-03 18:29:10 +01:00
Darko Poljak d0f5d2c459 ugly -> bad 2016-12-03 18:24:37 +01:00
testing_rouxdo fc18e0f99c migrated man.text -> man.rst 2016-12-03 18:14:58 +01:00
Darko Poljak e6fc74c081 ugly -> bad 2016-12-03 18:12:38 +01:00
Darko Poljak b24adcbe20 Fix changelog style. 2016-12-03 14:03:24 +01:00
Darko Poljak 8c53ce78f5 Started the good, the bad and the ugly - code cleanup. 2016-12-03 10:46:49 +01:00
Darko Poljak d07ad48651 Add reference to beta docs. 2016-12-03 10:21:00 +01:00
Darko Poljak 0fae040f77 Update changelog: release 4.4.0. 2016-12-03 09:52:49 +01:00
testing_rouxdo 3054bae8c2 Added __docker type from asteven, implemented debian support 2016-12-02 14:34:01 +01:00
Tomáš Pospíšek 4370efdbb8 Update man.rst
fix title as requested here https://github.com/ungleich/cdist/pull/354#issuecomment-264117501
2016-12-02 09:39:53 +01:00
Darko Poljak 57d83be054 Update changelog. 2016-12-01 15:40:34 +01:00
Nico Schottelius 1e3cae7d85 Merge pull request #502 from darko-poljak/deprecate-d
Deprecate -d option and make -v option log level counter
2016-12-01 11:55:41 +01:00
Darko Poljak f1cd824a7d Merge pull request #360 from tpo/__postgres_extension
postgres extension
2016-12-01 10:01:55 +01:00
tpo 6bcfdec154 remove reference to cdist_type, use GPL3+
as requested by darko-poljak here:
https://github.com/ungleich/cdist/pull/360#issuecomment-264110087
2016-12-01 09:54:27 +01:00