Граф коммитов

8500 Коммитов

Автор SHA1 Сообщение Дата
mkanat%bugzilla.org 7f04ca6eb5 Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a short series of subroutines)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-14 03:12:22 +00:00
mkanat%bugzilla.org cffdb98c20 Bug 352593: Move group creation from checksetup.pl to Bugzilla::Install
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-14 01:32:31 +00:00
mkanat%bugzilla.org 2ea47cfd48 Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make checksetup.pl use it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-14 00:33:41 +00:00
mike.morgan%oregonstate.edu c51dcfe9b9 Applied patch from bug 347256 to allow for minor|major metadata to be supplied by build snippets. Also added support for new build schema in the process (key=value pairings), in addition to already-existing support for default snippet format.. 2006-09-13 23:34:04 +00:00
mike.morgan%oregonstate.edu 68b15ac739 Checking config changes for 2.0b#pre from bug 351682. 2006-09-13 18:36:33 +00:00
ccooper%deadsquid.com ac733e5933 b=351741
- added testgroup popularity report query
2006-09-13 17:45:50 +00:00
lpsolit%gmail.com de9a290169 Bug 352355: Cannot log in on a fresh installation - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-09-12 16:17:12 +00:00
mike.morgan%oregonstate.edu adafa5088d Added conditionals to assignment of table parameters. They should only be used if a row value isn't present.
Added nightly acceptance tests, and the synthetic build data to go along with them.
2006-09-12 03:54:26 +00:00
mike.morgan%oregonstate.edu 3c80f08a12 Added synthetic build data for nightly test cases. 2006-09-12 03:14:19 +00:00
mkanat%bugzilla.org 6561df9300 Bug 351877: Move dependson/blocked insertion into Bugzilla::Bug from post_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-11 22:16:42 +00:00
mkanat%bugzilla.org c4e039da45 Bug 345547: shutdownhtml will not work under mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-09-11 21:27:52 +00:00
ccooper%deadsquid.com f8d140b085 - logic inversion in IF statement for calculating trusted/personal coverage 2006-09-11 12:15:34 +00:00
mike.morgan%oregonstate.edu 0633fcce2f 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 55363664f6 Party Tool - Initial Commit - Ryan Flint <rflint@dslr.net> 2006-09-11 05:56:11 +00:00
lpsolit%gmail.com f7810e8909 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 4facbea059 Basic tests for C, C++, JavaScript and Perl 2006-09-10 10:04:07 +00:00
timeless%mozdev.org 8acc6214a1 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 bd42504eb8 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 3bd1ed7eb5 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 593b8eb914 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 6150ae0fb8 Initial test of JavaDoc 2006-09-10 09:50:13 +00:00
timeless%mozdev.org d8a18cb067 Initial test of interfaces 2006-09-10 09:49:51 +00:00
timeless%mozdev.org 6d0c6cdfaa Testing directory list description of html files 2006-09-10 09:49:24 +00:00
timeless%mozdev.org d2050b408f 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 badd9ab2b6 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 668ed93317 Fix bustage due to bug 351983 (Bugzilla => [% terms.Bugzilla %]) 2006-09-10 09:33:48 +00:00
mkanat%bugzilla.org 4bf8b73bdb Post-checkin fix for bug 351332. 2006-09-10 02:31:43 +00:00
mkanat%bugzilla.org c25dd7084c 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 0867ae6106 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 19481a9811 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 b4ff0f173a 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 708e658d19 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 c9008e8afa 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 0b8e4356d8 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 35da7a622b 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 ac641c30bd 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 a0520c99d6 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 9b825adaa1 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 c92b30b82a Adding headers to attempt to fix bug 335794. 2006-09-08 17:43:47 +00:00
mike.morgan%oregonstate.edu 2ce67f8bbb 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 45f172fe0e 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 fa06d66952 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 ae08937f4e 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 e0c494d2e3 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 ae843a2e6b 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 ecf6006409 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 71d5d6a63c 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 6fc3d28242 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 2fb7d9553f 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 8d3b2f77a2 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