Commit Graph

355 Commits

Author SHA1 Message Date
timeless%mozdev.org
20d62fd869 Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
r=kiko
2006-04-10 18:45:44 +00:00
justdave%bugzilla.org
3d488d52e6 Bug 326775: properly escape cvsroot parameter.
r=timeless
2006-03-25 06:26:29 +00:00
timeless%mozdev.org
a49d6d8bf6 Bug 326070 bonsai mailto: highlighting is too greedy
r=lpsolit
2006-02-06 16:55:46 +00:00
timeless%mozdev.org
5f0f0ead3b Bug 243996 cvs log for a revision should actually track a branch tied to the revision instead of tracking head
fixing regexp for rev to not make the entire string optional, it was supposed to be looking for at least one digit followed by optional decimal digits.
r=justdave
2006-01-13 21:21:39 +00:00
justdave%bugzilla.org
ba1638aa02 Bug 314591: remove references to /usr/bonsaitools/bin
r=timeless
2006-01-13 16:57:25 +00:00
timeless%mozdev.org
2f75bbef64 Bug 243996 cvs log for a revision should actually track a branch tied to the revision instead of tracking head
r=bear
2006-01-13 06:30:30 +00:00
timeless%mozdev.org
2fcff968c8 Bug 320448 cvsview2.cgi DIFF_LINKS html is invalid
r=reed@reedloden.com
2005-12-15 21:45:56 +00:00
timeless%mozdev.org
bc0c87a480 Bug 157894 createlegaldirs.pl fails if All entry for modules file is too long
patch by david.berry@3glab.com r=timeless
2005-12-11 04:04:50 +00:00
timeless%mozdev.org
e77552c6cd Bug 317993 Improve error reporting for handle*
r=mkanat
2005-11-28 11:38:35 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org
8f9aab18fa Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
patch by kiko r=timeless
2005-11-20 22:30:31 +00:00
cls%seawood.org
1c0aef9012 Fix XSS vulnerability in rview.cgi
Bug #276984 r=timeless
2005-11-18 20:30:28 +00:00
timeless%mozdev.org
2ef5078e45 Bug 316289 cvsview2.cgi problems due to new cvs version
r=kairo
2005-11-14 09:02:48 +00:00
timeless%mozdev.org
83b810d291 Bug 161168 Bonsai lists effective userid instead of actual userid
patch by bugreport@peshkin.net r=timeless
2005-11-14 02:20:46 +00:00
timeless%mozdev.org
356743a09d Bug 228283 cvsview2.cgi doesn't wrap correctly
patch by mvl@exedo.nl r=timeless
2005-11-13 22:45:54 +00:00
justdave%bugzilla.org
bfd912d8a5 Bug 272150: Attempts to rebuild cvs history on specific directories were ignored
r=timeless
2005-04-02 23:53:46 +00:00
cls%seawood.org
1bd03f3505 Make english query output match the regexp flavor used.
Bug #286781 r=timeless
2005-03-29 15:22:26 +00:00
jwatt%jwatt.org
344bdf4915 Fixing bug 286334. Use <wbr> instead of a space to allow long paths to break. r=myk@mozilla.org 2005-03-18 00:10:14 +00:00
cls%seawood.org
a2f175a182 Remove duplicate /s when parsing path in canonpath().
Return the canonicalized path from ChrootFilename().
2004-12-20 19:04:30 +00:00
timeless%mozdev.org
21d1193558 Bug 274080 dot files not listed by rview.cgi
r=cls
2004-12-17 07:21:26 +00:00
timeless%mozdev.org
d14b2e7431 Bug 275007 . enables directory browsing
r=cls
2004-12-17 07:06:47 +00:00
cls%seawood.org
242cf81302 Make configure fail if one or more required binaries or perl modules are missing.
Bug #272690 r=bsmedberg
2004-12-07 07:11:15 +00:00
cls%seawood.org
0e160fd89e Checkin comments aren't guaranteed to be UTF-8 clean so use 'use bytes' to avoid UTF-8 perl errors. This makes bonsai require perl 5.6 or higher.
Bug #271529 r=timeless
2004-12-07 07:04:34 +00:00
cls%seawood.org
12155513a9 Arbitrarily bump version number to 1.3.9. 2004-12-01 19:07:27 +00:00
cls%seawood.org
20c4f256ad Sanitize set_line.
Kill more uninitialized variable warnings.
2004-12-01 17:08:06 +00:00
cls%seawood.org
00a28d8451 sanitize batchid 2004-12-01 17:07:08 +00:00
cls%seawood.org
09707a9520 Remove duplicate $::query_debug setting. 2004-12-01 16:35:09 +00:00
cls%seawood.org
22b24eea91 Use Mail::Mailer instead of manually sending mail. Fixes LF issue.
Bug #166172 r=timeless
2004-12-01 09:09:21 +00:00
cls%seawood.org
2a262ddd94 Allow usernames up to 128 chars.
Bug #188274 r=timeless
2004-12-01 08:52:17 +00:00
cls%seawood.org
00f5546dc0 Do not allow access to CVSROOT.
Bug #204126 r=timeless
2004-12-01 08:40:33 +00:00
cls%seawood.org
47cb389e36 Use DBI placeholders to avoid SQL injection issues.
Bug #260894 r=timeless,justdave
2004-12-01 08:28:06 +00:00
cls%seawood.org
85727b9345 Check the off case when setting up linenumbers pref.
Bug #119799 r=timeless
2004-12-01 07:30:43 +00:00
cls%seawood.org
427407ff99 think-o 2004-12-01 06:56:03 +00:00
cls%seawood.org
76c8b29891 Remove undef check from SanitizeModule 2004-12-01 06:46:21 +00:00
cls%seawood.org
e21a9e642d Remove undef check from SanitizeModule 2004-12-01 06:35:28 +00:00
cls%seawood.org
84abe1403d Strip ./ & / from beginning of legaldirs when comparing against checked in
files.
Explicitly check for "." & "/" when matching directory names.
Bug #260310 r=timeless
2004-12-01 06:12:25 +00:00
cls%seawood.org
ec170d8ac8 Catch the case where branchtype isn't set.
Bug #272511
2004-12-01 05:47:35 +00:00
cls%seawood.org
08c39742f1 Kill uninitialized variable warnings. 2004-12-01 05:35:08 +00:00
cls%seawood.org
381f05ec5c Revert to behavior of treating no branch parameter as branch=HEAD.
Bug #261616 & bug #272511
2004-12-01 04:57:30 +00:00
cls%seawood.org
9125da2795 Quote all values to be used in urls or in html output.
Bug #261616 r=timeless
2004-12-01 04:46:35 +00:00
cls%seawood.org
f078ee86fd Sanitize form inputs.
Bug 261616 r=timeless
2004-12-01 04:25:22 +00:00
cls%seawood.org
264f382481 Handle the 0 line count case.
Bug #270536 r=timeless
2004-12-01 04:19:51 +00:00
myk%mozilla.org
37e8605570 Fix for bug 267578: generates an ALT link to the RSS version of the history; r=cls 2004-12-01 02:15:29 +00:00
cls%seawood.org
3ba86c6240 Use : instead of + as file separator to avoid + being converted to a space.
Bug #261616 r=timeless
2004-12-01 01:11:37 +00:00
cls%seawood.org
b6801137f2 Print raw output in reverse chronological order.
Bug #261616 r=timeless
2004-12-01 00:44:42 +00:00
cls%seawood.org
0f10bab80d Fix misc warnings.
Bug #261616 r=timeless
2004-12-01 00:43:28 +00:00
cls%seawood.org
83587d68b0 Fix typo. 2004-12-01 00:41:09 +00:00
cls%seawood.org
0aa2d4a49c Allow & to be used on whiteboard & motd.
Bug #261616 r=timeless
2004-12-01 00:40:18 +00:00
cls%seawood.org
c6e5f68341 Throw an error if the datadir doesn't exist rather than blindly creating it.
Bug #261616 r=timeless
2004-12-01 00:36:30 +00:00
cls%seawood.org
0b3b8eed19 Fix page layout.
Bug #261616 r=timeless
2004-12-01 00:32:49 +00:00