Remove the extra path part
[viewsvn.git] / includes /
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 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 SesekFixing SVNCommon::construct_file_changes()
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 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 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 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 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 SesekChange the way revs work in href_compound()
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 SesekGot construct_breadcrumb() to work
2006-01-22 Robert SesekRemoving the code from SVNCommon's constructor
2006-01-22 Robert SesekRemoving the stuff in SVNCommon2 (except for 1 function...
2006-01-22 Robert Sesekbrowse.php now works without throwing PHP errors
2006-01-22 Robert SesekChugging through the errors
2006-01-22 Robert SesekWe now can get the SVN binary to link
2006-01-22 Robert SesekTypo that caused me so much crap
2006-01-13 Robert SesekSetting up paths in the controller
2006-01-13 Robert SesekSet access on vars
2006-01-13 Robert Sesekdev notes
2006-01-13 Robert SesekAdd cacheV to the controller
2006-01-13 Robert SesekTab space OCD
2006-01-13 Robert SesekSVNLib is no longer global. bye bye
2006-01-13 Robert SesekMore refactoring. This time breaking up svnlib.php
2006-01-13 Robert SesekI love breaking things. Refactoring big time.
2006-01-13 Robert SesekUpdating to reflect new ISSO changes
2006-01-13 Robert SesekISSO_DB_LAYER needs to be defined before we load the...
2006-01-12 Robert SesekChange to storing $node['commit']['revision'] in _nodes pre-cachev
2006-01-12 Robert SesekGrr.. this whole last revision thing is annoying
2006-01-12 Robert SesekTurn off E_ALL.. what a pain it is
2006-01-12 Robert SesekMake fetch_prev_rev() work if there is no history
2006-01-12 Robert SesekCreated fetch_prev_revision() and warnings--
2006-01-12 Robert SesekGetting things back on track in browse.php
2006-01-12 Robert SesekDebug-level error reporting
2006-01-12 Robert SesekAgain changing cacheV; we now store each node's history...
2006-01-12 Robert SesekAdd time debug for each Xquery
2006-01-12 Robert SesekRandom pieces that don't work all quite yet. browse...
2006-01-12 Robert SesekChanging table column names; removing no-longer-used...
2006-01-12 Robert SesekChanging some of that large chunk we just sent in
2006-01-12 Robert SesekCreate the whole second cache table. This is a lot...
2006-01-09 Robert SesekUse unify_node() in build()
2006-01-09 Robert SesekChange INSERT to REPLACE so we don't get duplicate...
2006-01-09 Robert SesekAdding in some extra function goodness
2006-01-09 Robert SesekUpdate the $count ivar
2006-01-09 Robert SesekChange cacheV::rebuild() to build() and allow for only...
2006-01-09 Robert SesekLoad the XML module
2006-01-09 Robert SesekDefine ISSO_DB_LAYER
2006-01-09 Robert SesekChecking in cacheV controller
2006-01-09 Robert SesekConnect to the database
2006-01-09 Robert SesekAdding db connection stuff
2006-01-09 Robert SesekChanging empty fetch_rev_(str|num)() calls to the cache...
2006-01-09 Robert SesekInit SVNLib before Paths
2006-01-09 Robert Sesekdocs++
2006-01-09 Robert SesekMigrating the three *very* important variables into...
2006-01-09 Robert SesekAdding config.php.new and cleaning up configuration...
2006-01-09 Robert SesekBye bye, Enscript :)
2006-01-09 Robert SesekNew ISSO2 set() method for init
2005-12-23 Robert Sesek- Change .list to .reposlist for the repository list
2005-12-23 Robert SesekWe need a + instead of * to match the revision strings
2005-12-23 Robert SesekFixed the parsing issues with format_log_message()
2005-12-23 Robert SesekChecking in not-working rev. maker
2005-12-23 Robert SesekAdded format_log_message() to SVNLib
2005-12-21 Robert SesekAccessing characters using {} in strings is deprecated...
2005-12-21 Robert SesekProperty deletions, modifications, and additions are...
2005-12-20 Robert SesekWe no longer break diff indicies
2005-12-20 Robert SesekGot most of the property stuff working
2005-12-19 Robert Sesekfetch_head_rev() now works well :)
2005-12-19 Robert SesekAdd tpl to the HTML4STRICT processor
2005-12-19 Robert SesekAdding support for more file types
2005-12-19 Robert SesekAdding support for user-customizable file types
2005-12-19 Robert SesekCopying geshi 1.0.7.5 to viewsvn/includes/geshi
2005-12-19 Robert SesekAttached enscript to the wrong location
2005-12-19 Robert SesekAdding enscript paths
2005-12-17 Robert SesekDon't return 'min' index on fetch_diff_extent()
2005-12-17 Robert SesekRemoving commented-out debug code and deprecated fetch_...
2005-12-17 Robert SesekChecking in experimental diff system that's been rewritten
2005-12-09 Robert SesekDon't need to convert slashes into anything special
2005-12-02 Robert SesekLocalizing files
next