viewsvn.git
18 years agoChange to storing $node['commit']['revision'] in _nodes pre-cachev
Robert Sesek [Thu, 12 Jan 2006 18:35:53 +0000 (18:35 +0000)]
Change to storing $node['commit']['revision'] in _nodes

18 years agoGrr.. this whole last revision thing is annoying
Robert Sesek [Thu, 12 Jan 2006 18:21:46 +0000 (18:21 +0000)]
Grr.. this whole last revision thing is annoying

18 years agoUse $latest to get the revision information
Robert Sesek [Thu, 12 Jan 2006 18:21:11 +0000 (18:21 +0000)]
Use $latest to get the revision information

18 years agoTurn off E_ALL.. what a pain it is
Robert Sesek [Thu, 12 Jan 2006 18:19:52 +0000 (18:19 +0000)]
Turn off E_ALL.. what a pain it is

18 years agoMake fetch_prev_rev() work if there is no history
Robert Sesek [Thu, 12 Jan 2006 18:17:20 +0000 (18:17 +0000)]
Make fetch_prev_rev() work if there is no history

18 years agoBringing view.php up to speed
Robert Sesek [Thu, 12 Jan 2006 18:12:33 +0000 (18:12 +0000)]
Bringing view.php up to speed

18 years agoCreated fetch_prev_revision() and warnings--
Robert Sesek [Thu, 12 Jan 2006 18:10:35 +0000 (18:10 +0000)]
Created fetch_prev_revision() and warnings--

18 years agowarnings -= 2
Robert Sesek [Thu, 12 Jan 2006 17:51:16 +0000 (17:51 +0000)]
warnings -= 2

18 years agoGetting things back on track in browse.php
Robert Sesek [Thu, 12 Jan 2006 17:48:20 +0000 (17:48 +0000)]
Getting things back on track in browse.php

18 years agowarnings--
Robert Sesek [Thu, 12 Jan 2006 17:42:57 +0000 (17:42 +0000)]
warnings--

18 years agoDebug-level error reporting
Robert Sesek [Thu, 12 Jan 2006 17:41:58 +0000 (17:41 +0000)]
Debug-level error reporting

18 years agoAgain changing cacheV; we now store each node's history in _nodes
Robert Sesek [Thu, 12 Jan 2006 16:50:37 +0000 (16:50 +0000)]
Again changing cacheV; we now store each node's history in _nodes

18 years agoAdd time debug for each Xquery
Robert Sesek [Thu, 12 Jan 2006 16:24:21 +0000 (16:24 +0000)]
Add time debug for each Xquery

18 years agoRandom pieces that don't work all quite yet. browse.php is getting there
Robert Sesek [Thu, 12 Jan 2006 07:16:57 +0000 (07:16 +0000)]
Random pieces that don't work all quite yet. browse.php is getting there

18 years agoChanging table column names; removing no-longer-used columns
Robert Sesek [Thu, 12 Jan 2006 06:24:39 +0000 (06:24 +0000)]
Changing table column names; removing no-longer-used columns

18 years agoChanging some of that large chunk we just sent in
Robert Sesek [Thu, 12 Jan 2006 06:18:27 +0000 (06:18 +0000)]
Changing some of that large chunk we just sent in

18 years agoCreate the whole second cache table. This is a lot of changes :)
Robert Sesek [Thu, 12 Jan 2006 06:07:53 +0000 (06:07 +0000)]
Create the whole second cache table. This is a lot of changes :)

18 years agoAdd two tables now, per the spec
Robert Sesek [Thu, 12 Jan 2006 02:28:05 +0000 (02:28 +0000)]
Add two tables now, per the spec

18 years agoAdding properties to the list of things to store
Robert Sesek [Thu, 12 Jan 2006 02:21:01 +0000 (02:21 +0000)]
Adding properties to the list of things to store

18 years agoAdding ViewSVN spec
Robert Sesek [Thu, 12 Jan 2006 02:17:16 +0000 (02:17 +0000)]
Adding ViewSVN spec

18 years agoMoving dev/ to docs/
Robert Sesek [Wed, 11 Jan 2006 00:32:11 +0000 (00:32 +0000)]
Moving dev/ to docs/

18 years agoForgot to change this $repos to $viewsvn->paths->repos
Robert Sesek [Tue, 10 Jan 2006 06:04:34 +0000 (06:04 +0000)]
Forgot to change this $repos to $viewsvn->paths->repos

18 years agoUse unify_node() in build()
Robert Sesek [Mon, 9 Jan 2006 17:45:22 +0000 (17:45 +0000)]
Use unify_node() in build()

18 years agocacheV::rebuild() doesn't exist, but build() does
Robert Sesek [Mon, 9 Jan 2006 17:39:25 +0000 (17:39 +0000)]
cacheV::rebuild() doesn't exist, but build() does

18 years agoChange INSERT to REPLACE so we don't get duplicate keys
Robert Sesek [Mon, 9 Jan 2006 08:50:43 +0000 (08:50 +0000)]
Change INSERT to REPLACE so we don't get duplicate keys

18 years agoChange revision to UNSIGNED and PKEY
Robert Sesek [Mon, 9 Jan 2006 08:49:53 +0000 (08:49 +0000)]
Change revision to UNSIGNED and PKEY

18 years agoAdding in some extra function goodness
Robert Sesek [Mon, 9 Jan 2006 08:44:16 +0000 (08:44 +0000)]
Adding in some extra function goodness

18 years agoUpdate the $count ivar
Robert Sesek [Mon, 9 Jan 2006 08:39:41 +0000 (08:39 +0000)]
Update the $count ivar

18 years agoChange cacheV::rebuild() to build() and allow for only partial building of the table
Robert Sesek [Mon, 9 Jan 2006 08:36:18 +0000 (08:36 +0000)]
Change cacheV::rebuild() to build() and allow for only partial building of the table

18 years agoLoad the XML module
Robert Sesek [Mon, 9 Jan 2006 08:30:08 +0000 (08:30 +0000)]
Load the XML module

18 years agoWhitepace OCD
Robert Sesek [Mon, 9 Jan 2006 08:23:41 +0000 (08:23 +0000)]
Whitepace OCD

18 years agoAdd cacheV controls to global.php
Robert Sesek [Mon, 9 Jan 2006 08:23:33 +0000 (08:23 +0000)]
Add cacheV controls to global.php

18 years agoDefine ISSO_DB_LAYER
Robert Sesek [Mon, 9 Jan 2006 08:19:34 +0000 (08:19 +0000)]
Define ISSO_DB_LAYER

18 years agoRemoving some extraneous fields
Robert Sesek [Mon, 9 Jan 2006 08:16:15 +0000 (08:16 +0000)]
Removing some extraneous fields

18 years agoChecking in cacheV controller
Robert Sesek [Mon, 9 Jan 2006 08:15:26 +0000 (08:15 +0000)]
Checking in cacheV controller

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