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
cls%seawood.org
f746981b67
Remove undef check from SanitizeModule
2004-12-01 06:46:21 +00:00
cls%seawood.org
a82e086e5f
Remove undef check from SanitizeModule
2004-12-01 06:35:28 +00:00
cls%seawood.org
5c76f1ac59
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
7c76546e79
Catch the case where branchtype isn't set.
...
Bug #272511
2004-12-01 05:47:35 +00:00
cls%seawood.org
46952f47e8
Kill uninitialized variable warnings.
2004-12-01 05:35:08 +00:00
cls%seawood.org
941078a937
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
ee84b4fa36
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
a9b503e476
Sanitize form inputs.
...
Bug 261616 r=timeless
2004-12-01 04:25:22 +00:00
cls%seawood.org
073046967e
Handle the 0 line count case.
...
Bug #270536 r=timeless
2004-12-01 04:19:51 +00:00
myk%mozilla.org
0ec19283fc
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
9f0a05eab6
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
e01a82656d
Print raw output in reverse chronological order.
...
Bug #261616 r=timeless
2004-12-01 00:44:42 +00:00
cls%seawood.org
9d7a9968e0
Fix misc warnings.
...
Bug #261616 r=timeless
2004-12-01 00:43:28 +00:00
cls%seawood.org
6b94fc1894
Fix typo.
2004-12-01 00:41:09 +00:00
cls%seawood.org
ac96989378
Allow & to be used on whiteboard & motd.
...
Bug #261616 r=timeless
2004-12-01 00:40:18 +00:00
cls%seawood.org
e4362f92b4
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
81e9d5c892
Fix page layout.
...
Bug #261616 r=timeless
2004-12-01 00:32:49 +00:00
cls%seawood.org
dcdd664ac1
Move SanitizeRevision call to catch all cases.
2004-12-01 00:28:03 +00:00
cls%seawood.org
ab9602d88f
Verify that the given cvsroot is actually in our repository list.
...
Bug #261616 r=timeless
2004-12-01 00:22:53 +00:00
cls%seawood.org
092e668dbe
Add referer checks for admin scripts.
...
Bug #261616 r=timeless
2004-12-01 00:15:22 +00:00
cls%seawood.org
3820500cbd
Add check routines to sanitize user input.
...
Rename sanitize_revision to SanitizeRevision and move it to globals.pl.
Bug #261616 r=timeless
2004-11-30 23:56:13 +00:00
timeless%mozdev.org
e8be100085
Bug 262853 "Filter out these authors" should be "Only show changes by these authors"
...
patch by bugzilla@mcsmurf.de r=timeless
2004-11-03 23:20:16 +00:00
timeless%mozdev.org
5b1d22c15c
Bug 262853 "Filter out these authors" should be "Only show changes by these authors"
...
patch by bugzilla@mcsmurf.de r=timeless
2004-11-03 19:31:18 +00:00
cls%seawood.org
29344bc1a1
Clean up error messages.
...
Bug #260171 r=timeless
2004-10-17 06:19:40 +00:00
cls%seawood.org
244029cc50
Fix the regexp & notregexp query cases when given the branch name HEAD.
...
Bug #237525 r=timeless
2004-10-11 20:28:48 +00:00
cls%seawood.org
bfcbf439d2
Explicitly set foreground color to black
...
Bug #241466 r=timeless
2004-10-11 20:18:03 +00:00
myk%mozilla.org
06783e5360
implementation for bug 262967: RSS feeds for revision logs; r=cls
2004-10-10 04:54:56 +00:00
kiko%async.com.br
fd73a62d9a
Fix for bug 128747: Bonsai should be made architecture independent.
...
Convert trapdoor to being a perl file that uses builtin crypt(), and
fix pretty much everything that treated it specially. We now no longer
depend on gcc or anything else. Also fixes by consequence bug 263242,
How about if trapdoor didn't SEGV with no arguments? which caused me
much embarassment this week. r=cls.
2004-10-08 01:06:46 +00:00
cls%seawood.org
b0eeb06077
Do a case-insensitive sort before printing checkins.
...
Bug #242360 r=timeless
2004-09-23 04:43:46 +00:00
cls%seawood.org
d539ea224c
Make the 'Mail everyone on this page' message grammatically correct for the 1 user case
...
Bug #165946 r=timeless
2004-09-22 23:06:57 +00:00
cls%seawood.org
5b71b0cd0b
Require specific checkin id format to avoid exploit.
...
Bug #260601 r=timeless
2004-09-22 18:44:38 +00:00
cls%seawood.org
b53a29d853
Fix typo. Bug #39284
2004-09-22 06:34:34 +00:00