Commit Graph

22 Commits (dc6f25cdef4e7a307b430739047807deb0ae2602)

Author SHA1 Message Date
Loic d'Anterroches 2ab52e7eaf Added the possible deletion of the repository when deleting a subversion project. 2009-06-25 21:37:46 +02:00
Mehdi Kabab e235242ea6 Fixed issue 204, deleting a project does not remove the repository 2009-06-19 16:44:35 +02: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 d47530e128 Fixed stupid mistake in copy/paste. 2009-01-26 21:22:59 +01:00
Loic d'Anterroches fccdcaa878 Fully fix issue 112, creating Mercurial also gives Subversion repos. 2009-01-25 21:22:38 +01:00
Loic d'Anterroches dd6517c709 Fixed Issue 112, creating Mercurial also gives Subversion repos. 2009-01-25 21:09:31 +01:00
Loic d'Anterroches 6b32413e69 Automatically create the git repository during the cron run. 2009-01-21 20:05:03 +01:00
Loic d'Anterroches 49c8510d31 Fixed the rights in the sync file. 2009-01-21 19:29:03 +01:00
Loic d'Anterroches 28432296bf Fixed the bad static call. 2009-01-20 17:37:37 +01:00
Loic d'Anterroches 5d3ce34c4b Fixed to correctly update the git daemon export flag as needed. 2009-01-20 17:31:55 +01:00
Loic d'Anterroches 61f53c518f Added the latest elements of the git repositories control.
Now, need to write the documentation.
2009-01-20 10:33:56 +01:00
Loic d'Anterroches 941a495144 Added the bulk of the access control to the git repositories. 2009-01-19 20:44:03 +01:00
Loic d'Anterroches 48355417d7 Remove cariage returns in the SSH keys. 2009-01-17 16:37:14 +01:00
Loic d'Anterroches 419601bb92 Added the upload of the SSH key for the end user. 2009-01-14 23:05:52 +01:00
Loic d'Anterroches 00f3b08ec6 Started the work on issue 3, git synchronization. 2009-01-14 21:23:52 +01:00
Benjamin Jorand 2418645604 Fixed issue 83, small issue in SyncSvn. 2008-12-08 10:00:46 +01:00
Benjamin Jorand 0eeef34908 Added the Mercurial repository serving synchronization.
This fixes ticket 79.
2008-12-08 09:56:31 +01:00
Loic d'Anterroches e8d55a5267 Fixed include the File_Passwd file only if the SyncSvn plugin is activated. 2008-12-07 09:34:52 +01:00
Loic d'Anterroches 6ae032df3e Fixed to correctly get a reference to the parameters. 2008-12-05 11:52:14 +01:00
Loic d'Anterroches b60aeb0ca1 Updated the plugin to match InDefero's coding standards. 2008-12-03 23:02:59 +01:00
Baptiste Michaud 39cf9f985a Added a plugin to synchronize subversion repositories. 2008-12-03 21:04:32 +01:00