Login | Register
My pages Projects Community openCollabNet
Project highlights: Getting Involved | Howto's | Wiki | Trunk Test Server |

scarab
Project home

If you were registered and logged in, you could join this project.

Message from the owner(s)


Scarab 0.21 is out!

The latest release includes some of Scarab's biggest achievements yet after nearly 2 years of work:

  • NTLM (Windows) login integration,
  • localisation bundles for chinese (Taiwan),
  • support PostgreSQL databases up to and including version 8.1,
  • sorting on the "Created By" and "Modified By" attributes,
  • import issues from a Bugzilla installation,
  • import issues from a Jira installation,
  • support for deleting issues,
  • deleted users can now be reused (reactivated),
  • search results in RSS/ATOM format,
  • users can now quickly (one click, no search required) assign themselves to an issue,
  • complete rework of the dependency editor for enhanced usability,
  • SMTP authentication support,
  • show file size in the attachment tab,
  • and much more, solving a lot of known issues from previous releases.


0.21 is the current stable release of Scarab, and our recommended version for production systems.

Summary Artifact tracking system
Category issuetrack
License CollabNet/Tigris.org Apache-style license
Owner(s) dabbous, dep4b, dlr, hair, jfelfouly, jmcnally, jon, jorgeuriarte
The goal:

The goal of the Scarab project is to build a highly customizable Artifact tracking system.

Downloads:
Scarab 0.21 (source download) open defects
Documentation sets:
HEAD Documentation synchronised with repository
Scarab 0.21 Documentation
Code repository:

You need a subversion client to access Scarab's sources. The code base can be checked out from our subversion repository:

    svn co http://scarab.tigris.org/svn/scarab/trunk scarab --username guest --password ""

That will check out a copy of the Scarab source tree into a directory named scarab on your local machine. The statement accesses the main development branch.

Feature list:
  • Standard features

    data entry, queries, reports, notifications to interested parties, collaborative accumulation of comments, dependency tracking.

  • Fully customizable

    Scarab has fully and free customizable and unlimited numbers of

    • Modules (e.g. your various projects)
    • Artifact types (e.g. "Defect", "Enhancement", "Requirement", etc)
    • Attributes (e.g. "Operating System", "Status", "Priority", etc)
    • Attribute options

    All aspects of your artifact management can be defined on a per Module basis so that each of your modules is configured for your specific tracking requirements.

  • Multilingual

    Scarab uses java resource bundle technology and is shipped with the language localizations for de, en, es, fr, it, ja, ko, nl, pl, pt, ru and zh. The used languages are all available simultaneously. Users can choose their individual language based on their browser language preference settings.

  • Based on application server technologies

    Scarab is built using Java Servlet technology for speed, scalability, maintainability, and ease of installation.

  • Import/Export interface via XML

    That allows an easy migration from other tracking systems (e.g. Bugzilla).

  • Modular code design

    That allows manageable modifications of existing and new features over time.

  • Integrated customization UI

    Scarab is fully customizable through a set of administrative pages.

  • Easily modifiable UI look and feel

  • Integrateable

    Scarab can be integrated into larger systems by re-implementing key interfaces.

  • Self contained

    Scarab is a ready to use issue management system

  • distributed under a BSD/Apache style license.
User references:
See our new user reference table.
Commercial support:
Commercial support for Scarab is available from several companies around the world. In case of interest please contact the Scarab developers list.

Subprojects

Filter this list
Name Summary
scarab-incubator A sandbox for the development of software components for Scarab.