lpsolit%gmail.com
979f59c5a5
Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <timeless@bemail.org> r=LpSolit a=myk
2006-05-29 18:44:13 +00:00
lpsolit%gmail.com
edbd631a5c
Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
2006-05-29 18:25:46 +00:00
lpsolit%gmail.com
d2e5af8536
Bug 324784: editgroups.cgi should make sure groups it edits/removes are not used by editparams.cgi (in data/params) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-05-29 18:11:04 +00:00
lpsolit%gmail.com
5a5cec45c7
Bug 313023: Param("confirmuniqueusermatch") should not be case sensitive - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
2006-05-29 17:43:40 +00:00
lpsolit%gmail.com
09357237f8
Bug 337054: Remove get_component_id() and get_component_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-29 17:24:54 +00:00
mkanat%bugzilla.org
f7372eec01
Fix a test failure caused by a checkin fix that I did on bug 302876.
2006-05-29 03:10:28 +00:00
mkanat%bugzilla.org
720b24a442
Bug 302876: Database Version-Checking needs to be more modular and more generic
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-05-29 03:02:46 +00:00
cls%seawood.org
9e389c02b6
Remove tinderbox dependency upon obsolete bonsai scripts
...
Bug #273441 r=bear
2006-05-27 00:18:42 +00:00
mike.morgan%oregonstate.edu
9f89b2ddc0
initial import of aus2 sanity tests
2006-05-26 01:18:01 +00:00
mike.morgan%oregonstate.edu
45ec9979b6
initial import of aus2 app portion
2006-05-26 01:17:33 +00:00
mike.morgan%oregonstate.edu
b0373f4f1e
Messed up the initial import.... :(
2006-05-26 01:16:05 +00:00
mike.morgan%oregonstate.edu
2ced8b0492
Migrating aus2 from SVN to CVS
2006-05-26 01:12:50 +00:00
uid815
bde96546fc
fixed a mistake in the breadcrumbs
2006-05-25 23:42:58 +00:00
uid815
9f5aa9ca7d
added background images
2006-05-25 21:23:02 +00:00
uid815
076e6fd159
got rid of the old background and added the mozilla logo
2006-05-25 20:35:24 +00:00
uid815
22c0c3f2f1
added rustico css
2006-05-25 20:35:09 +00:00
uid815
e44c0533ec
- added the breadcrumb helper
...
- reorganized header/footer/etc
2006-05-25 20:34:56 +00:00
uid815
6fd5ab78a2
added the Breadcrumb helper link
2006-05-25 20:34:25 +00:00
ccooper%deadsquid.com
f5a172c362
- script to clone a testgroup, including all subsidiary subgroups and testcases
2006-05-25 19:00:32 +00:00
ccooper%deadsquid.com
f8162fd855
- order testgroups by name
2006-05-25 18:54:48 +00:00
ccooper%deadsquid.com
896d21ddba
- script to import complete test plans from TestRunner
2006-05-25 18:45:33 +00:00
uid815
576307e369
added a README to make installing easier
2006-05-25 02:20:09 +00:00
uid815
180ee69703
Initial import
2006-05-24 19:14:24 +00:00
lpsolit%gmail.com
adbcd2145b
Bug 152361: can't continue walking a dependency tree - Patch by Andr� Batosti <batosti@async.com.br> r/a=myk
2006-05-23 00:31:35 +00:00
lpsolit%gmail.com
d1e703d24e
Bug 323106: create-series JavaScript Error: 'options' is null or not an object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk
2006-05-23 00:20:17 +00:00
mkanat%bugzilla.org
dcee23f1ad
Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla::Config subroutine
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-22 18:11:53 +00:00
lpsolit%gmail.com
518c8baf89
Bug 331365: Sendmail complains about a possible attack because there's a newline in the email address - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=glob a=justdave
2006-05-22 17:31:52 +00:00
lpsolit%gmail.com
da0c2d023d
Bug 139309: Include real name (not just email address) in bugmail comment and diff headers - Patch by Karsten "Mnyromyr" D�sterloh <mnyromyr@tprac.de> r=LpSolit a=justdave
2006-05-22 16:39:59 +00:00
lpsolit%gmail.com
7c0f0104b8
Bug 332522: Remove $::prodmaxvotes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-21 22:15:05 +00:00
mkanat%bugzilla.org
b5303e42df
Bug 338365: Bugzilla::BugMail calls Param() outside of any function
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=justdave
2006-05-20 18:12:06 +00:00
mkanat%bugzilla.org
f39c4764ae
Bug 337782: Change the way that whine.pl gets and formats the current date
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-20 18:10:53 +00:00
lpsolit%gmail.com
2b4bd753cf
Bug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-05-18 21:40:54 +00:00
cls%seawood.org
a30fe88097
Drop mail that does not contain any tinderbox: headers instead of bouncing it.
...
Bug #275135 sr=bear
2006-05-18 18:03:08 +00:00
bear%code-bear.com
5bbcc072ad
Add .svn to the list of directories to exclude - patch by John L. Villalovos
...
bug 328407 r=timeless
2006-05-17 14:52:32 +00:00
bear%code-bear.com
ede7a2b2eb
Changed how the files selected for the compile_*_code targets are determined.
...
Previously the files were passed thru egrep -v so you had to list all items to exclude
but now the egrep lists the extensions to include - much saner
bug 328406 r=timeless
2006-05-17 06:38:52 +00:00
lpsolit%gmail.com
54e09d6b46
Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagType.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-05-16 22:49:14 +00:00
mozilla%colinogilvie.co.uk
30bf4ab4cd
Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no keywords defined
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
2006-05-16 22:08:30 +00:00
mkanat%bugzilla.org
f9dd8bcd3a
Bug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ERROR codes
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-16 22:07:07 +00:00
mozilla%colinogilvie.co.uk
9d0c4f6ac4
Bug 337777: Typo at bottom; 'myslqd' should be 'mysqld'
...
Patch by me; r=mkanat
2006-05-16 18:57:55 +00:00
cls%seawood.org
d48d002a2f
Check SERVER_PORT when validating referers
...
Bug #284372 r=timeless
2006-05-16 05:23:22 +00:00
lpsolit%gmail.com
640f4b6800
Bug 164167: make it possible to commit changes without entering a password - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk
2006-05-15 20:41:10 +00:00
lpsolit%gmail.com
0484761e2b
Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) r=wicked on IRC
2006-05-15 17:38:20 +00:00
lpsolit%gmail.com
1bff99980d
Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-05-15 16:40:53 +00:00
lpsolit%gmail.com
ff5b1d3570
Bug 337683: The user prefs tab let you change the password and email address of a user being impersonated when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-05-15 16:31:28 +00:00
lpsolit%gmail.com
37fc01d476
Bug 337681: When trying to impersonate someone, the UI displays the password field when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-05-15 16:19:43 +00:00
lpsolit%gmail.com
e22e95b114
Bug 337661: LDAP user login failure: Can't locate object method "realname" via package "Bugzilla::User" - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-05-15 16:13:02 +00:00
lpsolit%gmail.com
a334962409
Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, sendunsentbugmail.pl and syncLDAP.pl scripts in contrib - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-05-15 16:06:59 +00:00
lpsolit%gmail.com
309934b846
Bug 337560: User Watching prefs should have an HTML anchor name - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-05-14 19:59:15 +00:00
lpsolit%gmail.com
35f7792836
Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave
2006-05-14 19:47:35 +00:00
lpsolit%gmail.com
d8f76408bf
Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm, bug_email.pl and bugzilla_email_append.pl in contrib - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
2006-05-14 19:12:13 +00:00