viewsvn.git
17 years agoImplementing getSvnPath() pre-php5
Robert Sesek [Sun, 30 Apr 2006 22:48:40 +0000 (22:48 +0000)]
Implementing getSvnPath()

17 years agoFixes for ApplicationController
Robert Sesek [Sun, 30 Apr 2006 22:46:07 +0000 (22:46 +0000)]
Fixes for ApplicationController

17 years agoAdding a separate config file
Robert Sesek [Sun, 30 Apr 2006 22:32:32 +0000 (22:32 +0000)]
Adding a separate config file

17 years agoStarting work on ApplicationController
Robert Sesek [Sun, 30 Apr 2006 22:30:13 +0000 (22:30 +0000)]
Starting work on ApplicationController

17 years agoRemove the arraytest from the suite
Robert Sesek [Mon, 24 Apr 2006 07:12:44 +0000 (07:12 +0000)]
Remove the arraytest from the suite

17 years agoI think I've finished the unit tests for AppController
Robert Sesek [Mon, 24 Apr 2006 07:11:10 +0000 (07:11 +0000)]
I think I've finished the unit tests for AppController

17 years agoRemove the CLI printer
Robert Sesek [Mon, 24 Apr 2006 06:48:00 +0000 (06:48 +0000)]
Remove the CLI printer

17 years agoAdding empty class file so that the test doesn't die
Robert Sesek [Mon, 24 Apr 2006 00:55:00 +0000 (00:55 +0000)]
Adding empty class file so that the test doesn't die

17 years agoRenaming the test file
Robert Sesek [Sun, 23 Apr 2006 23:40:15 +0000 (23:40 +0000)]
Renaming the test file

17 years agoA few cleanup of the old setup tests
Robert Sesek [Sun, 23 Apr 2006 23:37:32 +0000 (23:37 +0000)]
A few cleanup of the old setup tests

17 years agoAdding PHPUnit tests
Robert Sesek [Sun, 23 Apr 2006 23:34:18 +0000 (23:34 +0000)]
Adding PHPUnit tests

17 years agoMerging updated GeSHi code for 1.0.7.9 updates
Robert Sesek [Sun, 23 Apr 2006 21:35:01 +0000 (21:35 +0000)]
Merging updated GeSHi code for 1.0.7.9 updates

17 years agoLots of brokenness pre-node-objects
Robert Sesek [Sun, 23 Apr 2006 20:54:19 +0000 (20:54 +0000)]
Lots of brokenness

17 years agoChange the path for the ISSO kernel
Robert Sesek [Sun, 23 Apr 2006 20:22:36 +0000 (20:22 +0000)]
Change the path for the ISSO kernel

17 years agoDon't need the path to ISSO anymore
Robert Sesek [Sun, 23 Apr 2006 20:21:41 +0000 (20:21 +0000)]
Don't need the path to ISSO anymore

17 years agoAdding externals framework
Robert Sesek [Sun, 23 Apr 2006 20:21:21 +0000 (20:21 +0000)]
Adding externals framework

18 years agoRemove the looping
Robert Sesek [Mon, 20 Feb 2006 20:51:20 +0000 (20:51 +0000)]
Remove the looping

18 years agoAdding an aggregate updater script
Robert Sesek [Mon, 20 Feb 2006 20:45:23 +0000 (20:45 +0000)]
Adding an aggregate updater script

18 years agoNeed to add a "px"
Robert Sesek [Mon, 6 Feb 2006 02:27:14 +0000 (02:27 +0000)]
Need to add a "px"

18 years agoUpdating GeSHi to latest version, 1.0.7.6
Robert Sesek [Sat, 28 Jan 2006 22:28:21 +0000 (22:28 +0000)]
Updating GeSHi to latest version, 1.0.7.6

18 years agoSelect the right repository in the selection list
Robert Sesek [Sat, 28 Jan 2006 21:53:29 +0000 (21:53 +0000)]
Select the right repository in the selection list

18 years agoStop printing out that stupid debug info
Robert Sesek [Sat, 28 Jan 2006 21:01:52 +0000 (21:01 +0000)]
Stop printing out that stupid debug info

18 years agoTrying to fix the problem where if the cache is built up, then until you refresh...
Robert Sesek [Sat, 28 Jan 2006 20:55:23 +0000 (20:55 +0000)]
Trying to fix the problem where if the cache is built up, then until you refresh, the old data is still displayed

18 years agoDon't add a path on the full changeset link
Robert Sesek [Sat, 28 Jan 2006 19:32:37 +0000 (19:32 +0000)]
Don't add a path on the full changeset link

18 years agoChange access of paths to a static method
Robert Sesek [Wed, 25 Jan 2006 05:16:08 +0000 (05:16 +0000)]
Change access of paths to a static method

18 years agoNeed to check for the 'c' prefix here
Robert Sesek [Mon, 23 Jan 2006 05:52:18 +0000 (05:52 +0000)]
Need to check for the 'c' prefix here

18 years agoAllow individual queries for cacheV::build() so we don't hit MySQL max packet
Robert Sesek [Mon, 23 Jan 2006 05:45:52 +0000 (05:45 +0000)]
Allow individual queries for cacheV::build() so we don't hit MySQL max packet

18 years agoAdded command-line rebuilder. This needs some security.
Robert Sesek [Mon, 23 Jan 2006 05:38:13 +0000 (05:38 +0000)]
Added command-line rebuilder. This needs some security.

18 years agoPrefix the cache tables with a "c" so we don't get issues with MySQL
Robert Sesek [Mon, 23 Jan 2006 05:37:57 +0000 (05:37 +0000)]
Prefix the cache tables with a "c" so we don't get issues with MySQL

18 years agoProperties are now shown on view.php and browse.php
Robert Sesek [Mon, 23 Jan 2006 05:25:09 +0000 (05:25 +0000)]
Properties are now shown on view.php and browse.php

18 years ago- We can now get properties on /
Robert Sesek [Mon, 23 Jan 2006 05:24:22 +0000 (05:24 +0000)]
- We can now get properties on /
- Do an init system so we don't get an [] => '' property

18 years agoRevision ranges aren't allowed for info and proplist in build()
Robert Sesek [Mon, 23 Jan 2006 05:20:23 +0000 (05:20 +0000)]
Revision ranges aren't allowed for info and proplist in build()

18 years agoUnserialize properties
Robert Sesek [Mon, 23 Jan 2006 05:12:03 +0000 (05:12 +0000)]
Unserialize properties

18 years agoDead code stripping
Robert Sesek [Mon, 23 Jan 2006 05:06:52 +0000 (05:06 +0000)]
Dead code stripping

18 years agoDead code stripping
Robert Sesek [Mon, 23 Jan 2006 05:02:38 +0000 (05:02 +0000)]
Dead code stripping

18 years agoNeed to make sure we aren't dealing with the string HEAD in fetch_revision_context()
Robert Sesek [Mon, 23 Jan 2006 04:59:20 +0000 (04:59 +0000)]
Need to make sure we aren't dealing with the string HEAD in fetch_revision_context()

18 years agoMake the width nice and small
Robert Sesek [Mon, 23 Jan 2006 04:44:04 +0000 (04:44 +0000)]
Make the width nice and small

18 years agoWe're not supposed to use curly braces to access chars in strings
Robert Sesek [Mon, 23 Jan 2006 00:46:17 +0000 (00:46 +0000)]
We're not supposed to use curly braces to access chars in strings

18 years agoMaking some fields private
Robert Sesek [Mon, 23 Jan 2006 00:45:11 +0000 (00:45 +0000)]
Making some fields private

18 years agoDead comment stripping
Robert Sesek [Mon, 23 Jan 2006 00:43:40 +0000 (00:43 +0000)]
Dead comment stripping

18 years agoNavbar is kind of working...
Robert Sesek [Sun, 22 Jan 2006 23:35:48 +0000 (23:35 +0000)]
Navbar is kind of working...

18 years agoRemoving this line was a not a Good Thing(tm)
Robert Sesek [Sun, 22 Jan 2006 23:29:30 +0000 (23:29 +0000)]
Removing this line was a not a Good Thing(tm)

18 years agoPath types no more!
Robert Sesek [Sun, 22 Jan 2006 23:27:43 +0000 (23:27 +0000)]
Path types no more!

18 years agoLots of documentation updates
Robert Sesek [Sun, 22 Jan 2006 23:16:56 +0000 (23:16 +0000)]
Lots of documentation updates

18 years agoSwitching over to the contextual revision number
Robert Sesek [Sun, 22 Jan 2006 23:03:18 +0000 (23:03 +0000)]
Switching over to the contextual revision number

18 years agoAdd contextual revision number which should be used EVERYWHERE :)
Robert Sesek [Sun, 22 Jan 2006 23:00:19 +0000 (23:00 +0000)]
Add contextual revision number which should be used EVERYWHERE :)

18 years agoview.php improvements
Robert Sesek [Sun, 22 Jan 2006 22:41:33 +0000 (22:41 +0000)]
view.php improvements

18 years agoRemove the extra link parts
Robert Sesek [Sun, 22 Jan 2006 22:37:34 +0000 (22:37 +0000)]
Remove the extra link parts

18 years agoAdd support for single revision number passing
Robert Sesek [Sun, 22 Jan 2006 22:36:49 +0000 (22:36 +0000)]
Add support for single revision number passing

18 years agoChange build() to change an empty node name with /
Robert Sesek [Sun, 22 Jan 2006 22:35:56 +0000 (22:35 +0000)]
Change build() to change an empty node name with /

18 years agoDon't use fetch_node_string() as it's evil
Robert Sesek [Sun, 22 Jan 2006 22:31:43 +0000 (22:31 +0000)]
Don't use fetch_node_string() as it's evil

18 years agoRemoving more extra path parts
Robert Sesek [Sun, 22 Jan 2006 22:19:03 +0000 (22:19 +0000)]
Removing more extra path parts

18 years agoRemove the extra path part
Robert Sesek [Sun, 22 Jan 2006 22:18:24 +0000 (22:18 +0000)]
Remove the extra path part

18 years agoNo longer need the override for fetch_node()
Robert Sesek [Sun, 22 Jan 2006 22:17:21 +0000 (22:17 +0000)]
No longer need the override for fetch_node()

18 years agocacheV now stores the right paths... this makes me very happy
Robert Sesek [Sun, 22 Jan 2006 22:16:04 +0000 (22:16 +0000)]
cacheV now stores the right paths... this makes me very happy

18 years agoDon't specify a revision range in browse.php diff to PREV link
Robert Sesek [Sun, 22 Jan 2006 22:06:05 +0000 (22:06 +0000)]
Don't specify a revision range in browse.php diff to PREV link

18 years agoAdd a debug message about the hash
Robert Sesek [Sun, 22 Jan 2006 22:04:30 +0000 (22:04 +0000)]
Add a debug message about the hash

18 years ago- fetch_prev_revision() should now work as desired
Robert Sesek [Sun, 22 Jan 2006 22:03:34 +0000 (22:03 +0000)]
- fetch_prev_revision() should now work as desired
- Added an optional override parameter to fetch_node() to specify a node

18 years agoFix format_log_message()
Robert Sesek [Sun, 22 Jan 2006 21:52:45 +0000 (21:52 +0000)]
Fix format_log_message()

18 years agoStick the main controller in $viewsvn
Robert Sesek [Sun, 22 Jan 2006 21:51:09 +0000 (21:51 +0000)]
Stick the main controller in $viewsvn

18 years agoOnly show the diff to PREV under the right circumstances
Robert Sesek [Sun, 22 Jan 2006 21:47:48 +0000 (21:47 +0000)]
Only show the diff to PREV under the right circumstances

18 years agoFixing diff.php display
Robert Sesek [Sun, 22 Jan 2006 21:00:31 +0000 (21:00 +0000)]
Fixing diff.php display

18 years agoFixing SVNCommon::construct_file_changes()
Robert Sesek [Sun, 22 Jan 2006 21:00:21 +0000 (21:00 +0000)]
Fixing SVNCommon::construct_file_changes()

18 years agoFixed diff to PREV link
Robert Sesek [Sun, 22 Jan 2006 20:59:35 +0000 (20:59 +0000)]
Fixed diff to PREV link

18 years agoCan't deglobalize $viewsvn in fetch_rev_num
Robert Sesek [Sun, 22 Jan 2006 20:26:56 +0000 (20:26 +0000)]
Can't deglobalize $viewsvn in fetch_rev_num

18 years agodiff.php now runs without throwing errors, but it's still not working per se
Robert Sesek [Sun, 22 Jan 2006 20:22:10 +0000 (20:22 +0000)]
diff.php now runs without throwing errors, but it's still not working per se

18 years agoFixed the diff to PREV link
Robert Sesek [Sun, 22 Jan 2006 20:13:07 +0000 (20:13 +0000)]
Fixed the diff to PREV link

18 years agoFixed fetch_prev_revision()
Robert Sesek [Sun, 22 Jan 2006 20:11:38 +0000 (20:11 +0000)]
Fixed fetch_prev_revision()

18 years agoCan't use out() in construct_file_changes()
Robert Sesek [Sun, 22 Jan 2006 20:01:52 +0000 (20:01 +0000)]
Can't use out() in construct_file_changes()

18 years agoChanges because this is now a static class
Robert Sesek [Sun, 22 Jan 2006 19:52:53 +0000 (19:52 +0000)]
Changes because this is now a static class

18 years agoForgot to fix these links
Robert Sesek [Sun, 22 Jan 2006 19:51:37 +0000 (19:51 +0000)]
Forgot to fix these links

18 years ago- log.php now works and displays correctly
Robert Sesek [Sun, 22 Jan 2006 19:43:09 +0000 (19:43 +0000)]
- log.php now works and displays correctly
- SVNLib's SVNLog now works

18 years agoisdir() shouldn't have to pass nodes
Robert Sesek [Sun, 22 Jan 2006 19:36:44 +0000 (19:36 +0000)]
isdir() shouldn't have to pass nodes

18 years agoDon't return / on the back of repos paths
Robert Sesek [Sun, 22 Jan 2006 19:18:31 +0000 (19:18 +0000)]
Don't return / on the back of repos paths

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