|
1.35 (+2 -9 lines) |
06/20/2008 01:10 PM |
Michael M Slusarz slusarz |
Add Chora::formatDate(). |
|
1.34 (+1 -1 lines) |
01/02/2008 06:11 AM |
Jan Schneider jan |
Happy New Year |
|
1.33 (+2 -2 lines) |
11/23/2007 05:04 AM |
Michael M Slusarz slusarz |
Update javascript scripts to more efficient prototype versions. |
|
1.32 (+0 -1 lines) |
10/30/2007 08:23 PM |
Jan Schneider jan |
First round of copyright assignments. |
|
1.31 (+5 -1 lines) |
08/01/2007 06:32 AM |
Jan Schneider jan |
Missed a few copyrights from Chuck. |
|
1.30 (+2 -2 lines) |
06/27/2007 01:22 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.18.8.6 FRAMEWORK_3 (+2 -2 lines) |
02/22/2007 10:58 PM |
Matt Selsky selsky |
Chora::fatal() only takes one argument in FW_3. Tags: CHORA_2_0_2 |
|
1.29 (+2 -2 lines) |
02/22/2007 09:04 PM |
Matt Selsky selsky |
Chora::fatal() requires two arguments. |
|
1.18.8.5 FRAMEWORK_3 (+3 -3 lines) |
01/02/2007 08:54 AM |
Jan Schneider jan |
Happy New Year |
|
1.28 (+1 -1 lines) |
01/01/2007 07:40 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.27 (+3 -3 lines) |
04/19/2006 04:44 PM |
Chuck Hagenbuch chuck |
More consolidation. Don't send diff type parameter if we want the
default. Remove the multi-level mapping of diff types. |
|
1.26 (+22 -10 lines) |
04/14/2006 02:44 PM |
Chuck Hagenbuch chuck |
Finish pushing the new look to the rest of Chora. |
|
1.25 (+3 -3 lines) |
04/05/2006 06:15 PM |
Chuck Hagenbuch chuck |
Use <ins> and <del> for new files/deleted files in patchset lists. |
|
1.24 (+1 -2 lines) |
04/03/2006 11:44 AM |
Chuck Hagenbuch chuck |
Remove unused variable. |
|
1.18.8.4 FRAMEWORK_3 (+58 -54 lines) |
03/04/2006 09:21 PM |
Chuck Hagenbuch chuck |
MFH: sort patchsets in reverse order for consistency. |
|
1.23 (+58 -54 lines) |
03/04/2006 09:17 PM |
Chuck Hagenbuch chuck |
[cjh] Sort patchsets in reverse order to match commit logs (Bug #2778). |
|
1.18.8.3 FRAMEWORK_3 (+3 -3 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year |
|
1.22 (+2 -2 lines) |
01/01/2006 04:09 PM |
Jan Schneider jan |
Happy new year\! |
|
1.18.8.2 FRAMEWORK_3 (+2 -2 lines) |
11/29/2005 02:42 PM |
Chuck Hagenbuch chuck |
MFH 1.21 |
|
1.21 (+2 -2 lines) |
11/29/2005 02:42 PM |
Chuck Hagenbuch chuck |
Avoid warnings if strftime() throws an error. |
|
1.20 (+3 -3 lines) |
06/02/2005 08:07 AM |
Matt Selsky selsky |
[mas] Change any output of <b> and <i> tags to <strong> and <em> for better
accessibility support. |
|
1.19 (+2 -2 lines) |
01/03/2005 09:34 AM |
Jan Schneider jan |
Happy New Year |
|
1.18.8.1 FRAMEWORK_3 (+3 -3 lines) |
01/03/2005 07:25 AM |
Jan Schneider jan |
Happy New Year Tags: CHORA_2_0_1, CHORA_2_0_1_RC1 |
|
1.18 (+2 -2 lines) |
11/14/2004 10:59 PM |
Chuck Hagenbuch chuck |
Use new CSS menu. Tags: FRAMEWORK_3, CHORA_2_0, CHORA_2_0_RC3, CHORA_2_0_RC2, CHORA_2_0_RC1 |
|
1.17 (+2 -2 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). Tags: CHORA_2_0_BETA |
|
1.16 (+3 -3 lines) |
05/28/2004 03:00 PM |
Chuck Hagenbuch chuck |
Big cleanup commit.
- Try to remove the last vestiges of CVS specific-ness. cvs.php now points
to browse.php, "cvs" has been removed from UI strings, etc.
- Add mod_rewrite support for URLs so that you can have server/path/file,
with no script names in evidence anywhere, for nice and pretty URLs.
- A few fixes for SVN; with the latest VC package, I can now do at least
basic SVN repository browsing. |
|
1.15 (+2 -2 lines) |
04/17/2004 12:49 PM |
Jan Schneider jan |
Remove Cache initialization from VC. |
|
1.14 (+2 -1 lines) |
04/16/2004 11:33 AM |
Chuck Hagenbuch chuck |
Make sure we're doing error checking on VC:: return values. |
|
1.13 (+2 -2 lines) |
04/16/2004 10:44 AM |
Chuck Hagenbuch chuck |
- clean up some spacing/formatting
- move readableTime() into Chora where it belongs. |
|
1.12 (+10 -6 lines) |
01/29/2004 02:05 PM |
Chuck Hagenbuch chuck |
Fix patchsets with Subversion (Jason Rust <jrust@rustyparts.com>). Tags: CHORA_2_0_ALPHA |
|
1.11 (+2 -2 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.10 (+3 -3 lines) |
01/01/2004 10:14 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.9 (+12 -4 lines) |
11/04/2003 09:45 PM |
Chuck Hagenbuch chuck |
Lots of SVN fixes (Jason Rust <jrust@rustyparts.com>).
* Implements the annotate feature for svn
* Implements the patchset feature for svn. Since patchsets are native
to svn this feature is always enabled for svn repositories. In
addition, diffing all files of a patchset is also native to svn, so a
link shows up in svn repositories to show all diffs.
* Hides the branch history link for svn repositories since you can't
determine branches from the log history.
* cvsgraph doesn't support svn so that link is not shown in svn
repositories.
* Fixed a small typo in VC.php that was killing several pages |
|
1.8 (+2 -2 lines) |
10/14/2003 03:01 PM |
Chuck Hagenbuch chuck |
[cjh] CVSLib and SVNLib are no longer part of Chora; they are part of the
new Horde VC:: package.
- lots of cleanups to use the VC:: classes or $VC methods instead of
hardcoded CVSLib references, etc. |
|
1.7 (+3 -3 lines) |
08/29/2003 12:43 PM |
Chuck Hagenbuch chuck |
More cleanups and fixes.
Submitted by: "Jay Freeman (saurik)" <saurik@saurik.com> |
|
1.6 (+2 -2 lines) |
08/27/2003 01:15 PM |
Chuck Hagenbuch chuck |
- fix a few issues with patchsets
- config var for specifying where cvsps should store cache files |
|
1.5 (+2 -2 lines) |
08/27/2003 10:17 AM |
Chuck Hagenbuch chuck |
Remove CVS from a few titles. |
|
1.4 (+2 -2 lines) |
06/10/2003 12:05 AM |
Chuck Hagenbuch chuck |
- Condense a few files
- Remove unused/unnecessary CSS classes
- Some UI tweaks/improvements (hopefully), mainly inspired by looking
at FreeBSD CVSWeb. |
|
1.3 (+2 -3 lines) |
06/08/2003 08:57 PM |
Chuck Hagenbuch chuck |
[cjh] Add admin-defined regular expression/replacement patterns for linking
to bug-tracking or other systems. |
|
1.2 (+8 -2 lines) |
06/08/2003 05:57 PM |
Chuck Hagenbuch chuck |
- generate different file view links in one place
- disable Patchsets link if cvsps isn't active |
|
1.1 |
06/08/2003 05:09 PM |
Chuck Hagenbuch chuck |
[cjh] Add support for cvsps - viewing of changes as whole commits,
instead of discrete changes to files.
Note that this requires your web user to be able to make lock files in
the repository. The alternative is requiring that you have your own
checkout for cvsps to run against, as well as access to the
repository. Any clever ways around either of this would be welcome.
In the mean time, if you're worried about security, I recomend that
you run this against a copy of the repository that you sync now and
then. |