add utils_test.go, rework fileExists() to return bool |
|
More...
|
about 10 years ago
|
add stringSliceRemove() wrapper |
|
More...
|
about 10 years ago
|
add test for mount/unmount tracking |
|
More...
|
about 10 years ago
|
unexport and move to utils.go |
|
More...
|
about 10 years ago
|
unexport more and move some helpers into utils.go |
|
More...
|
about 10 years ago
|
add more tests, use slice instead of list, unexport some functions |
|
More...
|
about 10 years ago
|
merged trunk |
|
More...
|
about 10 years ago
|
merge lp:~sergiusens/snappy/cli_api_split |
|
More...
|
about 10 years ago
|
move parts that do not need "type Parition" out into standalone functions, remove readOnlyMount member of "type Partition" as this is only needed for MountOtherRootfs() |
|
More...
|
about 10 years ago
|
Making Build() nicer and fixing a couple of issues |
|
More...
|
about 10 years ago
|
Initial split of API and cli. |
|
More...
|
about 10 years ago
|
simplify lsblk to use --output=NAME,LABEL,PKNAME,MOUNTPOINT for partition details detection |
|
More...
|
about 10 years ago
|
add the ability to mock lsblk so that the parition detection is testable |
|
More...
|
about 10 years ago
|
merged lp:~sergiusens/snappy/progress_refactor |
|
More...
|
about 10 years ago
|
use goconfigparser to read the s-i config directly instead of going over the dbus daemon, improve tests along the way |
|
More...
|
about 10 years ago
|
add test for Partition.hardwareSpec |
|
More...
|
about 10 years ago
|
refactor to remove some duplicated code |
|
More...
|
about 10 years ago
|
merge changes from james, add partition.RunWithOther(), make tests work and improve mocks |
|
More...
|
about 10 years ago
|
Refactored the progressmeter to have a more usable api on the webdm side. |
|
More...
|
about 10 years ago
|
Updating readme |
|
More...
|
about 10 years ago
|
Updating package references |
|
More...
|
about 10 years ago
|
* Updated dependencies. |
|
More...
|
about 10 years ago
|
add proper progress interface instead of hard-coding it |
|
More...
|
about 10 years ago
|
snappy/parts.go: add FIXME |
|
More...
|
about 10 years ago
|
add hardcoded progress bar for downloads |
|
More...
|
about 10 years ago
|
show list after install |
|
More...
|
about 10 years ago
|
show output when click is run |
|
More...
|
about 10 years ago
|
fix tests when no /apps or /oem exists |
|
More...
|
about 10 years ago
|
make tests pass again by mocking ReloadConfiguration() |
|
More...
|
about 10 years ago
|
add Reposiotry:Details() |
|
More...
|
about 10 years ago
|