cls%seawood.org
e47da50ff1
Allow queries to be completed even if min & max dates are swapped.
...
Thanks to Josh Soref <timeless@bemail.org> for the original patch.
Bug #92270 r=bear
2006-07-24 23:00:08 +00:00
cls%seawood.org
17d48bf663
Fix typo.
2006-07-24 22:40:46 +00:00
cls%seawood.org
56552e36ca
Add function to sanitize input that's supposed to be a regular expression.
...
Bug #323622 r=timeless
2006-07-24 18:55:10 +00:00
cls%seawood.org
d4ec025529
cvslog's mark expects a revision, not typical mark input
...
Bug #344637 r=bear
2006-07-14 14:47:21 +00:00
cls%seawood.org
31ce9c449b
Handle edge cases of dirname(SCRIPT_NAME) results.
...
Bug #343534 r=timeless
2006-07-07 14:06:04 +00:00
cls%seawood.org
e42bbe8d9b
Use $1 instead of \1 to avoid perl warnings in log files.
...
Bug #325453
2006-07-05 21:39:18 +00:00
cls%seawood.org
a9f10bcdfb
Do not perform strict format validation on the revision string when we are doing a (not)regexp search.
...
Bug #325453 r=bear
2006-07-03 20:39:31 +00:00
cls%seawood.org
4e5a5ea7dd
Get tag info from Tag: line in CVS output rather than relying upon client's CVS/Tag file.
...
Bug #343263 r=bear
2006-07-03 20:35:04 +00:00
cls%seawood.org
1c83d1cfc8
Check both normal & Attic locations for removed files to handle the case of branch-only removes.
...
Bug #335735 r=justdave
2006-06-30 21:49:55 +00:00
bear%code-bear.com
019ffa32d6
Fix dolog.pl to not drop checkins to files that are in the Attic
...
Patch by Don McCasland
Tweaks by Chris Seawood
bug 335735 r=justdave
2006-06-29 05:55:22 +00:00
cls%seawood.org
d18b8348ad
Use sendmail by default to spool mail locally.
...
Bug #331309 r=bear
2006-06-28 23:59:56 +00:00
justdave%bugzilla.org
d108d7707f
whitespace-only change to test server-side bonsai upggrade
2006-06-16 04:11:32 +00:00
vladimir%pobox.com
ac3972ac1c
b=341032, add XML output format to bonsai cvsquery.cgi, r=preed
2006-06-14 23:51:19 +00:00
justdave%bugzilla.org
7996d7b869
Bug 325919: dramatic speed increase in history rebuilds by making it only correct mistakes and add new records instead of holding a database lock while we let MySQL decide if the record's been touched or not.
...
r=timeless
2006-06-13 18:03:07 +00:00
cls%seawood.org
d48d002a2f
Check SERVER_PORT when validating referers
...
Bug #284372 r=timeless
2006-05-16 05:23:22 +00:00
bear%code-bear.com
24e75f93a3
Applied patch to dolog to allow handling of items imported into cvs
...
bug 180503, r=bear
patch by Christopher Seawood
2006-05-01 21:52:22 +00:00
ajschult%verizon.net
a045a5572e
Bug 333369: Allow for non-recursive directory queries, r=timeless
2006-05-01 03:54:54 +00:00
timeless%mozdev.org
8795d4bc61
Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
...
r=kiko
2006-04-10 18:45:44 +00:00
justdave%bugzilla.org
51ee1dda1a
Bug 326775: properly escape cvsroot parameter.
...
r=timeless
2006-03-25 06:26:29 +00:00
timeless%mozdev.org
52cdfbf712
Bug 326070 bonsai mailto: highlighting is too greedy
...
r=lpsolit
2006-02-06 16:55:46 +00:00
timeless%mozdev.org
8a5f6b60c5
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
0d23b9833d
Bug 314591: remove references to /usr/bonsaitools/bin
...
r=timeless
2006-01-13 16:57:25 +00:00
timeless%mozdev.org
3b2b9065c9
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
2de18df802
Bug 320448 cvsview2.cgi DIFF_LINKS html is invalid
...
r=reed@reedloden.com
2005-12-15 21:45:56 +00:00
timeless%mozdev.org
ff7179dfd0
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
fcfa29edc5
Bug 317993 Improve error reporting for handle*
...
r=mkanat
2005-11-28 11:38:35 +00:00
timeless%mozdev.org
532329ac75
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
1604386f74
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
0c39d72d44
Fix XSS vulnerability in rview.cgi
...
Bug #276984 r=timeless
2005-11-18 20:30:28 +00:00
timeless%mozdev.org
e022bf91b1
Bug 316289 cvsview2.cgi problems due to new cvs version
...
r=kairo
2005-11-14 09:02:48 +00:00
timeless%mozdev.org
ca3dc711c2
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
1fd05c4209
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
266cbb5c68
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
98af5f2d8f
Make english query output match the regexp flavor used.
...
Bug #286781 r=timeless
2005-03-29 15:22:26 +00:00
jwatt%jwatt.org
8f0782009a
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
affb267674
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
f06877176c
Bug 274080 dot files not listed by rview.cgi
...
r=cls
2004-12-17 07:21:26 +00:00
timeless%mozdev.org
bf52e181d9
Bug 275007 . enables directory browsing
...
r=cls
2004-12-17 07:06:47 +00:00
cls%seawood.org
bddeac6b52
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
9efb19dd5a
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
bc09188df9
Arbitrarily bump version number to 1.3.9.
2004-12-01 19:07:27 +00:00
cls%seawood.org
38f7f915e8
Sanitize set_line.
...
Kill more uninitialized variable warnings.
2004-12-01 17:08:06 +00:00
cls%seawood.org
8d357c4671
sanitize batchid
2004-12-01 17:07:08 +00:00
cls%seawood.org
4516de1fde
Remove duplicate $::query_debug setting.
2004-12-01 16:35:09 +00:00
cls%seawood.org
1a3c9c6619
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
e015f9d44c
Allow usernames up to 128 chars.
...
Bug #188274 r=timeless
2004-12-01 08:52:17 +00:00
cls%seawood.org
e9bef493bb
Do not allow access to CVSROOT.
...
Bug #204126 r=timeless
2004-12-01 08:40:33 +00:00
cls%seawood.org
a9b19dd3f6
Use DBI placeholders to avoid SQL injection issues.
...
Bug #260894 r=timeless,justdave
2004-12-01 08:28:06 +00:00
cls%seawood.org
26c61659c5
Check the off case when setting up linenumbers pref.
...
Bug #119799 r=timeless
2004-12-01 07:30:43 +00:00
cls%seawood.org
724c1cebce
think-o
2004-12-01 06:56:03 +00:00