viewsvn.git
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 SesekUse $latest to get the revision information
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 SesekBringing view.php up to speed
2006-01-12 Robert SesekCreated fetch_prev_revision() and warnings--
2006-01-12 Robert Sesekwarnings -= 2
2006-01-12 Robert SesekGetting things back on track in browse.php
2006-01-12 Robert Sesekwarnings--
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-12 Robert SesekAdd two tables now, per the spec
2006-01-12 Robert SesekAdding properties to the list of things to store
2006-01-12 Robert SesekAdding ViewSVN spec
2006-01-11 Robert SesekMoving dev/ to docs/
2006-01-10 Robert SesekForgot to change this $repos to $viewsvn->paths->repos
2006-01-09 Robert SesekUse unify_node() in build()
2006-01-09 Robert SesekcacheV::rebuild() doesn't exist, but build() does
2006-01-09 Robert SesekChange INSERT to REPLACE so we don't get duplicate...
2006-01-09 Robert SesekChange revision to UNSIGNED and PKEY
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 SesekWhitepace OCD
2006-01-09 Robert SesekAdd cacheV controls to global.php
2006-01-09 Robert SesekDefine ISSO_DB_LAYER
2006-01-09 Robert SesekRemoving some extraneous fields
2006-01-09 Robert SesekChecking in cacheV controller
2006-01-09 Robert SesekConstruct cacheV tables for each repository
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 SesekMake the ul and li elements from .probox be able to...
2005-12-23 Robert SesekDid the log message parser
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 Sesekto-do += 2
2005-12-21 Robert SesekAccessing characters using {} in strings is deprecated...
2005-12-21 Robert SesekUse "changed" instead of "set" for the modified
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 SesekReversing the arguments for fetch_rev_string() on the...
2005-12-19 Robert SesekChange the behaviour of the full changeset link
2005-12-19 Robert Sesekfetch_head_rev() now works well :)
2005-12-19 Robert SesekAllowing and explicating language-specific highlighting
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 copyright notices
2005-12-19 Robert SesekDon't need $data
2005-12-19 Robert SesekAdding support for user-customizable file types
2005-12-19 Robert SesekChecking in the GeSHi stuff that's now working
2005-12-19 Robert SesekCopying geshi 1.0.7.5 to viewsvn/includes/geshi
2005-12-19 Robert SesekBasic enscript processing is now working
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
2005-12-02 Robert SesekLoad the localization module
2005-12-02 Robert SesekInstead of passing 0 as the high revision in fetch_logs...
2005-12-02 Robert Sesekisdir() should use fetch_rev_num() instead of HEAD
2005-12-02 Robert SesekUse the @REV method rather than -rREV
2005-12-02 Robert SesekDebug all comannds through the interface
2005-12-02 Robert SesekUse E_ALL & ~E_NOTICE
2005-12-02 Robert SesekMake ViewSVN use ISSO2
2005-12-02 Robert Sesek- get view link to work for files
2005-11-03 Robert SesekReverse the way the conditional works for the view...
2005-10-08 Robert SesekSort the repository list alphabetically
2005-09-12 Robert SesekPut the jumper in a <table> ugh; stupid CSS
2005-09-12 Robert SesekOnly show the chooser if we have the $show[] right
2005-09-12 Robert SesekTypo fix
2005-09-12 Robert SesekSanitize the browse.php message
2005-09-12 Robert Sesek- added header
2005-09-11 Robert SesekNeed to allow overriding of $low in viewsvn::paths...
2005-09-11 Robert SesekIf we can't find an exact revision, find the next close...
2005-09-11 Robert SesekDon't allow revision ranges; use HEAD
2005-09-11 Robert SesekFull changeset link is now right
2005-09-11 Robert SesekClean the view.tpl log message
2005-09-11 Robert SesekInclude the repository in the file changeset links
2005-09-11 Robert SesekWe have to use viewsvn::paths::isdir() but we'll silence it
2005-09-11 Robert SesekDon't use viewsvn::paths::isdir() to construct the...
next