Go to file
Thomas Keller 78a0402351 Prepare the Stdio class for easier testing.
- create an interface that describes the basic methods
- let the real stdio class implement this interface
- inject the stdio instance into IDF_Scm_Monotone and do not
  create it in the constructor
- ensure in IDF_Scm_Monotone_ZipRender that we get the proper
  constructor arguments
On a slighly unrelated note, make _getAuthOptions() in the stdio
implementation private.
2011-03-23 00:47:17 +01:00
contrib/zipstream-php-0.2.2 fixed two notices which lead to corrupt zip archives 2010-11-09 00:11:27 +00:00
doc Refer to monotone 0.99.1 or later, 0.99 is a bit buggy wrt automation 2011-01-24 12:57:22 +01:00
logo Add a favicon 2011-01-07 11:17:14 +01:00
scripts Added an event log to track the post update info. 2011-01-10 10:56:09 +01:00
src/IDF Prepare the Stdio class for easier testing. 2011-03-23 00:47:17 +01:00
test Add a unit test for monotone's basicio parser and compiler. 2011-03-23 00:26:26 +01:00
www Improve the rendering of the prev / next links in the issue view and note the change in NEWS. 2011-03-18 02:14:22 +01:00
.gitattributes Add basic source version tracking. 2011-03-20 00:57:49 +01:00
.gitignore Update the POT generation in Makefile 2011-02-22 14:26:09 +01:00
AUTHORS Order the author list alphabetically by first name (makes more sense). 2011-03-19 00:19:04 +01:00
CONTRIBUTE.mdtext Fix the transifex URL and re-wrap this section slightly. 2011-03-14 00:11:08 +01:00
COPYING Added installation instructions and configuration example. 2008-08-02 15:13:21 +02:00
INSTALL.mdtext Note syncmonotone.mdtext in INSTALL.mdtext 2011-03-20 14:19:53 +01:00
Makefile Various smaller fixes to the Makefile. 2011-03-20 01:07:34 +01:00
NEWS.mdtext Start 1.2 development. 2011-03-20 13:48:49 +01:00
phpunit.xml Setup a basic PHPUnit test environment. 2011-03-17 01:12:32 +01:00
release-script Add the PHP command to extract the i18n contents from Pluf's template files 2011-02-09 01:02:58 +01:00