Commit Graph

8492 Commits

Author SHA1 Message Date
ccooper%deadsquid.com
34a52378bc - logic inversion in IF statement for calculating trusted/personal coverage 2006-09-11 12:15:34 +00:00
mike.morgan%oregonstate.edu
3891de9264 Modified metadata updates (for setting updateType) to use preed's new schema type.
Added another case (3rd, default case) to cover legacy behavior, where the data is not passed in the file, and we assume it's a minor.

Added appropriate synthetic data to support all of the above acceptance tests..
2006-09-11 06:11:50 +00:00
reed%reedloden.com
431d949033 Party Tool - Initial Commit - Ryan Flint <rflint@dslr.net> 2006-09-11 05:56:11 +00:00
lpsolit%gmail.com
de7ec25bc4 Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave 2006-09-10 13:33:02 +00:00
timeless%mozdev.org
a0ffd230f3 Basic tests for C, C++, JavaScript and Perl 2006-09-10 10:04:07 +00:00
timeless%mozdev.org
daf7f061fc Testing nested C++ notation. The current version of lxr intentionally
ignores nested identifiers which results in unhappy end users.
2006-09-10 10:03:43 +00:00
timeless%mozdev.org
6a26c6013b Testing include syntax (including syntaxes that were known to break
some cross references) for C and Perl.
2006-09-10 10:02:47 +00:00
timeless%mozdev.org
3d7a81640b The hazards of not checking things in as they're written.
This test pair was probably written because the perl tokenizer failed
miserably. But I don't quite remember why.
2006-09-10 09:59:49 +00:00
timeless%mozdev.org
cbfcecf776 Adding plain old documentation (pod) tests.
My plan is for tests of features to be put into multiple languages to make
sure that reasonable things happen for each language (to test for bleeding
between cross reference behavior).
2006-09-10 09:58:23 +00:00
timeless%mozdev.org
c613ed129a Initial test of JavaDoc 2006-09-10 09:50:13 +00:00
timeless%mozdev.org
0e39669065 Initial test of interfaces 2006-09-10 09:49:51 +00:00
timeless%mozdev.org
e67a561b5d Testing directory list description of html files 2006-09-10 09:49:24 +00:00
timeless%mozdev.org
4b63b967df Adding first pass of tests.
Description of potential contents of syntax-highlighting directory.

The directory description feature understands a couple of magic words,
these are also tested here.
2006-09-10 09:46:48 +00:00
timeless%mozdev.org
76e45be5c1 Adding first pass of tests.
README and README.html are used to describe the directory in its parent directory,
and to describe the directory when it's browsed.
2006-09-10 09:44:56 +00:00
lpsolit%gmail.com
c6a7601a1d Fix bustage due to bug 351983 (Bugzilla => [% terms.Bugzilla %]) 2006-09-10 09:33:48 +00:00
mkanat%bugzilla.org
0bcb0d79ca Post-checkin fix for bug 351332. 2006-09-10 02:31:43 +00:00
mkanat%bugzilla.org
b6f7c17819 Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-10 02:27:36 +00:00
mkanat%bugzilla.org
841ea79287 Bug 351345: Move keyword insertion out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10 02:24:21 +00:00
mkanat%bugzilla.org
0ecf34cf23 Bug 351339: Move group insertion out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10 02:22:28 +00:00
mkanat%bugzilla.org
fa2bf32d62 Bug 351332: Move Group validation into Bugzilla::Bug from post_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-09-10 02:20:25 +00:00
lpsolit%gmail.com
432d029cd5 Fix a regression due to the checkin of bug 340001: show.xml.tmpl is broken due to a missing whitespace. r=mkanat on IRC 2006-09-10 00:37:33 +00:00
mike.morgan%oregonstate.edu
7eb0d83372 Unfugly-ing the wiki by taking the row arguments back out and placing them in the table params. Cleaned up some Python based on feedback from the resident Python expert. 2006-09-09 09:57:22 +00:00
lpsolit%gmail.com
9313e94d8a Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-09-09 09:38:00 +00:00
lpsolit%gmail.com
6b877a2bfe Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk 2006-09-08 23:11:41 +00:00
mkanat%bugzilla.org
f87c36298c Bug 351747: skins/.cvsignore should be in the CVS repo, not created by checksetup
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2006-09-08 22:03:35 +00:00
mkanat%bugzilla.org
86896b1258 Bug 323239: Move CC insertion from post_bug.cgi to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=bkor, a=myk
2006-09-08 22:01:27 +00:00
mkanat%bugzilla.org
d6b6e1cc15 Bug 351478: userprefs.cgi mysteriously fails (Our template-toolkit requirement is too low)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
2006-09-08 21:47:26 +00:00
mike.morgan%oregonstate.edu
6944d8d3e1 Adding headers to attempt to fix bug 335794. 2006-09-08 17:43:47 +00:00
mike.morgan%oregonstate.edu
43ee106c73 Checking in work done on AUS acceptance tests. Please see README for instructions on how to get started and set things up. 2006-09-08 09:55:22 +00:00
mike.morgan%oregonstate.edu
531eaaedc2 Checking in fallback patch, plus the removal of the if-else that rhelmer spotted earlier. See bug 344742. 2006-09-08 00:57:27 +00:00
mkanat%bugzilla.org
174a7ab267 Bug 350217: Extensions need to be able to update Bugzilla's DB schema
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-09-07 23:41:33 +00:00
mkanat%bugzilla.org
9e473dc297 Bug 351462: Errors are always displayed in plain text
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-06 23:44:43 +00:00
wurblzap%gmail.com
e54140c214 Bug 322693: Create a mechanism to manage multiple custom skins.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=myk,mkanat; a=myk
2006-09-06 20:45:30 +00:00
mozilla%colinogilvie.co.uk
0626afee16 Bug 340001: Bug XML should include real names
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=myk
2006-09-06 19:28:47 +00:00
ccooper%deadsquid.com
f55a9d4468 b=343919
- users can now change the status of their own results, and admin can change the status of any result
2006-09-06 17:34:39 +00:00
mkanat%bugzilla.org
e82247c9a8 Bug 351098: Make Bugzilla::Object able to update objects in the database, and make Bugzilla::Keyword use it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-05 19:18:27 +00:00
mkanat%bugzilla.org
1cb19ca8f9 Bug 350613: Bugzilla should ship with built perldoc
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2006-09-05 19:00:56 +00:00
mkanat%bugzilla.org
4f585c2235 Bug 349764: Errors print out a whole HTML page, even when we're not in USAGE_MODE_BROWSER
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=kevin.benton, a=myk
2006-09-05 18:54:06 +00:00
lpsolit%gmail.com
fb9abe35e5 Bug 304600: Need a test in the test suite to check for dependency loops - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-09-05 17:02:45 +00:00
lpsolit%gmail.com
5cee78cab3 Bug 345354: editflagtypes.cgi should remove requestees when a flagtype is no longer specifically requestable - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-09-05 13:08:47 +00:00
lpsolit%gmail.com
8541d058a0 Bug 274187: request.cgi should use the shadow database - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-09-05 13:04:52 +00:00
lpsolit%gmail.com
961e3cabba Bug 34172: Bug can become unconfirmed even if it has enough votes to be confirmed by votes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=myk 2006-09-05 12:55:32 +00:00
lpsolit%gmail.com
0e0dc0ae59 Bug 351300: votes.cgi crashes if your vote is the one confirming a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin a=myk 2006-09-05 12:47:59 +00:00
fligtar%gmail.com
1d6ece10e1 Updated SeaMonkey icon with drop shadow 2006-09-04 19:06:24 +00:00
mkanat%bugzilla.org
3436c51f58 Tiny checkin fix for bug 349741 (fixes burning tree). 2006-09-04 16:36:04 +00:00
mkanat%bugzilla.org
9429284bde Bug 350207: Better document the datatypes in Bugzilla::DB::Schema
Patch By Kevin Benton <kevin.benton@amd.com> r=mkanat, a=myk
2006-09-04 16:32:24 +00:00
mkanat%bugzilla.org
c7324dd2f3 Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-09-04 16:21:49 +00:00
mkanat%bugzilla.org
448e8c73f4 Bug 349741: Make Bugzilla::Bug able to do basic bug creation, and have post_bug.cgi use it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-09-04 16:19:07 +00:00
mkanat%bugzilla.org
15615fe9ac Bug 57350: "added comments" search is slow or doesn't work at all
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-09-04 16:17:04 +00:00
ccooper%deadsquid.com
34a2b72314 - use same style for trusted completed groups as for community 2006-09-04 13:26:59 +00:00