/[drupal]/contributions/modules/versioncontrol_svn/versioncontrol_svn.log.inc
ViewVC logotype

Log of /contributions/modules/versioncontrol_svn/versioncontrol_svn.log.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 10:09:29 2009 UTC (5 months, 1 week ago) by jpetso
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +10 -10 lines
Diff to previous 1.8
#491544 by chrono325: Uncomment log insertion lines.

This allows the repository log database to be updated.

Signed-off-by: Dan Hackney <chrono325@gmail.com>

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 02:04:46 2009 UTC (6 months, 2 weeks ago) by sdboyer
Branch: MAIN
Changes since 1.7: +18 -23 lines
Diff to previous 1.7
Various incremental improvement odds and ends; vcsapi implementation fixes, a new constant, etc.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 02:01:53 2009 UTC (6 months, 2 weeks ago) by sdboyer
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6
Updated most of the vcsapi implementation functions to use the new svnlib.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 13:36:51 2009 UTC (7 months ago) by sdboyer
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Bloody d.o CVS naming conventions bar medial dots in directory names. Updated require statement accordingly.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 13:21:25 2009 UTC (7 months ago) by sdboyer
Branch: MAIN
Changes since 1.4: +40 -40 lines
Diff to previous 1.4
Initial commit of the new branch, new approach with the swanky new svnlib. NOT OPERATIONAL, still needs fixing.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 19:29:54 2009 UTC (10 months, 3 weeks ago) by jpetso
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1, DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-RC1
Branch point for: DRUPAL-6--1
Changes since 1.3: +22 -32 lines
Diff to previous 1.3
Sync HEAD to current DRUPAL-5--2. The D6 port will take place on HEAD.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 07:16:41 2008 UTC (13 months, 3 weeks ago) by jpetso
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-0-ALPHA1, DRUPAL-5--2-0-RC1, DRUPAL-5--2-0-RC2
Changes since 1.3.2.2: +2 -2 lines
Diff to previous 1.3.2.2 , to branch point 1.3 , to next main 1.9
Wrong function name... sorry!

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 23:21:53 2008 UTC (14 months ago) by jpetso
Branch: DRUPAL-5--2
Changes since 1.3.2.1: +2 -7 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Implement get_item() and get_directory_contents() in the SVN backend.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 23:12:52 2008 UTC (14 months ago) by jpetso
Branch: DRUPAL-5--2
Changes since 1.3: +21 -26 lines
Diff to previous 1.3
Port the SVN log parser to the 2.x API. How cool is that!
In other words, the SVN backend is fully functional again.
(Or at least, just as functional as in 1.x times.)

This also means that if you want to play with the 2.x branch,
you no longer need a pre-loaded database dump - importing the history
of any (reasonably small) SVN repository works again. Yo.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 20:02:40 2008 UTC (20 months, 4 weeks ago) by jpetso
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2-RC1
Changes since 1.1.2.3: +5 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.9
#227446 (part 1 of 2): Pipe STDERR to a temporary file (thus getting rid
of annoying error output) and use that file in order to store and
display errors in case something goes wrong.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 20:00:49 2008 UTC (20 months, 4 weeks ago) by jpetso
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.2: +5 -2 lines
Diff to previous 1.2
#227446 (part 1 of 2): Pipe STDERR to a temporary file (thus getting rid
of annoying error output) and use that file in order to store and
display errors in case something goes wrong.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 14:48:21 2008 UTC (21 months ago) by jpetso
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.2: +7 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Make it possible to specify username and password for log fetches.
Requires a database upgrade.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 14:45:55 2008 UTC (21 months ago) by jpetso
Branch: MAIN
Changes since 1.1: +14 -7 lines
Diff to previous 1.1
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.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 10:04:54 2008 UTC (21 months, 1 week ago) by jpetso
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.1: +3 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Fix syntax errors.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 09:48:45 2008 UTC (21 months, 1 week ago) by jpetso
Branch: DRUPAL-5
Changes since 1.1: +13 -15 lines
Diff to previous 1.1
Ok, convinced, so I'm going to do a 5.x-1.0 release of the SVN backend.
Step 1: let "delete" actions not have a current item, as prescribed
by the then-current API.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 09:28:28 2008 UTC (21 months, 1 week ago) by jpetso
Branch: MAIN
Branch point for: DRUPAL-5
Oopsie, forgot to add versioncontrol_svn.log.inc. Er... well, here it is.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2