Age | Commit message (Expand) | Author | Files | Lines |
2005-10-27 | Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa... | lpsolit%gmail.com | 1 | -8/+14 |
2005-10-27 | Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters <bu... | lpsolit%gmail.com | 1 | -2/+16 |
2005-10-26 | Bug 72948: Default column list should include OS and not Platform - Patch by ... | lpsolit%gmail.com | 1 | -1/+1 |
2005-10-26 | Bug 313020: Implement the ability to add individual bugs to saved searches - ... | lpsolit%gmail.com | 3 | -2/+11 |
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 4 | -20/+20 |
2005-10-25 | Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SEL... | mkanat%kerio.com | 2 | -4/+10 |
2005-10-20 | Bug 149504 Permit a reference to a URL to be treated as an attachment | bugreport%peshkin.net | 3 | -0/+8 |
2005-10-20 | Bug 313008 Lists of products, milestones, etc... should be sorted | bugreport%peshkin.net | 2 | -4/+8 |
2005-10-19 | Bug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsy... | lpsolit%gmail.com | 1 | -12/+16 |
2005-10-19 | Bug 302936: Reject the requestee if he cannot access private attachments - Pa... | lpsolit%gmail.com | 2 | -1/+7 |
2005-10-18 | Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ... | lpsolit%gmail.com | 1 | -0/+23 |
2005-10-18 | Bug 309681 Prevent users from adding another user who shouldn't have access t... | bugreport%peshkin.net | 3 | -0/+42 |
2005-10-15 | Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to em... | lpsolit%gmail.com | 2 | -0/+4 |
2005-10-15 | Bug 312356: The defaultpriority param should be grouped together with default... | lpsolit%gmail.com | 2 | -7/+7 |
2005-10-14 | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 2 | -0/+6 |
2005-10-14 | Bug 306601: Bugzilla::Classification needs a products() method - Patch by And... | lpsolit%gmail.com | 3 | -59/+31 |
2005-10-13 | Bug 312185: Create a new "Attachments" tab when editing params - Patch by Fr�... | lpsolit%gmail.com | 2 | -36/+81 |
2005-10-13 | Bug 311434: bz_table_columns should use _bz_real_schema | mkanat%kerio.com | 1 | -1/+1 |
2005-10-13 | Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - Pat... | lpsolit%gmail.com | 1 | -1/+2 |
2005-10-12 | Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér... | lpsolit%gmail.com | 17 | -85/+1854 |
2005-10-12 | Bug 311419: Update the group_controls method from Product.pm to use Group.pm ... | lpsolit%gmail.com | 1 | -9/+8 |
2005-10-12 | Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals... | lpsolit%gmail.com | 2 | -2/+103 |
2005-10-07 | Bug 302785: [PostgreSQL] Bugzilla cannot order a buglist by number of votes -... | lpsolit%gmail.com | 1 | -3/+4 |
2005-10-07 | Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o... | mkanat%kerio.com | 5 | -150/+49 |
2005-10-07 | Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)" | mkanat%kerio.com | 1 | -2/+2 |
2005-10-02 | Add a + to the version number to indicate it came from CVS. | mkanat%kerio.com | 1 | -1/+1 |
2005-10-01 | Bump version numbers for 2.21.1 | mkanat%kerio.com | 1 | -1/+1 |
2005-10-01 | Bug 308662: [SECURITY] User matching bypasses 'usevisibilitygroups' restricti... | lpsolit%gmail.com | 1 | -2/+2 |
2005-09-28 | Backout bug 305506: group inheritance is now broken | lpsolit%gmail.com | 1 | -40/+11 |
2005-09-28 | Bug 309896: The "Saved searches" tab in User Prefs can report incorrect infor... | lpsolit%gmail.com | 1 | -4/+10 |
2005-09-28 | Bug 305506: Reduce number of SQL calls in Bugzilla::User->groups | mkanat%kerio.com | 1 | -11/+40 |
2005-09-28 | Bug 307602: Smooth attach_data upgrade for sites with huge attachment tables | bugreport%peshkin.net | 1 | -0/+10 |
2005-09-26 | Bug 303784: Visibility can keep admin from administering groups - Patch by Jo... | lpsolit%gmail.com | 1 | -1/+1 |
2005-09-26 | Bug 301392: Storable crashes checksetup with byte order error when moving dat... | lpsolit%gmail.com | 1 | -15/+31 |
2005-09-23 | Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word | mkanat%kerio.com | 2 | -6/+7 |
2005-09-23 | Bug 308876: Iff ssl is "always", whining (and other non-interactive scripts?)... | lpsolit%gmail.com | 1 | -1/+1 |
2005-09-21 | Bug 309221: Attachments table displays zero size for locally stored attachments | bugreport%peshkin.net | 1 | -1/+1 |
2005-09-16 | Bug 308653: The error 'relation "map_products" does not exist' is returned us... | lpsolit%gmail.com | 1 | -2/+2 |
2005-09-16 | Bug 282686: Multiple projects sharing the same Bugzilla codebase (different d... | lpsolit%gmail.com | 2 | -15/+54 |
2005-09-12 | Bug 307764: CREATE TABLE column definitions should put DEFAULT attribute befo... | lpsolit%gmail.com | 1 | -1/+4 |
2005-09-09 | Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c... | lpsolit%gmail.com | 2 | -11/+27 |
2005-09-09 | Bug 305523: Email preference for "CC changed" should be disabled by default f... | lpsolit%gmail.com | 1 | -0/+7 |
2005-09-07 | Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo... | lpsolit%gmail.com | 1 | -1/+9 |
2005-09-07 | Bug 301743: Replace old code from editcomponents.cgi by methods and routines ... | lpsolit%gmail.com | 1 | -6/+118 |
2005-09-06 | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 4 | -8/+38 |
2005-09-06 | Bug 306265: Implement User::can_see_product() - Patch by Frédéric Buclin <L... | lpsolit%gmail.com | 1 | -0/+11 |
2005-09-04 | Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER | mkanat%kerio.com | 1 | -0/+5 |
2005-09-03 | Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion... | mkanat%kerio.com | 1 | -3/+16 |
2005-09-03 | Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::... | lpsolit%gmail.com | 3 | -57/+46 |
2005-09-02 | Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Fréd�... | lpsolit%gmail.com | 3 | -4/+18 |