Name | Modified | Size |
---|---|---|
.. | ||
addshortcut.cgi | 21 years ago | 4 KB |
branchGraph.cgi | 21 years ago | 20 KB |
branchGraph.readme.txt | 23 years ago | 1 KB |
branchList.cgi | 20 years ago | 3 KB |
branchView.cgi | 20 years ago | 5 KB |
changeList.cgi | 20 years ago | 26 KB |
changeView.cgi | 20 years ago | 6 KB |
clientList.cgi | 20 years ago | 5 KB |
clientView.cgi | 20 years ago | 4 KB |
colorC.pl | 21 years ago | 4 KB |
colorHtml.pl | 21 years ago | 887 B |
colorPerl.pl | 20 years ago | 6 KB |
colorView.pm | 21 years ago | 2 KB |
depotStats.cgi | 20 years ago | 11 KB |
depotTreeBrowser.cgi | 21 years ago | 8 KB |
fileDiffView.cgi | 19 years ago | 10 KB |
fileDownLoad.cgi | 21 years ago | 1 KB |
fileLogView.cgi | 20 years ago | 12 KB |
fileOpen.cgi | 20 years ago | 4 KB |
filesChangedSince.cgi | 20 years ago | 5 KB |
fileSearch.cgi | 21 years ago | 4 KB |
fileViewer.cgi | 20 years ago | 9 KB |
findFiles.cgi | 21 years ago | 5 KB |
groupView.cgi | 20 years ago | 3 KB |
hdrbg.jpg | 20 years ago | 1 KB |
htmlFileView.cgi | 21 years ago | 3 KB |
ico1.ppm | 20 years ago | 781 B |
index.cgi | 21 years ago | 680 B |
install.pl | 23 years ago | 2 KB |
intro.cgi | 20 years ago | 7 KB |
jobList.cgi | 20 years ago | 12 KB |
jobView.cgi | 21 years ago | 3 KB |
labelDiffView.cgi | 21 years ago | 9 KB |
labelList.cgi | 21 years ago | 2 KB |
labelView.cgi | 20 years ago | 6 KB |
makepack | 20 years ago | 1 KB |
P4CGI.pm | 20 years ago | 58 KB |
P4DB.conf.txt | 20 years ago | 8 KB |
P4DB.css | 20 years ago | 12 KB |
P4DB.ico | 20 years ago | 198 B |
P4DB_Help.html | 23 years ago | 19 KB |
P4DB_large.css | 20 years ago | 240 B |
P4DB_small.css | 20 years ago | 239 B |
p4race.cgi | 20 years ago | 7 KB |
README.html | 20 years ago | 25 KB |
searchPattern.cgi | 20 years ago | 6 KB |
SetPreferences.cgi | 21 years ago | 5 KB |
specialFileView.cgi | 21 years ago | 1 KB |
userList.cgi | 20 years ago | 3 KB |
userView.cgi | 20 years ago | 4 KB |
viewConfig.pm | 20 years ago | 2 KB |
Change | User | Description | Committed |
---|---|---|---|
5412 | Fredric Fredricson | P4DB: Added button to ignore whitespace in file diff view | 19 years ago |
5010 | Fredric Fredricson |
P4DB: Fixed bug in find files. Reported by Hope Duryea |
20 years ago |
4998 | Fredric Fredricson | P4DB: cleaned up some code. Added p4users(), p4client() and p4user2name() to P4CGI.pm and... modified all cgi:s to use these, « |
20 years ago |
4991 | Fredric Fredricson | P4DB: Modified the script that creates tgz and zip files to add change number to tgz and... zip file name, « |
20 years ago |
4990 | Fredric Fredricson | P4DB: Improved error handling: | 20 years ago |
4989 | Fredric Fredricson |
P4DB: Some small fixed in documentation and make shortcut icon configurable |
20 years ago |
4988 | Fredric Fredricson | P4DB: Fixed (I think) bug in change list. The bug sometimes caused an enless loop when... changes in a label with changes in another label excluded. « |
20 years ago |
4986 | Fredric Fredricson | P4DB: Fixed bug in perl colorizer | 20 years ago |
4973 | Fredric Fredricson | P4DB: Worked around some IE CSS-bugs. Improved page layout for branch, clien...t and job lists. « |
20 years ago |
4965 | Fredric Fredricson | P4BD: Made P4DB 4,0 ready for "official" release * removed Beta status flag * added an ....ico file * some minor cosmetic changes « |
20 years ago |
4916 | Fredric Fredricson | P4DB: Improved file viewer (and simplified the code) | 20 years ago |
4913 | Fredric Fredricson | P4DB: Minor cosmetic update | 20 years ago |
4886 | Fredric Fredricson | P4DB: Fixed CSS file to make links look better in Explorer | 20 years ago |
4883 | Fredric Fredricson | P4DB: * Added a warning in intro page for untested versions * Some CSS changes * Updated... info in README file and on intro page « |
20 years ago |
4874 | Fredric Fredricson | P4DB: Fixed bug in viewConfig.pm and added support for XML files. Thanks, Charles Hardin,... for the patch « |
20 years ago |
4872 | Fredric Fredricson | P4DB: Added info about current user to page footer | 20 years ago |
4871 | Fredric Fredricson | P4DB: Updates to depot statistics page and two minor style sheet pdates | 20 years ago |
4859 | Fredric Fredricson | P4DB: Fixed minor security issue (user password displayed on screen if page immediately a...fter login received baf parameters) « |
20 years ago |
4855 | Fredric Fredricson |
P4DB: Opps! A small bug managed to sneak in.... |
20 years ago |
4854 | Fredric Fredricson | P4DB: Added Cache-Control directive to http header to tell IE6 to reload page each time i...t is loaded (IE6 will, by default, cache all pages and this is not what the user expects). « |
20 years ago |
4853 | Fredric Fredricson | P4DB: Removed reference to font "Courier" in CSS-file. Courier is an old font and sometim...es look plain ugly in IE6. "Monospace" will do just fine.... « |
20 years ago |
4844 | Fredric Fredricson | P4DB: A few fixes: Added new config option that controls login page Added two new CSS-fi...les (for large fonts and smaller fonts) Fixed sort order on users in login page Stepped up to version 4.0 « |
20 years ago |
4843 | Fredric Fredricson | P4DB: Added .png to "special" extesions | 20 years ago |
4842 | Fredric Fredricson |
P4DB: Strange error, possibly in CGI.pm, "fixed" with a non-intuitive work around. |
20 years ago |
4835 | Fredric Fredricson | P4DB: Fixed problem with depot statistics (now much better html and CSS (but not 100% yet.....) « |
20 years ago |
4834 | Fredric Fredricson | P4DB: Incremented version to 4.0beta1 | 20 years ago |
4832 | Fredric Fredricson |
P4DB: * Added login procedure (using tickes) * Requires 2004.2 * Minor cosmetic upgrade |
20 years ago |
4318 | Fredric Fredricson |
P4DB: Bug in client view. Could not handle spaces in directories in client map |
21 years ago |
4313 | Fredric Fredricson | P4DB: - Removed some error messages (that clobbers the error log for the web server) - Ad...ded a CSS file that works for people with color vision deficiency - Fixed minor bug in the scripts that creates the tarball and zip-file « |
21 years ago |
4306 | Fredric Fredricson | P4DB: Hardened P4DB against malicious parameters (cross site scripting), performed some c...leanup and increased version to 3.1.1. « |
21 years ago |
4304 | Fredric Fredricson | P4DB: Changes in styld sheet | 21 years ago |
4303 | Fredric Fredricson | P4DB: Cosmetic changes (formatted code) | 21 years ago |
4302 | Fredric Fredricson | P4DB: Fixed problem with line splitting in wide change descriptions | 21 years ago |
4301 | Fredric Fredricson | P4DB: Some style sheet changes... | 21 years ago |
4300 | Fredric Fredricson |
P4DB. Some cleanup of old html-code |
21 years ago |
4299 | Fredric Fredricson | P4DB: Bug in branch view fixed | 21 years ago |
4240 | Fredric Fredricson | P4DB: Fixed small problem with job list in change view | 21 years ago |
4239 | Fredric Fredricson | P4DB: Improved branch list and fixed text in label list | 21 years ago |
4238 | Fredric Fredricson | P4DB: Small bugfix in change view | 21 years ago |
4237 | Fredric Fredricson | P4DB: Maybe the final submit for P4DB 3.1.0 | 21 years ago |
4216 | Fredric Fredricson | P4DB: Another partial submit on my way to P4DB 3.1... | 21 years ago |
4176 | Fredric Fredricson | P4DB: Still working my way to P4DB 3.1... | 21 years ago |
4152 | Fredric Fredricson | P4DB: Some more work on tha way to version 3.1.... | 21 years ago |
4071 | Fredric Fredricson | P4DB: Updated changeView for 3.1 | 21 years ago |
4070 | Fredric Fredricson | P4DB: Updated labelView and labelDiffView cgi:s to "3.1 standard". Added the function to... view diff between label and current depot files in label view. These scripts are still a bit ancient though. Should be re-implemented. Some day... « |
21 years ago |
4069 | Fredric Fredricson | P4DB: More changes on the way to 3.1 | 21 years ago |
4048 | Fredric Fredricson | P4DB: Updated for Explorer. * Updated Style Sheet to work for Explorer as well as Netscape... * Improved alternate header * Some other small fixes.... « |
21 years ago |
4046 | Fredric Fredricson | P4DB: First submit for 3.1. * Removed frame-stuff and some related files * Added new page... header * Started update of documentation * Changed a lot of CGI:s to conform to new "look and feel" Still a lot to do: - clean up stuff (especially the javascript) - Fix the file list to use new annotate-command - Clean up and document css-file - and more....... « |
21 years ago |
3574 | Fredric Fredricson | P4DB: stepped up version to 3.0beta2 | 22 years ago |
3573 | Fredric Fredricson | P4DB: Added a link to page that can be used in emails etc. | 22 years ago |