File
![]() |
Last Change |
---|---|
![]() |
2168 (21 years ago) by : This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'. |
![]() |
2498 (21 years ago) by dan: Add missing EncodingLosses() |
![]() |
2397 (21 years ago) by dan: Add WRAPCOMMITSATCOLUMN |
![]() |
334 (24 years ago) by dan: ConvertUsers now translates watch notice codes to watch notice ids. |
![]() |
2431 (21 years ago) by : This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'. |
![]() |
2508 (21 years ago) by dan: add FUNCTION freshports_commit(text) RETURNS SETOF freshports_commit_record |
![]() |
1179 (23 years ago) by : This commit was manufactured by cvs2svn to create tag 'beta'. |
![]() |
364 (24 years ago) by dan: just a commit |
![]() |
2467 (21 years ago) by dan: Update to latest status |
![]() |
2315 (21 years ago) by dan: Add tools for people to create xml from email |
![]() |
370 (24 years ago) by dan: Upgrade to fwatch 1.1 courtesy of Volker |
![]() |
2506 (21 years ago) by dan: Add a ; which was missing from encoded characters. |
![]() |
1985 (22 years ago) by dan: remove trailing control-m's |
![]() |
2465 (21 years ago) by dan: Call RecordPortsTreeButNonPortCommits if we have a commit with no ports. |
![]() |
726 (23 years ago) by dan: First commit |
![]() |
443 (23 years ago) by : This commit was manufactured by cvs2svn to create branch 'FreshPorts2'. |
![]() |
298 (24 years ago) by : This commit was manufactured by cvs2svn to create tag 'release1_1'. |
![]() |
2505 (21 years ago) by dan: Fix to make files.php work, the option which displays the files with a port which were touched by a given commit. Look for 'files.php', extract that from the pathname so we can find the element, extract the message id, then call the freshports_Files function. As part of this change, send the REDIRECT_URL instead of the REQUEST_URI to freshports_Parse404URI. < $result = freshports_Parse404URI($_SERVER['REQUEST_URI'], $db); --- > $result = freshports_Parse404URI($_SERVER['REDIRECT_URL'], $db); |