viewsvn.git
18 years agoAdding some debug stuff to figure out why PHP5 is weird
Robert Sesek [Sun, 22 Jan 2006 19:15:02 +0000 (19:15 +0000)]
Adding some debug stuff to figure out why PHP5 is weird

18 years agoFix the repository switcher
Robert Sesek [Sun, 22 Jan 2006 19:00:28 +0000 (19:00 +0000)]
Fix the repository switcher

18 years agoWe can't do Paths::sanitize before we check if $attach is NULL because it'll ruin...
Robert Sesek [Sun, 22 Jan 2006 18:53:15 +0000 (18:53 +0000)]
We can't do Paths::sanitize before we check if $attach is NULL because it'll ruin that value in href_compound()

18 years agos/Node_Controller/Controller/g
Robert Sesek [Sun, 22 Jan 2006 18:47:29 +0000 (18:47 +0000)]
s/Node_Controller/Controller/g

18 years agoMoving node.php to controller.php
Robert Sesek [Sun, 22 Jan 2006 18:46:07 +0000 (18:46 +0000)]
Moving node.php to controller.php

18 years ago- Got blame.php to work
Robert Sesek [Sun, 22 Jan 2006 18:43:09 +0000 (18:43 +0000)]
- Got blame.php to work
- Changing the library extensions to simply pass the controller (only done for SVNBlame at the moment)

18 years agoCan't use $this in regex #e
Robert Sesek [Sun, 22 Jan 2006 18:40:25 +0000 (18:40 +0000)]
Can't use $this in regex #e

18 years agoFixed cacheV::build(). We can now actually run the function sans fatal errors
Robert Sesek [Sun, 22 Jan 2006 18:33:00 +0000 (18:33 +0000)]
Fixed cacheV::build(). We can now actually run the function sans fatal errors

18 years agoDon't use out() for the link
Robert Sesek [Sun, 22 Jan 2006 18:24:56 +0000 (18:24 +0000)]
Don't use out() for the link

18 years agorequire() the controller even if we override paths
Robert Sesek [Sun, 22 Jan 2006 18:23:35 +0000 (18:23 +0000)]
require() the controller even if we override paths

18 years agoview.php now works
Robert Sesek [Sun, 22 Jan 2006 07:07:54 +0000 (07:07 +0000)]
view.php now works

18 years agoFix construct_breadcrumb()
Robert Sesek [Sun, 22 Jan 2006 07:06:37 +0000 (07:06 +0000)]
Fix construct_breadcrumb()

18 years agos/count/sizeof/g
Robert Sesek [Sun, 22 Jan 2006 06:56:19 +0000 (06:56 +0000)]
s/count/sizeof/g

18 years agoMaking all classes that are subservient to Node_Controller not have to pass info...
Robert Sesek [Sun, 22 Jan 2006 06:53:12 +0000 (06:53 +0000)]
Making all classes that are subservient to Node_Controller not have to pass info along via args

18 years agoMoving the type-specific classes from SVNCommon to SVNLib as they belong in the library
Robert Sesek [Sun, 22 Jan 2006 06:39:35 +0000 (06:39 +0000)]
Moving the type-specific classes from SVNCommon to SVNLib as they belong in the library

18 years agoRemoving some unnecessary stuff
Robert Sesek [Sun, 22 Jan 2006 06:38:46 +0000 (06:38 +0000)]
Removing some unnecessary stuff

18 years agoDon't need the second and third arguments for the log link
Robert Sesek [Sun, 22 Jan 2006 06:31:48 +0000 (06:31 +0000)]
Don't need the second and third arguments for the log link

18 years agoGot the browse.php navbar working
Robert Sesek [Sun, 22 Jan 2006 06:28:28 +0000 (06:28 +0000)]
Got the browse.php navbar working

18 years agoChange the way revs work in href_compound()
Robert Sesek [Sun, 22 Jan 2006 06:24:34 +0000 (06:24 +0000)]
Change the way revs work in href_compound()

18 years agoWhitespace OCD
Robert Sesek [Sun, 22 Jan 2006 06:23:12 +0000 (06:23 +0000)]
Whitespace OCD

18 years agoIn short:
Robert Sesek [Sun, 22 Jan 2006 06:22:03 +0000 (06:22 +0000)]
In short:
- A whole bunch of stuff regarding paths
- We no longer use $viewsvn->path in template, it's generated fully by href_struct()
- browse.php should [somewhat] work
- Moved SVNLib::rev() to SVNCommon

18 years agoMigrating stuff from Paths to Node_Controller
Robert Sesek [Sun, 22 Jan 2006 06:01:36 +0000 (06:01 +0000)]
Migrating stuff from Paths to Node_Controller

18 years agoAdded new functions to mimic out()
Robert Sesek [Sun, 22 Jan 2006 05:51:37 +0000 (05:51 +0000)]
Added new functions to mimic out()

18 years agoI really hate all of this crappy code
Robert Sesek [Sun, 22 Jan 2006 05:42:42 +0000 (05:42 +0000)]
I really hate all of this crappy code

18 years agoAdded fetch_head_rev()
Robert Sesek [Sun, 22 Jan 2006 03:00:16 +0000 (03:00 +0000)]
Added fetch_head_rev()

18 years agoview.php no longer throws PHP errors
Robert Sesek [Sun, 22 Jan 2006 02:56:41 +0000 (02:56 +0000)]
view.php no longer throws PHP errors

18 years agoGot construct_breadcrumb() to work
Robert Sesek [Sun, 22 Jan 2006 02:54:52 +0000 (02:54 +0000)]
Got construct_breadcrumb() to work

18 years agoRemoving the code from SVNCommon's constructor
Robert Sesek [Sun, 22 Jan 2006 01:48:50 +0000 (01:48 +0000)]
Removing the code from SVNCommon's constructor

18 years agoRemoving the stuff in SVNCommon2 (except for 1 function) as it's all part of Node_Con...
Robert Sesek [Sun, 22 Jan 2006 01:47:14 +0000 (01:47 +0000)]
Removing the stuff in SVNCommon2 (except for 1 function) as it's all part of Node_Controller now

18 years agobrowse.php now works without throwing PHP errors
Robert Sesek [Sun, 22 Jan 2006 01:44:06 +0000 (01:44 +0000)]
browse.php now works without throwing PHP errors

18 years agoChugging through the errors
Robert Sesek [Sun, 22 Jan 2006 01:38:13 +0000 (01:38 +0000)]
Chugging through the errors

18 years agoWe now can get the SVN binary to link
Robert Sesek [Sun, 22 Jan 2006 01:33:09 +0000 (01:33 +0000)]
We now can get the SVN binary to link

18 years agoTypo that caused me so much crap
Robert Sesek [Sun, 22 Jan 2006 01:29:15 +0000 (01:29 +0000)]
Typo that caused me so much crap

18 years agoSetting up paths in the controller
Robert Sesek [Fri, 13 Jan 2006 05:32:18 +0000 (05:32 +0000)]
Setting up paths in the controller

18 years agoSet access on vars
Robert Sesek [Fri, 13 Jan 2006 05:20:49 +0000 (05:20 +0000)]
Set access on vars

18 years agodev notes
Robert Sesek [Fri, 13 Jan 2006 05:18:00 +0000 (05:18 +0000)]
dev notes

18 years agoAdd cacheV to the controller
Robert Sesek [Fri, 13 Jan 2006 05:11:53 +0000 (05:11 +0000)]
Add cacheV to the controller

18 years agoTab space OCD
Robert Sesek [Fri, 13 Jan 2006 05:05:52 +0000 (05:05 +0000)]
Tab space OCD

18 years agoSVNLib is no longer global. bye bye
Robert Sesek [Fri, 13 Jan 2006 05:04:59 +0000 (05:04 +0000)]
SVNLib is no longer global. bye bye

18 years agoMore refactoring. This time breaking up svnlib.php
Robert Sesek [Fri, 13 Jan 2006 05:02:56 +0000 (05:02 +0000)]
More refactoring. This time breaking up svnlib.php

18 years agoI love breaking things. Refactoring big time.
Robert Sesek [Fri, 13 Jan 2006 04:53:10 +0000 (04:53 +0000)]
I love breaking things. Refactoring big time.

18 years agoUpdating to reflect new ISSO changes
Robert Sesek [Fri, 13 Jan 2006 04:49:40 +0000 (04:49 +0000)]
Updating to reflect new ISSO changes

18 years agoISSO_DB_LAYER needs to be defined before we load the module
Robert Sesek [Fri, 13 Jan 2006 02:34:27 +0000 (02:34 +0000)]
ISSO_DB_LAYER needs to be defined before we load the module

18 years agoReducing Xqueries
Robert Sesek [Thu, 12 Jan 2006 19:04:52 +0000 (19:04 +0000)]
Reducing Xqueries

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