Go to file
Thomas Keller 21cdf60c31 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)
2010-09-01 13:13:52 +00:00
doc - raise required mtn version to 0.99 2010-08-30 12:58:52 +00:00
logo Updated the new logo. 2009-11-06 15:57:45 +01:00
scripts - initial work on a mtn-post-push script which updates IDF's timeline 2010-08-30 11:20:47 +00:00
src/IDF Introduce a more subtle concept of validity when it comes to revision 2010-09-01 13:13:52 +00:00
www Fixed ticket 349, updated the prettify lib to the latest version. 2010-02-04 11:21:30 +01:00
.gitignore Exclude path.php from Git. 2009-11-09 21:43:45 +01:00
AUTHORS Fixed issue 467, exception when deleting an orphan git repo. 2010-05-17 19:40:26 +02:00
COPYING Added installation instructions and configuration example. 2008-08-02 15:13:21 +02:00
INSTALL.mdtext Fixed issue 319, unable to browse a remote subversion repository. 2010-03-01 19:59:32 +01:00
release-script Added the release script. 2008-08-12 20:36:41 +02:00