Log of /contributions/modules/versioncontrol_svn/versioncontrol_svn.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 27 13:21:25 2009 UTC
(6 months, 4 weeks ago)
by
sdboyer
Branch:
MAIN
Changes since
1.14: +1 -1 lines
Diff to
previous 1.14
Initial commit of the new branch, new approach with the swanky new svnlib. NOT OPERATIONAL, still needs fixing.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 3 18:11:36 2009 UTC
(10 months, 2 weeks ago)
by
jpetso
Branch:
MAIN
Changes since
1.9: +88 -36 lines
Diff to
previous 1.9
D6 upgrade item 3.: New Schema API.
Converted with the deadwood module, manual tweaking by myself.
Also comes with new table/column documentation.
Revision
1.6.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 2 21:45:24 2008 UTC
(14 months, 3 weeks ago)
by
jpetso
Branch:
DRUPAL-5--2
Changes since
1.6: +19 -1 lines
Diff to
previous 1.6
New update function in order to keep up with the API module.
Also, add previously missing function docs and a table drop on uninstall.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 20 14:45:55 2008 UTC
(21 months ago)
by
jpetso
Branch:
MAIN
Branch point for:
DRUPAL-5--2
Changes since
1.5: +31 -1 lines
Diff to
previous 1.5
Make it possible to specify username and password for log fetches.
Requires a database upgrade. (I'd skip it, but this way we stay in sync
with versioncontrol_svn 5.x-1.x.)
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 23 02:47:37 2008 UTC
(22 months ago)
by
jpetso
Branch:
MAIN
Changes since
1.3: +13 -11 lines
Diff to
previous 1.3
Adapt the primary key according to the recent changes in the API module:
commit_id -> vc_op_id
Also, better enum values (do that while nobody still uses the SVN backend)
and more care for the uninstall function.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 2 15:27:09 2007 UTC
(2 years ago)
by
jpetso
Branch:
MAIN
Changes since
1.2: +3 -3 lines
Diff to
previous 1.2
Support for account passwords and (if possible) access method selection.
Completely untested, will probably not work as is.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 2 13:50:09 2007 UTC
(2 years ago)
by
jpetso
Branch:
MAIN
Changes since
1.1: +31 -9 lines
Diff to
previous 1.1
Futz with the database schema, and add first drafts of
the .module, .forms.inc and .info files. Very incomplete still,
but for now the module loads and has a complete repository edit form.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 1 20:38:33 2007 UTC
(2 years ago)
by
jpetso
Branch:
MAIN
Initial commit of the Subversion backend for the Version Control API,
or versioncontrol_svn in short.
For the moment, there only exists a first draft of the .install file.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.