Revisions for framework/VC/VC/cvs.php

Location: [ Horde ] / framework / VC / VC / cvs.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.66 (+34 -23 lines) 10/24/2008 12:00 AM Chuck Hagenbuch chuck

- move VC_Revision::valid to an instance method on the VC object; the implementation is different for different VCSs.
- more git progress; basic file-tree browsing works (no diffs, no downloads)

1.65 (+3 -4 lines) 10/23/2008 02:22 PM Chuck Hagenbuch chuck

rename isAtticFile to isDeleted to be less CVS-specific

1.32.2.27 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:30 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_3, HORDE_3_3_RC1, HORDE_3_2_2, HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2

1.64 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.32.2.26 FRAMEWORK_3 (+47 -14 lines) 12/20/2007 08:50 AM Jan Schneider jan

Merge from HEAD.

1.63 (+2 -2 lines) 10/30/2007 08:23 PM Jan Schneider jan

First round of copyright assignments.

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1

1.62 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

Tags: HORDE_3_2_ALPHA

1.61 (+7 -2 lines) 01/10/2007 06:00 PM Jan Schneider jan

Automatically redirect to the Attic if accessing deleted files.

1.32.2.25 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:54 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_1_9, HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1

1.32.2.24 FRAMEWORK_3 (+10 -10 lines) 05/12/2006 12:47 AM Chuck Hagenbuch chuck

MFH:
1.23      +8 -3      framework/VC/VC.php
1.46      +2 -2      framework/VC/VC/svn.php
1.60      +10 -10    framework/VC/VC/cvs.php

Tags: HORDE_3_1_3, HORDE_3_1_2

1.60 (+10 -10 lines) 05/12/2006 12:45 AM Chuck Hagenbuch chuck

- trim author names (Bug #3908)
- handle filenames with special characters better. need to see if
escapeshellarg() works properly on windows also.

1.59 (+3 -3 lines) 05/11/2006 04:27 PM Chuck Hagenbuch chuck

- don't silence file* calls when they really shouldn't fail (ie,
failing is a programmatic error, not a user/runtime error)

- rework factories to only include class files when the class doesn't
already exist (always allow a custom class to be included _before_ the
factory is called).

1.32.2.23 FRAMEWORK_3 (+2 -2 lines) 04/22/2006 10:56 PM Chuck Hagenbuch chuck

MFH:
1.58      +2 -2      framework/VC/VC/cvs.php
1.45      +2 -2      framework/VC/VC/svn.php

1.58 (+2 -2 lines) 04/22/2006 10:54 PM Chuck Hagenbuch chuck

Make sure file sorts stick.
Bug: 3809

1.32.2.22 FRAMEWORK_3 (+7 -3 lines) 04/14/2006 02:43 PM Chuck Hagenbuch chuck

MFH 1.57

1.57 (+7 -3 lines) 04/14/2006 02:40 PM Chuck Hagenbuch chuck

Filter out some of the less useful tag and branch values in CVS patchsets.

1.56 (+34 -7 lines) 04/13/2006 01:35 PM Chuck Hagenbuch chuck

- branchPoint() function is never used
- toBranch() is only relevant to CVS

1.32.2.21 FRAMEWORK_3 (+19 -20 lines) 04/09/2006 02:28 PM Chuck Hagenbuch chuck

MFH: remove unnecessary references.

1.55 (+19 -20 lines) 04/09/2006 02:27 PM Chuck Hagenbuch chuck

Remove a bunch of unnecessary referencing, also happens to fix some
bugs at least with PHP 5.

1.32.2.20 FRAMEWORK_3 (+3 -2 lines) 04/07/2006 11:52 AM Michael M Slusarz slusarz

MFH 1.54

1.54 (+3 -2 lines) 04/07/2006 11:49 AM Michael M Slusarz slusarz

Catch errors

1.32.2.19 FRAMEWORK_3 (+24 -29 lines) 04/05/2006 05:46 PM Chuck Hagenbuch chuck

MFH: fix caching of patchset objects.

1.53 (+24 -29 lines) 04/05/2006 05:45 PM Chuck Hagenbuch chuck

Fix caching of patchset objects, and some related cleanup.

1.52 (+5 -4 lines) 04/03/2006 01:09 PM Chuck Hagenbuch chuck

Minor style cleanups.

1.32.2.18 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:28 PM Jan Schneider jan

Happy new year

Tags: HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1

1.51 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.32.2.17 FRAMEWORK_3 (+15 -8 lines) 11/29/2005 02:42 PM Chuck Hagenbuch chuck

MFH 1.50

1.50 (+16 -9 lines) 11/29/2005 02:42 PM Chuck Hagenbuch chuck

cvsps dates are in GMT.
Bug: 2760

1.32.2.16 FRAMEWORK_3 (+1 -1 lines) 10/18/2005 07:01 AM Jan Schneider jan

Merged from HEAD.

1.32.2.15 FRAMEWORK_3 (+11 -7 lines) 09/28/2005 07:45 AM Jan Schneider jan

MFH: references

Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7, HORDE_3_0_6, HORDE_3_0_6_RC1

1.49 (+3 -4 lines) 09/28/2005 07:31 AM Jan Schneider jan

More references.

Tags: BEFORE_MERGE_3_1

1.48 (+11 -6 lines) 09/28/2005 07:30 AM Jan Schneider jan

references

1.32.2.14 FRAMEWORK_3 (+4 -4 lines) 08/11/2005 11:04 AM Jan Schneider jan

MFH: 1.47

1.47 (+4 -4 lines) 08/11/2005 10:31 AM Jan Schneider jan

References

1.32.2.13 FRAMEWORK_3 (+1 -5 lines) 06/23/2005 03:07 PM Matt Selsky selsky

MFH: Non-class-variables cannot be phpdoc'd.

Tags: HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1

1.46 (+1 -5 lines) 06/23/2005 03:04 PM Matt Selsky selsky

Non-class-variables cannot be phpdoc'd.

1.32.2.12 FRAMEWORK_3 (+3 -3 lines) 06/23/2005 02:41 AM Matt Selsky selsky

MFH: 'else if' -> 'elseif'

1.45 (+3 -3 lines) 06/23/2005 02:37 AM Matt Selsky selsky

'else if' -> 'elseif'

1.32.2.11 FRAMEWORK_3 (+7 -7 lines) 06/01/2005 06:38 PM Matt Selsky selsky

MFH: Clean up types in phpdoc.

1.44 (+7 -7 lines) 06/01/2005 06:26 PM Matt Selsky selsky

Clean up types in phpdoc.

1.32.2.10 FRAMEWORK_3 (+3 -3 lines) 05/31/2005 11:06 PM Matt Selsky selsky

MFH: Tabs to spaces and "else if" to "elseif".

1.43 (+3 -3 lines) 05/31/2005 11:00 PM Matt Selsky selsky

Tabs to spaces and "else if" to "elseif".

1.32.2.9 FRAMEWORK_3 (+9 -9 lines) 05/25/2005 07:21 PM Matt Selsky selsky

MFH: Clean up phpdoc return types.

1.42 (+9 -9 lines) 05/25/2005 07:19 PM Matt Selsky selsky

Clean up phpdoc return types.

1.32.2.8 FRAMEWORK_3 (+20 -20 lines) 05/21/2005 02:28 AM Matt Selsky selsky

MFH: Clean up return types in phpdoc.

1.41 (+20 -20 lines) 05/21/2005 02:26 AM Matt Selsky selsky

Clean up return types in phpdoc.

1.32.2.7 FRAMEWORK_3 (+3 -3 lines) 04/30/2005 09:13 PM Chuck Hagenbuch chuck

MFH: [cjh] Include sourceroot in VC cache keys (Bug #1783).

1.40 (+3 -3 lines) 04/30/2005 09:13 PM Chuck Hagenbuch chuck

[cjh] Include sourceroot in VC cache keys (Bug #1783).

1.32.2.6 FRAMEWORK_3 (+3 -3 lines) 04/28/2005 07:05 PM Matt Selsky selsky

MFH: Don't use array_push() if we don't need to.

1.39 (+3 -3 lines) 04/28/2005 01:44 PM Matt Selsky selsky

Don't use array_push() if we don't need to.

1.32.2.5 FRAMEWORK_3 (+5 -5 lines) 02/02/2005 01:46 PM Chuck Hagenbuch chuck

MFH 1.38

Tags: HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1

1.38 (+5 -5 lines) 02/02/2005 01:45 PM Chuck Hagenbuch chuck

This wasn't right for the CVS driver. Fixes for the SVN driver were
right, but the semantics are different here.

1.32.2.4 FRAMEWORK_3 (+2 -2 lines) 01/28/2005 10:33 AM Chuck Hagenbuch chuck

MFH 1.37

1.37 (+2 -2 lines) 01/28/2005 10:32 AM Chuck Hagenbuch chuck

Fix typo (Bug #1264)

1.32.2.3 FRAMEWORK_3 (+5 -8 lines) 01/07/2005 02:06 PM Chuck Hagenbuch chuck

MFH 1.5 (rcs.php)
MFH 1.30 (file.php)
MFH 1.35, 1.36 (cvs.php)
MFH 1.31, 1.32 (svn.php)

1.36 (+1 -4 lines) 01/07/2005 02:00 PM Chuck Hagenbuch chuck

Kill unnecessary @version tags

1.35 (+8 -8 lines) 01/07/2005 01:58 PM Chuck Hagenbuch chuck

[cjh] Fix caching logic that was causing VC to not properly refresh
objects in a timely manner.

1.32.2.2 FRAMEWORK_3 (+7 -5 lines) 01/04/2005 01:31 PM Jan Schneider jan

MFH 1.34

Tags: HORDE_3_0_2

1.34 (+3 -1 lines) 01/04/2005 12:45 PM Jan Schneider jan

Catch error.

1.33 (+1 -1 lines) 01/03/2005 08:09 AM Jan Schneider jan

Happy New Year

1.32.2.1 FRAMEWORK_3 (+5 -5 lines) 01/03/2005 07:19 AM Jan Schneider jan

Happy New Year

Tags: HORDE_3_0_1

1.32 (+5 -5 lines) 12/13/2004 03:59 PM Chuck Hagenbuch chuck

Another reference just in case.

Tags: FRAMEWORK_3, HORDE_3_0

1.31 (+5 -5 lines) 11/18/2004 09:59 AM Jan Schneider jan

We need a reference here. Makes more sense anyway and doesn't trigger PHP bug
30826.

Tags: HORDE_3_0_RC3

1.30 (+12 -12 lines) 11/11/2004 12:10 PM Chuck Hagenbuch chuck

platform detection independent of PEAR.php

1.29 (+12 -8 lines) 10/26/2004 04:53 AM Jan Schneider jan

Fix slashes on windows.

Submitted by: mike <mike001@giga.net.tw>

1.28 (+11 -14 lines) 10/22/2004 12:27 PM Chuck Hagenbuch chuck

Files weren't being sorted before being cached. Fix that.

1.27 (+27 -30 lines) 08/30/2004 10:56 AM Chuck Hagenbuch chuck

[cjh] The Horde_Cache:: API has been completely rewritten to take
advantage of the new ZPS4 api for content caching, which allows
a more familiar caching API overall. The old zps driver has been
dropped because of this.

1.26 (+7 -7 lines) 07/03/2004 11:26 AM Chuck Hagenbuch chuck

Eventual PHP5 fixes.

1.25 (+23 -23 lines) 06/12/2004 10:04 AM Chuck Hagenbuch chuck

Data validation, cleanup.

1.24 (+5 -5 lines) 06/08/2004 06:38 PM Jan Schneider jan

Fix sorting of branched files.

1.23 (+19 -18 lines) 06/01/2004 02:56 PM Chuck Hagenbuch chuck

Remove gettext, update dependancies.

1.22 (+19 -15 lines) 05/28/2004 02:41 PM Chuck Hagenbuch chuck

Formatting, avoid DIRECTORY_SEPARATOR for path consistency,
comment wrapping, etc.

1.21 (+5 -5 lines) 05/17/2004 05:09 AM Jan Schneider jan

Support systems that allow spaces in usernames.
Submitted by: Gordon P. Hemsley <gphemsley@users.sourceforge.net>

1.20 (+5 -4 lines) 05/03/2004 04:00 AM Jan Schneider jan

Convert directory separators on Windows (LRM <lrm@ionline.com.br>).

1.19 (+5 -5 lines) 04/28/2004 02:08 PM Chuck Hagenbuch chuck

fix missing $cache parameter

1.18 (+24 -30 lines) 04/17/2004 12:49 PM Jan Schneider jan

Remove Cache initialization from VC.

1.17 (+58 -62 lines) 04/17/2004 11:44 AM Jan Schneider jan

Remove more Horde dependancies, cleanup phpdoc. At that's left is Horde_Cache.

1.16 (+9 -8 lines) 04/16/2004 11:50 AM Jan Schneider jan

Use temp path as configured.

1.15 (+6 -17 lines) 04/16/2004 11:40 AM Chuck Hagenbuch chuck

- add VC_File::setRepository() and move common variables to the parent class
- because of classname changes, we need to bump the cacheVersion to invalidate prior cached data.

1.14 (+50 -51 lines) 04/16/2004 11:32 AM Chuck Hagenbuch chuck

- get rid of CVSLib and SVNLib names; everything uses VC_* now
- get rid of all references to Chora
- remove Chora::checkError() calls in favor of actual error handling.

1.13 (+43 -37 lines) 04/15/2004 03:22 PM Chuck Hagenbuch chuck

Don't assume that . and .. come first in the directory list.

Bug: 79

1.12 (+7 -7 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.11 (+9 -6 lines) 03/06/2004 04:16 PM Chuck Hagenbuch chuck

Add preliminary VC_rcs code (needs to be broken up into classes to
match the other VC classes) that will support checkins, and will
eventually host more of the CVS functionality that extends from it.

Submitted by: Jeff Schwentner <jeffrey.schwentner@lmco.com>

Tags: HORDE_3_0_ALPHA

1.10 (+5 -5 lines) 02/29/2004 08:47 AM Jan Schneider jan

MFB: Fix sorting by date on systems that allow whitespace in user names.
Submitted by: Gordon Hemsley <GPHemsley@aol.com>

1.9 (+7 -7 lines) 02/25/2004 06:36 PM Jan Schneider jan

Fix patchset generation.

1.8 (+5 -5 lines) 02/25/2004 06:17 PM Jan Schneider jan

Fix sorting of revisions by date. Helps if we sort after retrieving the
revisions.

1.7 (+22 -22 lines) 01/21/2004 08:00 PM Jan Schneider jan

Rename CVSLIB_SORT_* and CHORA_SORT_* constants to VC_SORT_* and move the definitions to the VS package.

1.6 (+30 -63 lines) 01/11/2004 10:43 AM Jan Schneider jan

- Move common methods to VC:: base class.
- Add dependencies to package.xml.
- Make VC classes independent from global Chora configuration.
- Some cleanup.

1.5 (+5 -5 lines) 01/01/2004 10:14 AM Jan Schneider jan

Happy new year everyone.

1.4 (+5 -5 lines) 12/23/2003 09:36 AM Chuck Hagenbuch chuck

remove -l option
Submitted by: Johan FISCHER <linux@fischaz.com>

1.3 (+6 -6 lines) 10/30/2003 06:38 PM Jan Schneider jan

PHP 5 fixes.

1.2 (+6 -6 lines) 10/28/2003 05:26 PM Jan Schneider jan

Move Cache classes to the framework module.

1.1 10/14/2003 02:59 PM Chuck Hagenbuch chuck

Initial VC library - start of a Chora-independant, backend independant
version control abstracted library. Still needs to be cleaned up a
lot; there are a bunch of globals/$conf options to rip out, and
probably some duplicate code, too.