summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Bug 400160: contrib/merge-users.pl doesn't merge all required fields - Patch ...lpsolit%gmail.com1-0/+2
2007-10-16Bug 383522: mod_perl creates a separate template directorymkanat%bugzilla.org1-1/+20
2007-10-16Bug 356926: contrib/README doesn't reflect reality - Patch by Sam Folk-Willia...lpsolit%gmail.com1-26/+52
2007-10-16Bug 105366: add documentation for running Bugzilla under suexecjustdave%bugzilla.org1-2/+31
2007-10-15Bug 398198: Multiple Bugzilla databases with a single installation docs shoul...mozilla%colinogilvie.co.uk1-2/+2
2007-10-13Bug 380712: Move distro-specific installation instructions to Wiki - Patch by...lpsolit%gmail.com1-26/+19
2007-10-12Bug 313123: Implement $component->create and $component->update based on Obje...lpsolit%gmail.com12-357/+442
2007-10-12Bug 399461: Bugzilla::Hook::process() doesn't flush Bugzilla->hook_args() aft...lpsolit%gmail.com1-0/+2
2007-10-11Bug 301832: Windows installation: ScriptInterpreterSource registry requires t...lpsolit%gmail.com1-4/+10
2007-10-10Additional fix for bug 313129: Bugzilla::Milestone->_check_name() incorrectly...lpsolit%gmail.com1-1/+2
2007-10-10Bug 57842: On enter_bug.cgi, show component description when it is selected -...lpsolit%gmail.com2-115/+137
2007-10-10Bug 313129: Implement $milestone->create and $milestone->update based on Obje...lpsolit%gmail.com6-202/+280
2007-10-10Bug 398968: editversions.cgi should use transactions for database interaction...lpsolit%gmail.com1-2/+2
2007-10-10Bug 398976: edit*.cgi scripts should use transactions for database interactio...lpsolit%gmail.com7-97/+36
2007-10-09Midair with product change while adding an attachment silently clears flags -...lpsolit%gmail.com6-18/+36
2007-10-09Bug 399028: Do not display all pending requests by default when the user is l...lpsolit%gmail.com1-4/+11
2007-10-09Bug 398986: Incorrect SQL query when moving bugs to another product - Patch b...lpsolit%gmail.com1-1/+1
2007-10-09Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com15-26/+31
2007-10-08Bug 398739: "Taking a bug" while adding a new attachment locks the bug status...lpsolit%gmail.com3-37/+36
2007-10-08Bug 398707: whine.pl should use transactions for database interaction - Patch...lpsolit%gmail.com1-7/+2
2007-10-08Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (...lpsolit%gmail.com6-17/+17
2007-10-08Bug 398735: sanitycheck.cgi hardcodes bug statuses in the everconfirmed check...lpsolit%gmail.com1-5/+5
2007-10-08Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré...lpsolit%gmail.com4-32/+5
2007-10-08Bug 398883: [mod_perl] Three Variable "$cgi" will not stay shared errors in c...mkanat%bugzilla.org2-0/+3
2007-10-06Bug 358947: Remove dead code from post_bug.cgi about custom_tables - Patch by...lpsolit%gmail.com1-4/+0
2007-10-06Bug 374981: Custom field single select options not available in config.cgi rd...lpsolit%gmail.com3-0/+22
2007-10-06Bug 398798: checksetup.pl 'commands to install' should quote Perl module namesmkanat%bugzilla.org1-1/+1
2007-10-05Bug 349567 – strict_isolation in post_bug should also check can_see_prod...wurblzap%gmail.com1-1/+2
2007-10-05Bug 398420: Midair collision protection is broken - Patch by Frédéric B...lpsolit%gmail.com1-0/+9
2007-10-04Bug 398428: After creating or editing an attachment, immediately display the ...lpsolit%gmail.com3-10/+19
2007-10-03Bug 324990: The "Bug Activity" page does not display the bug summary in the t...lpsolit%gmail.com3-15/+15
2007-09-24Bug 394796: "I'm added to or removed from this capacity" for "CCed" doesn't w...lpsolit%gmail.com1-2/+2
2007-09-24Bug 369835: email_in.pl should convert character encoding to utf8mkanat%bugzilla.org1-0/+9
2007-09-23Bug 154484: Option "is not" missing for email address searches - Patch by tim...lpsolit%gmail.com1-0/+1
2007-09-23Bug 203951: Setting your default query to include boolean charts doesn't work...lpsolit%gmail.com1-6/+11
2007-09-23Bug 319466: commenter "contains" and "was me" fails with: Not unique table/al...lpsolit%gmail.com1-25/+24
2007-09-21Fixing bug 395771 for reallpsolit%gmail.com1-1/+1
2007-09-21Bug 396934: When classifications are in use, editproducts.cgi displays "Add p...lpsolit%gmail.com1-6/+9
2007-09-21Bug 395771: Advanced search results sorted incorrectly when sorted by importa...lpsolit%gmail.com1-1/+1
2007-09-20Bump version number post-release.mkanat%bugzilla.org1-1/+1
2007-09-19Update version number for 3.1.2.mkanat%bugzilla.org2-3/+3
2007-09-19Bug 396616: SetParam error when changing a group name in editgroups.cgimkanat%bugzilla.org1-0/+1
2007-09-19Bug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_em...mkanat%bugzilla.org2-0/+10
2007-09-19Fix bustage from Bug 373689--certain error messages are no longer in use.mkanat%bugzilla.org1-15/+0
2007-09-19Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric B...lpsolit%gmail.com4-341/+149
2007-09-19Bug 396506: Release Notes for 3.0.2mkanat%bugzilla.org2-3/+21
2007-09-19Bug 396497: Use should_set everywhere in process_bugmkanat%bugzilla.org1-48/+39
2007-09-19Bug 373689: Implement set_product: Move product changing from process_bug int...mkanat%bugzilla.org3-352/+295
2007-09-17Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org7-4/+26
2007-09-17Bug 396376: Crash on logout - Patch by Frédéric Buclin <LpSolit@gmail.c...lpsolit%gmail.com1-1/+1