summaryrefslogtreecommitdiff
path: root/errtracker
AgeCommit message (Expand)Author
2019-08-26fixme: rename ubuntu*architectures to dpkg*architecturesArda Güçlü
2019-03-14Unit test.fix-errortracker-panicPawel Stolowski
2019-03-14Fix panic caused by db.Close() if db coudln't be opened.Pawel Stolowski
2018-09-27errtracker: add missing error detailsMichael Vogt
2018-08-20many: move Uname to osutil, for more DRY and easier porting.John R. Lenton
2018-06-07errtracker: do not send duplicated reports (#5263)Michael Vogt
2018-04-10Merge remote-tracking branch 'upstream/master' into whoopsie-dupsieMichael Vogt
2018-04-10errtracker: check for whoopsie.service instead of reading /etc/whoopsieMichael Vogt
2018-04-05errtracker: make TestJournalErrorSilentError work on gccgoMichael Vogt
2018-04-05errtracker: add more fields to aid debuggingJohn Lenton
2018-03-14address review feedbackMichael Vogt
2018-03-14errtracker: respect the /etc/whoopsie configurationMichael Vogt
2018-01-24errtracker: include detected virtualisationMichael Vogt
2017-11-20cmd, errtracker: get rid of SNAP_DID_REEXEC environmentMichael Vogt
2017-09-01Repair script status reports are honored even if the script errorsMichael Vogt
2017-09-01add new "ProblemType: Repair" to errtracker and use it when reporting repair ...Michael Vogt
2017-06-08Include /etc/apparmor.d/usr.lib.snap-confine md5sum in err reportsMichael Vogt
2017-06-01errtracker: report if snapd did re-execute itselfZygmunt Krynicki
2017-06-01errtracker: include bits of snap-confine apparmor profile (#3421)Zygmunt Krynicki
2017-05-18errtracker: small simplification around readMachineID (#3351)Michael Vogt
2017-05-18errtracker: simplify code a little bitSimon Fels
2017-05-18errtracker: move machine-id reading into own function and rework error reportingSimon Fels
2017-05-18errtracker: try multiple paths to read machine-idSimon Fels
2017-04-07Merge pull request #3148 from mvo5/errtracker-honor-testsMichael Vogt
2017-04-06one more typo (thanks to zyga)Michael Vogt
2017-04-06fix typoMichael Vogt
2017-04-06never send errtracker reports when running under SNAPPY_TESTINGMichael Vogt
2017-04-05osutil,errtracker: simply code for LookPathDefault a bit furtherSimon Fels
2017-04-04many: rename FindInPath to LookupPathSimon Fels
2017-04-03errtracker/osutil: drop extra init function to initialize variablesSimon Fels
2017-03-31errtracker,osutil: replace paths to /bin/{true,false} with find resultsSimon Fels
2017-03-06errtracker: fix testing outside of ubuntuZygmunt Krynicki
2017-03-01Merge remote-tracking branch 'upstream/release/2.22' into 2.22.8-fixesMichael Vogt
2017-02-24more info in errtracker reportsSamuele Pedroni
2017-02-23many: merge 2.22.6 back into master (#2922)Michael Vogt
2017-02-22errtracker: include the build-id of host and core snapd (#2912)Michael Vogt
2017-02-22errtracker: include the number of ubuntu-core -> core retries (#2915)Michael Vogt
2017-02-22errtracker: include kernel version in error reports (#2905)Michael Vogt
2017-02-22review feedbackMichael Vogt
2017-02-22include snapd version in err reportsMichael Vogt
2017-02-21mock machine-id path to fix FTBFS in sbuildMichael Vogt
2017-02-21fix go check issuesMichael Vogt
2017-02-20set errtracker.CrashDbURLBase in cmd/snapd/main.goMichael Vogt
2017-02-20really use gopkg.in/mgo.v2/bsonMichael Vogt
2017-02-20update bson locationMichael Vogt
2017-02-20address review feedbackMichael Vogt
2017-02-20use the right time format for daisyMichael Vogt
2017-02-20address review feedback from BrianMichael Vogt
2017-02-20fix machineID whitespaces and submit distro releaseMichael Vogt
2017-02-20add support for error reporting via daisy.ubuntu.comMichael Vogt