- Making it so the last component in ConstructNavbar() doesn't work as a link
[viewsvn.git] / includes / paths.php
2006-01-22 Robert SesekLots of documentation updates
2006-01-22 Robert SesekCan't deglobalize $viewsvn in fetch_rev_num
2006-01-22 Robert SesekChanges because this is now a static class
2006-01-22 Robert Seseks/Node_Controller/Controller/g
2006-01-22 Robert Seseks/count/sizeof/g
2006-01-22 Robert SesekIn short:
2006-01-22 Robert SesekMigrating stuff from Paths to Node_Controller
2006-01-22 Robert SesekI really hate all of this crappy code
2006-01-22 Robert Sesekbrowse.php now works without throwing PHP errors
2006-01-13 Robert Sesekdev notes
2006-01-12 Robert SesekGetting things back on track in browse.php
2006-01-09 Robert SesekChanging empty fetch_rev_(str|num)() calls to the cache...
2006-01-09 Robert Sesekdocs++
2006-01-09 Robert SesekMigrating the three *very* important variables into...
2006-01-09 Robert SesekBye bye, Enscript :)
2005-12-19 Robert SesekAdding enscript paths
2005-12-02 Robert SesekLocalizing files
2005-09-11 Robert SesekNeed to allow overriding of $low in viewsvn::paths...
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...
2005-09-11 Robert SesekMake all breadcrumb bits links
2005-09-11 Robert SesekRemoving hard-coded /viewsvn/ path
2005-09-11 Robert SesekAdopting the GPL
2005-08-29 Robert SesekLots of inter-page link work; revision stuff is now...
2005-08-28 Robert SesekUse parse_url() in fetch_arguments()
2005-08-27 Robert SesekBreadcrumb system working
2005-08-27 Robert SesekAllow underscores in paths
2005-08-27 Robert SesekDid base logging stuff
2005-08-27 Robert SesekOnly show "up one level" if we're not at the root path
2005-08-27 Robert SesekDon't add a trailing slash in viewsvn::paths::out(...
2005-08-27 Robert Sesek- browse.php basics in place
2005-08-27 Robert SesekPath parser is done
2005-08-27 Robert SesekNeed to add 1 char to the $url[0] bit in fetch_arguments()
2005-08-27 Robert SesekAdded path management