view doc/index.txt @ 649:eed0149c302a

0.6dev: Switching to use the new cookie-support, and using trac auth/session ID as unique identification for linking builds with slaves. This overcomes problems with IP address not being unique behind NAT, and also where IP address may change during a build. Closes #421. Additionally it introduces a version for the master-slave protocol to ensure that slaves are at a version that works with the master. Closes #223.
author osimons
date Mon, 24 Aug 2009 22:41:08 +0000
parents b76e6accad72
children 01cc0c8e49fb
line wrap: on
line source
.. -*- mode: rst; encoding: utf-8 -*-

=======
Preface
=======

.. image:: logo.png
   :width: 538
   :height: 298
   :align: center
   :alt: Bitten
   :class: logo

-------------------------------
Continuous Integration for Trac
-------------------------------

Bitten is a Python-based framework for collecting various software metrics via
continuous integration. It builds on Trac to provide an integrated web-based
user interface.

 * `Installation <install.html>`_
 * `Build Recipes <recipes.html>`_
 * `Build Recipe Commands <commands.html>`_
 * `Configuration <configure.html>`_
 * `Build Links <links.html>`_
Copyright (C) 2012-2017 Edgewall Software