Commit Graph

8101 Commits

Author SHA1 Message Date
cls%seawood.org
332dc12576 Use Compress::Zlib & Compress::Bzip2 instead of forking off gzip & bzip2 processes which will not have permission to modify the files.
Bug #344695 r=bear
2006-07-18 18:17:33 +00:00
ghendricks%novell.com
6be00ed0d0 Added a number of features and fixed several bugs. RC1. 2006-07-18 17:38:13 +00:00
ccooper%deadsquid.com
f49fa8ac40 - adding script used to generate testday stats 2006-07-18 16:41:30 +00:00
wclouser%mozilla.com
a4651436fa added the SQL and a minor comment change 2006-07-18 05:15:43 +00:00
wclouser%mozilla.com
e84b1ba002 added a readme 2006-07-18 05:00:20 +00:00
cls%seawood.org
e8efa41462 Misc cleanup changes from live tinderbox.
Thanks to Chase Phillips <chase@mozilla.org> for the original patch.
Bug #334592 r=bear
2006-07-18 02:51:34 +00:00
cls%seawood.org
b0183d8a91 Only allow multiple trees to be passed into the quickparse mode of showbuilds.cgi.
Thanks to Josh Soref <timeless@bemail.org> for the original patch.
Bug #334592 r=bear
2006-07-18 02:19:32 +00:00
cls%seawood.org
7156909a1b Do not mix new tree forms with existing tree management forms.
Bug #344639 r=timeless
2006-07-18 01:12:38 +00:00
wclouser%mozilla.com
9a404a9d28 getting personal settings out of cvs :( 2006-07-17 23:42:58 +00:00
wclouser%mozilla.com
78f83a4206 email change 2006-07-17 23:41:46 +00:00
mkanat%bugzilla.org
908f74af98 Bug 344513: Make plain-text custom fields functional on all pages except enter_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-17 19:58:56 +00:00
wclouser%mozilla.com
9c22fc42bc ... 2006-07-17 19:13:24 +00:00
wclouser%mozilla.com
1f9d78c8d9 added captcha libs 2006-07-17 19:01:37 +00:00
wclouser%mozilla.com
198653ab0b now with more captcha 2006-07-17 18:50:06 +00:00
cls%seawood.org
70a200608b Use setuid scripts to handle mail.
Bug #344695 r=bear
2006-07-17 17:14:35 +00:00
mkanat%bugzilla.org
106964ea3b [No Bug] Remove double statement about adding classifications.sortkey.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-17 00:13:41 +00:00
lpsolit%gmail.com
1d5656042f Bug 277377: Classifications should support sort keys - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-07-16 23:23:33 +00:00
lpsolit%gmail.com
18f48b6bbb Bug 95923: Don't let users change fields they aren't allowed to change - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-07-16 23:02:52 +00:00
lpsolit%gmail.com
067840f65b Bug 238819: enter_bug.cgi should offer ASSIGNED as a possible initial state - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-07-16 22:53:08 +00:00
lpsolit%gmail.com
9a854d5608 Bug 344661: Cannot upgrade PostgreSQL installations anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-16 14:22:56 +00:00
mike.morgan%oregonstate.edu
2e3813e133 Duped download bar for Quicktime. 2006-07-15 00:34:22 +00:00
mike.morgan%oregonstate.edu
133eafc0db 36000 is too long. Moving timeout for the pfs/plugins cache to 1800. 2006-07-15 00:22:40 +00:00
mozilla%colinogilvie.co.uk
940772e2b3 Bug 344727: Documentation still thinks we need XML::Parser, but we now need XML::Twig
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
2006-07-14 22:11:34 +00:00
ccooper%deadsquid.com
28b8ddcd09 b=328268
- use onClick instead of onChange to track radio button state
- do some rudimentary checks of object existence to avoid calling instanceof which doesn't seem to work on Safari
2006-07-14 22:09:55 +00:00
mike.morgan%oregonstate.edu
f6990788c1 Fixed incorrect link for flash player in its description. 2006-07-14 19:40:41 +00:00
mike.morgan%oregonstate.edu
5edc9f61ed Updates to version strings and links as per bug 316806. 2006-07-14 19:37:05 +00:00
ccooper%deadsquid.com
12eebd4322 - renamed edit_categories.cgi to manage_categories.cgi for consistency's sake
- added json calls to return various categories
- added FormWidget calls branches and opsyses
- removed product references in FormWidget lookup for platforms
- added Essential column designation to Platform, Branch and Opsys
- added delete functions to Platform
- added delete functions to Product
- updated moo.fx js libraries to latest version (1.0->1.2)
- updated js code that relied on out-of-date moo.fx functions. In all cases, this code got simpler cleaner.
- removed moo.fx inclusions where they weren't being used
- updated category management templates to use MochiKit/JSON rather than homegrown AJAX
- added new widget for selecting branch, platform, and opsys by ID
- fixed naming on show all/hide all links on testcase display (run tests)
- jump to testcase when selecting a testcase from the sidebar (run tests)
- enabled "Manage Categories" in the admin sidebar
2006-07-14 17:47:33 +00:00
cls%seawood.org
68fdcd7e9b cvslog's mark expects a revision, not typical mark input
Bug #344637 r=bear
2006-07-14 14:47:21 +00:00
justdave%bugzilla.org
574c0021d9 Bug 344656: put cvspass file in a more normal location
r=timeless
2006-07-14 09:43:07 +00:00
lpsolit%gmail.com
9d1eb869fe Bug 343432: Remove Bugzilla::Flag::get() and implement real flag objects - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-07-14 09:42:12 +00:00
justdave%bugzilla.org
0abfce872c Bug 322765: fix SQL error causing lost vouchers
r=dbaron
2006-07-14 09:19:07 +00:00
karl%kornel.name
8d27fb0e56 Bug 344074: Parameter to show announcements at the top of all pages
Patch by A. Karl Kornel <karl@kornel.name> r=myk a=myk
2006-07-14 06:04:21 +00:00
mkanat%bugzilla.org
0b6eda9eca Bug 343338: Eliminate "my" variables from the root level of modules
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-13 21:55:43 +00:00
mkanat%bugzilla.org
cfa3816dbe Bug 281494: Create Bugzilla::Install::Requirements for requirements-checking subroutines in checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=wicked, a=myk
2006-07-13 21:50:08 +00:00
ccooper%deadsquid.com
a728e4fb3f - set max width for testcase select 2006-07-13 21:43:57 +00:00
ccooper%deadsquid.com
5acb88fe40 - set creation_date and last_updated 2006-07-13 21:35:23 +00:00
ccooper%deadsquid.com
30f8b12888 - pad the list, not the cell 2006-07-13 20:53:10 +00:00
ccooper%deadsquid.com
7fd1ecb42e - increase padding on tcm table cells 2006-07-13 20:48:19 +00:00
ccooper%deadsquid.com
f9287c5694 - remove troublesome 'use diagnostics' directive...damn you perl 5.6!
- remove extraneous Litmus lib inclusions
- add more specific input checks for $file
2006-07-13 20:38:01 +00:00
wurblzap%gmail.com
d6d2d411eb Bug 69000: Permit a stored query to be marked "shared" and accessible by other users.
Emergency docs Tinderbox fixing patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, colin.ogilvie
2006-07-13 20:32:42 +00:00
wurblzap%gmail.com
6ab2adb739 Bug 69000: Permit a stored query to be marked "shared" and accessible by other users.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=vladd, a=myk
2006-07-13 20:08:00 +00:00
lpsolit%gmail.com
b73295ac2c Bug 344298: importxml.pl performance problem - Patch by Vance Baarda <vrb@novell.com> r=ghendricks a=myk 2006-07-13 19:04:06 +00:00
lpsolit%gmail.com
3527bf4444 Bug 344507: Users watching you: None should be "No one" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2006-07-13 18:49:59 +00:00
lpsolit%gmail.com
bb4ab6c2f1 Bug 344448: editparams.cgi doesn't let me clear a group - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-13 18:37:08 +00:00
lpsolit%gmail.com
9d5379920b Fix on checkin for bug 94534 2006-07-13 18:02:53 +00:00
lpsolit%gmail.com
ed562af192 Bug 94534: Customised resolutions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-13 18:00:43 +00:00
zach%zachlipton.com
a169403b92 Bug 343007 - filter lists in management interfaces. Patch adds AJAX filter options to manage_*.cgi pages and exposes an interface for scripts to request a list of test ids, subgroup ids, testgroup ids, matching a given criteria. 2006-07-13 17:17:59 +00:00
mozilla%colinogilvie.co.uk
271440bb18 Documentation for Bug 282686: Multiple projects sharing the same Bugzilla codebase (different datastores).
Original Patch by guillomovitch@zarb.org; Completed by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
2006-07-13 16:55:41 +00:00
ccooper%deadsquid.com
5e71f49f76 - added verbose mode to add_testcases_from_xml.pl
- added add_branch method to Litmus::DB::Testgroup
2006-07-13 14:59:43 +00:00
lpsolit%gmail.com
2b9ca38756 Bug 344497: Cannot create new bugs (affects the 2.23.2 release) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless r=mkanat (emergency checkin) 2006-07-13 12:11:56 +00:00