Removing a whole bunch of old files and classes that we no longer need because we...
[viewsvn.git] / includes / init.php
2007-04-09 Robert SesekRemoving a whole bunch of old files and classes that...
2007-04-09 Robert SesekFixing the browser (mostly)
2007-04-09 Robert SesekWe now have a working index.php again:
2006-04-23 Robert SesekChange the path for the ISSO kernel
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 Sesekbrowse.php now works without throwing PHP errors
2006-01-22 Robert SesekWe now can get the SVN binary to link
2006-01-13 Robert SesekSVNLib is no longer global. bye bye
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 SesekTurn off E_ALL.. what a pain it is
2006-01-12 Robert SesekDebug-level error reporting
2006-01-09 Robert SesekLoad the XML module
2006-01-09 Robert SesekDefine ISSO_DB_LAYER
2006-01-09 Robert SesekConnect to the database
2006-01-09 Robert SesekInit SVNLib before Paths
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-19 Robert SesekAttached enscript to the wrong location
2005-12-19 Robert SesekAdding enscript paths
2005-12-02 Robert SesekLoad the localization module
2005-12-02 Robert SesekUse E_ALL & ~E_NOTICE
2005-12-02 Robert SesekMake ViewSVN use ISSO2
2005-09-11 Robert SesekRemoving hard-coded /viewsvn/ path
2005-09-11 Robert SesekAdopting the GPL
2005-09-01 Robert SesekExtracted HTML from files and into templates
2005-08-28 Robert SesekAdvanced diff data is done
2005-08-28 Robert SesekTurn off E_ANNOYING.. er E_NOTICE
2005-08-27 Robert Sesek- browse.php basics in place
2005-08-27 Robert SesekAdded path management
2005-08-27 Robert SesekChecking in inital code base