viewsvn.git
18 years agoAdopting the GPL
Robert Sesek [Sun, 11 Sep 2005 04:46:13 +0000 (04:46 +0000)]
Adopting the GPL

18 years agoChange the border width for the header so we get the bottom bit
Robert Sesek [Sun, 11 Sep 2005 02:35:18 +0000 (02:35 +0000)]
Change the border width for the header so we get the bottom bit

18 years agoRenaming diff CSS classes to make a bit more sense
Robert Sesek [Sun, 11 Sep 2005 02:31:26 +0000 (02:31 +0000)]
Renaming diff CSS classes to make a bit more sense

18 years agoConverting values to rgb()
Robert Sesek [Sun, 11 Sep 2005 02:29:40 +0000 (02:29 +0000)]
Converting values to rgb()

18 years agoStyle to diff system
Robert Sesek [Sun, 11 Sep 2005 02:28:05 +0000 (02:28 +0000)]
Style to diff system

18 years ago- added main.css
Robert Sesek [Sun, 11 Sep 2005 02:08:58 +0000 (02:08 +0000)]
- added main.css
- styling the blame system

18 years agoStyling blame system
Robert Sesek [Sun, 11 Sep 2005 00:32:13 +0000 (00:32 +0000)]
Styling blame system

18 years agoClosing the <a> tag
Robert Sesek [Sun, 11 Sep 2005 00:14:56 +0000 (00:14 +0000)]
Closing the <a> tag

18 years ago- styled log page
Robert Sesek [Sun, 11 Sep 2005 00:09:47 +0000 (00:09 +0000)]
- styled log page
- no longer use print_r() in view.php
- removed log_prop.tpl
- added .subhead CSS

18 years agoStyling the browsing system
Robert Sesek [Sat, 10 Sep 2005 23:44:07 +0000 (23:44 +0000)]
Styling the browsing system

18 years agoNeed /viewsvn/ in the path so we can find our style sheet
Robert Sesek [Sat, 10 Sep 2005 22:01:47 +0000 (22:01 +0000)]
Need /viewsvn/ in the path so we can find our style sheet

18 years agoApplying style to index.tpl; created main css
Robert Sesek [Sat, 10 Sep 2005 21:57:28 +0000 (21:57 +0000)]
Applying style to index.tpl; created main css

18 years agoAdding body elements
Robert Sesek [Sat, 10 Sep 2005 18:10:38 +0000 (18:10 +0000)]
Adding body elements

18 years agoForgot to send headinclude.tpl
Robert Sesek [Sat, 10 Sep 2005 18:04:50 +0000 (18:04 +0000)]
Forgot to send headinclude.tpl

18 years agoAdding header, footer, doctype, and headinclude templates to the system
Robert Sesek [Sat, 10 Sep 2005 18:04:13 +0000 (18:04 +0000)]
Adding header, footer, doctype, and headinclude templates to the system

18 years agoConverting inline diff bits to be CSS classes
Robert Sesek [Sat, 10 Sep 2005 17:47:13 +0000 (17:47 +0000)]
Converting inline diff bits to be CSS classes

18 years agoSplit the error seeker so we can have it in there as text in a diff
Robert Sesek [Sat, 3 Sep 2005 00:46:04 +0000 (00:46 +0000)]
Split the error seeker so we can have it in there as text in a diff

18 years agoChange log.php to view.php for regular files 1.0.0-a1
Robert Sesek [Sat, 3 Sep 2005 00:35:55 +0000 (00:35 +0000)]
Change log.php to view.php for regular files

18 years agoWrong package... woops
Robert Sesek [Sat, 3 Sep 2005 00:21:19 +0000 (00:21 +0000)]
Wrong package... woops

18 years agoRemoving @$viewsvn->in
Robert Sesek [Thu, 1 Sep 2005 02:04:27 +0000 (02:04 +0000)]
Removing @$viewsvn->in

18 years agoCache templates
Robert Sesek [Thu, 1 Sep 2005 01:26:46 +0000 (01:26 +0000)]
Cache templates

18 years agoRemoved instance of @$viewsvn->in
Robert Sesek [Thu, 1 Sep 2005 01:22:03 +0000 (01:22 +0000)]
Removed instance of @$viewsvn->in

18 years agoAdd "R" to the list of valid stati in SVNLog::process()
Robert Sesek [Thu, 1 Sep 2005 01:21:05 +0000 (01:21 +0000)]
Add "R" to the list of valid stati in SVNLog::process()

18 years agoExtracted HTML from files and into templates
Robert Sesek [Thu, 1 Sep 2005 00:46:38 +0000 (00:46 +0000)]
Extracted HTML from files and into templates

18 years agoAllow disabling of path::parse
Robert Sesek [Mon, 29 Aug 2005 23:51:02 +0000 (23:51 +0000)]
Allow disabling of path::parse

18 years agoMoving definitions of common variables to global.php
Robert Sesek [Mon, 29 Aug 2005 23:48:04 +0000 (23:48 +0000)]
Moving definitions of common variables to global.php

18 years agodiff to HEAD only if we're not on HEAD
Robert Sesek [Mon, 29 Aug 2005 00:49:49 +0000 (00:49 +0000)]
diff to HEAD only if we're not on HEAD

18 years agoFixing diff to PREV link
Robert Sesek [Mon, 29 Aug 2005 00:48:21 +0000 (00:48 +0000)]
Fixing diff to PREV link

18 years agoLots of inter-page link work; revision stuff is now handled through the path manager
Robert Sesek [Mon, 29 Aug 2005 00:44:20 +0000 (00:44 +0000)]
Lots of inter-page link work; revision stuff is now handled through the path manager

18 years agoFixed parse error, which didn't show because we silenced it
Robert Sesek [Sun, 28 Aug 2005 23:21:56 +0000 (23:21 +0000)]
Fixed parse error, which didn't show because we silenced it

18 years agoOnly show view.php link if !isdir()
Robert Sesek [Sun, 28 Aug 2005 23:19:42 +0000 (23:19 +0000)]
Only show view.php link if !isdir()

18 years agosvnlib::common::isdir() speed up
Robert Sesek [Sun, 28 Aug 2005 23:19:09 +0000 (23:19 +0000)]
svnlib::common::isdir() speed up

18 years ago- silence cat call in svnlib::common::isdir
Robert Sesek [Sun, 28 Aug 2005 23:07:21 +0000 (23:07 +0000)]
- silence cat call in svnlib::common::isdir
- revision numbers now view file on diff.php

18 years agoAdding some helpful links, more still to come
Robert Sesek [Sun, 28 Aug 2005 22:51:29 +0000 (22:51 +0000)]
Adding some helpful links, more still to come

18 years agoRevisions cache is created from logs cache, prevents having to query twice
Robert Sesek [Sun, 28 Aug 2005 22:24:12 +0000 (22:24 +0000)]
Revisions cache is created from logs cache, prevents having to query twice

18 years agoNow show changed files on browse.php
Robert Sesek [Sun, 28 Aug 2005 21:52:11 +0000 (21:52 +0000)]
Now show changed files on browse.php

18 years agoChanging the error occurence system
Robert Sesek [Sun, 28 Aug 2005 21:49:51 +0000 (21:49 +0000)]
Changing the error occurence system

18 years agoLogs now have changed files
Robert Sesek [Sun, 28 Aug 2005 21:44:27 +0000 (21:44 +0000)]
Logs now have changed files

18 years ago- added diff.php
Robert Sesek [Sun, 28 Aug 2005 21:29:15 +0000 (21:29 +0000)]
- added diff.php
- svnlib.common is now very useful with its caching system
- browse.php and log.php can now perform diffs to HEAD and PREV
- browse.php now shows last log entry

18 years agoGot cat working with old revisions
Robert Sesek [Sun, 28 Aug 2005 20:41:12 +0000 (20:41 +0000)]
Got cat working with old revisions

18 years agoTrigger an error on matching error info
Robert Sesek [Sun, 28 Aug 2005 20:30:12 +0000 (20:30 +0000)]
Trigger an error on matching error info

18 years agoBasic SVNCommon lib setup
Robert Sesek [Sun, 28 Aug 2005 20:22:04 +0000 (20:22 +0000)]
Basic SVNCommon lib setup

18 years agoNew testing data
Robert Sesek [Sun, 28 Aug 2005 07:42:02 +0000 (07:42 +0000)]
New testing data

18 years agoAdded multi file support in diffs
Robert Sesek [Sun, 28 Aug 2005 07:23:37 +0000 (07:23 +0000)]
Added multi file support in diffs

18 years agoFinished advanced diff system
Robert Sesek [Sun, 28 Aug 2005 06:54:47 +0000 (06:54 +0000)]
Finished advanced diff system

18 years agoGot the advanced diff finally working now?
Robert Sesek [Sun, 28 Aug 2005 06:46:12 +0000 (06:46 +0000)]
Got the advanced diff finally working now?

18 years agoFix for advanced add display in diff
Robert Sesek [Sun, 28 Aug 2005 06:11:43 +0000 (06:11 +0000)]
Fix for advanced add display in diff

18 years agoAdvanced diff data is done
Robert Sesek [Sun, 28 Aug 2005 06:03:56 +0000 (06:03 +0000)]
Advanced diff data is done

18 years agoTurn off E_ANNOYING.. er E_NOTICE
Robert Sesek [Sun, 28 Aug 2005 05:35:29 +0000 (05:35 +0000)]
Turn off E_ANNOYING.. er E_NOTICE

18 years ago- whitespace diff working
Robert Sesek [Sun, 28 Aug 2005 04:43:23 +0000 (04:43 +0000)]
- whitespace diff working
- colours in test working

18 years agoBasic diff stuff is kind of working
Robert Sesek [Sun, 28 Aug 2005 04:33:53 +0000 (04:33 +0000)]
Basic diff stuff is kind of working

18 years agoAdding dev data
Robert Sesek [Sun, 28 Aug 2005 00:58:15 +0000 (00:58 +0000)]
Adding dev data

18 years agoAdded more checks for svnlib::log() revision stuff
Robert Sesek [Sun, 28 Aug 2005 00:36:12 +0000 (00:36 +0000)]
Added more checks for svnlib::log() revision stuff

18 years ago- added view.php
Robert Sesek [Sun, 28 Aug 2005 00:27:30 +0000 (00:27 +0000)]
- added view.php
- added svnlib::format()

18 years agoUnderstand revision numbers
Robert Sesek [Sun, 28 Aug 2005 00:17:35 +0000 (00:17 +0000)]
Understand revision numbers

18 years agoPass revision numbers along
Robert Sesek [Sun, 28 Aug 2005 00:15:33 +0000 (00:15 +0000)]
Pass revision numbers along

18 years agohtmlspecialchars() log messages
Robert Sesek [Sun, 28 Aug 2005 00:12:49 +0000 (00:12 +0000)]
htmlspecialchars() log messages

18 years agoUse parse_url() in fetch_arguments()
Robert Sesek [Sun, 28 Aug 2005 00:11:48 +0000 (00:11 +0000)]
Use parse_url() in fetch_arguments()

18 years agoBlame stuff is done
Robert Sesek [Sun, 28 Aug 2005 00:06:14 +0000 (00:06 +0000)]
Blame stuff is done

18 years agoBreadcrumb system working
Robert Sesek [Sat, 27 Aug 2005 23:31:12 +0000 (23:31 +0000)]
Breadcrumb system working

18 years agoAllow underscores in paths
Robert Sesek [Sat, 27 Aug 2005 23:21:40 +0000 (23:21 +0000)]
Allow underscores in paths

18 years agoDid base logging stuff
Robert Sesek [Sat, 27 Aug 2005 23:20:42 +0000 (23:20 +0000)]
Did base logging stuff

18 years agoOnly show "up one level" if we're not at the root path
Robert Sesek [Sat, 27 Aug 2005 21:37:33 +0000 (21:37 +0000)]
Only show "up one level" if we're not at the root path

18 years agoDon't add a trailing slash in viewsvn::paths::out() - method 2
Robert Sesek [Sat, 27 Aug 2005 21:33:25 +0000 (21:33 +0000)]
Don't add a trailing slash in viewsvn::paths::out() - method 2

18 years agoRemoving params
Robert Sesek [Sat, 27 Aug 2005 21:31:02 +0000 (21:31 +0000)]
Removing params

18 years ago- browse.php basics in place
Robert Sesek [Sat, 27 Aug 2005 21:30:22 +0000 (21:30 +0000)]
- browse.php basics in place
- added SVNLib

18 years agoPath parser is done
Robert Sesek [Sat, 27 Aug 2005 19:03:13 +0000 (19:03 +0000)]
Path parser is done

18 years agoNeed to add 1 char to the $url[0] bit in fetch_arguments()
Robert Sesek [Sat, 27 Aug 2005 08:58:59 +0000 (08:58 +0000)]
Need to add 1 char to the $url[0] bit in fetch_arguments()

18 years agoAdded path management
Robert Sesek [Sat, 27 Aug 2005 08:58:02 +0000 (08:58 +0000)]
Added path management

18 years agoChecking in inital code base
Robert Sesek [Sat, 27 Aug 2005 08:18:58 +0000 (08:18 +0000)]
Checking in inital code base

18 years agoAdding repository structure
Robert Sesek [Sat, 27 Aug 2005 06:59:24 +0000 (06:59 +0000)]
Adding repository structure