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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-24[Core] Avoid crash when checking if a path is a directoryLluis Sanchez
2014-04-23[Core] Bump profile directory to 5.0Michael Hutchinson
2014-04-04[API] Remove unused obsolete stuff.Ungureanu Marius
2014-04-04[FileService] Remove obsolete EnsureDirectoryExistsUngureanu Marius
2014-03-06[Ide] Tweak the new log file creation API a littleMichael Hutchinson
2014-03-06[Core] Obsolete FileService.EnsureDirectoryExistsMichael Hutchinson
2014-03-06[Core] Robustify logging serviceMichael Hutchinson
2014-01-29[Ide] Use an appropriate path comparer for the platformJeffrey Stedfast
2014-01-28[Core] Dispatch file events in the UI threadLluis Sanchez
2014-01-28[Core] Allow setting the main synchronization contextLluis Sanchez
2014-01-19[Core] Restore warning after disablingMichael Hutchinson
2014-01-18[Core] Fix all the warningsMichael Hutchinson
2014-01-14Remove this as it's already in Raw DataUngureanu Marius
2014-01-14Add Exception.Data to RaygunUngureanu Marius
2014-01-14[Core] Include the build number in the version reported to RayGunLluis Sanchez
2014-01-14[Core] Improve RayGun reportingLluis Sanchez
2013-12-21Added a using directive to ensure that the DllImportAttribute type gets resol...joncloud
2013-12-21SetThreadUILanguage() on Windows.Cody Russell
2013-12-21[Core] Fix localization running MD-in-MD on WindowsMichael Hutchinson
2013-12-21[Core] Language setting should affect UI language, not cultureMichael Hutchinson
2013-12-21[MSBuild] Set UI culture on builder processesMichael Hutchinson
2013-12-05[Core] Remove pre-Raygun error upload for realMichael Hutchinson
2013-11-19[Core] Clean up the WebServiceMichael Hutchinson
2013-11-19[Core] Make sure WebService is initialized framework serviceMichael Hutchinson
2013-11-16[Core] Remove the old, pre-Raygun log uploading.Cody Russell
2013-11-15Put the BUILD_REVISION checking back in, but in the right place. It was being...Cody Russell
2013-11-15Remove the BUILD_REVISION check and the ENABLE_RAYGUN constant.Cody Russell
2013-11-01Fix infinite loops.Therzok
2013-10-21[Core] Send full system information to Raygun in a custom data attribute.Cody Russell
2013-10-18minor code cleanup thanks to code analysisJeffrey Stedfast
2013-10-18[Core] Specify the version to Raygun rather than let it use the assembly vers...Cody Russell
2013-10-17[Core] Add ENABLE_RAYGUN constant.Cody Russell
2013-10-17[Core] Only send to Raygun when we're not in debug mode.Cody Russell
2013-10-15[Core] Report Raygun errors from a background thread instead of the UI thread.Cody Russell
2013-10-11[Core] LogCriticalError() now sets willShutdown = falseCody Russell
2013-10-11[Core] LogInternalError() now sets silent = trueCody Russell
2013-10-11[Core] Get the Raygun API key through branding service rather than environment.Cody Russell
2013-10-10[Core] Log{Internal,Critical,Fatal}Error now Log(LogLevel.Error) in addition ...Cody Russell
2013-10-10Reworking the logging services, using Raygun.ioCody Russell
2013-10-01[Core] Fixed start on windows.Mike Krüger
2013-09-24[Version Control] Fixed Git wrong repository detection.Therzok
2013-09-17[Core] Added a Changed event to PropertyBagJeffrey Stedfast
2013-09-17[Core] Fix boolean logic error in Equals override for IconIdRamon Rocha
2013-09-08[Ide] TypeSystemService: Secured path canonicalization.Mike Krüger
2013-09-07[Core] Remove default .NET trace listenerMichael Hutchinson
2013-09-07[Core] Add new trace listener that logs failed assertsMichael Hutchinson
2013-08-27[Core] Add API for storing u/p pairs to PasswordServiceBojan Rajkovic
2013-08-27[Core] Lift proxy helpers from NuGet into Core.Bojan Rajkovic
2013-08-24[mdtool] Initialize addin registry, better args handlingMichael Hutchinson
2013-08-24[Core] Add method for getting addin registry locationMichael Hutchinson