My favorites | Sign in
Google
Projects on Google Code Results 1 - 5 of 5
=Google Hooks= This Django app can be configured to run a system command, or a Python function (in fact, any callable object), upon receipt of a web hook from Google Code. At present, this allows the user to perform a specified action post-commit, as this is the only web hook that Google curre...
This project aims to make it easy to maintain MySQL database versions across different code setups. As for now, Mygrate integrates tightly with Mercurial. Other VCS's will be added soon. Requirements: Python 2.5 (should also work with earlier versions) == Creating shortcut == For Unix-ba...
vc-clearcase.el is a ClearCase integration package that works as a client to the Emacs VC package. In addition to the standard VC functionality, this package supports ClearCase specific tasks such as updating static views, edit a view's configspec, list checkouts and start the version tree browser ...
===Versionize Content of Django Model-Fields=== `django-rcsfield` is a field (like `models.TextField`) for the Django web framework which - under the hood - versionizes its content. The 'rcs' in the name is short for *revision control system*. The current implementation works with: * [h...
Trac, http://trac.edgewall.org/, is a popular open-source package written in python for self-hosting software development. Trac includes simple wiki functionality, issue tracking, and integration with version control such as subversion, including the ability to link issue tracking data to versions,...