index
:
~mvo/snapd/+git/snapd-mvo
[no description]
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
2015-10-29
move Activate()/Deactivate() in to the kernel/os snap (not working yet though)
feature/snapfs-refactor2
Michael Vogt
2015-10-29
kill SetActivte() in favour of Activate/Deactivate
Michael Vogt
2015-10-29
extract nextNextBoot out into kernel.go
Michael Vogt
2015-10-29
move kernel artifacts removal into KernelSnap
Michael Vogt
2015-10-29
extract duplicated code into snapIFFactory()
Michael Vogt
2015-10-29
remove need for Close() from clickeb
Michael Vogt
2015-10-29
Merge branch 'feature/snapfs-fix-os-image-build' into feature/snapfs-refactor
Michael Vogt
2015-10-29
Merge branch 'feature/snapfs-boot-ok' into feature/snapfs-fix-os-image-build
feature/snapfs-fix-os-image-build
Michael Vogt
2015-10-29
Merge branch 'feature/snapfs-disallow-removal' into feature/snapfs-boot-ok
feature/snapfs-boot-ok
Michael Vogt
2015-10-29
Merge branch 'feature/snapfs-cleanup-kernel-assets' into feature/snapfs-disal...
feature/snapfs-disallow-removal
Michael Vogt
2015-10-29
remove incorrect os.MkdirAll() in removeKernel()
feature/snapfs-cleanup-kernel-assets
Michael Vogt
2015-10-29
Merge branch 'feature/snapfs-needs-reboot' into feature/snapfs-cleanup-kernel...
Michael Vogt
2015-10-29
simplify showRebootMessage() (thanks John!)
feature/snapfs-needs-reboot
Michael Vogt
2015-10-29
Merge branch 'feature/snapfs-os-kernel' into feature/snapfs-needs-reboot
Michael Vogt
2015-10-29
Merge branch 'feature/snapfs-mount' into feature/snapfs-os-kernel
feature/snapfs-os-kernel
Michael Vogt
2015-10-29
use dir.Sync() after rename (thanks John!)
Michael Vogt
2015-10-29
add FIXME
Michael Vogt
2015-10-28
do not use systemd-escape (unavailable on travis)
Michael Vogt
2015-10-28
Merge branch 'feature/snapfs-import-systemd-escape' into feature/snapfs-mount
Michael Vogt
2015-10-28
add native systemd-escape to make travis happy
feature/snapfs-import-systemd-escape
Michael Vogt
2015-10-28
Add native systemd.EscapePath()
Michael Vogt
2015-10-28
Merge pull request #11 from elopio/coveralls
bugfix/add-systemd-escape-for-tests
John Lenton
2015-10-28
Merge pull request #21 from chipaca/no-more-function-comparison
Michael Vogt
2015-10-28
Drop the NotFoundHandler check that relied on undefined behaviour.
John R. Lenton
2015-10-28
Merge branch 'feature/snapfs-fix-os-image-build' into feature/snapfs-refactor
Michael Vogt
2015-10-28
Merge branch 'feature/snapfs-boot-ok' into feature/snapfs-fix-os-image-build
Michael Vogt
2015-10-28
Merge branch 'feature/snapfs-disallow-removal' into feature/snapfs-boot-ok
Michael Vogt
2015-10-28
Merge branch 'feature/snapfs-cleanup-kernel-assets' into feature/snapfs-disal...
Michael Vogt
2015-10-28
Merge branch 'feature/snapfs-needs-reboot' into feature/snapfs-cleanup-kernel...
Michael Vogt
2015-10-28
Merge branch 'feature/snapfs-os-kernel' into feature/snapfs-needs-reboot
Michael Vogt
2015-10-28
Merge branch 'feature/snapfs-mount' into feature/snapfs-os-kernel
Michael Vogt
2015-10-28
update for helpers.AtomicWriteFile() API change and new imports
Michael Vogt
2015-10-28
Merge branch 'master' into feature/snapfs-mount
Michael Vogt
2015-10-27
Added an after_success step to travis to publish coverage to coveralls.
Leo Arias
2015-10-27
Collect the coverage output of all the unit tests.
Leo Arias
2015-10-27
Merge pull request #9 from elopio/travis
Gustavo Niemeyer
2015-10-27
Merge pull request #8 from chipaca/fix-imports
Leo Arias
2015-10-27
Added the travis config file.
Leo Arias
2015-10-27
Changed all references to launchpad.net/snappy to github.com/ubuntu-core/snappy
John R. Lenton
2015-10-27
Initialization common to all the suites done only once by fgimenez approved b...
Federico Gimenez
2015-10-26
Don't include empty channels in the bulk POST. by chipaca approved by mvo,ser...
John R. Lenton
2015-10-26
Don't send an empty channel in the update request.
John R. Lenton
2015-10-26
Initialization common to all the suites done only once
Federico Gimenez
2015-10-26
Launchpad automatic translations update.
Launchpad Translations on behalf of snappy-dev
2015-10-22
Make atomic follow symlinks (so you don't have to write to /etc/writable). by...
John R. Lenton
2015-10-22
make the follow symlink behaviour depend on a flag. Oh, add a flag.
John R. Lenton
2015-10-22
make atomicwrite follow symlinks
John R. Lenton
2015-10-22
bzzt! reversed that
John R. Lenton
2015-10-22
Use /etc/writable from config now that config does AtomicWriteFile. by chipac...
John R. Lenton
2015-10-22
Use /etc/writable, not /etc directly, to get the atomic write dance.
John R. Lenton
[next]