aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 580208: Search.pm: Combine all the user search types into one searchMax Kanat-Alexander2010-07-212-157/+153
* Bug 580761: YUI scripts no longer workFrédéric Buclin2010-07-211-1/+1
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-208-150/+267
* Bug 579514: Make Bug.attachments also return attachment dataMax Kanat-Alexander2010-07-204-25/+64
* Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.Max Kanat-Alexander2010-07-202-5/+20
* Bug 579797: Restore ValidateGroupName in Bugzilla::Group, because it isMax Kanat-Alexander2010-07-201-0/+33
* Bug 575475: ANSI coloring of error messages was hiding template compilationMax Kanat-Alexander2010-07-191-1/+3
* Bug 580174: Search.pm: Move special parsing functions around, to be moreMax Kanat-Alexander2010-07-191-157/+164
* Bug 576912: Make the automatic duplicate detection table appear onkeyupMax Kanat-Alexander2010-07-191-6/+18
* Bug 579749: Linkify the URL found in attachments (restore the is_url behavior...Frédéric Buclin2010-07-191-5/+22
* Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin2010-07-1823-186/+93
* Bug 579695: Make xt/search.t do substring tests using a more consistentMax Kanat-Alexander2010-07-183-16/+41
* Bug 579568: Search.pm: Improve the implementation and performance ofMax Kanat-Alexander2010-07-173-70/+81
* Bug 67036: Allow searching for product, component, etc. names that containMax Kanat-Alexander2010-07-161-24/+73
* Bug 578335: The "Show next bug in my list" user pref either doesn't display t...Frédéric Buclin2010-07-162-6/+4
* Bug 578258: Calling votes.cgi with no arguments should either display the use...Frédéric Buclin2010-07-162-3/+9
* Also add NotTest.pm for the xt/search.t NOT tests.Max Kanat-Alexander2010-07-151-0/+75
* Bug 579243: Also test NOT (negated) charts in xt/search.tMax Kanat-Alexander2010-07-154-7/+281
* Bug 398308: Make Search.pm take a hashref for its "params" argumentMax Kanat-Alexander2010-07-1510-156/+99
* Bug 521416: Some web servers fail to set the QUERY_STRING parameterbyron jones (glob)2010-07-151-0/+3
* Bug 577800: Finish the cleanup of Search.pm's "init" function by removingMax Kanat-Alexander2010-07-156-229/+250
* Bug 455585: Installation docs should recommend using package management inste...Frédéric Buclin2010-07-151-5/+10
* Bug 193193: Better explain what the checkboxes in Edit Users-Group Access/Pri...Frédéric Buclin2010-07-151-1/+4
* Remove unsused error tag left by bug 578904Frédéric Buclin2010-07-151-5/+0
* Bug 472452: Rephrase documentation about deleting custom fieldsFrédéric Buclin2010-07-151-4/+7
* Bug 578904: Search.pm: Fully generate the FROM clause inside of an accessorMax Kanat-Alexander2010-07-151-92/+154
* Bug 578888: Search.pm: Add and store joins as data structures instead ofMax Kanat-Alexander2010-07-142-179/+264
* Bug 578602: Search.pm: Move the parsing of boolean charts out of initMax Kanat-Alexander2010-07-141-122/+194
* Bug 578739: Instead of removing REFERENCES from _bz_real_schema and thenMax Kanat-Alexander2010-07-146-62/+145
* Add a sortkey to the Example extension's Config extension.Max Kanat-Alexander2010-07-141-0/+2
* Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander2010-07-147-23/+82
* Bug 578308: Move the parsing of special fields and the creation ofMax Kanat-Alexander2010-07-131-37/+34
* Bug 578594: Search.pm: Move deadlinefrom and deadlineto parsing into aMax Kanat-Alexander2010-07-131-33/+17
* The changes to accept positional parameters in XML-RPC meant that sometimesMax Kanat-Alexander2010-07-131-0/+5
* Bug 578531: Move the chfield stuff out of init, and makeMax Kanat-Alexander2010-07-132-147/+92
* 2nd part of bug 536183: Update the default workflowFrédéric Buclin2010-07-142-696/+808
* The illegal_changed_in_x_days error message is no longer used.Max Kanat-Alexander2010-07-131-5/+0
* Bug 578323: Remove the special parsing of "changedin" from Search.pm.Max Kanat-Alexander2010-07-131-31/+12
* Bug 577765: Allow XML-RPC to accept multiple positional parametersMax Kanat-Alexander2010-07-132-10/+12
* Bug 536183: Docs claim bug lifecycle is "hard-coded" despite that's no longer...Frédéric Buclin2010-07-141-4/+6
* Remove some errors from WS_ERROR_CODE that don't exist on trunk.Max Kanat-Alexander2010-07-131-2/+0
* Bug 578366: Missing </dl>Frédéric Buclin2010-07-141-0/+1
* Bug 578324: The "Hours Worked" field in show_bug.cgi rejects all values passe...Frédéric Buclin2010-07-141-2/+2
* Bug 412074: Ability to add attachments to a bug via the WebServiceMax Kanat-Alexander2010-07-135-3/+207
* Bug 578316: Search.pm: Move the parsing of email* fields into a methodMax Kanat-Alexander2010-07-131-42/+38
* Bug 578313: Search.pm: Move the parsing of basic fields (ones that map toMax Kanat-Alexander2010-07-131-35/+28
* Bug 578310: Search.pm: Move the special parsing of bug_status and resolutionMax Kanat-Alexander2010-07-131-45/+79
* Bug 578299: Search.pm: Generate the GROUP BY clause in a methodMax Kanat-Alexander2010-07-131-35/+67
* Bug 236651: Remove obsolete instructions from the "2.1.5 Perl Modules" sectionFrédéric Buclin2010-07-131-124/+10
* Bug 578007: Requests queue page has a broken table layout for various groupingsFrédéric Buclin2010-07-131-1/+1