Commit Graph

2878 Commits (0082b7f07cd821b80f24fb8d23524706bba531d9)
 

Author SHA1 Message Date
Nico Schottelius 0082b7f07c allow objects to start with /, but not to contain //; sanitise after validation 13 years ago
Nico Schottelius df54ab3284 mark same algorithmus for deps in logs 13 years ago
Nico Schottelius 861b13ffe4 record sanitised object, not the user supplied one, as requirement 13 years ago
Nico Schottelius c9ae06db64 do not setup __debug - let the user do if required - do not interfere type with core 13 years ago
Nico Schottelius 8f1735fab2 ++changes(2.0.8) 13 years ago
Nico Schottelius d51a177a95 invent a generic CdistObjectError and point to definition source (easier debugging) 13 years ago
Nico Schottelius 0861276436 remove obsolete MissingEnvironmentVariableError() 13 years ago
Nico Schottelius ba0130594c remove latest before linking to prevent symlink below latest/ 13 years ago
Nico Schottelius f8868349e6 cdist_object.type => cdist_object.cdist_type 13 years ago
Nico Schottelius edd93aa1f8 -typo 13 years ago
Nico Schottelius 9925845828 only need release script for release 13 years ago
Nico Schottelius 762b8e0a3a also check date on release 13 years ago
Nico Schottelius f8de3afb5f +releasedate 13 years ago
Nico Schottelius 06cf5ec3c9 check release before releasing... 13 years ago
Nico Schottelius 632146114c update copyright 13 years ago
Nico Schottelius 84b6df2e81 ++todo for anyone 13 years ago
Nico Schottelius f9ab756ee5 cleanup todo 13 years ago
Nico Schottelius c8ec4c200a repair manpage for __package_pip 13 years ago
Nico Schottelius e3ab8ef77b version increment 13 years ago
Nico Schottelius f8aa1bf034 Merge remote-tracking branch 'github/master' 13 years ago
Nico Schottelius 95cbdeba27 document /, // behaviour of object id 13 years ago
telmich 5d6e55d074 Merge pull request #34 from mcodd/user-gid-change-bug 13 years ago
Nico Schottelius 2d61070023 remove old IllegalRequirementError exception 13 years ago
Nico Schottelius 2fce038423 correct catching exception to IllegalObjectIdError 13 years ago
Nico Schottelius f12a83f3dd -migration to CdistType error 13 years ago
Nico Schottelius 0851af7d52 allow object_id to start and end with one /, fail with any // 13 years ago
Nico Schottelius 8f75a9133f do not fail validation on empty object_id 13 years ago
Nico Schottelius a8e9b7feed :%s/cdist_object.type/cdist_object.cdist_type/g 13 years ago
Nico Schottelius 2bc201614a :%s/cdist_object.type/cdist_object.cdist_type/g 13 years ago
Nico Schottelius 1e5226e21c fix indention errors due to vim c&p 13 years ago
Nico Schottelius 921b0c0dff do not submit run/exec types containing echo only 13 years ago
Nico Schottelius eadb62e67a minimal beaufity 13 years ago
Nico Schottelius dcd3bcee32 use the great method object_from_name() in emulator 13 years ago
Nico Schottelius 2492d51f6f make object_from_name() better readable 13 years ago
Nico Schottelius 097b4ea6ad :%s/self.type/self.cdist_type/g 13 years ago
Nico Schottelius 754aba1a15 record source in setup_object not in requirements 13 years ago
Nico Schottelius f27730e10b finish rewrite to instance method 13 years ago
Nico Schottelius ab565dc3d9 cleanup / emulator 13 years ago
Nico Schottelius 0c990e1756 add singleton / no object_id test to CdistObject 13 years ago
Nico Schottelius 91ecfa7d3f back to 100% tests working 13 years ago
Nico Schottelius fb4f8784b6 rename Type => CdistType 13 years ago
Nico Schottelius 1314567012 also begin to prefix type with cdist 13 years ago
Nico Schottelius 4be37f6e93 begin rename Object => CdistObject 13 years ago
Nico Schottelius 15fb097464 add function to sanitise object_id and verify no // 13 years ago
Nico Schottelius 6dcbfc3b88 more todo 13 years ago
Nico Schottelius 2fc2df3a35 Preperation -> Preparation 13 years ago
Nico Schottelius 947c9a4ccb ++changes for 2.0.7 13 years ago
telmich 1025ed5897 Merge pull request #31 from asteven/issue-28 13 years ago
Nico Schottelius 49917d2933 +object id issues/ideas 13 years ago
Nico Schottelius 45053c6d84 allow pip to be non existent during explorer stage 13 years ago