]> git.ipfire.org Git - thirdparty/bugzilla.git/shortlog
thirdparty/bugzilla.git
2005-05-11  lpsolit%gmail.comBug 293015: PostgreSQL: GROUP BY error when searching...
2005-05-11  lpsolit%gmail.comBug 292609: Dependency tree: add a space before the...
2005-05-11  lpsolit%gmail.comBug 287487: User with no privs can not add comments...
2005-05-11  lpsolit%gmail.comBug 272873: Specifying a null product to enter bug...
2005-05-10  gerv%gerv.netBug 215148 - make status and resolution localisable...
2005-05-07  lpsolit%gmail.comBug 290972: In the "Find a Specific Bug" page, the...
2005-05-07  lpsolit%gmail.comBug 286160: possible invalid flag types when moving...
2005-05-06  bugzilla%glob... Bug 292821: "Attempt to free unreferenced scalar" runni...
2005-05-06  lpsolit%gmail.comBug 288663: The inclusion and exclusion lists behave...
2005-05-04  lpsolit%gmail.comBug 286357: user preference settings only works if...
2005-05-04  lpsolit%gmail.comBug 279303: Negative numbers are rejected as invalid...
2005-05-04  lpsolit%gmail.comBug 248386: Add support for Alias to post_bug.cgi ...
2005-05-04  lpsolit%gmail.comBug 287136: Missing validations in editproducts.cgi...
2005-05-04  lpsolit%gmail.comBug 7233: Editversions.cgi has a potential race resulti...
2005-05-03  mkanat%kerio.comBug 289139: Bugzilla::DB::Schema::Pg needs to re-create...
2005-05-03  mkanat%kerio.comBug 289043: Implicit joins should be replaced by explic...
2005-04-28  lpsolit%gmail.comBug 274724: The 'Edit Attachment' link is now available...
2005-04-27  mkanat%kerio.comBug 289012: Can't use an undefined value as a HASH...
2005-04-27  mkanat%kerio.comBug 286695: bugs.resolution needs a default value
2005-04-26  jake%bugzilla.orgBug 274906 - Bugzilla no longer displays an [edit]...
2005-04-23  mkanat%kerio.comBug 287986: Bugzilla::DB::Mysql needs a way to read...
2005-04-23  mkanat%kerio.comBug 285722: Updates From 2.18- to 2.20+ will not work
2005-04-23  mkanat%kerio.comBug 290277: Index renaming may fail if misnamed PRIMARY...
2005-04-22  myk%mozilla.orgFix for bug 291391: allows users to rerequest set flags...
2005-04-20  mkanat%kerio.comBug 284599: Use of REGEXP search is not consistent...
2005-04-20  lpsolit%gmail.comBug 290513: Move CheckIfVotedConfirmed() out of CGI...
2005-04-20  myk%mozilla.orgFix for bug 238800: speeds up editflagtypes.cgi list...
2005-04-20  lpsolit%gmail.comBug 288603: Allow users in the request group to remove...
2005-04-20  lpsolit%gmail.comBug 272623: FindWrapPoint is misplaced in process_bug...
2005-04-20  lpsolit%gmail.comBug 290372: Missing locked tables in editusers.cgi...
2005-04-17  mkanat%kerio.comBug 290407: Fix up bz_alter_column and break out a...
2005-04-17  mkanat%kerio.comBug 290411: Cross-DB bz_drop_table
2005-04-17  mkanat%kerio.comBug 290403: Slight cleanup of Bugzilla::DB index code
2005-04-17  mkanat%kerio.comBug 290402: Functions to support reading-in a Schema...
2005-04-17  lpsolit%gmail.comBug 290579: Remove unused function PasswordForLogin...
2005-04-17  lpsolit%gmail.comBug 290511: Move RemoveVotes() out of globals.pl -...
2005-04-17  lpsolit%gmail.comBug 290570: Bugzilla::Auth::WWW:Env uses bitwise OR...
2005-04-16  lpsolit%gmail.comBug 285153: editusers.cgi cleanliness re-do - Patch...
2005-04-16  mkanat%kerio.comBug 286360: ANSI SQL does not allow aliases to be used...
2005-04-16  mkanat%kerio.comBug 288539: minimum DBD::mysql version requirement...
2005-04-15  mkanat%kerio.comBug 290414: bz_index_info is slightly broken and has...
2005-04-15  mkanat%kerio.comBug 290405: bz_add_column needs a way to specify an...
2005-04-15  mkanat%kerio.comBug 78276: change name of "when" index on bugs_activity...
2005-04-15  mkanat%kerio.comBug 289999: $bad_names hash in index-renaming code...
2005-04-15  mkanat%kerio.comBug 290089: Move timestamp updates to happen before...
2005-04-15  lpsolit%gmail.comBug 290095: Do not display flag types in show_bug.cgi...
2005-04-14  mkanat%kerio.comBack out bug bug 290089, which causes checksetup to...
2005-04-14  mkanat%kerio.comBug 290089: Move timestamp updates to happen before...
2005-04-14  mkanat%kerio.comBug 289453: components.initialowner is different in...
2005-04-13  bugreport%peshkin.netBug 290000: lock email settings table before adding...
2005-04-13  lpsolit%gmail.comBug 289742: No value for param user_verify_class at...
2005-04-13  jake%bugzilla.orgBug 289594 - Part 2 - The "exclude" table also needs...
2005-04-13  lpsolit%gmail.comBug 289729: fix several "uninitialized value" messages...
2005-04-13  lpsolit%gmail.comBug 289618: reference globals.pl's quoteUrls function...
2005-04-13  lpsolit%gmail.comBug 289062: editusers.cgi is querying for groups twice...
2005-04-13  lpsolit%gmail.comBug 289736: error message in query.cgi: Unknown column...
2005-04-13  lpsolit%gmail.comBug 288461: sanitycheck.cgi should permit to clean...
2005-04-13  jake%bugzilla.orgBug 165075 - A login form is now included by default...
2005-04-12  mkanat%kerio.comBug 289455: products.classification_id has a different...
2005-04-12  mkanat%kerio.comBug 285533: Bugzilla displays inactive enum values
2005-04-12  jake%bugzilla.orgBug 289594 - The table on the email settings page no...
2005-04-12  gerv%gerv.netBug 278268 - make Grand Total line not appear if data...
2005-04-12  gerv%gerv.netBug 289565 - fix JavaScript component selector when...
2005-04-11  kiko%async... Applying documentation patch from Marc Mims <marc@ssson...
2005-04-11  lpsolit%gmail.comBug 289570: Blank value always shown on target type...
2005-04-11  lpsolit%gmail.comBug 288857: Use of uninitialized value in bitwise and...
2005-04-11  lpsolit%gmail.comBug 288861: Odd number of elements in anonymous hash...
2005-04-10  lpsolit%gmail.comBug 225818: %FORM, %MFORM, and %COOKIE need to go away...
2005-04-10  lpsolit%gmail.comBug 289372: Remove %FORM from editflagtypes.cgi - Patch...
2005-04-09  lpsolit%gmail.comBug 289002: cannot set/clear requests with requestee...
2005-04-09  myk%mozilla.orgFix for bug 273209: makes CVS ignore skins/.cvsignore...
2005-04-09  lpsolit%gmail.comBug 199048: Preference option to reverse sort the comme...
2005-04-09  lpsolit%gmail.comBug 238873: remove %FORM from buglist.cgi - Patch by...
2005-04-09  lpsolit%gmail.comBug 289373: Remove %FORM from editproducts.cgi - Patch...
2005-04-08  lpsolit%gmail.comBug 238877: remove %FORM from Bugzilla/Auth/Login/WWW...
2005-04-08  lpsolit%gmail.comBug 238876: remove %FORM from process_bug.cgi - Patch...
2005-04-08  lpsolit%gmail.comBug 238870: remove %FORM from attachment.cgi - Patch...
2005-04-08  lpsolit%gmail.comBug 238875: remove %FORM from post_bug.cgi - Patch...
2005-04-08  lpsolit%gmail.comBug 287947: Change CheckFormField/CheckFormFieldDefined...
2005-04-08  lpsolit%gmail.comBug 238878: Make hidden-fields template, User Matching...
2005-04-08  mkanat%kerio.comBug 286686: ORDER BY column needs to be selected or...
2005-04-07  lpsolit%gmail.comBug 287763: Receiving Error - Insecure dependency in...
2005-04-06  mkanat%kerio.comFix for Bug 284850: Fix the name of one index
2005-04-06  lpsolit%gmail.comBug 86328: Deleting bugs doesn't delete dependent recor...
2005-04-06  mkanat%kerio.comBug 284850: checksetup should rename indexes to conform...
2005-04-05  bugreport%peshkin.netBug 286461:Add products table to search if classificati...
2005-04-05  lpsolit%gmail.comBug 284151: "edit" link shows up on confirmation page...
2005-04-05  gerv%gerv.netBug 288527 - change precompilation to use Bugzilla...
2005-04-05  lpsolit%gmail.comBug 288405: Attachment.cgi fails on Big File attachment...
2005-04-05  lpsolit%gmail.comBug 287486: Small typo on editsettings.cgi: apppears...
2005-04-05  mkanat%kerio.comBug 286235: Implicit joins should be replaced by explic...
2005-04-05  mkanat%kerio.comBug 287483: Sanitycheck screams about "Bad value 0...
2005-04-05  mkanat%kerio.comBug 285345: Need to change MySQL tinyint(1) fields...
2005-04-05  mkanat%kerio.comBug 286527: Cross-DB bz_rename_column and bz_drop_colum...
2005-04-05  lpsolit%gmail.comBug 288985: cannot remove users from the CC list -...
2005-04-05  lpsolit%gmail.comBug 288883: SQL crash when granting/denying a request...
2005-04-01  gerv%gerv.netBug 288408 - make number of placeholders match number...
2005-03-31  myk%mozilla.orgFollowup fix for bug 284446: add hook inside enter...
2005-03-30  mkanat%kerio.comBug 287880: [SECURITY] Comments on secure bugs still...
2005-03-30  lpsolit%gmail.comBug 286003: Direct access to summarize-time.cgi when...
next