Loic d'Anterroches
|
df086f7a61
|
Improved Subversion and Mercurial backend performance.
|
2009-01-20 13:12:17 +01:00 |
|
Loic d'Anterroches
|
835eab9c24
|
Fixed issue 93 by preventing the display of a large commit diff.
Still needs to implement the equivalent for subversion and mercurial,
maybe with a simple command $scm->isCommitLarge($commit).
|
2009-01-17 18:46:26 +01:00 |
|
Benjamin Jorand
|
7e7b5a4409
|
Fixed issue in the display of filename with spaces with Mercurial.
The Mercurial backend was not displaying correctly the filenames/folders
having spaces in them. It was troncating at the space.
|
2009-01-17 10:03:10 +01:00 |
|
Julien Issler
|
e535fbf5e1
|
Fixed issue 88, Mercurial support doesn't show all directories.
|
2008-12-17 09:02:45 +01:00 |
|
Loic d'Anterroches
|
a1eeb12516
|
Added ticket 80, scm login integration with database login.
Based on the login for Subversion and the email address for git and
Mercurial.
|
2008-12-05 11:34:02 +01:00 |
|
Benjamin Jorand
|
4bff745890
|
Fixed to finish the code cleaning.
|
2008-11-26 08:36:01 +01:00 |
|
Loic d'Anterroches
|
c02c52b14a
|
Fixed some call-time pass-by-reference warnings with PHP 5.2.6.
|
2008-11-25 21:18:12 +01:00 |
|
Loic d'Anterroches
|
39d015a586
|
Added a simpler way to configure the repositories.
|
2008-11-24 20:27:03 +01:00 |
|
Benjamin Jorand
|
08145b7b1c
|
Added the support of Mercurial.
|
2008-11-23 17:45:00 +01:00 |
|