RETIRED, further work has moved to Debian project infrastructure
Go to file
Mike Fedosin 7b47349d02 Add dict and list filters
For lists filter <list_name>=<value> returns only those
artifacts that have value in the list.

For dicts filter <dict_name>=<value> returns only those
artifacts that have dicts with the key equal value.

In both cases filters don't accept any operators.

Change-Id: Iea98893b7cd975fa43f23234a78b518c96fe452c
2016-09-22 10:14:12 +03:00
doc/source Fix docs and remove bandit check for translation 2016-08-23 09:25:01 +00:00
etc Add missing config options 2016-09-07 19:47:19 +03:00
glare Add dict and list filters 2016-09-22 10:14:12 +03:00
.gitignore Fix docs and remove bandit check for translation 2016-08-23 09:25:01 +00:00
.gitreview Fix docs and remove bandit check for translation 2016-08-23 09:25:01 +00:00
.testr.conf Glare Code 2016-08-05 18:59:44 +03:00
LICENSE Initial commit 2016-08-02 12:54:54 +03:00
README.rst Clean requirements and update README 2016-08-21 13:27:28 +03:00
babel.cfg Glare Code 2016-08-05 18:59:44 +03:00
bandit.yaml Glare Code 2016-08-05 18:59:44 +03:00
pylintrc Glare Code 2016-08-05 18:59:44 +03:00
requirements.txt Updated from global requirements 2016-09-21 07:26:20 +00:00
setup.cfg Add config files to pypi package 2016-09-15 18:49:00 +03:00
setup.py Glare Code 2016-08-05 18:59:44 +03:00
test-requirements.txt Updated from global requirements 2016-09-21 06:41:18 +00:00
tox.ini Update tox.ini 2016-09-06 16:03:30 +03:00

README.rst

Glare

Glare (from GLare Artifact REpository) is a service that provides access to a unified catalog of structured meta-information as well as related binary data (these structures are also called 'artifacts').

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0