Commit Graph

6214 Commits

Author SHA1 Message Date
bugreport%peshkin.net
cc157f7cbf Bug 282835: Fix SQL error in sanitycheck.cgi
patch by LpSolit
r=joel,a=justdave
2005-02-20 17:18:40 +00:00
bugreport%peshkin.net
7e595fdc9a Bug 282790: Warn if name for a stored query exceeds maximum length
patch by LpSolit
r=mkanat,a=justdave
2005-02-20 17:15:14 +00:00
bugreport%peshkin.net
9511285084 Bug 252272: Allow extremely large attachments to be stored locally
r=wurblzap.a=justdave
2005-02-20 17:03:10 +00:00
mkanat%kerio.com
27d3a92755 Bug 282124: Remove globals.pl and CGI.pl from editclassifications.cgi
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave
2005-02-20 10:14:14 +00:00
mkanat%kerio.com
431e480949 Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 08:02:07 +00:00
mkanat%kerio.com
4f23ab2773 Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 07:53:17 +00:00
mkanat%kerio.com
0a8f084ac6 Bug 282728: Add a switch to checksetup to skip compiling the templates
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=justdave
2005-02-20 07:45:43 +00:00
bugreport%peshkin.net
db17d66f51 Bug 281185: Add boolean charts docs
r=colin,a=justdave
2005-02-19 03:01:53 +00:00
bugreport%peshkin.net
0dfaa21ef3 Bug 282705: Remove newlines from LEFT JOIN parts of SQL in Search.pm
r=lpsolit, a=justdave
2005-02-19 02:04:04 +00:00
erik%dasbistro.com
54a988d483 Bug 253721: Add group-based lists to whining
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, r,a=justdave
2005-02-18 22:42:07 +00:00
travis%sedsystems.ca
dac9bcfc2d Bug 282621 : error message in the apache log file when creating a new attachment
Patch by Frederic Buclin <LpSolit@gmail.com>  r=myk, a=myk
2005-02-18 21:11:59 +00:00
mkanat%kerio.com
b9c6e41763 Bug 281360: Checksetup should use the new DB-compatibility layer to create $dbh
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, r=glob, a=justdave
2005-02-18 18:53:17 +00:00
travis%sedsystems.ca
209da3a0c7 Bug 238665 : "change anything on the selected" is awkward in "bugs_not_changed" error
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=justdave
2005-02-18 18:40:34 +00:00
mkanat%kerio.com
73d632401b Bug 254347: Use of uninitialized value msg in query.cgi
Patch By Frederic Buclin <LpSolit@gmail.com>, r=mkanat, a=justdave
2005-02-18 17:34:19 +00:00
bugzilla%glob.com.au
b6010fd27f Bug 282510: Argument "" isn't numeric when modifying group
Patch by Byron Jones <bugzilla@glob.com.au> r,a=justdave
2005-02-18 16:38:42 +00:00
mkanat%kerio.com
a570c5ec1b Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
2005-02-18 16:14:27 +00:00
mkanat%kerio.com
9a4b0a2ac1 Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18 16:01:48 +00:00
mkanat%kerio.com
bdb19f37ec Bug 282570: Missing errors for DB compatibility layer
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18 15:48:24 +00:00
mkanat%kerio.com
111aab5582 Bug 282597: GetGroupsByUserId() in buglist.cgi fails to return correct information
Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave
2005-02-18 15:44:01 +00:00
mkanat%kerio.com
e1a59dde23 Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-17 21:57:27 +00:00
travis%sedsystems.ca
5598857f8d Bug 280093 : Update "Add to Sidbar" HTML text and JS addsidebar() function
Patch by Anne van Kesteren <bug@annevankesteren.nl>   r=myk  a=myk
2005-02-17 16:53:07 +00:00
travis%sedsystems.ca
9d69005c5d Bug 240252 : "users who are a" is awkward and should be rewritten
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=mkanat  a=myk
2005-02-17 16:31:02 +00:00
travis%sedsystems.ca
6a24beba50 Bug 280858 : Last Changed Date column header wastes space
Patch by Anne van Kesteren <bug@annevankesteren.nl>   r=myk a=myk
2005-02-17 16:19:06 +00:00
mkanat%kerio.com
2e3a3f0138 Bug 282578: documentation should say application/rdf+xml
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=colin.ogilvie
2005-02-17 15:10:53 +00:00
mkanat%kerio.com
a775ddf7f7 Bug 282509: Bugzilla now requires perl 5.6.1
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
2005-02-17 10:16:03 +00:00
mkanat%kerio.com
a146e1d0b7 Bug 281733: testfile mail transport cannot write to testfile
Patch By Fr��d��ric Buclin <LpSolit@gmail.com> r=joe a=myk
2005-02-16 23:54:47 +00:00
mkanat%kerio.com
628c60a44d Bug (None): Fix a spelling error from bug 237862
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
2005-02-16 22:56:31 +00:00
mkanat%kerio.com
7130573428 Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB (fixes burning Tinderbox)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
2005-02-16 22:30:42 +00:00
myk%mozilla.org
25b40492d7 Fix for bug 278125: converts Bugzilla header to structural HTML and stylistic CSS; Patch by Svetlana Harisova; r,a=myk 2005-02-16 19:31:44 +00:00
mkanat%kerio.com
140dcddc4f Bug 282128: query.cgi: Eliminate deprecated Bugzilla::DB routines
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-16 18:59:36 +00:00
mkanat%kerio.com
b2738dc702 Bug 281599: Remove RelationSet from Bugzilla::BugMail
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-16 18:52:57 +00:00
mkanat%kerio.com
0ab7afd2e3 Bug 281596: Remove RelationSet from Bugzilla::Bug
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-16 18:48:59 +00:00
mkanat%kerio.com
dd30767b63 Bug 280495: Replace "REGEXP" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, a=myk
2005-02-16 18:40:13 +00:00
mkanat%kerio.com
98939fc29f Bug 237862: New database layer for cross-database compatibility
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-02-16 18:11:07 +00:00
mkanat%kerio.com
1eedcb1039 Bug 280412: Templatize the 'list products' bit of editproducts
Patch By Gavin Shelly <bugzilla@chimpychompy.org> r=wurblzap, a=myk
2005-02-16 18:05:06 +00:00
travis%sedsystems.ca
a43c853eda Bug 282444 : The description field in enter_bug.cgi contains spaces
Patch by Jussi Sirpoma <jussi@comlink.fi>  r=jouni  a=myk
2005-02-16 17:44:11 +00:00
travis%sedsystems.ca
fe7cf91f14 Bug 282267 : product name is checked twice in enter_bug.cgi
Patch by Frederic Buclin <LpSolit@gmail.com>  r=mkanat  a=myk
2005-02-16 17:40:12 +00:00
travis%sedsystems.ca
81a5343337 Bug 238662 : "on the reason" is awkward in "comment_required" error
Patch by Christopher Nehren <apeiron@comcast.net>  r=travis a=myk
2005-02-16 17:11:44 +00:00
travis%sedsystems.ca
8843dec68b Bug 238667 : "in a comment on the" is awkward in "file_too_large" error
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=LpSolit  a=myk
2005-02-16 17:08:55 +00:00
mkanat%kerio.com
2f81371971 Bug 249875: buglist does not pass w3c validation
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit, a=myk
2005-02-16 17:03:20 +00:00
travis%sedsystems.ca
d043b03262 Bug 282331 : Old comments get wrapped even if already_wrapped=1
Patch by Jussi Sirpoma <jussi@comlink.fi>  r=mkanat  a=myk
2005-02-16 17:00:20 +00:00
travis%sedsystems.ca
bd7cfed751 Bug 238676 : ending sentence with a preposition (in) in "require_component" error
Patch by Christopher Nehren <apeiron@comcast.net>   r=travis  a=myk
2005-02-16 16:56:58 +00:00
travis%sedsystems.ca
e82ed6b791 Bug 281411 : The "Remaining Time" value should not be negative for too large "Hours Worked" values
Patch by Frederic Buclin <LpSolit@gmail.com>  r=wurblzap  a=myk
2005-02-16 16:50:38 +00:00
travis%sedsystems.ca
59404fef78 Bug 238663 : "again on the" is awkward in "missing_cookie" error
Patch by Christopher Nehren <apeiron@comcast.net>  r=travis  a=myk
2005-02-16 16:40:35 +00:00
travis%sedsystems.ca
a6fa7ee9b2 Bug 281574 : Combine version_/milestone_/component_no_action errors into one.
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=myk
2005-02-16 16:35:54 +00:00
travis%sedsystems.ca
5a8678f30a Bug 277768 : Some validations are missing when editing groups
Patch by Frederic Buclin <LpSolit@gmail.com>  r=wurblzap  a=justdave
2005-02-16 16:25:54 +00:00
travis%sedsystems.ca
1711a1aeed Bug 271276 : Cannot enter negative time for 'Hours Worked'
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=justdave
2005-02-16 16:16:38 +00:00
mkanat%kerio.com
73dd171a1d Bug 281592: "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is dead code r=vladd, a=myk 2005-02-16 16:14:36 +00:00
mkanat%kerio.com
a572661f14 Bug 225973: Fix logins on systems that use Blorfish for crypt(). r=wurblzap, a=myk 2005-02-16 16:01:43 +00:00
travis%sedsystems.ca
a6ba9cc3d6 Bug 99567 : Allow Milestone to be set on creation of bug as an option
Patch by Todd Stansell <tjs@tellme.com>  r=kiko,justdave  a=justdave
2005-02-15 21:51:12 +00:00
travis%sedsystems.ca
5aed24a3be Bug 238467 : "Accept bug (confirm bug, change status to ASSIGNED)" should use ';' or 'and' not ','
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=LpSolit   a=justdave
2005-02-15 21:47:38 +00:00
travis%sedsystems.ca
981a6a0726 Bug 189366 : real name columns should fall back to e-mail name
Patch by Marc Schumann <wurblzap@gmail.com>   r=LpSolit,jpeshkin  a=justdave
2005-02-15 17:16:08 +00:00
travis%sedsystems.ca
eb260a05fb Bug 281632 : Add javascript to focus/select the voting textbox or checkbox
Patch by GavinS <bugzilla@chimpychompy.org>   r=wurblzap  a=justdave
2005-02-15 17:13:02 +00:00
bugreport%peshkin.net
e4cc6c33ff Bug 281787: Add index for attachments.submitter_id and bugs_activity.who
r,a=justdave
2005-02-12 14:19:52 +00:00
travis%sedsystems.ca
5b3e8c1118 Fix burning tinderbox from patch to 256654 2005-02-11 23:14:41 +00:00
travis%sedsystems.ca
0d490358cd Bug 256654 : Improve/Add to the upgrade instructions
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=colin.ogilvie
2005-02-11 22:24:54 +00:00
travis%sedsystems.ca
2fc266b41f Bug 233592 : Apache config section: missing info, extraneous info, generally confusing.
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=colin.ogilvie
2005-02-11 18:52:24 +00:00
travis%sedsystems.ca
06bc81b501 Bug 274173 : The Params that are listed in section 3.1 (parameters) should use a <varlist/>
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=colin.ogilvie
2005-02-11 18:29:50 +00:00
travis%sedsystems.ca
e21c91451c Bug 281845 : Possible to delete users who are initial QA contacts (Regression from bug 43600)
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=justdave, a=justdave
2005-02-10 21:34:48 +00:00
travis%sedsystems.ca
f61c79ffec Bug 11901 : Change Bugzilla comments line-wrapping policy
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=gerv,justdave  a=justdave
2005-02-09 17:30:20 +00:00
travis%sedsystems.ca
1fe22afffb Bug 277723 : Add comments why checksetup uses slow code to check for spaces and commas in flags
Patch by Nick.Barnes@pobox.com  r=wurblzap by inspection   a=justdave
2005-02-09 17:20:22 +00:00
travis%sedsystems.ca
140f3c1905 Bug 280994 : Move ValidateNewUser out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave
2005-02-09 06:42:43 +00:00
travis%sedsystems.ca
8d3d9643dc Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>  r=mkanat, LpSolit   a=justdave
2005-02-08 16:51:03 +00:00
travis%sedsystems.ca
87ab95fcf8 Bug 276838 : Eliminate use of $::unconfirmedstate
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-08 16:22:26 +00:00
travis%sedsystems.ca
6b3bb578a5 Bug 280973 : BugMail includes the headers in the email body
Patch by Albert Ting <altlst@sonic.net>  r=glob  a=justdave
2005-02-08 16:14:07 +00:00
travis%sedsystems.ca
697ea5aed4 Bug 250440 : when voting for bug, jump down to bug
Patch by GavinS <bugzilla@chimpychompy.org>  r=LpSolit  a=justdave
2005-02-08 15:49:57 +00:00
travis%sedsystems.ca
e6e37d31f2 Bug 280807 : 004template.t miscalculates its number of checks
Patch by Marc Schumann <wurblzap@gmail.com>  r=vladd a=justdave
2005-02-07 21:47:31 +00:00
myk%mozilla.org
21583dc42a Followup fix for bug 280770: improves reflection of constants into the templates' 'constants' namespace; r=wurblzap, a=myk 2005-02-07 16:43:09 +00:00
cmp%mozilla.org
9b22e34502 In showbuilds.cgi, capture some changes I've made on mecha that I want to
keep in CVS:

  * Clean up rules, sheriff, and status messages so they don't
    automatically stick a break at the end of the text.  Tinderbox page
    admins should manage that directly.  Also trim the text up to avoid
    extra whitespace triggering inclusion of the text.

  * In the who/guilty column, only pass the "above-build-time" in to
    who_menu() when we're not in the first row.  If we are in the first
    row, then pass in undefined.  Previously, we passed this value in
    regardless and the top row of committers would end up with a non-
    sensical commit range.  This fixes that problem.

  * Add build start, end, and elapsed time where possible.  This is wrapped
    in an always-true conditional in case we ever need to turn it off or
    decide we want to trigger this behaviour through a config parameter.

  * In who_menu, properly handle when an undefined value is passed in
    for $maxdate.  Assume that one won't be given and then append it to the
    href string if it is given.

  * Add the supporting JavaScript code for the start, end, and elapsed time
    work.

      * This code gracefully handles the case that no time_info or elapsed
        time info is given by just not including that information in the
        pop-up window.

      * Some functions are included here for archive's sake.  My earlier,
        non-committed implementation did more work in the JS itself but I
        later moved most of it into the Perl code to simplify things.

      * I used this opportunity to do general clean-up on the blurb text
        so that the two separate codepaths (based on the availability of
        layers) are more unified.
2005-02-06 07:06:45 +00:00
cmp%mozilla.org
21cb755083 Adding 5 subroutines to be used in showbuilds.cgi:
* is_today() checks if a time_t value occurs on the same day as now.

  * both_are_today() checks that two time_t values occur on the same day as
    now (by calling is_today() for both).

  * get_local_hms() parses a time_t value and returns either a string in
    the format of "HH:MM" or "mm/DD HH:MM".

  * get_time_difference() takes two time_t values and returns a human-
    readable string describing the amount of time by which they differ.

  * format_time_difference() does the string work necessary for
    get_time_difference() and is called by that subroutine.
2005-02-06 06:47:13 +00:00
erik%vanderpoel.org
4e3e26bee1 now using short tags like <b> and CSS instead of <font color=...>;
this chops the output size in half
2005-02-05 16:30:04 +00:00
travis%sedsystems.ca
880b1c6ef5 Bug 258494 : checksetup fails with out-of-sync DBD::mysql modues - document fix and workaround
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=justdave
2005-02-05 04:31:46 +00:00
erik%vanderpoel.org
b116bab5c0 oops, must not look for / in unquoted attribute value 2005-02-04 23:12:59 +00:00
erik%vanderpoel.org
65d8660dc9 divide output into request and response sections with headings 2005-02-04 20:11:34 +00:00
myk%mozilla.org
5045ab2783 Fix for bug 280770: makes constants from Bugzilla/Constants.pm available to templates via the Template Toolkit's 'constants' namespace (which is like its 'variables' namespace, but for constants); r=wurblzap, a=myk 2005-02-04 17:04:53 +00:00
travis%sedsystems.ca
98f7ddeeab Bug 280410 : Use more <label> elements in attachment/create.html.tmpl
Patch by Anne van Kesteren <bug@annevankesteren.nl>   r=GavinS  a=justdave
2005-02-04 16:19:02 +00:00
travis%sedsystems.ca
2bd842003f Bug 279544: Bug.pm: Eliminate deprecated Bugzilla::DB routines
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-04 16:04:57 +00:00
travis%sedsystems.ca
34dd530736 Bug 280747 : Syntax for terms in variables.none.tmpl not fully correct (= signs instead of => signs)
Patch by Marc Schumann <wurblzap@gmail.com>  r=vladd  a=justdave
2005-02-03 20:23:23 +00:00
erik%vanderpoel.org
622afe3550 updated the todo list 2005-02-03 19:32:10 +00:00
travis%sedsystems.ca
1aacc9ab5d Bug 279896 : Update Bugzilla's header and colour scheme to match bugzilla.org
Patch by byron jones (glob) <bugzilla@glob.com.au>    r=myk  a=myk
2005-02-03 19:23:17 +00:00
travis%sedsystems.ca
27cb51d00c Bug 279896 : Update Bugzilla's header and colour scheme to match bugzilla.org
Patch by byron jones (glob) <bugzilla@glob.com.au>    r=myk  a=myk
2005-02-03 17:43:38 +00:00
travis%sedsystems.ca
56b32cf830 Bug 277623 : Move PerformSubsts() out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave
2005-02-03 17:37:08 +00:00
travis%sedsystems.ca
3da857e44a Bug 280775 : Bug 277437 reversed the meaning of param(sendmailnow)
Patch by byron jones (glob) <bugzilla@glob.com.au>   r=vladd  a=justdave
2005-02-03 17:05:56 +00:00
erik%vanderpoel.org
6a5734b52e added support for XHTML's empty elements <foo />;
added support for declarations like <!DOCTYPE ...>;
added support for processing instructions like <?xml ...>
2005-02-03 01:06:24 +00:00
travis%sedsystems.ca
63e1b58c0e Bug 278018 : Eliminate deprecated Bugzilla::DB routines from buglist.cgi
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-02 23:06:05 +00:00
travis%sedsystems.ca
23cee7d684 Bug 279950 : tab border on search and prefs pages isn't black in Internet Explorer
Patch by Rob Siklos <robzilla@siklos.ca>  r=wulblzap  a=justdave
2005-02-02 23:00:24 +00:00
travis%sedsystems.ca
f9220ad1a0 Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the places where they are wrong.
Patch by Marc Schumann <wurblzap@gmail.com>  r=vladd   a=justdave
2005-02-02 16:06:51 +00:00
travis%sedsystems.ca
9dcefbd2fb Bug 272456 : Default text color not set
Patch by Myk Melez <myk@mozilla.org>   r=LpSolit, justdave  a=justdave
2005-02-02 16:02:15 +00:00
travis%sedsystems.ca
9a0c595307 Bug 279690 : Remove BugInGroup from globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd   a=justdave
2005-02-02 15:52:01 +00:00
myk%mozilla.org
22c76f166e Fix for bug 157692: adds "for" attribute to label tags so they work in IE 5.5.
Patch by Anne van Kesteren.  Thanks Anne!
r=myk, a=myk
2005-02-01 20:03:34 +00:00
travis%sedsystems.ca
284ddc69a6 Bug 277437 : Use Mail::Mailer (Perl module) for mail delivery
Patch by Andrei Benea <abenea@gmail.com>  r=vladd  a=justdave
2005-02-01 20:00:17 +00:00
travis%sedsystems.ca
b43808b125 Bug 280573 : checksetup fails in Bugzilla::Auth BEGIN block
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r,a=justdave
(Regression behaviour from Bug 278792)
2005-02-01 19:16:24 +00:00
travis%sedsystems.ca
dee83746a8 Bug 279740 : Move CountOpenDependencies out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-01 17:43:26 +00:00
travis%sedsystems.ca
e676099fa1 Missed the 'fix on checkin' bit for Bug 279748 2005-02-01 16:30:10 +00:00
travis%sedsystems.ca
42b5ff9295 Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave
2005-02-01 16:26:26 +00:00
travis%sedsystems.ca
f1e0087257 Fixing burning tinderbox created by checkin of Bug 280124 2005-01-31 23:33:37 +00:00
travis%sedsystems.ca
3983d66dee Bug 280124 : Move InsertNewUser to Bugzilla::User
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave
2005-01-31 21:04:12 +00:00
justdave%bugzilla.org
1b3c2786b1 Fixing tinderbox bustage from previous checkin.
a= justdave
2005-01-31 20:13:55 +00:00
travis%sedsystems.ca
94087628c8 Bug 278792 : Move Crypt() to Bugzilla::Auth
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave
2005-01-31 19:26:01 +00:00
travis%sedsystems.ca
901870d7ec Bug 81642 : "Split bug / Clone bug": Enter new bug with prefilled fields
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=jouni  a=justdave
2005-01-31 19:15:55 +00:00