1-7 of 7 < Previous Next >
1 vote

Only modified code is checked

Hi, it would be nice if CCCP would not only check modified code but also already existing code. Alex

id# 15931 | Planned Release: None | Last Updated: Apr 3 at 12:36 PM  by ChristophWille
1 vote

Eliminate dependency DLLs in GAC

We have a batch file & exe combination which automatically creates a workspace to our CommonCode folder, gets all the custom check-in policies, and then calls the exe which adds the registry entry ...

id# 13504 | Planned Release: None | Last Updated: Nov 29 2007 at 1:28 PM  by ChristophWille
2 votes

Class comment not found if attributes in regiones

The class comment is not found if the class attributes are contained in a "#region". This sometimes is necessary to hide the attributes, if you have a lot of them. Try this example: using Syste...

id# 13773 | Planned Release: None | Last Updated: Nov 9 2007 at 9:53 AM  by melhans
3 votes
closed

Check Only Projects X, Y, Z

The code comment checking policy currently checks all source code files that are being checked in based on a rather simple logic inside method CCCPTfsPolicy::IsVerifyableFileType. However, it woul...

id# 7501 | Planned Release: None | Last Updated: Jul 19 2007 at 3:00 PM  by ChristophWille
1 vote
closed

Exclude Namespaces

Do not check classes that live in excluded namespaces. Why would you exclude a namespace? Autogenerated code eg.

id# 11804 | Planned Release: None | Last Updated: Jul 19 2007 at 2:59 PM  by ChristophWille
4 votes
closed

MSBuild Task for CCCP

The MSBuild task will enable the following: * calculating the "comment coverage" * outputting a detailed list of methods, etc that don't have proper code comments * possible to run it as part of T...

id# 7500 | Planned Release: 2.0 Preview | Last Updated: Jul 19 2007 at 2:59 PM  by ChristophWille
1 vote
closed

Virtual and Abstract Members Ignore Option

Add option to not check virtual or abstract overrides. Base class provides documentation for those. Sample: public class BaseClass { public virtual SomeMethod() } public class DerivedClass:BaseCl...

id# 7516 | Planned Release: None | Last Updated: Jan 22 2007 at 1:59 PM  by ChristophWille

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-7 of 7 < Previous 1 Next >
Updating...