viewsvn.git
18 years agoConstruct cacheV tables for each repository
Robert Sesek [Mon, 9 Jan 2006 03:25:22 +0000 (03:25 +0000)]
Construct cacheV tables for each repository

18 years agoConnect to the database
Robert Sesek [Mon, 9 Jan 2006 02:28:16 +0000 (02:28 +0000)]
Connect to the database

18 years agoAdding db connection stuff
Robert Sesek [Mon, 9 Jan 2006 02:25:15 +0000 (02:25 +0000)]
Adding db connection stuff

18 years agoChanging empty fetch_rev_(str|num)() calls to the cached version in Paths
Robert Sesek [Mon, 9 Jan 2006 02:06:49 +0000 (02:06 +0000)]
Changing empty fetch_rev_(str|num)() calls to the cached version in Paths

18 years agoInit SVNLib before Paths
Robert Sesek [Mon, 9 Jan 2006 02:03:14 +0000 (02:03 +0000)]
Init SVNLib before Paths

18 years agodocs++
Robert Sesek [Mon, 9 Jan 2006 01:58:38 +0000 (01:58 +0000)]
docs++

18 years agoMigrating the three *very* important variables into Paths
Robert Sesek [Mon, 9 Jan 2006 01:57:10 +0000 (01:57 +0000)]
Migrating the three *very* important variables into Paths

18 years agoAdding config.php.new and cleaning up configuration variables
Robert Sesek [Mon, 9 Jan 2006 01:35:59 +0000 (01:35 +0000)]
Adding config.php.new and cleaning up configuration variables

18 years agoBye bye, Enscript :)
Robert Sesek [Mon, 9 Jan 2006 01:21:53 +0000 (01:21 +0000)]
Bye bye, Enscript :)

18 years agoNew ISSO2 set() method for init
Robert Sesek [Mon, 9 Jan 2006 01:10:41 +0000 (01:10 +0000)]
New ISSO2 set() method for init

18 years ago- Change .list to .reposlist for the repository list
Robert Sesek [Fri, 23 Dec 2005 20:57:14 +0000 (20:57 +0000)]
- Change .list to .reposlist for the repository list
- Apply the new .list (the standard bulleted list) to the formatted log messages

18 years agoMake the ul and li elements from .probox be able to be applied to .list
Robert Sesek [Fri, 23 Dec 2005 20:53:30 +0000 (20:53 +0000)]
Make the ul and li elements from .probox be able to be applied to .list

18 years agoDid the log message parser
Robert Sesek [Fri, 23 Dec 2005 20:47:01 +0000 (20:47 +0000)]
Did the log message parser

18 years agoWe need a + instead of * to match the revision strings
Robert Sesek [Fri, 23 Dec 2005 20:44:27 +0000 (20:44 +0000)]
We need a + instead of * to match the revision strings

18 years agoFixed the parsing issues with format_log_message()
Robert Sesek [Fri, 23 Dec 2005 20:43:05 +0000 (20:43 +0000)]
Fixed the parsing issues with format_log_message()

18 years agoChecking in not-working rev. maker
Robert Sesek [Fri, 23 Dec 2005 20:35:16 +0000 (20:35 +0000)]
Checking in not-working rev. maker

18 years agoAdded format_log_message() to SVNLib
Robert Sesek [Fri, 23 Dec 2005 20:30:57 +0000 (20:30 +0000)]
Added format_log_message() to SVNLib

18 years agoto-do += 2
Robert Sesek [Wed, 21 Dec 2005 22:25:55 +0000 (22:25 +0000)]
to-do += 2

18 years agoAccessing characters using {} in strings is deprecated in PHP 5.1. See http://www...
Robert Sesek [Wed, 21 Dec 2005 00:58:12 +0000 (00:58 +0000)]
Accessing characters using {} in strings is deprecated in PHP 5.1. See php.net/~derick/meeting-notes.html section 4.5.

18 years agoUse "changed" instead of "set" for the modified
Robert Sesek [Wed, 21 Dec 2005 00:10:12 +0000 (00:10 +0000)]
Use "changed" instead of "set" for the modified

18 years agoProperty deletions, modifications, and additions are now differentiated
Robert Sesek [Wed, 21 Dec 2005 00:09:47 +0000 (00:09 +0000)]
Property deletions, modifications, and additions are now differentiated

18 years agoWe no longer break diff indicies
Robert Sesek [Tue, 20 Dec 2005 23:50:56 +0000 (23:50 +0000)]
We no longer break diff indicies

18 years agoGot most of the property stuff working
Robert Sesek [Tue, 20 Dec 2005 23:46:03 +0000 (23:46 +0000)]
Got most of the property stuff working

18 years agoReversing the arguments for fetch_rev_string() on the full changeset link
Robert Sesek [Mon, 19 Dec 2005 23:32:25 +0000 (23:32 +0000)]
Reversing the arguments for fetch_rev_string() on the full changeset link

18 years agoChange the behaviour of the full changeset link
Robert Sesek [Mon, 19 Dec 2005 23:29:38 +0000 (23:29 +0000)]
Change the behaviour of the full changeset link

18 years agofetch_head_rev() now works well :)
Robert Sesek [Mon, 19 Dec 2005 23:24:49 +0000 (23:24 +0000)]
fetch_head_rev() now works well :)

18 years agoAllowing and explicating language-specific highlighting
Robert Sesek [Mon, 19 Dec 2005 20:25:37 +0000 (20:25 +0000)]
Allowing and explicating language-specific highlighting

18 years agoAdd tpl to the HTML4STRICT processor
Robert Sesek [Mon, 19 Dec 2005 20:19:00 +0000 (20:19 +0000)]
Add tpl to the HTML4STRICT processor

18 years agoAdding support for more file types
Robert Sesek [Mon, 19 Dec 2005 19:59:53 +0000 (19:59 +0000)]
Adding support for more file types

18 years agoAdding copyright notices
Robert Sesek [Mon, 19 Dec 2005 19:51:47 +0000 (19:51 +0000)]
Adding copyright notices

18 years agoDon't need $data
Robert Sesek [Mon, 19 Dec 2005 19:49:33 +0000 (19:49 +0000)]
Don't need $data

18 years agoAdding support for user-customizable file types
Robert Sesek [Mon, 19 Dec 2005 19:09:43 +0000 (19:09 +0000)]
Adding support for user-customizable file types

18 years agoChecking in the GeSHi stuff that's now working
Robert Sesek [Mon, 19 Dec 2005 18:50:45 +0000 (18:50 +0000)]
Checking in the GeSHi stuff that's now working

18 years agoCopying geshi 1.0.7.5 to viewsvn/includes/geshi
Robert Sesek [Mon, 19 Dec 2005 17:57:47 +0000 (17:57 +0000)]
Copying geshi 1.0.7.5 to viewsvn/includes/geshi

18 years agoBasic enscript processing is now working
Robert Sesek [Mon, 19 Dec 2005 07:09:13 +0000 (07:09 +0000)]
Basic enscript processing is now working

18 years agoAttached enscript to the wrong location
Robert Sesek [Mon, 19 Dec 2005 06:08:48 +0000 (06:08 +0000)]
Attached enscript to the wrong location

18 years agoAdding enscript paths
Robert Sesek [Mon, 19 Dec 2005 06:04:30 +0000 (06:04 +0000)]
Adding enscript paths

18 years agoDon't return 'min' index on fetch_diff_extent()
Robert Sesek [Sat, 17 Dec 2005 06:19:11 +0000 (06:19 +0000)]
Don't return 'min' index on fetch_diff_extent()

18 years agoRemoving commented-out debug code and deprecated fetch_diff_extent2()
Robert Sesek [Sat, 17 Dec 2005 05:11:02 +0000 (05:11 +0000)]
Removing commented-out debug code and deprecated fetch_diff_extent2()

18 years agoChecking in experimental diff system that's been rewritten
Robert Sesek [Sat, 17 Dec 2005 05:07:35 +0000 (05:07 +0000)]
Checking in experimental diff system that's been rewritten

18 years agoDon't need to convert slashes into anything special
Robert Sesek [Fri, 9 Dec 2005 07:03:03 +0000 (07:03 +0000)]
Don't need to convert slashes into anything special

18 years agoLocalizing files
Robert Sesek [Fri, 2 Dec 2005 21:59:01 +0000 (21:59 +0000)]
Localizing files

18 years agoLoad the localization module
Robert Sesek [Fri, 2 Dec 2005 21:43:41 +0000 (21:43 +0000)]
Load the localization module

18 years agoInstead of passing 0 as the high revision in fetch_logs => SVNLog(), use fetch_rev_num()
Robert Sesek [Fri, 2 Dec 2005 21:32:33 +0000 (21:32 +0000)]
Instead of passing 0 as the high revision in fetch_logs => SVNLog(), use fetch_rev_num()

18 years agoisdir() should use fetch_rev_num() instead of HEAD
Robert Sesek [Fri, 2 Dec 2005 21:28:05 +0000 (21:28 +0000)]
isdir() should use fetch_rev_num() instead of HEAD

18 years agoUse the @REV method rather than -rREV
Robert Sesek [Fri, 2 Dec 2005 21:25:59 +0000 (21:25 +0000)]
Use the @REV method rather than -rREV

18 years agoDebug all comannds through the interface
Robert Sesek [Fri, 2 Dec 2005 21:14:47 +0000 (21:14 +0000)]
Debug all comannds through the interface

18 years agoUse E_ALL & ~E_NOTICE
Robert Sesek [Fri, 2 Dec 2005 20:55:08 +0000 (20:55 +0000)]
Use E_ALL & ~E_NOTICE

18 years agoMake ViewSVN use ISSO2
Robert Sesek [Fri, 2 Dec 2005 20:46:49 +0000 (20:46 +0000)]
Make ViewSVN use ISSO2

18 years ago- get view link to work for files
Robert Sesek [Fri, 2 Dec 2005 20:21:59 +0000 (20:21 +0000)]
- get view link to work for files
- only show blame link for non-directories

18 years agoReverse the way the conditional works for the view link
Robert Sesek [Thu, 3 Nov 2005 03:55:27 +0000 (03:55 +0000)]
Reverse the way the conditional works for the view link

18 years agoSort the repository list alphabetically
Robert Sesek [Sat, 8 Oct 2005 15:34:06 +0000 (15:34 +0000)]
Sort the repository list alphabetically

18 years agoPut the jumper in a <table> ugh; stupid CSS
Robert Sesek [Mon, 12 Sep 2005 00:43:54 +0000 (00:43 +0000)]
Put the jumper in a <table> ugh; stupid CSS

18 years agoOnly show the chooser if we have the $show[] right
Robert Sesek [Mon, 12 Sep 2005 00:22:42 +0000 (00:22 +0000)]
Only show the chooser if we have the $show[] right

18 years agoTypo fix
Robert Sesek [Mon, 12 Sep 2005 00:04:37 +0000 (00:04 +0000)]
Typo fix

18 years agoSanitize the browse.php message
Robert Sesek [Mon, 12 Sep 2005 00:04:13 +0000 (00:04 +0000)]
Sanitize the browse.php message

18 years ago- added header
Robert Sesek [Mon, 12 Sep 2005 00:02:01 +0000 (00:02 +0000)]
- added header
- added repository switcher
- added footer

18 years agoNeed to allow overriding of $low in viewsvn::paths::fetch_rev_num() if we pass a...
Robert Sesek [Sun, 11 Sep 2005 23:01:53 +0000 (23:01 +0000)]
Need to allow overriding of $low in viewsvn::paths::fetch_rev_num() if we pass a low argument

18 years agoIf we can't find an exact revision, find the next closest one
Robert Sesek [Sun, 11 Sep 2005 22:59:11 +0000 (22:59 +0000)]
If we can't find an exact revision, find the next closest one

18 years agoDon't allow revision ranges; use HEAD
Robert Sesek [Sun, 11 Sep 2005 22:58:44 +0000 (22:58 +0000)]
Don't allow revision ranges; use HEAD

18 years agoFull changeset link is now right
Robert Sesek [Sun, 11 Sep 2005 22:51:08 +0000 (22:51 +0000)]
Full changeset link is now right

18 years agoClean the view.tpl log message
Robert Sesek [Sun, 11 Sep 2005 22:30:27 +0000 (22:30 +0000)]
Clean the view.tpl log message

18 years agoInclude the repository in the file changeset links
Robert Sesek [Sun, 11 Sep 2005 22:28:50 +0000 (22:28 +0000)]
Include the repository in the file changeset links

18 years agoWe have to use viewsvn::paths::isdir() but we'll silence it
Robert Sesek [Sun, 11 Sep 2005 22:23:40 +0000 (22:23 +0000)]
We have to use viewsvn::paths::isdir() but we'll silence it

18 years agoDon't use viewsvn::paths::isdir() to construct the breadcrumbs
Robert Sesek [Sun, 11 Sep 2005 19:54:33 +0000 (19:54 +0000)]
Don't use viewsvn::paths::isdir() to construct the breadcrumbs

18 years agoAdded backtrace
Robert Sesek [Sun, 11 Sep 2005 19:48:00 +0000 (19:48 +0000)]
Added backtrace

18 years agoShow colour file change blocks
Robert Sesek [Sun, 11 Sep 2005 19:28:39 +0000 (19:28 +0000)]
Show colour file change blocks

18 years agoFix the full changeset link
Robert Sesek [Sun, 11 Sep 2005 17:09:32 +0000 (17:09 +0000)]
Fix the full changeset link

18 years agoClean diff log message
Robert Sesek [Sun, 11 Sep 2005 17:04:03 +0000 (17:04 +0000)]
Clean diff log message

18 years ago- fixing broken <a> tags, made them closing ones
Robert Sesek [Sun, 11 Sep 2005 16:52:34 +0000 (16:52 +0000)]
- fixing broken <a> tags, made them closing ones
- in diff.tpl made the view changeset separator be out of the link

18 years agoMake all breadcrumb bits links
Robert Sesek [Sun, 11 Sep 2005 16:50:38 +0000 (16:50 +0000)]
Make all breadcrumb bits links

18 years agoShow log information on diffs
Robert Sesek [Sun, 11 Sep 2005 16:42:20 +0000 (16:42 +0000)]
Show log information on diffs

18 years agoWe only need to watch for 3 lines of indexes, not 5
Robert Sesek [Sun, 11 Sep 2005 16:26:42 +0000 (16:26 +0000)]
We only need to watch for 3 lines of indexes, not 5

18 years agoWe can now handle inline diffs that span multiple lines because we match lines
Robert Sesek [Sun, 11 Sep 2005 16:16:34 +0000 (16:16 +0000)]
We can now handle inline diffs that span multiple lines because we match lines

18 years agoFix display in IE6 where the line number boxes wouldn't display right if the contents...
Robert Sesek [Sun, 11 Sep 2005 06:26:19 +0000 (06:26 +0000)]
Fix display in IE6 where the line number boxes wouldn't display right if the contents was (null)

18 years agoYet another escape fixer
Robert Sesek [Sun, 11 Sep 2005 05:54:19 +0000 (05:54 +0000)]
Yet another escape fixer

18 years agoMake sure we keep our escaped chars intact
Robert Sesek [Sun, 11 Sep 2005 05:52:53 +0000 (05:52 +0000)]
Make sure we keep our escaped chars intact

18 years agoDidn't convert this mis-spelled path
Robert Sesek [Sun, 11 Sep 2005 05:41:58 +0000 (05:41 +0000)]
Didn't convert this mis-spelled path

18 years agoRemoving hard-coded /viewsvn/ path
Robert Sesek [Sun, 11 Sep 2005 05:37:08 +0000 (05:37 +0000)]
Removing hard-coded /viewsvn/ path

18 years agoShow revision information on browse.php
Robert Sesek [Sun, 11 Sep 2005 05:28:50 +0000 (05:28 +0000)]
Show revision information on browse.php

18 years agoSplit the magical inline tags so we don't parse them except in the real case
Robert Sesek [Sun, 11 Sep 2005 05:25:41 +0000 (05:25 +0000)]
Split the magical inline tags so we don't parse them except in the real case

18 years agoEnable word wrapping
Robert Sesek [Sun, 11 Sep 2005 05:21:58 +0000 (05:21 +0000)]
Enable word wrapping

18 years agoMoving links to the navbar
Robert Sesek [Sun, 11 Sep 2005 05:09:53 +0000 (05:09 +0000)]
Moving links to the navbar

18 years agoMoved control links to be down with the navbar
Robert Sesek [Sun, 11 Sep 2005 05:07:56 +0000 (05:07 +0000)]
Moved control links to be down with the navbar

18 years agoColour .head links white
Robert Sesek [Sun, 11 Sep 2005 05:05:44 +0000 (05:05 +0000)]
Colour .head links white

18 years agoRemoving unused nodelist style
Robert Sesek [Sun, 11 Sep 2005 05:02:24 +0000 (05:02 +0000)]
Removing unused nodelist style

18 years agoChanging header gradient
Robert Sesek [Sun, 11 Sep 2005 05:02:04 +0000 (05:02 +0000)]
Changing header gradient

18 years agoAdopting the GPL
Robert Sesek [Sun, 11 Sep 2005 04:46:13 +0000 (04:46 +0000)]
Adopting the GPL

18 years agoChange the border width for the header so we get the bottom bit
Robert Sesek [Sun, 11 Sep 2005 02:35:18 +0000 (02:35 +0000)]
Change the border width for the header so we get the bottom bit

18 years agoRenaming diff CSS classes to make a bit more sense
Robert Sesek [Sun, 11 Sep 2005 02:31:26 +0000 (02:31 +0000)]
Renaming diff CSS classes to make a bit more sense

18 years agoConverting values to rgb()
Robert Sesek [Sun, 11 Sep 2005 02:29:40 +0000 (02:29 +0000)]
Converting values to rgb()

18 years agoStyle to diff system
Robert Sesek [Sun, 11 Sep 2005 02:28:05 +0000 (02:28 +0000)]
Style to diff system

18 years ago- added main.css
Robert Sesek [Sun, 11 Sep 2005 02:08:58 +0000 (02:08 +0000)]
- added main.css
- styling the blame system

18 years agoStyling blame system
Robert Sesek [Sun, 11 Sep 2005 00:32:13 +0000 (00:32 +0000)]
Styling blame system

18 years agoClosing the <a> tag
Robert Sesek [Sun, 11 Sep 2005 00:14:56 +0000 (00:14 +0000)]
Closing the <a> tag

18 years ago- styled log page
Robert Sesek [Sun, 11 Sep 2005 00:09:47 +0000 (00:09 +0000)]
- styled log page
- no longer use print_r() in view.php
- removed log_prop.tpl
- added .subhead CSS

18 years agoStyling the browsing system
Robert Sesek [Sat, 10 Sep 2005 23:44:07 +0000 (23:44 +0000)]
Styling the browsing system

18 years agoNeed /viewsvn/ in the path so we can find our style sheet
Robert Sesek [Sat, 10 Sep 2005 22:01:47 +0000 (22:01 +0000)]
Need /viewsvn/ in the path so we can find our style sheet

18 years agoApplying style to index.tpl; created main css
Robert Sesek [Sat, 10 Sep 2005 21:57:28 +0000 (21:57 +0000)]
Applying style to index.tpl; created main css

18 years agoAdding body elements
Robert Sesek [Sat, 10 Sep 2005 18:10:38 +0000 (18:10 +0000)]
Adding body elements