indefero/src/IDF/Scm
Thomas Keller de036920a4 * src/IDF/Middlewre.php: add a global template variable
"usherConfigured" to denote whether we render links to the usher
control functions in the forge administration
* src/IDF/Scm/Monotone.php: moved IDF_Scm_Monotone_Stdio into
separate file src/IDF/Scm/Monotone/Stdio.php
* src/IDF/Scm/Usher.php: new class to query and modify the state
of a running usher instance
* src/IDF/Views/Admin.php: add actions to query the list of
configured servers, edit their status, view their open connections
and control the state of the usher as a whole
* src/IDF/conf/idf.php-dist: optional usher configuration added;
mail address of monotone-users added; spelling changes
* src/IDF/conf/urls.php: added needed URLs for usher actions
* src/IDF/templates/idf/gadmin/base.html: usher links
2010-08-07 23:28:13 +02:00
..
Cache Remove the PHP 5.3 deprecated split function. 2009-09-24 20:40:22 +02:00
Monotone * src/IDF/Middlewre.php: add a global template variable 2010-08-07 23:28:13 +02:00
Exception.php Added an exception when the scm command fails. 2008-11-27 09:03:21 +01:00
Git.php Merge branch 'master' of git://projects.ceondo.com/indefero 2010-06-21 23:23:26 +02:00
Mercurial.php * idf.php-dist: improve the document of the various mtn-related configure options; introduce an option to configure the protocole - separate from the url option, which we now name mtn_remote_host 2010-05-02 00:56:04 +02:00
Monotone.php * src/IDF/Middlewre.php: add a global template variable 2010-08-07 23:28:13 +02:00
Svn.php * idf.php-dist: improve the document of the various mtn-related configure options; introduce an option to configure the protocole - separate from the url option, which we now name mtn_remote_host 2010-05-02 00:56:04 +02:00