Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-11Remove unused import of sentry_sdkGabriel FĂ©ron
2022-01-03Ensure that stored log lines are sent to sentry if they haven't already been ...Jaime van Kessel
2020-09-08Apply bitmask to user scopeGhostkeeper
2020-06-12On crash report unbundled plugins + version numbers.Remco Burema
2020-05-29Merge pull request #7551 from Ultimaker/doxygen_to_restructuredtext_commentsNino van Hooff
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-29Fix anonymizing home directory if path contains double-backslash.Remco Burema
2020-04-21Converted comments in dir Cura/cura to rst styleJelle Spijker
2020-02-25Merge branch '4.5'Ghostkeeper
2020-02-24Apply suggestions from code review Jaime van Kessel
2020-02-24Update cura/CrashHandler.pyNino van Hooff
2020-02-24Update cura/CrashHandler.py Nino van Hooff
2020-02-24Prune all sensitive data before sending it to SentryNino van Hooff
2020-02-17Removed the user input from the CrashHandler as we are not using it for sendi...Dimitriovski
2020-01-10Fix bunch of issues found by pylintJaime van Kessel
2020-01-03SentrySDK: Turn on deep integration on demandThomas Karl Pietrowski
2019-12-19Add user (identified by MAC) & ensure that no personal info is in server_nameJaime van Kessel
2019-12-16Add some extra info to crash handler screenJaime van Kessel
2019-12-16Fix spelling mistakeJaime van Kessel
2019-12-16Fix minor codestyle issuesJaime van Kessel
2019-12-13Sentry: Add locale (both cura and os) to tags.Remco Burema
2019-11-22Add extra tag if crash was during startup or notJaime van Kessel
2019-11-22Add some extra context info to the crashesJaime van Kessel
2019-11-22Add some extra tags to make crash reports more traceableJaime van Kessel
2019-11-22Add initial stubs for sentry loggingJaime van Kessel
2019-08-14Use certifi for uploading crash reportsLipu Fei
2019-05-17Ask users to write English in crash-report.Remco Burema
2018-12-06Catch All Exception except: SystemExit, KeyboardInterrupt, GeneratorExceptionAleksei S
2018-03-28Move factory reset to UraniumGhostkeeper
2018-03-27Remove duplicate importsGhostkeeper
2018-03-27Remove semicolonGhostkeeper
2018-03-22TypoMark
2018-03-21Clarify textMark
2018-03-09Translate to American EnglishGhostkeeper
2018-03-09Merge branch '3.2'Ghostkeeper
2018-02-19Add a button to open the configuration folder.fieldOfView
2018-02-15Add a button to open the configuration folder.fieldOfView
2018-02-15Improved the textMark
2018-02-08CURA-4934 fix crash handler cleanup in some rare caseJack Ha
2018-02-06Fix indexing error in CrashHandlerLipu Fei
2018-02-05Remove TODOLipu Fei
2018-02-05CURA-4895 Close the splash screen when the early crash dialog appears. Increa...Diego Prado Gesto
2018-02-05CURA-4895 Correctly format the date for the backup fileDiego Prado Gesto
2018-02-05Fix AutoSave crashing the early crash dialogLipu Fei
2018-02-05Always show crash dialogLipu Fei
2018-02-05Fixes for early crash dialogLipu Fei
2018-02-05Make an extra early crash dialogLipu Fei
2018-02-05Make crash dialog available before Application startsLipu Fei
2018-01-29Add encoding='utf-8' for text file readingLipu Fei
2017-12-18Also exit when the crash handler dialog is not createdfieldOfView