190 projects tagged "Bug Tracking"
LibSysCTr is a utility library that can be used to intercept system call functions on a Linux system. Process monitoring and sandboxing are just two of its potential uses. Internally, it uses ptrace to monitor and report events to the library caller using callbacks. Utility functions are supplied to retrieve information about the process, get/set the system call parameters, and read/write the monitored process address space.
Glare Bug Tracking Software provides you with the framework necessary to track revisions of software on multiple projects in an organized fashion. It allows you to create multiple project groups and then upload files associates with each project. Each file that is uploaded receives its own new mandatory version number and an optional comments section, allowing you to easily manage version control.
Bug-A-Boo is a bug reporting and tracking system that runs on any Web server that supports CGI. It helps you to keep an eye on bugs reported to you by users of your software products. It can handle any number of projects, users, and bug classifications, and is really flexible in their setup. It features fast fulltext search, query storage, themes, and bug watches. It uses the tdbengine as a database backend.
BTS BugTrack is a bug tracking system that has been designed to enable individuals or groups of developers to keep track of outstanding bugs submitted by users. Options are configurable to fit within most environments. Email notifications are sent on new reports and report updates. The number of users and projects is unlimited.
Continuum is a continuous integration server. It makes sure that software always builds and works as expected. Continuous integration allows software projects to find and identify problems as soon as code is in the source control system. It currently supports building Apache Maven v1 and v2 projects.