index
:
~mvo/snapd/+git/snapd-mvo
[no description]
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
2016-03-18
modify generateBinaryName to generate a short name if the appname and the sna...
feature/short-binary-names
Michael Vogt
2016-03-18
Merge pull request #684 from pedronis/overlord-taskrunner-goroutine-exits
Michael Vogt
2016-03-18
Merge pull request #666 from mvo5/refactor/no-parts7
Michael Vogt
2016-03-18
Merge pull request #665 from mvo5/refactor/no-parts6
Michael Vogt
2016-03-18
comment about the use of tomb.Kill to register the task handler outcome
Samuele Pedroni
2016-03-18
Merge branch 'refactor/no-parts6' into refactor/no-parts7
refactor/no-parts7
Michael Vogt
2016-03-18
Merge remote-tracking branch 'upstream/master' into refactor/no-parts6
refactor/no-parts6
Michael Vogt
2016-03-18
Merge pull request #656 from mvo5/refactor/no-parts5
Michael Vogt
2016-03-18
address review feedback (thanks Gustavo!)
refactor/no-parts5
Michael Vogt
2016-03-18
Merge pull request #649 from plars/avoid-more-config-checks-base-test
Michael Vogt
2016-03-17
integration-tests: don't check the config file when listing tests.
Paul Larson
2016-03-17
Merge pull request #242 from elopio/gocheck_list
Leo Arias
2016-03-17
address review comments
Samuele Pedroni
2016-03-17
better handling of task goroutine exits, support state.Retry to express that ...
Samuele Pedroni
2016-03-17
Merge pull request #672 from emgee/asserts-primary-keys
Gustavo Niemeyer
2016-03-17
Merge pull request #677 from mvo5/feature/statemanager-wait
Samuele Pedroni
2016-03-17
Merge pull request #681 from pedronis/overlord-taskrunner-propagate-fail
Samuele Pedroni
2016-03-17
Merge pull request #683 from zyga/ifaces-naming
Zygmunt Krynicki
2016-03-17
don't reuse t outside and inside the for loop, it's confusing in the end
Samuele Pedroni
2016-03-17
follow the doc comment and be safer by only setting ErrorStatus when the task...
Samuele Pedroni
2016-03-17
style
Samuele Pedroni
2016-03-17
backend -> stateBackend in tests
Samuele Pedroni
2016-03-17
move EnsureBefore where is relevant, to give a chance to waiting goroutines t...
Samuele Pedroni
2016-03-17
Merge pull request #658 from zyga/fileset-janitor
Gustavo Niemeyer
2016-03-17
osutil: tweak comment
Zygmunt Krynicki
2016-03-17
Merge remote-tracking branch 'upstream/master' into overlord-taskrunner-propa...
Samuele Pedroni
2016-03-17
Merge pull request #679 from pedronis/overlord-state-tasks-and-halt-tasks
Samuele Pedroni
2016-03-17
extra todo in test for later
Samuele Pedroni
2016-03-17
interfaces: move naming functions to dedicated file
Zygmunt Krynicki
2016-03-17
set directly and indirectly waiting tasks as in Error when a task goroutine f...
Samuele Pedroni
2016-03-17
use HaltTasks and EnsureBefore to make sure we schedule unblocked tasks
Samuele Pedroni
2016-03-17
Improve snap-revision doc comments to mention store acknowledgement.
Matt Goodall
2016-03-17
the relation is static, don't give the impression in the doc that is dynamic
Samuele Pedroni
2016-03-17
Task.HaltTasks() etc
Samuele Pedroni
2016-03-17
explicit testing of marshalling wait-for relations
Samuele Pedroni
2016-03-17
State.Tasks()
Samuele Pedroni
2016-03-17
Merge pull request #673 from emgee/asserts-identity-remove-unnecessary-check
Samuele Pedroni
2016-03-17
Merge pull request #678 from pedronis/overlord-taskrunner-error-handling
Samuele Pedroni
2016-03-17
Merge remote-tracking branch 'upstream/master' into fileset-janitor
Zygmunt Krynicki
2016-03-17
osutil: describe unsupported security systems
Zygmunt Krynicki
2016-03-16
osutil: tweak comment for readability
Zygmunt Krynicki
2016-03-16
osutil: don't use backtick quotes needlessly
Zygmunt Krynicki
2016-03-16
osutil: be more strict in writeFile()
Zygmunt Krynicki
2016-03-16
osutil: do more checks on EnsureDirState() arguments
Zygmunt Krynicki
2016-03-16
comments
Samuele Pedroni
2016-03-16
pass in tombs to handlers so that they support cancellation later
Samuele Pedroni
2016-03-16
running task with gorouting should have the proper status set
Samuele Pedroni
2016-03-16
error is final (wip)
Samuele Pedroni
2016-03-16
call stop and use Wait now that we have it
Samuele Pedroni
2016-03-16
update witnessManager to the new SnapManager interface
feature/statemanager-wait
Michael Vogt
[next]