viewsvn.git
2006-04-30 Robert SesekImplementing getSvnPath() pre-php5
2006-04-30 Robert SesekFixes for ApplicationController
2006-04-30 Robert SesekAdding a separate config file
2006-04-30 Robert SesekStarting work on ApplicationController
2006-04-24 Robert SesekRemove the arraytest from the suite
2006-04-24 Robert SesekI think I've finished the unit tests for AppController
2006-04-24 Robert SesekRemove the CLI printer
2006-04-24 Robert SesekAdding empty class file so that the test doesn't die
2006-04-23 Robert SesekRenaming the test file
2006-04-23 Robert SesekA few cleanup of the old setup tests
2006-04-23 Robert SesekAdding PHPUnit tests
2006-04-23 Robert SesekMerging updated GeSHi code for 1.0.7.9 updates
2006-04-23 Robert SesekLots of brokenness pre-node-objects
2006-04-23 Robert SesekChange the path for the ISSO kernel
2006-04-23 Robert SesekDon't need the path to ISSO anymore
2006-04-23 Robert SesekAdding externals framework
2006-02-20 Robert SesekRemove the looping
2006-02-20 Robert SesekAdding an aggregate updater script
2006-02-06 Robert SesekNeed to add a "px"
2006-01-28 Robert SesekUpdating GeSHi to latest version, 1.0.7.6
2006-01-28 Robert SesekSelect the right repository in the selection list
2006-01-28 Robert SesekStop printing out that stupid debug info
2006-01-28 Robert SesekTrying to fix the problem where if the cache is built...
2006-01-28 Robert SesekDon't add a path on the full changeset link
2006-01-25 Robert SesekChange access of paths to a static method
2006-01-23 Robert SesekNeed to check for the 'c' prefix here
2006-01-23 Robert SesekAllow individual queries for cacheV::build() so we...
2006-01-23 Robert SesekAdded command-line rebuilder. This needs some security.
2006-01-23 Robert SesekPrefix the cache tables with a "c" so we don't get...
2006-01-23 Robert SesekProperties are now shown on view.php and browse.php
2006-01-23 Robert Sesek- We can now get properties on /
2006-01-23 Robert SesekRevision ranges aren't allowed for info and proplist...
2006-01-23 Robert SesekUnserialize properties
2006-01-23 Robert SesekDead code stripping
2006-01-23 Robert SesekDead code stripping
2006-01-23 Robert SesekNeed to make sure we aren't dealing with the string...
2006-01-23 Robert SesekMake the width nice and small
2006-01-23 Robert SesekWe're not supposed to use curly braces to access chars...
2006-01-23 Robert SesekMaking some fields private
2006-01-23 Robert SesekDead comment stripping
2006-01-22 Robert SesekNavbar is kind of working...
2006-01-22 Robert SesekRemoving this line was a not a Good Thing(tm)
2006-01-22 Robert SesekPath types no more!
2006-01-22 Robert SesekLots of documentation updates
2006-01-22 Robert SesekSwitching over to the contextual revision number
2006-01-22 Robert SesekAdd contextual revision number which should be used...
2006-01-22 Robert Sesekview.php improvements
2006-01-22 Robert SesekRemove the extra link parts
2006-01-22 Robert SesekAdd support for single revision number passing
2006-01-22 Robert SesekChange build() to change an empty node name with /
2006-01-22 Robert SesekDon't use fetch_node_string() as it's evil
2006-01-22 Robert SesekRemoving more extra path parts
2006-01-22 Robert SesekRemove the extra path part
2006-01-22 Robert SesekNo longer need the override for fetch_node()
2006-01-22 Robert SesekcacheV now stores the right paths... this makes me...
2006-01-22 Robert SesekDon't specify a revision range in browse.php diff to...
2006-01-22 Robert SesekAdd a debug message about the hash
2006-01-22 Robert Sesek- fetch_prev_revision() should now work as desired
2006-01-22 Robert SesekFix format_log_message()
2006-01-22 Robert SesekStick the main controller in $viewsvn
2006-01-22 Robert SesekOnly show the diff to PREV under the right circumstances
2006-01-22 Robert SesekFixing diff.php display
2006-01-22 Robert SesekFixing SVNCommon::construct_file_changes()
2006-01-22 Robert SesekFixed diff to PREV link
2006-01-22 Robert SesekCan't deglobalize $viewsvn in fetch_rev_num
2006-01-22 Robert Sesekdiff.php now runs without throwing errors, but it's...
2006-01-22 Robert SesekFixed the diff to PREV link
2006-01-22 Robert SesekFixed fetch_prev_revision()
2006-01-22 Robert SesekCan't use out() in construct_file_changes()
2006-01-22 Robert SesekChanges because this is now a static class
2006-01-22 Robert SesekForgot to fix these links
2006-01-22 Robert Sesek- log.php now works and displays correctly
2006-01-22 Robert Sesekisdir() shouldn't have to pass nodes
2006-01-22 Robert SesekDon't return / on the back of repos paths
2006-01-22 Robert SesekAdding some debug stuff to figure out why PHP5 is weird
2006-01-22 Robert SesekFix the repository switcher
2006-01-22 Robert SesekWe can't do Paths::sanitize before we check if $attach...
2006-01-22 Robert Seseks/Node_Controller/Controller/g
2006-01-22 Robert SesekMoving node.php to controller.php
2006-01-22 Robert Sesek- Got blame.php to work
2006-01-22 Robert SesekCan't use $this in regex #e
2006-01-22 Robert SesekFixed cacheV::build(). We can now actually run the...
2006-01-22 Robert SesekDon't use out() for the link
2006-01-22 Robert Sesekrequire() the controller even if we override paths
2006-01-22 Robert Sesekview.php now works
2006-01-22 Robert SesekFix construct_breadcrumb()
2006-01-22 Robert Seseks/count/sizeof/g
2006-01-22 Robert SesekMaking all classes that are subservient to Node_Control...
2006-01-22 Robert SesekMoving the type-specific classes from SVNCommon to...
2006-01-22 Robert SesekRemoving some unnecessary stuff
2006-01-22 Robert SesekDon't need the second and third arguments for the log...
2006-01-22 Robert SesekGot the browse.php navbar working
2006-01-22 Robert SesekChange the way revs work in href_compound()
2006-01-22 Robert SesekWhitespace OCD
2006-01-22 Robert SesekIn short:
2006-01-22 Robert SesekMigrating stuff from Paths to Node_Controller
2006-01-22 Robert SesekAdded new functions to mimic out()
2006-01-22 Robert SesekI really hate all of this crappy code
2006-01-22 Robert SesekAdded fetch_head_rev()
2006-01-22 Robert Sesekview.php no longer throws PHP errors
next