test-account-0

Results 7 issues of test-account-0

I would like to vote for a pull mode feature. There is already 'attic serve', but it is spawned by attic with ssh. I would like something like 'attic client'...

That would be really great because there is no such app on ubuntu phone at the moment.

enhancement

If You open the same file in split windows (like vim -O file1.go file1.go) then jump to declaration in one of windows (Ctrl-]) when You try to get back (Ctrl-t)...

bug

I'm using pmcd on machines with containers which also have pmcd. Theese container are based on openvz and lxc. With the current version of /etc/pcp.env I cannot start, stop, restart...

Now only the functions in the script that is profiled are added to the log. It would be really great to also know what takes time in functions from other...

If the resource property cannot be updated api replies with: ``` 'code': 'NO_METHOD_TO_UPDATE_FIELD', 'message': 'No method found to update field ' ``` I would like an option to delete such...

this is very low priority feature request now I'm building openvpn-auth-ldap with some tricks ``` FROM alpine as base RUN apk add --no-cache openvpn openssl iptables bash FROM base as...