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
2013-11-12[CodeIssuePad] Fix unit tests.Therzok
2013-11-11[CodeIssuesPad] Add File GroupingTherzok
2013-11-11[CodeIssuesPad] Add Project groupingTherzok
2013-09-23[Refactoring] Handle jobs finishing better.Simon Lindgren
2013-09-23[Refactoring] Better progress reporting during batch running.Simon Lindgren
2013-09-23[Refactoring] Show batch fixes in context menu. Fixes Xamarin #14521.Simon Lindgren
2013-09-23Refactor issue batch running so that there is now a helper method in Refactor...Simon Lindgren
2013-08-06[Refactoring] Fix IssueGroup tests.Simon Lindgren
2013-08-06Merge branch 'master' into flexible-groupingSimon Lindgren
2013-07-15[Refactoring] Rework the CodeIssuePad ui update code.Simon Lindgren
2013-06-26[Refactoring] Add more grouping options.Simon Lindgren
2013-06-26[Refactoring] WIP: Begin move away from evented ui updates of issue tree.Simon Lindgren
2013-06-21Fix issue tree update bugSimon Lindgren
2013-06-21[Refactoring] More cleanups.Simon Lindgren
2013-06-20[Refactoring] WIP: Grouping UI + Lazy tree building.Simon Lindgren
2013-06-19[Refactoring] Add tests for CategoryGroupingProvider.Simon Lindgren
2013-06-19[Refactoring] Add unit tests for IssueGroup and do some cleanups.Simon Lindgren
2012-03-18[UnitTests] Restructured refactoring unit tests.Mike Krüger
2012-03-18[CSharpBinding] Resolve command can now handle ambigious types.Mike Krüger
2012-03-16Fixed 'Bug 3453 - [New Resolver] "Resolve" doesn't show up from time'.Mike Krüger
2012-02-15Fixed "Bug 3365 - MD cannot implement IEnumerable interface correctlyMike Krüger
2012-02-15[Refactoring] Worked on implement interface bug.Mike Krüger
2011-12-06Fixed "Bug 2074 - [Regression] Implement Interface implicitly does notMike Krüger
2011-12-02[UnitTests] Track API changes.Mike Krüger
2011-12-01[Refactoring] Track API changes.Mike Krüger
2011-09-21[CSharpBinding] Implemented guess return type for create method in theMike Krüger
2011-09-21Fixed 'Bug 469 - CreateMethod created a method incorrectly'.Mike Krüger
2011-09-20Fixed 'Bug 243 - Implement implicit interface doesn't handle overloadsMike Krüger
2011-06-06Fix buildMichael Hutchinson
2011-06-04Removed create/remove backing store refactorings - these operationsMike Krüger
2011-05-19Improved declare local variable refactoring.Mike Krüger
2011-05-18Fixed 'Bug 693949 - Create method uses the wrong type for param'.Mike Krüger
2011-05-18Fixed 'Bug 693944 - Extracted method returns void instead of theMike Krüger
2011-05-18* CreateMethodCodeGenerator.cs: fixed possible null ref.Mike Krüger
2011-05-17Fixed 'Bug 693855 - Extracting variable from ELSE IF puts it in theMike Krüger
2011-04-14Refactoring now uses the new nrefactory.Mike Krüger
2011-03-28Fixed 'Bug 683007 - "Refactor/Implement implicit" creates explicitMike Krüger
2011-03-17Fixed 'Bug 679970 - Create method positions insertion pointMike Krüger
2011-03-08Added test for 'Bug 677527 - "Create Method" uses fully qualifiedmkrueger
2011-03-08Fixed 'Bug 677522 - "Create Method" creates at wrong indent level'.mkrueger
2011-03-08Fixed 'Bug 677466 - Event handler incorrectly placed in gtk# window'.mkrueger
2011-02-10Disabled a unit test.Mike Krüger
2011-01-26Added unit test for 'Bug 666271 - "Extract Method" on single line addsMike Krüger
2011-01-25Adjusted unit tests to new insertion point locations.Mike Krüger
2011-01-12Removed nrefactory parser (got replaced with the mcsparser).Mike Krüger
2011-01-12Added tests for 'Bug 663842 - Interface implementation does notMike Krüger
2011-01-10Added test for 'Bug 616199 - Extract method forgets to return a localMike Krüger
2011-01-10Added unit test for 'Bug 616193 - Extract method passes param withMike Krüger
2010-10-07Added unit test for 'Bug 644242 - Create method ignores out and ref onMike Krüger
2010-10-07Added unit test for 'Bug 644240 - Create method in static class shouldMike Krüger