summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated from global requirementsliberty-eolstable/libertyOpenStack Proposal Bot2015-10-191-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-09-291-1/+1
* Update .gitreview for stable/libertyDoug Hellmann2015-09-141-0/+1
* Updated from global requirements0.11.0OpenStack Proposal Bot2015-08-271-1/+1
* Merge "Overwrite option should not cause policy file reloading"0.10.0Jenkins2015-08-242-2/+7
|\
| * Overwrite option should not cause policy file reloadingCorey Wright2015-08-212-2/+7
* | Pass reference then actual to assertEqualCorey Wright2015-08-211-2/+2
|/
* Merge "Have the enforcer have its own file cache"Jenkins2015-08-173-14/+16
|\
| * Have the enforcer have its own file cacheJoshua Harlow2015-08-063-14/+16
* | Updated from global requirementsOpenStack Proposal Bot2015-08-131-2/+2
* | Setup translationsAndreas Jaeger2015-08-095-0/+137
|/
* Updated from global requirementsOpenStack Proposal Bot2015-08-041-1/+1
* Updated from global requirements0.9.0OpenStack Proposal Bot2015-07-291-1/+1
* Updated from global requirements0.8.0OpenStack Proposal Bot2015-07-153-3/+3
* Fix typo of 'available' in token_fixture.pyTakashi NATSUME2015-07-141-1/+1
* Merge "Fixes up the API docs and module index"Jenkins2015-07-084-21/+5
|\
| * Fixes up the API docs and module indexDavid Stanek2015-07-074-21/+5
* | Remove oslo-incubator specific code0.7.0Steve Martinelli2015-07-023-7/+0
* | Move fileutils functions to oslo.policySteve Martinelli2015-07-014-155/+62
|/
* Add six and oslo.utils to requirementsDavanum Srinivas2015-06-271-0/+2
* Add tox target to find missing requirementsDavanum Srinivas2015-06-261-0/+8
* Updated from global requirementsOpenStack Proposal Bot2015-06-223-8/+7
* Updated from global requirementsOpenStack Proposal Bot2015-06-161-0/+0
* Fix Enforcer docstring0.6.0Douglas Mendizábal2015-06-051-1/+1
* Merge "Expose base check classes as part of public API"Jenkins2015-05-283-0/+37
|\
| * Expose base check classes as part of public API0.5.0Ihar Hrachyshka2015-05-283-0/+37
* | Cleanup logging to conform to guidelinesShaoHe Feng2015-05-212-4/+4
* | Cleanup logging to conform to guidelinesDavanum Srinivas2015-05-161-1/+1
* | Remove support for Python 3.3Davanum Srinivas2015-05-101-1/+0
* | Updated from global requirementsOpenStack Proposal Bot2015-04-281-1/+1
|/
* Uncap library requirements for liberty0.4.0Doug Hellmann2015-04-162-5/+5
* Fix invalid indentation in _load_policy_file methodKamil Rykowski2015-04-141-8/+7
* Cleanup README.rst and setup.cfgSteve Martinelli2015-04-042-2/+3
* Merge "Lists for Generic Checks"Jenkins2015-04-033-10/+255
|\
| * Lists for Generic ChecksAdam Young2015-03-313-10/+255
* | Avoid reloading policy files in policy.d for every callDavanum Srinivas2015-03-312-3/+79
|/
* Updated from global requirementsOpenStack Proposal Bot2015-03-212-5/+5
* Switch to non-namespaced module imports0.3.1Davanum Srinivas2015-03-121-1/+1
* Merge "deprecate policy_dirs option"0.3.0Jenkins2015-03-051-1/+3
|\
| * deprecate policy_dirs optionSteve Martinelli2015-03-051-1/+3
* | Updated from global requirementsOpenStack Proposal Bot2015-03-051-1/+1
|/
* Merge "Expose register and Check as part of public API"Jenkins2015-03-032-0/+16
|\
| * Expose register and Check as part of public APIIhar Hrachyshka2015-03-032-0/+16
* | provide more descriptive exceptionSean Dague2015-03-031-3/+4
* | Add missing space to help message0.2.0Ben Nemec2015-02-261-1/+1
|/
* Merge "Add Rules.from_dict classmethod"Jenkins2015-02-202-0/+17
|\
| * Add Rules.from_dict classmethodIan Cordasco2015-02-192-0/+17
* | Use assertTrue or assertFalse where appropriateIan Cordasco2015-02-192-72/+40
* | Fix the order of args to assertEqual in testsIan Cordasco2015-02-193-147/+158
|/
* Clean up configuration option management0.1.0Doug Hellmann2015-02-184-27/+100