Login

    Register

Managed Hosting

PROJECT CATEGORIES

 

debugClean
Project Home Blog Known Issues Screenshots Contact Project

Author: Sam Farmer (All RIAForge projects by this author)
Last Updated: October 26, 2011 5:05 PM
Version: 1.0.2
Views: 7,080
Downloads: 302
License: Apache License, Version 2

Description:

Checks a file or folder for any debug code that should probably be stripped before moving to staging or production.

Looks for ColdFusion tags:
- cfdump
- writeDump
- cflog
- writeLog

Looks for JavaScript:
- console.log

The tags and functions it looks for can be configured to your taste in the _config.cfm file.

Last Update:

Fixed issue with working on some Windows setups

Requirements:

ColdFusion Builder 1.0
Adobe ColdFusion 9

Issue Tracker:

ID ISSUE STATUS UPDATED
2 Running debugClean against a folder or a field doesn't return anything Open 10/26/11 5:10 PM
1 Rerunning debugclean against a file does not yield new results Fixed 01/24/11 5:37 PM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/debugClean.

To view files and changelists associated with this repository, go here: http://debugClean.riaforge.org/index.cfm?event=page.svnbrowse.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/