Indefero

Indefero Git Source Tree


Root/src/IDF/Scm

File Age Message Size
  ..
tree Cache
tree Monotone
blob Exception.php 16 years 26 days Loic d'Anterroches: Added an exception when the scm command fails. 1.02 kB
blob Git.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). 28.47 kB
blob Mercurial.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). 16.08 kB
blob Monotone.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). 21.89 kB
blob Svn.php 14 years 3 months Thomas Keller: Introduce a more subtle concept of validity when it comes to revision indentifiers in IDF - the SCM function isValidRevision has been replaced by a validateRevision() method which returns one of three states, valid, invalid or ambiguous. The source view can then act accordingly and display disambiguate view for the latter, so the user can select for which revision he actually wants to execute the requested action. Also, invalid revisions now lead to another separate view, telling the user that it is invalid / does not exist and pointing him optionally to the help page where he can read further how to access his repository to push the first changes into. (partially resolves issue 525) 20.67 kB

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

Page rendered in 0.10922s using 13 queries.