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
path: root/main
AgeCommit message (Expand)Author
2013-09-18[Subversion] Try and fix NREs caused by lib loading.Therzok
2013-09-18[Subversion] Fix Unix UnitTests.Therzok
2013-09-18[Subversion] Fix 1.7 and 1.8 for Unix.Therzok
2013-09-18[Subversion] Fixed issue with Apr lib being null.Therzok
2013-09-18[Subversion] Fixed coding style. Added readonly modifier and consistent overl...Therzok
2013-09-18[Svn] Fix Subversion 1.8 crashing whenever you open a solution.Therzok
2013-09-17[Core] Added a Changed event to PropertyBagJeffrey Stedfast
2013-09-14[MacPlatform] Fixed password lookup logic for Uri's without pathsJeffrey Stedfast
2013-09-11Fixed 'Bug 14480 - Files are not saving'.Mike Krüger
2013-09-10[MacPlatform] Fixed the logic for adding certificates to the keychainJeffrey Stedfast
2013-09-10[Ide] Fixed the runtime combo to not submenus if the there would only be 1 it...Jeffrey Stedfast
2013-09-09[Ide] Added new drop down box styling for the android log pad.Mike Krüger
2013-09-06[Git] Disable failing part of BlameIsCorrect test.Therzok
2013-09-06[Git] Attempt 2 at fixing UnitTests for bots.Therzok
2013-09-06[Version Control] Improved Unit Tests and Progress/Cancel commands.Therzok
2013-09-06Updated add-ins version to 4.0.13Xamarin Release Manager
2013-09-06Updated package version to 4.0.13Xamarin Release Manager
2013-09-06[MacPlatform] Optimized Keychain.ContainsCertificate() and added Keychain.Add...Jeffrey Stedfast
2013-09-05Revert "Consistently define DEBUG in debug configs"Alan McGovern
2013-09-04[Ide] Only gather project comment tags for files that get compiled.Mike Krüger
2013-09-03Updated package version to 4.1.10Xamarin Release Manager
2013-08-31Updated add-ins version to 4.1.10Xamarin Release Manager
2013-08-31Updated package version to 4.1.10Xamarin Release Manager
2013-08-30[MacPlatform] Implemented Keychain.ContainsCertificate(X509Certificate2)Jeffrey Stedfast
2013-08-30[MacPlatform] Changed binding for SecKeychainItemCopyAttributesAndData & merg...Jeffrey Stedfast
2013-08-30[MacPlatform] Added some new enums & commented-out code that will be used laterJeffrey Stedfast
2013-08-30code cleanupJeffrey Stedfast
2013-08-30[Core] Check if a pkgconfig dir exists before listing files in it.Jeffrey Stedfast
2013-08-30Optimize msbuild project loadingLluis Sanchez
2013-08-30Fixed 'Bug 14321 - Implement abstract members does not implement all members'.Mike Krüger
2013-08-30Fixed 'Bug 14324 - System.ArgumentOutOfRangeException while formatting C# code'.Mike Krüger
2013-08-30[tests] Add an [Ignore] on the git tests until they are robustAlan McGovern
2013-08-30[Git] Disable two tests which do not workAlan McGovern
2013-08-29[mdtool] Fail if a test using GuiUnit cannot load GuiUnit.exeAlan McGovern
2013-08-29[build] Put the brackets in the right place this timeAlan McGovern
2013-08-29[MacPlatform] code cleanupJeffrey Stedfast
2013-08-29Fixed 'Bug 14303 - Fixes should be listed before actions '.Mike Krüger
2013-08-29Bump nrefactory.Mike Krüger
2013-08-29[Tests] Remove redundant BuildWithMSBuild setMichael Hutchinson
2013-08-29[MacPlatform] Updated Keychain to use SecCertificateCopyData() instead of Sec...Jeffrey Stedfast
2013-08-29[MacPlatform] Renamed Keychain.FindInternetPasswordAndUserName => FindInterne...Jeffrey Stedfast
2013-08-29Bump nrefactory.Mike Krüger
2013-08-29[MacPlatform] Refactored Keychain to reuse codeJeffrey Stedfast
2013-08-29[MacPlatform] Implement a little more keychain for our testsAlan McGovern
2013-08-29[build] Fix the build.Therzok
2013-08-29[Misc] Removed Update Stetic command from the custom command list.Therzok
2013-08-29[Version Control] Added sanity check in case checkout fails.Therzok
2013-08-29[Git] Delete checkout directory if the URL is invalid.Therzok
2013-08-29[Ide] Fixed build.Mike Krüger
2013-08-29[Ide] Project unloading is now done serial.Mike Krüger