aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be created...lpsolit%gmail.com2007-08-023-5/+11
* Bug 387860 – Subject lines in mails may contain mangled multi-byte chara...wurblzap%gmail.com2007-08-021-0/+1
* Bug 390559 – Docs link to outdated German l10n site.wurblzap%gmail.com2007-08-021-2/+2
* Bug 390148: Prevent Bugzilla from throwing warnings if we're on IISmkanat%bugzilla.org2007-07-311-0/+14
* Bug 388826 "cannot make a conclusive match" should not be said if the only re...timeless%mozdev.org2007-07-302-5/+13
* Bug 369592 New Account Privacy policy etc. string changes for bmotimeless%mozdev.org2007-07-305-24/+65
* Bug 390024 saving a search should include a link to the searchtimeless%mozdev.org2007-07-301-2/+6
* Bug 390065: Improve whining's HTML validation - Patch by Vlad Dascalu <vladd@...vladd%bugzilla.org2007-07-301-1/+1
* Bug 390062: url should be 'URL' - Patch by Vlad Dascalu <vladd@bugzilla.org>,...vladd%bugzilla.org2007-07-302-2/+2
* Bug 373855: Documentation about how to make a new admin when no admins are av...vladd%bugzilla.org2007-07-291-0/+17
* Bug 379861: Grammatical polishing for the QUICKSTART file (documentation) - P...vladd%bugzilla.org2007-07-291-6/+6
* Bug 390040: Fix wrong file name for hook in customization.xml (documentation ...vladd%bugzilla.org2007-07-291-2/+2
* Bug 370739: Bugzilla UI broken with Firefox 2.0.0.x - Patch by Frédéric...lpsolit%gmail.com2007-07-281-0/+8
* Bug 389916: The "remaining_time_zeroed" message is displayed even if none of ...lpsolit%gmail.com2007-07-281-3/+11
* Bug 389835: Various issues when changing several bugs at once - Patch by FrÃ...lpsolit%gmail.com2007-07-286-34/+73
* Reverting previous whitespace change to test fix for cvs hook on serverjustdave%bugzilla.org2007-07-271-1/+0
* whitespace only change to test cvs commit hooksjustdave%bugzilla.org2007-07-271-0/+1
* Bug 388149: Move updating of time-tracking fields into Bugzilla::Bugmkanat%bugzilla.org2007-07-274-74/+79
* Bug 301676: [PostgreSQL] Bugzilla::DB::Pg does not support using a local sock...lpsolit%gmail.com2007-07-271-1/+2
* Bug 389517: CSV export gives resolution and status in English - Patch by Emma...lpsolit%gmail.com2007-07-261-1/+5
* Bug 203309: "Users to watch" in email prefs doesn't support wildcard user mat...lpsolit%gmail.com2007-07-261-2/+7
* Bug 377913: Crash when setting a requestee for a deleted flag (race condition...lpsolit%gmail.com2007-07-261-10/+20
* Bug 370398: Dependency graph wrong url path under mod_perlmkanat%bugzilla.org2007-07-261-1/+1
* Bug 389407: api/Bugzilla/Auth.html incorrectly detected by t/009bugwords.t - ...lpsolit%gmail.com2007-07-251-1/+1
* Bug 389463: Add new entries to 006spellcheck.t - Patch by Frédéric Bucl...lpsolit%gmail.com2007-07-252-1/+7
* Bug 367956 rename "View User Account Log for ..." to "Account History for use...timeless%mozdev.org2007-07-253-4/+4
* Bug 363908 Consistently name the Settings control panel (User Preferences)timeless%mozdev.org2007-07-255-9/+13
* Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2007-07-2411-47/+46
* Bug 366380 Add component to Product 'product_name' is awkwardtimeless%mozdev.org2007-07-241-4/+1
* Bug 365115 i think we should default to TB (whatever TB means? topbottom?) fo...timeless%mozdev.org2007-07-241-3/+3
* Bug 383595 "allows to" isn't correcttimeless%mozdev.org2007-07-242-5/+5
* Bug 254758 creating an account that doesn't match the create email regexp sho...timeless%mozdev.org2007-07-242-3/+12
* Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org2007-07-248-8/+8
* Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ...timeless%mozdev.org2007-07-232-3/+4
* Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ...timeless%mozdev.org2007-07-2316-34/+34
* Really return a booleanlpsolit%gmail.com2007-07-221-1/+1
* Bug 365302 email userprefs doesn't tell you if you are a globalwatchertimeless%mozdev.org2007-07-222-0/+25
* Bug 385003: Entering a tag name manually ("create and add the tag") should no...lpsolit%gmail.com2007-07-211-5/+10
* Bug 365890: Searches shared by users with bless rights are in the footer by d...wurblzap%gmail.com2007-07-211-2/+2
* Bug 365890: Searches shared by users with bless rights are in the footer by d...lpsolit%gmail.com2007-07-213-5/+37
* Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by Te...lpsolit%gmail.com2007-07-202-4/+27
* Bug 388165: Remove obsolete $field_descs.groupset - Patch by Frédéric B...lpsolit%gmail.com2007-07-201-1/+0
* Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin <LpSolit@gm...lpsolit%gmail.com2007-07-203-6/+4
* Bug 327914: Make Bugzilla::Util::perform_substs() go away - Patch by FrédÃ...lpsolit%gmail.com2007-07-202-28/+4
* Bug 388159: 'bug' hardcoded in setting-descs.none.tmpl - Patch by Frédé...lpsolit%gmail.com2007-07-201-2/+2
* Bug 365756 text/x-patch and text/x-diff should be mapped to [x] patchtimeless%mozdev.org2007-07-201-0/+9
* Bug 388171: User privs are not displayed correctly when deleting a user accou...lpsolit%gmail.com2007-07-201-1/+1
* Missing definition of $dbh in get_workflow(), r=mkanat on IRClpsolit%gmail.com2007-07-191-0/+1
* Bug 388765: Bugzilla::DB::db_new should accept attributes that *override* the...mkanat%bugzilla.org2007-07-191-15/+23
* Bug 329701: Add flag support to QuickSearch - Patch by Teemu Mannermaa <wicke...lpsolit%gmail.com2007-07-192-1/+41