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

8526 Коммитов

Автор SHA1 Сообщение Дата
mkanat%bugzilla.org b70b67cc75 Bug 353211: account/prefs/footer.html.tmpl is dead code
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-20 22:02:31 +00:00
mkanat%bugzilla.org 2615fb2dea Bug 352625: "You are receiving this mail because" messages cannot be localized
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2006-09-20 22:01:17 +00:00
mkanat%bugzilla.org 4aa61010ef Bug 38922: Default (Initial) CC list for each component
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-20 21:57:58 +00:00
reed%reedloden.com c2a9df8c91 More work from Ryan Flint <rflint@dslr.net> on the Party Tool 2006-09-20 07:22:46 +00:00
reed%reedloden.com 3a4a3a945f Bug 353459 - "Unable to load config.pl if the GTop perl module is installed." [p=reed r=justdave] 2006-09-20 06:23:50 +00:00
lpsolit%gmail.com 7fd3c13bfa Bug 348518: grant / reject options for flag listbox should only appear if user is a member of grantgroup - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-09-19 21:47:49 +00:00
mike.morgan%oregonstate.edu 47fa6b4d2f Adding support for licenseUrl. See bug 347256 attachment 239218. 2006-09-19 20:30:15 +00:00
mike.morgan%oregonstate.edu 3b549d2556 Removed whitespace after detailsUrl in test snippet files. 2006-09-19 20:01:28 +00:00
mike.morgan%oregonstate.edu 62128eac53 Added tests for verifying license URL in new snippet schemas. 2006-09-19 19:11:31 +00:00
mike.morgan%oregonstate.edu 135b62730d Added licenseUrl to major update to test functionality. 2006-09-19 19:08:04 +00:00
mkanat%bugzilla.org 15039b3b4a Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig from Bugzilla::Config
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-18 22:16:44 +00:00
lpsolit%gmail.com 4001b0411f Bug 333040: Cannot search based on "Attachment Creator" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-09-18 20:20:11 +00:00
mike.morgan%oregonstate.edu 8d7b1714da Checking in minor fix for install.js to remove console errors for people who browse with their console open. :) See bug 348421. 2006-09-18 19:14:23 +00:00
mkanat%bugzilla.org 0fc1bb5f2e Bug 223880: "marked a duplicate" messages cannot be localized
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-18 18:56:38 +00:00
lpsolit%gmail.com 437cb983e4 Bug 352967: [PostgreSQL] Changing a DB column type to "serial" is broken on PostgreSQL 8.1 - Patch by R�mi Zara <remi_zara@mac.com> r=mkanat a=myk 2006-09-18 13:49:04 +00:00
ccooper%deadsquid.com f63071d750 b=352877
- add default '-Branch-' option to branches list when managing testgroups -> allows for limiting subgroup display by product only, but also allows display of subgroups that have not yet been assigned to a testgroup a therefore have no branch information associated with them

Misc.
- add helper text to Manage Testgroups and Manage Subgroups when in add mode, similar to what was already present for Manage Testcases
- search for all entities when using json.cgi, not just those that are Enabled
- move JS functions into separate JS files for each management interface
2006-09-17 17:19:58 +00:00
wclouser%mozilla.com 83da4ac247 modified per bug 352878 2006-09-16 04:07:35 +00:00
mkanat%bugzilla.org bf2f24bbe1 Bug 351888: Move comment creation out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=myk
2006-09-16 00:18:47 +00:00
mike.morgan%oregonstate.edu 99833cac0b Pulling out fallback patch until we can determine how we're going to stop the fallback from happening when we know we don't want it to fallback... :\ See bug 344742. 2006-09-15 18:46:01 +00:00
mozilla%colinogilvie.co.uk 5a4ca4c109 Bug 351958: Allow buidling the API documentation without the rest of the build environment
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
2006-09-14 19:51:04 +00:00
lpsolit%gmail.com 5d6b323f52 Bug 352702: Warnings in the web server error log when no URL is given on bug creation - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-09-14 19:38:52 +00:00
lpsolit%gmail.com e12076c50e Typo in the welcome page (no bug #) 2006-09-14 14:57:02 +00:00
mkanat%bugzilla.org 3fc2fba2b0 Bug 352608: Make checksetup more localizable
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-14 06:57:30 +00:00
mkanat%bugzilla.org ba53384408 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 d8630ff3a9 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 ee49fea8dd 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 244fa0a975 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 8a6e84773b Checking config changes for 2.0b#pre from bug 351682. 2006-09-13 18:36:33 +00:00
ccooper%deadsquid.com 5ed2cd6ba4 b=351741
- added testgroup popularity report query
2006-09-13 17:45:50 +00:00
lpsolit%gmail.com f70e299140 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 aab0a70064 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 77ef5fd4d9 Added synthetic build data for nightly test cases. 2006-09-12 03:14:19 +00:00
mkanat%bugzilla.org a982252a86 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 e3fe41e183 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 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