Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
interfaces/builtin: reduce duplication and remove cruft in Sanitize{Plug,Slot} #3619
Merged
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
13c238c
interfaces/builtin: helpers for common sanitization tasks
zyga 28050d2
interfaces/builtin: use sanitization helpers
zyga fe9d43f
interfaces/builtin: add tests for new functions
zyga 12a0a5e
interfaces/builtin: don't sanitize interface type
zyga 6ecd4ab
interfaces: add {Plug,Slot}.Sanitize
zyga b7b75cd
interfaces: use new Sanitize API in repo
zyga 500e5ca
interfaces: make Interface.Sanitize{Plug,Slot} optional
zyga ef6935a
interfaces: use {Plug,Slot}.Sanitize in all tests
zyga a09870e
interfaces: remove the same cruft as before
zyga b74eaf2
interfaces: use new Sanitize APIs in testiface
zyga cff829f
interfaces: use new Sanitize API in policy tests
zyga 8a5bdb8
interfaces: drop unused Sanitize{Plug,Slot} methods
zyga e0a5708
Merge branch 'master' of github.com:snapcore/snapd into tweak/interfa…
zyga eb0a5ea
interfaces: make PlugSanitizer and SlotSanitizer interfaces public
zyga 0a74f89
interfaces: talk about core snap, not operating system snap
zyga f6fb74a
interfaces: reword {Plug,Slot}Sanitizer documentation
zyga
Jump to file or symbol
Failed to load files and symbols.
Viewing a subset of changes. View all
interfaces: reword {Plug,Slot}Sanitizer documentation
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
- Loading branch information...
commit f6fb74af3fcbcea7caa72ee645c169f9f33f962d
zyga
committed
Jul 28, 2017