Indefero

Indefero Git Source Tree


Root/src/IDF/Scm/Monotone

File Age Message Size
  ..
blob BasicIO.php 14 years 2 months Thomas Keller: Tweak the basicio parser so that it properly handles multi-value lines with hashes (lines like symbol [hash] [hash] are still not handled, but aren't outputted from any command either as of now). 6.18 kB
blob Stdio.php 13 years 11 months Thomas Keller: Major configuration changes for SyncMonotone - we're now using a predefined configuration tree as template for a new project and copy / symlink that on project creation. To make this process a little more configurable, two new configuration options, 'mtn_confdir' and 'mtn_confdir_extra', have been added which allow the forge admin to adapt the directory structure and its default hooks to his likings for all new projects. (More on that in doc/syncmonotone.mdtext). The 'mtn_remote_auth' configuration option was removed, because setting this to false would have not worked for setups which did not allow write access to remote automate commands for anonymous users and opening this would have meant a huge security hole. Instead, for every project which is created a corresponding client key is created as well which is used as authentication in the IDF source frontend. Finally the monolithic monotonerc file has been split up into individual, easily configurable lua files which are linked / copied underknees hooks.d/ and which do not conflict with each other (for example by overwriting certain main notification hooks). 11.41 kB
blob Usher.php 14 years 2 months Thomas Keller: The connection list view could never work with this messy backend. 8.54 kB
blob ZipRender.php 14 years 1 month Thomas Keller: Rework the way IDF's SCM interface provides downloadable snapshots. Instead of returning a command which gets executed and which should pass through / stream its output data to the client, we're just returning an instance of Pluf_HTTP_Response. This is needed, because some SCMs, most noticable monotone, have no locally executable command to provide a snapshot archive (and probably never will for our kind of setup). 2.53 kB

Archive Download this version or git clone git://archive.srchub.org/indefero.git Help

Page rendered in 0.16190s using 12 queries.