Loic d'Anterroches
3a28fe9d28
Fixed ticket 208, added more logging in GitServe and Scm backend.
2010-02-17 21:57:28 +01:00
Loic d'Anterroches
73641a03d5
Fixed issues 368 and 354, access to files with special characters.
2010-01-20 22:33:53 +01:00
Ludovic Bellière
0b580ba2ec
Fixed issue 314, Mercurial shows empty files in directories
2010-01-20 21:27:18 +01:00
Loic d'Anterroches
ff4f8afde8
Added the support of the tags for Mercurial and Subversion.
2009-11-06 18:06:01 +01:00
Mehdi Kabab
8050463a12
Added ticket 271, support of the Git tags.
2009-11-06 16:12:54 +01:00
Loic d'Anterroches
3c46b7734f
Added the ability to use the username of a user to link a git commit.
2009-11-06 15:58:21 +01:00
Loic d'Anterroches
37aa3d8b69
Fixed not to stat the size of a non existing repository.
2009-10-26 21:45:42 +01:00
Loic d'Anterroches
c7aa91fc29
Fixed issue 304, cannot display source files with brackets in their names.
2009-10-09 08:46:14 +02:00
Loic d'Anterroches
06668db697
Fixed issue 304, cannot display source files with brackets in their names.
2009-10-06 21:28:37 +02:00
Loic d'Anterroches
37e0604647
Fixed bad conversion to support PHP 5.3,
2009-10-01 21:51:47 +02:00
David Feeney
4765ca2232
Fixed issue 282, Mercurial support in new projects.
2009-10-01 14:56:54 +02:00
Loic d'Anterroches
838645463d
Remove the PHP 5.3 deprecated split function.
2009-09-24 20:40:22 +02:00
Loic d'Anterroches
25d7a5a776
Fixed issue 286, repository size fails on symlinks.
2009-09-21 09:58:29 +02:00
Loic d'Anterroches
6845f59150
Fixed variable used before being instanciated in the Mercurial backend.
2009-07-23 23:33:08 +02:00
Loic d'Anterroches
1a067ca107
Fixed crash of the Subversion backend when requesting a non existing revision.
2009-07-09 00:05:36 +02:00
Loic d'Anterroches
c0dfd6b5dc
Fixed issue 180, can't select branches containing / character in git projects.
2009-07-08 13:49:16 +02:00
Loic d'Anterroches
7d6cb22291
Fixed to have a better character encoding detection of the git log.
2009-07-03 10:23:49 +02:00
Loic d'Anterroches
ad17d797b2
Fixed parsing error.
2009-07-02 19:38:52 +02:00
Loic d'Anterroches
2b1a741946
Fixed issue 245, ['idf_exec_cmd_prefix'] configuration variable is not available anymore.
2009-07-02 13:05:43 +02:00
Loic d'Anterroches
fcefbe719f
Fixed to better detect a bad commit.
2009-06-24 19:33:16 +02:00
Loic d'Anterroches
7d3f7e226c
Fixed issue 238, missing return statement for the subversion backend.
2009-06-24 14:49:06 +02:00
Loic d'Anterroches
6cf4f00f92
Fixed to make the command portable on BSD/Solaris.
2009-06-19 21:37:39 +02:00
Loic d'Anterroches
25e296fbb6
Added the display of the repository size in the source subtab of a project.
2009-06-19 17:31:45 +02:00
Loic d'Anterroches
a15107558c
Fixed issue 235, need consistent use of file and fullpath in the SCM backend
2009-06-19 15:51:31 +02:00
Loic d'Anterroches
fb66e1e98f
Fixed to correctly parse the full message of an svn commit log.
2009-06-09 18:03:40 +02:00
Loic d'Anterroches
e31d822d74
Fixed the case of a non-existing file.
2009-06-08 19:44:52 +02:00
Loic d'Anterroches
15cba014ba
Fixed undefined variable.
2009-06-08 19:26:58 +02:00
Patrick Georgi
88a1bf9c94
Fixed issue 232, repository browser on SVN shows stacktraces
2009-06-08 13:21:03 +02:00
Loic d'Anterroches
1c8490be6b
Fixed to get the same method definition as the parent class.
2009-05-28 00:30:10 +02:00
Loic d'Anterroches
d98dda645e
Pushed the constructor into the backend implementation.
2009-05-27 23:08:55 +02:00
Loic d'Anterroches
44ea8f1817
Added the getAuthAccessUrl method.
2009-05-27 22:54:26 +02:00
Loic d'Anterroches
a53c6a1778
Fixes the case of an empty repository again.
2009-05-27 17:04:41 +02:00
Loic d'Anterroches
b75286375e
Fixes the case of an empty repository.
2009-05-27 16:59:25 +02:00
Loic d'Anterroches
88ce10b8e6
Fixed issue 227, timeline fails on SVN repositories.
2009-05-26 21:20:10 +02:00
Loic d'Anterroches
39699ba723
Fixed to correctly return false on non-existing commits.
2009-05-26 11:28:36 +02:00
Loic d'Anterroches
0fd0c40e89
Fixed to update to use the new method signature.
2009-05-25 15:19:22 +02:00
Loic d'Anterroches
d31cd2aef4
Added the latest fixes for the new backend.
2009-05-25 14:18:48 +02:00
Loic d'Anterroches
f55769a946
Improved the Mercurial backend.
2009-05-25 12:16:34 +02:00
Loic d'Anterroches
a3f40447c0
Continued the refactoring of the Subversion backend.
2009-04-27 11:39:19 +02:00
Loic d'Anterroches
cf5acfb669
Base refactor of the Subversion backend.
2009-04-26 11:57:21 +02:00
Loic d'Anterroches
7c502b1745
Continued the SCM backend refactor.
...
The new backend is near completion.
2009-04-25 16:24:40 +02:00
Loic d'Anterroches
aab8720cac
Added a DB backend for the Git blob info.
2009-04-21 17:45:35 +02:00
Loic d'Anterroches
86da0c0eed
Added a first version of the new SCM backend.
2009-04-21 14:13:44 +02:00
Patrick Georgi
0efb0fec44
Fixed issue 199, some optimizations for SVN access.
2009-04-20 15:05:34 +02:00
Benjamin Jorand
04c2115fc2
Improved the source browser on large Mercurial repositories.
2009-04-07 11:19:07 +02:00
Loic d'Anterroches
cfafdbfde4
Fixed issues 137 and 138, support of the git submodules.
2009-02-27 13:38:22 +01:00
Manuel Eidenberger
42c6f53fbc
Added the ability to configure the paths to the SCM executables.
2009-02-25 14:28:14 +01:00
Loic d'Anterroches
6153cd0b13
Fixed issue 119, no environment for the shell_exec and exec calls.
...
For each call exec or shell_exec, I have added the ability to prepend a
string. For example '/usr/bin/env -i '.
2009-01-29 20:29:45 +01:00
Loic d'Anterroches
f203f7d78f
Fixed bad help message for the git access.
...
Git has 2 methods to access a repository, one with gitdaemon to do a
checkout and one with SSH to perform the push. We need to provide those
2 methods.
2009-01-26 17:58:58 +01:00
Loic d'Anterroches
037b9b78ae
Fixed issue 106, crash with the cache and subversion.
2009-01-21 19:25:49 +01:00