Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PROXY: Do not abuse data provider interface | Pavel Březina | 2016-08-16 | 1 | -0/+80 |
We want to use custom interface for proxy provider so we do not abuse the data provider one. This way we gain more control over it and we can remove the old interface entirely. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> |