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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-05Add mono-options.ignore to distSebastien Pouliot
2011-01-05[EngineDependency] attribute can also be used on IRunnerSebastien Pouliot
2011-01-05Report the variable name in the defectSebastien Pouliot
2011-01-05Update gd2i wrt new rules and Mono.Options supportSebastien Pouliot
2011-01-05Add support to include .ignore files from inside an .ignore fileSebastien Pouliot
2011-01-04Minor fixes for VariableNamesShouldNotMatchFieldNamesRuleSebastien Pouliot
2011-01-04Update nunit-framework.dll reference for Tests.Rules.Globalization.dllSebastien Pouliot
2011-01-04Small adjustments after adding new SatelliteResourceMismatchRuleSebastien Pouliot
2011-01-04Merge branch 'SatelliteResourceMismatchRule' of https://github.com/avandecrem...Sebastien Pouliot
2011-01-04Fix Gendarme wrt Gendarme.Rules.Design.PreferUriOverStringRuleSebastien Pouliot
2011-01-04* gendarme\unit-test.list : Add Test.Rules.Globalization.dllAntoine Vandecreme
2011-01-03Add new PreferUriOverStringRule from Nicholas Rioux (GCI)Sebastien Pouliot
2011-01-03Add new ReviewAttributesOnRulesRule from Yuri Stuken (CGI)Sebastien Pouliot
2010-12-31Merge branch 'master' of http://github.com/mono/mono-tools into SatelliteReso...Antoine Vandecreme
2010-12-30Remove the use of Get[Constructors|Methods] rocks - saves 409kb on self-test ...Sebastien Pouliot
2010-12-30Remove the use of IEnumerable<T>.ToList() - saves 460kb on self-test (0.6%)Sebastien Pouliot
2010-12-29Add new rule/test to Gendarme.Rules.Gendarme + stuff I've missed earlierSebastien Pouliot
2010-12-29New rule to ensure rules are not missing some [EngineDependency] attributeSebastien Pouliot
2010-12-29[monodoc] Use Jonathan Pobst's designMiguel de Icaza
2010-12-29Reuse this styleMiguel de Icaza
2010-12-29Update csproj files to re-use nunit-framework shipped with cecil-lightSebastien Pouliot
2010-12-29[monodoc] TouchupMiguel de Icaza
2010-12-29[monodoc] refresh the web page if the doc assemblies have changed, not only i...Miguel de Icaza
2010-12-28Add HasConstructorArguments checks in COM interop rulesSebastien Pouliot
2010-12-28Add HasConstructorArguments checks in Correctness rulesSebastien Pouliot
2010-12-28Add HasConstructorArguments checks in Concurrency rulesSebastien Pouliot
2010-12-28Add HasConstructorArguments checks in BadPractice rulesSebastien Pouliot
2010-12-27Not all IPermission resides inside mscorlib.dll so we need to try harder...Sebastien Pouliot
2010-12-27Fix InvalidCastException while analyzing mscorlib.dllSebastien Pouliot
2010-12-25Add 3 new design rules from Yuri Stuken (GCI)Sebastien Pouliot
2010-12-23Replace IsRef rock by TypeReference.IsByReference propertySebastien Pouliot
2010-12-23New Cecil provides an IsPrimitive property so we can drop the rockSebastien Pouliot
2010-12-23Bump masterinfo versionMarek Safar
2010-12-23Show destructors differences, fixed delegate type and updated sl4 listMarek Safar
2010-12-23Fix two cases that can throw exceptions during Gendarme analysisSebastien Pouliot
2010-12-22Do not ignore finalizers as they're actually important.Alan McGovern
2010-12-22Fix 'make dist' and include new test projectsSebastien Pouliot
2010-12-22Add latest rules to csproj filesSebastien Pouliot
2010-12-22Fix a new crash in Gendarme's 'test-regress'Sebastien Pouliot
2010-12-22Remove some old self-test entries that were fixedSebastien Pouliot
2010-12-21Update self-test entries and unit-test listSebastien Pouliot
2010-12-21Fix self-test defects on Gendarme.Rules.CorrectnessSebastien Pouliot
2010-12-21Fix self-test defects on Gendarme.Rules.PerformanceSebastien Pouliot
2010-12-21Fix self-test defects on Gendarme.Rules.InteroperabilitySebastien Pouliot
2010-12-21Fix self-test defects on Gendarme.Rules.DesignSebastien Pouliot
2010-12-21Promote common parameters/return value comparison to rock statusSebastien Pouliot
2010-12-21Refactor and fix self-test defects on Gendarme.Rules.Interoperability.ComSebastien Pouliot
2010-12-21Fix self-test defects on Gendarme.Rules.MaintainabilitySebastien Pouliot
2010-12-21Update solution and project filesSebastien Pouliot
2010-12-21Fix self-test defects on Gendarme.Rules.Security.CasSebastien Pouliot