]>
src.bluestatic.org Git - viewsvn.git/log
Robert Sesek [Thu, 12 Jan 2006 17:42:57 +0000 (17:42 +0000)]
warnings--
Robert Sesek [Thu, 12 Jan 2006 17:41:58 +0000 (17:41 +0000)]
Debug-level error reporting
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
Robert Sesek [Thu, 12 Jan 2006 16:24:21 +0000 (16:24 +0000)]
Add time debug for each Xquery
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
Robert Sesek [Thu, 12 Jan 2006 06:24:39 +0000 (06:24 +0000)]
Changing table column names; removing no-longer-used columns
Robert Sesek [Thu, 12 Jan 2006 06:18:27 +0000 (06:18 +0000)]
Changing some of that large chunk we just sent in
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 :)
Robert Sesek [Thu, 12 Jan 2006 02:28:05 +0000 (02:28 +0000)]
Add two tables now, per the spec
Robert Sesek [Thu, 12 Jan 2006 02:21:01 +0000 (02:21 +0000)]
Adding properties to the list of things to store
Robert Sesek [Thu, 12 Jan 2006 02:17:16 +0000 (02:17 +0000)]
Adding ViewSVN spec
Robert Sesek [Wed, 11 Jan 2006 00:32:11 +0000 (00:32 +0000)]
Moving dev/ to docs/
Robert Sesek [Tue, 10 Jan 2006 06:04:34 +0000 (06:04 +0000)]
Forgot to change this $repos to $viewsvn->paths->repos
Robert Sesek [Mon, 9 Jan 2006 17:45:22 +0000 (17:45 +0000)]
Use unify_node() in build()
Robert Sesek [Mon, 9 Jan 2006 17:39:25 +0000 (17:39 +0000)]
cacheV::rebuild() doesn't exist, but build() does
Robert Sesek [Mon, 9 Jan 2006 08:50:43 +0000 (08:50 +0000)]
Change INSERT to REPLACE so we don't get duplicate keys
Robert Sesek [Mon, 9 Jan 2006 08:49:53 +0000 (08:49 +0000)]
Change revision to UNSIGNED and PKEY
Robert Sesek [Mon, 9 Jan 2006 08:44:16 +0000 (08:44 +0000)]
Adding in some extra function goodness
Robert Sesek [Mon, 9 Jan 2006 08:39:41 +0000 (08:39 +0000)]
Update the $count ivar
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
Robert Sesek [Mon, 9 Jan 2006 08:30:08 +0000 (08:30 +0000)]
Load the XML module
Robert Sesek [Mon, 9 Jan 2006 08:23:41 +0000 (08:23 +0000)]
Whitepace OCD
Robert Sesek [Mon, 9 Jan 2006 08:23:33 +0000 (08:23 +0000)]
Add cacheV controls to global.php
Robert Sesek [Mon, 9 Jan 2006 08:19:34 +0000 (08:19 +0000)]
Define ISSO_DB_LAYER
Robert Sesek [Mon, 9 Jan 2006 08:16:15 +0000 (08:16 +0000)]
Removing some extraneous fields
Robert Sesek [Mon, 9 Jan 2006 08:15:26 +0000 (08:15 +0000)]
Checking in cacheV controller
Robert Sesek [Mon, 9 Jan 2006 03:25:22 +0000 (03:25 +0000)]
Construct cacheV tables for each repository
Robert Sesek [Mon, 9 Jan 2006 02:28:16 +0000 (02:28 +0000)]
Connect to the database
Robert Sesek [Mon, 9 Jan 2006 02:25:15 +0000 (02:25 +0000)]
Adding db connection stuff
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
Robert Sesek [Mon, 9 Jan 2006 02:03:14 +0000 (02:03 +0000)]
Init SVNLib before Paths
Robert Sesek [Mon, 9 Jan 2006 01:58:38 +0000 (01:58 +0000)]
docs++
Robert Sesek [Mon, 9 Jan 2006 01:57:10 +0000 (01:57 +0000)]
Migrating the three *very* important variables into Paths
Robert Sesek [Mon, 9 Jan 2006 01:35:59 +0000 (01:35 +0000)]
Adding config.php.new and cleaning up configuration variables
Robert Sesek [Mon, 9 Jan 2006 01:21:53 +0000 (01:21 +0000)]
Bye bye, Enscript :)
Robert Sesek [Mon, 9 Jan 2006 01:10:41 +0000 (01:10 +0000)]
New ISSO2 set() method for init
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
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
Robert Sesek [Fri, 23 Dec 2005 20:47:01 +0000 (20:47 +0000)]
Did the log message parser
Robert Sesek [Fri, 23 Dec 2005 20:44:27 +0000 (20:44 +0000)]
We need a + instead of * to match the revision strings
Robert Sesek [Fri, 23 Dec 2005 20:43:05 +0000 (20:43 +0000)]
Fixed the parsing issues with format_log_message()
Robert Sesek [Fri, 23 Dec 2005 20:35:16 +0000 (20:35 +0000)]
Checking in not-working rev. maker
Robert Sesek [Fri, 23 Dec 2005 20:30:57 +0000 (20:30 +0000)]
Added format_log_message() to SVNLib
Robert Sesek [Wed, 21 Dec 2005 22:25:55 +0000 (22:25 +0000)]
to-do += 2
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 http://www.php.net/~derick/meeting-notes.html section 4.5.
Robert Sesek [Wed, 21 Dec 2005 00:10:12 +0000 (00:10 +0000)]
Use "changed" instead of "set" for the modified
Robert Sesek [Wed, 21 Dec 2005 00:09:47 +0000 (00:09 +0000)]
Property deletions, modifications, and additions are now differentiated
Robert Sesek [Tue, 20 Dec 2005 23:50:56 +0000 (23:50 +0000)]
We no longer break diff indicies
Robert Sesek [Tue, 20 Dec 2005 23:46:03 +0000 (23:46 +0000)]
Got most of the property stuff working
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
Robert Sesek [Mon, 19 Dec 2005 23:29:38 +0000 (23:29 +0000)]
Change the behaviour of the full changeset link
Robert Sesek [Mon, 19 Dec 2005 23:24:49 +0000 (23:24 +0000)]
fetch_head_rev() now works well :)
Robert Sesek [Mon, 19 Dec 2005 20:25:37 +0000 (20:25 +0000)]
Allowing and explicating language-specific highlighting
Robert Sesek [Mon, 19 Dec 2005 20:19:00 +0000 (20:19 +0000)]
Add tpl to the HTML4STRICT processor
Robert Sesek [Mon, 19 Dec 2005 19:59:53 +0000 (19:59 +0000)]
Adding support for more file types
Robert Sesek [Mon, 19 Dec 2005 19:51:47 +0000 (19:51 +0000)]
Adding copyright notices
Robert Sesek [Mon, 19 Dec 2005 19:49:33 +0000 (19:49 +0000)]
Don't need $data
Robert Sesek [Mon, 19 Dec 2005 19:09:43 +0000 (19:09 +0000)]
Adding support for user-customizable file types
Robert Sesek [Mon, 19 Dec 2005 18:50:45 +0000 (18:50 +0000)]
Checking in the GeSHi stuff that's now working
Robert Sesek [Mon, 19 Dec 2005 17:57:47 +0000 (17:57 +0000)]
Copying geshi 1.0.7.5 to viewsvn/includes/geshi
Robert Sesek [Mon, 19 Dec 2005 07:09:13 +0000 (07:09 +0000)]
Basic enscript processing is now working
Robert Sesek [Mon, 19 Dec 2005 06:08:48 +0000 (06:08 +0000)]
Attached enscript to the wrong location
Robert Sesek [Mon, 19 Dec 2005 06:04:30 +0000 (06:04 +0000)]
Adding enscript paths
Robert Sesek [Sat, 17 Dec 2005 06:19:11 +0000 (06:19 +0000)]
Don't return 'min' index on fetch_diff_extent()
Robert Sesek [Sat, 17 Dec 2005 05:11:02 +0000 (05:11 +0000)]
Removing commented-out debug code and deprecated fetch_diff_extent2()
Robert Sesek [Sat, 17 Dec 2005 05:07:35 +0000 (05:07 +0000)]
Checking in experimental diff system that's been rewritten
Robert Sesek [Fri, 9 Dec 2005 07:03:03 +0000 (07:03 +0000)]
Don't need to convert slashes into anything special
Robert Sesek [Fri, 2 Dec 2005 21:59:01 +0000 (21:59 +0000)]
Localizing files
Robert Sesek [Fri, 2 Dec 2005 21:43:41 +0000 (21:43 +0000)]
Load the localization module
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()
Robert Sesek [Fri, 2 Dec 2005 21:28:05 +0000 (21:28 +0000)]
isdir() should use fetch_rev_num() instead of HEAD
Robert Sesek [Fri, 2 Dec 2005 21:25:59 +0000 (21:25 +0000)]
Use the @REV method rather than -rREV
Robert Sesek [Fri, 2 Dec 2005 21:14:47 +0000 (21:14 +0000)]
Debug all comannds through the interface
Robert Sesek [Fri, 2 Dec 2005 20:55:08 +0000 (20:55 +0000)]
Use E_ALL & ~E_NOTICE
Robert Sesek [Fri, 2 Dec 2005 20:46:49 +0000 (20:46 +0000)]
Make ViewSVN use ISSO2
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
Robert Sesek [Thu, 3 Nov 2005 03:55:27 +0000 (03:55 +0000)]
Reverse the way the conditional works for the view link
Robert Sesek [Sat, 8 Oct 2005 15:34:06 +0000 (15:34 +0000)]
Sort the repository list alphabetically
Robert Sesek [Mon, 12 Sep 2005 00:43:54 +0000 (00:43 +0000)]
Put the jumper in a <table> ugh; stupid CSS
Robert Sesek [Mon, 12 Sep 2005 00:22:42 +0000 (00:22 +0000)]
Only show the chooser if we have the $show[] right
Robert Sesek [Mon, 12 Sep 2005 00:04:37 +0000 (00:04 +0000)]
Typo fix
Robert Sesek [Mon, 12 Sep 2005 00:04:13 +0000 (00:04 +0000)]
Sanitize the browse.php message
Robert Sesek [Mon, 12 Sep 2005 00:02:01 +0000 (00:02 +0000)]
- added header
- added repository switcher
- added footer
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
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
Robert Sesek [Sun, 11 Sep 2005 22:58:44 +0000 (22:58 +0000)]
Don't allow revision ranges; use HEAD
Robert Sesek [Sun, 11 Sep 2005 22:51:08 +0000 (22:51 +0000)]
Full changeset link is now right
Robert Sesek [Sun, 11 Sep 2005 22:30:27 +0000 (22:30 +0000)]
Clean the view.tpl log message
Robert Sesek [Sun, 11 Sep 2005 22:28:50 +0000 (22:28 +0000)]
Include the repository in the file changeset links
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
Robert Sesek [Sun, 11 Sep 2005 19:54:33 +0000 (19:54 +0000)]
Don't use viewsvn::paths::isdir() to construct the breadcrumbs
Robert Sesek [Sun, 11 Sep 2005 19:48:00 +0000 (19:48 +0000)]
Added backtrace
Robert Sesek [Sun, 11 Sep 2005 19:28:39 +0000 (19:28 +0000)]
Show colour file change blocks
Robert Sesek [Sun, 11 Sep 2005 17:09:32 +0000 (17:09 +0000)]
Fix the full changeset link
Robert Sesek [Sun, 11 Sep 2005 17:04:03 +0000 (17:04 +0000)]
Clean diff log message
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
Robert Sesek [Sun, 11 Sep 2005 16:50:38 +0000 (16:50 +0000)]
Make all breadcrumb bits links
Robert Sesek [Sun, 11 Sep 2005 16:42:20 +0000 (16:42 +0000)]
Show log information on diffs
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
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