index
:
~snappy-dev/snapd/+git/snapd-pawel
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
errtracker
Age
Commit message (
Expand
)
Author
2019-08-26
fixme: rename ubuntu*architectures to dpkg*architectures
Arda Güçlü
2019-03-14
Unit test.
fix-errortracker-panic
Pawel Stolowski
2019-03-14
Fix panic caused by db.Close() if db coudln't be opened.
Pawel Stolowski
2018-09-27
errtracker: add missing error details
Michael Vogt
2018-08-20
many: move Uname to osutil, for more DRY and easier porting.
John R. Lenton
2018-06-07
errtracker: do not send duplicated reports (#5263)
Michael Vogt
2018-04-10
Merge remote-tracking branch 'upstream/master' into whoopsie-dupsie
Michael Vogt
2018-04-10
errtracker: check for whoopsie.service instead of reading /etc/whoopsie
Michael Vogt
2018-04-05
errtracker: make TestJournalErrorSilentError work on gccgo
Michael Vogt
2018-04-05
errtracker: add more fields to aid debugging
John Lenton
2018-03-14
address review feedback
Michael Vogt
2018-03-14
errtracker: respect the /etc/whoopsie configuration
Michael Vogt
2018-01-24
errtracker: include detected virtualisation
Michael Vogt
2017-11-20
cmd, errtracker: get rid of SNAP_DID_REEXEC environment
Michael Vogt
2017-09-01
Repair script status reports are honored even if the script errors
Michael Vogt
2017-09-01
add new "ProblemType: Repair" to errtracker and use it when reporting repair ...
Michael Vogt
2017-06-08
Include /etc/apparmor.d/usr.lib.snap-confine md5sum in err reports
Michael Vogt
2017-06-01
errtracker: report if snapd did re-execute itself
Zygmunt Krynicki
2017-06-01
errtracker: include bits of snap-confine apparmor profile (#3421)
Zygmunt Krynicki
2017-05-18
errtracker: small simplification around readMachineID (#3351)
Michael Vogt
2017-05-18
errtracker: simplify code a little bit
Simon Fels
2017-05-18
errtracker: move machine-id reading into own function and rework error reporting
Simon Fels
2017-05-18
errtracker: try multiple paths to read machine-id
Simon Fels
2017-04-07
Merge pull request #3148 from mvo5/errtracker-honor-tests
Michael Vogt
2017-04-06
one more typo (thanks to zyga)
Michael Vogt
2017-04-06
fix typo
Michael Vogt
2017-04-06
never send errtracker reports when running under SNAPPY_TESTING
Michael Vogt
2017-04-05
osutil,errtracker: simply code for LookPathDefault a bit further
Simon Fels
2017-04-04
many: rename FindInPath to LookupPath
Simon Fels
2017-04-03
errtracker/osutil: drop extra init function to initialize variables
Simon Fels
2017-03-31
errtracker,osutil: replace paths to /bin/{true,false} with find results
Simon Fels
2017-03-06
errtracker: fix testing outside of ubuntu
Zygmunt Krynicki
2017-03-01
Merge remote-tracking branch 'upstream/release/2.22' into 2.22.8-fixes
Michael Vogt
2017-02-24
more info in errtracker reports
Samuele Pedroni
2017-02-23
many: merge 2.22.6 back into master (#2922)
Michael Vogt
2017-02-22
errtracker: include the build-id of host and core snapd (#2912)
Michael Vogt
2017-02-22
errtracker: include the number of ubuntu-core -> core retries (#2915)
Michael Vogt
2017-02-22
errtracker: include kernel version in error reports (#2905)
Michael Vogt
2017-02-22
review feedback
Michael Vogt
2017-02-22
include snapd version in err reports
Michael Vogt
2017-02-21
mock machine-id path to fix FTBFS in sbuild
Michael Vogt
2017-02-21
fix go check issues
Michael Vogt
2017-02-20
set errtracker.CrashDbURLBase in cmd/snapd/main.go
Michael Vogt
2017-02-20
really use gopkg.in/mgo.v2/bson
Michael Vogt
2017-02-20
update bson location
Michael Vogt
2017-02-20
address review feedback
Michael Vogt
2017-02-20
use the right time format for daisy
Michael Vogt
2017-02-20
address review feedback from Brian
Michael Vogt
2017-02-20
fix machineID whitespaces and submit distro release
Michael Vogt
2017-02-20
add support for error reporting via daisy.ubuntu.com
Michael Vogt