summaryrefslogtreecommitdiff
path: root/pycadf/identifier.py
Commit message (Expand)AuthorAgeFilesLines
* Enabling FIPS mode by using sha256 instead of md5Raildo Mascena2018-11-011-2/+2
* Stopping using norm_nschenghuiyu2017-09-131-8/+0
* Make `is_valid` more flexible with uuid validationGage Hugo2017-02-061-5/+24
* cleanup stringgord chung2017-01-041-1/+1
* Add docstring validationDolph Mathews2016-02-121-5/+3
* relax id validation2.0.1gordon chung2015-12-021-4/+8
* make generate_uuid return valid uuidgordon chung2015-11-121-14/+20
* ensure id is not emptygordon chung2015-06-221-0/+2
* Use oslo namespacesSteve Martinelli2015-02-041-1/+1
* clean up license headersDolph Mathews2014-07-291-9/+6
* Enabled hacking checks H305 and H307Christian Berendt2014-07-171-1/+1
* Expand © and remove unnecessary encoding linesMartin Geisler2014-06-151-1/+0
* add docstrings to functionsGordon Chung2014-03-101-0/+6
* Python 3: replace 'basestring' by 'six.string_types'Cyril Roelandt2014-01-061-1/+3
* add namespace to all idsGordon Chung2013-10-291-1/+5
* support namespace prefix in idGordon Chung2013-10-171-9/+11
* validate attributes against basestring0.1.10.1Gordon Chung2013-08-071-1/+1
* DMTF CADF formatGordon Chung2013-08-061-0/+42