RSS 106 projects tagged "Bug Tracking"

Download Website Updated 09 Mar 2007 AccuRev

Screenshot
Pop 216.06
Vit 7.05

AccuRev is a fast, powerful, and easy-to-use Software Configuration Management (SCM) tool with integrated issue tracking based on "Streams" that more efficiently manages complex parallel and global development. Streams are a combination and superset of branches and labels that are first class objects instead of being file-by-file attributes. AccuRev records all merges and patches, so you never have to re-merge the same code. It supports file and directory renaming and merging, follows a client/server model, and is transaction-based. It includes an integrated graphical 3-way diff and merge tool. AccuRev provides an Open API (and SDK) to integrate with any third-party development tool (IBM/Rational ClearQuest, Serena TeamTrack, and more out of the box). It also integrates with Eclipse, the MS SCC API (MS Visual Studio), Sun Java Studio, any diff/merge tool with a command line interface, and more.

Download Website Updated 21 Jan 2002 bugtrack

Screenshot
Pop 102.31
Vit 3.96

bugtrack is a Web-based bug tracking system written in Perl. It supports multiple users and projects with multiple components and versions, provides e-mail notification, and should work with any DBI compliant database.

Download Website Updated 13 Feb 2013 Bugzilla

Screenshot
Pop 670.83
Vit 15.59

Bugzilla is the leading open-source/free software bug tracking system, with high-profile installations at mozilla.org, GNOME, Red Hat, and NASA, among others. It features a comprehensive set of fields, attachment management, inter-bug dependencies, email notification of changes, a powerful query interface, reporting, and Web, XML, email, and console interfaces. It can be managed entirely using a Web-based UI. The user UI is customizable using templates.

Download Website Updated 05 Aug 2011 Request Tracker

Screenshot
Pop 930.91
Vit 22.64

RT is an industrial-grade trouble ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers, and even marketing departments to track issues, outages, bugs, requests, and all kinds of other things at thousands of sites around the world.

Download Website Updated 30 Jan 2001 yaktrack

Screenshot
Pop 17.15
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 16 Aug 2001 TestTrack Pro

Screenshot
Pop 20.25
Vit 1.02

TestTrack Pro is a powerful defect tracking/bug tracking application. The application's server component runs on Linux servers and can be accessed by both Web and Windows clients. A full-featured defect management solution, TestTrack Pro includes multiple security configurations, integrated email notification, email importation, XML support, and much more. It easily scales from a single user to hundreds.

No download Website Updated 04 Feb 2002 etrace

Screenshot
Pop 46.28
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.

Download Website Updated 26 Jun 2012 Boehm-Demers-Weiser Conservative Garbage C...

Screenshot
Pop 275.40
Vit 16.72

The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code. Alternatively, it may be used as a leak detector for C or C++ programs. A slightly older version of the garbage collector is also included as part of the GNU compiler (gcc) distribution.

Download Website Updated 03 May 2007 PHP TroubleTicket

Screenshot
Pop 290.77
Vit 6.40

PHP Trouble Ticket provides a centralized means of problem reporting and tracking in multi-user environments (medium to large companies, development groups, etc.). It helps direct problem reports to the responsible administrator(s), keeps track of the status of a problem being worked on, and offers an up-to-date list of recent changes applied. It aims to be widely configurable, easy-to-use even for those not technically inclined, and multi-language capable.

No download Website Updated 30 May 2011 Roundup

Screenshot
Pop 165.35
Vit 9.47

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.

Screenshot

Project Spotlight

W3Perl

A Web server logfile statistic analysis program.

Screenshot

Project Spotlight

LavaPE

A programming environment for the language "Lava".