RSS 24 projects tagged "Bug Tracking"

Download Website Updated 30 Jan 2001 netsh

Screenshot
Pop 26.72
Vit 1.43

Netsh is a utility which can display and/or send manually-edited network TCP and UDP packets in ASCII or hexadecimal form. Other features include packets duplicating, forwarding, and logging.

Download Website Updated 30 Jan 2001 yaktrack

Screenshot
Pop 16.00
Vit 1.00

YakTrack is a simple but reasonably effective issue-tracking system written in Python using the current XML libraries. It uses simple XML DTDs to define issue formats, and stores each issue as a separate XML file, making for a very simple database structure. A command-line interface is available which either generates a series of textual prompts or shells out to an external editor to edit or submit new issues, query the database, etc. An email gateway and a CGI interface are also available.

No download Website Updated 04 Feb 2002 etrace

Screenshot
Pop 60.97
Vit 1.46

etrace makes use of the -finstrument-functions feature from gcc to log all function calls and display them as a call tree during run-time. The call tree can also be logged to a file. This lets you follow a program's execution path path without using a debugger. etrace consists of 80 lines of Python and 100 lines of C code.

No download Website Updated 30 May 2011 Roundup

Screenshot
Pop 163.87
Vit 9.32

Roundup is an issue-tracking system that is simple to use and simple to install. It has command-line, Web, and email interfaces. It manages a number of issues (with flexible properties such as "description", "priority", and so on) and provides the ability to submit new issues, find and edit existing issues, and discuss issues with other participants. The system facilitates communication among the participants by managing discussions and notifying interested parties when issues are edited.

Download Website Updated 06 Dec 2004 Perforce Defect Tracking Integration

Screenshot
Pop 31.86
Vit 2.96

The P4DTI connects your defect tracking system to the Perforce configuration management system, so that you don't have to switch between them and enter duplicate information about your work. It also links changes made in Perforce with defect tracker issues, making it easy to find out why a change was made, find the work that was done to resolve an issue, or generate reports relating issues to files or codelines.

Download Website Updated 23 Mar 2008 Issue Dealer

Screenshot
Pop 246.45
Vit 17.50

The Issue Dealer is a simple product for managing (structuring, editing, prioritizing, categorizing) issues. It is primarily used to manage information and tasks. It can be used as an issue tracker, knowledge management tool, or outliner.

No download Website Updated 27 Aug 2005 NuSphere PhpED

Screenshot
Pop 75.47
Vit 2.76

NuSphere PhpED is an IDE (Integrated Development Environment) that integrates a comprehensive set of editing, debugging, profiling, and deployment tools for creating PHP-based Web applications.

No download Website Updated 28 Oct 2003 ChangeBLogger

Screenshot
Pop 30.30
Vit 59.33

ChangeBLogger is a set of scripts to aggregate individual changelog files from a directory hierarchy into a static Weblog-style Website. It is useful to stay up to date with the changes in larger projects which contain a lot of subprojects with individual changelog files.

Download Website Updated 03 Feb 2013 Trac

Screenshot
Pop 521.48
Vit 30.47

Trac is a minimalistic but highly useful issue tracker and software project environment based around an integrated Wiki engine. Features include an interface to Subversion (source revision control), a bug/issue tracking database, and convenient report facilities.

Download Website Updated 22 Nov 2004 Python logging module

Screenshot
Pop 13.15
Vit 1.00

The Python logging module implements a standard logging system for Python programs. It was strongly influenced by log4j from the Apache project. As this package is included in versions 2.3 and later, only users of earlier versions of Python would need to install this module.

Screenshot

Project Spotlight

QScintilla

A port of Scintilla to Qt.

Screenshot

Project Spotlight

GNU Teseq

An escape sequence illuminator.