Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-03-20 | Bug 374330: Make it possible for installation templates to be text or HTML | mkanat%bugzilla.org | 5 | -28/+135 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-17 | Bug 374227: Create a system for localizing basic installation strings | mkanat%bugzilla.org | 3 | -7/+270 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-17 | Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit | |||||
2007-03-17 | Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu ↵ | lpsolit%gmail.com | 2 | -13/+7 | |
Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit | |||||
2007-03-17 | Bug 174085: Want to be able to query via group in quicksearch - Patch by ↵ | lpsolit%gmail.com | 2 | -0/+8 | |
Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit | |||||
2007-03-17 | Bug 45207: Automated sanity check that can send an e-mail if there are ↵ | lpsolit%gmail.com | 4 | -9/+134 | |
problems - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-03-17 | Bug 373639: Bugzilla->login should just return Bugzilla->user if ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
Bugzilla->user->id != 0 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-16 | Bug 374222: Create a setup.cgi that can check perl module requirements | mkanat%bugzilla.org | 1 | -0/+50 | |
(This is the beginning of web-based installation.) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-16 | Bug 374215: Move all generally-useful Installation subroutines to ↵ | mkanat%bugzilla.org | 7 | -106/+204 | |
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-15 | Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can ↵ | mkanat%bugzilla.org | 1 | -2/+11 | |
choose their own level Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-15 | Post-checkin fix for Bug 121069: I had forgotten to remove an unused error ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
message from code-error.html.tmpl. | |||||
2007-03-15 | Bug 374004: Enable transaction code and use it in some installation places | mkanat%bugzilla.org | 5 | -45/+64 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-14 | Bug 373865: Group name is missing in the title of the group edit page | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat | |||||
2007-03-12 | Bug 373492: Data in data/mining/* is corrupted - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -2/+5 | |
Buclin <LpSolit@gmail.com> r=mkanat r=gerv a=mkanat | |||||
2007-03-11 | Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵ | lpsolit%gmail.com | 3 | -17/+14 | |
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2007-03-11 | Bug 371774: process_bug.cgi should only validate longdesclength on mid-air ↵ | lpsolit%gmail.com | 1 | -3/+2 | |
collision - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2007-03-11 | I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed ↵ | reed%reedloden.com | 2 | -2/+2 | |
r=mkanat@IRC a=mkanat@IRC] | |||||
2007-03-11 | Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵ | reed%reedloden.com | 8 | -36/+36 | |
[p=reed r=timeless a=mkanat] | |||||
2007-03-11 | Bug 373511: InnoDB conversion can fail silently | mkanat%bugzilla.org | 1 | -0/+18 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-11 | Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit | |||||
2007-03-11 | Bug 373442: Add referential integrity against the profiles table in some ↵ | mkanat%bugzilla.org | 5 | -172/+195 | |
more simple places Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-11 | We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
tinderboxen to burn. | |||||
2007-03-10 | Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgi | mkanat%bugzilla.org | 4 | -62/+114 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-10 | Bug 373411: The bug resolution can be set independently of the bug status - ↵ | lpsolit%gmail.com | 2 | -0/+15 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-03-10 | Spell-patch ('referes' -> 'refers') in "Using Bugzilla" documentation ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
section, p=vladd. | |||||
2007-03-10 | Spell-patch ('refered' -> 'referred') in Glossary documentation section, ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
p=vladd. | |||||
2007-03-10 | Bug 373413: Wrong variable used when clearing the bug resolution - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-03-10 | Bug 373315: p in the last li looks like it's other block | mkanat%bugzilla.org | 1 | -7/+6 | |
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat | |||||
2007-03-10 | Bug 365150: #cNN comment not part of linkified URL - Patch by David D. ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Kilzer (ddk) <ddkilzer@kilzer.net> r/a=LpSolit | |||||
2007-03-10 | Replace CVSZilla URL with the more up-to-date version (documentation patch), ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
p=vladd. | |||||
2007-03-10 | Spell-patch ('critera' -> 'criteria') in the Bugzilla XML "Administration" ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
documentation section, p=vladd. | |||||
2007-03-10 | Spell-patch ('repsentation' -> 'representation') in the Bugzilla XML ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
documentation, p=vladd. | |||||
2007-03-10 | Spell-patch ('appearence' -> 'appearance') in the recently-added "The ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Bugzilla Extension Mechanism" documentation section, p=vladd. | |||||
2007-03-10 | Spell-patch ('Operarting' -> 'Operating') in the recently-added "Filing ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Bugs" documentation section, p=vladd. | |||||
2007-03-10 | Spell-patch ('refered' -> 'referred') in "Multiple Bugzilla databases with a ↵ | vladd%bugzilla.org | 1 | -2/+2 | |
single installation" documentation section, p=vladd. | |||||
2007-03-10 | Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" ↵ | vladd%bugzilla.org | 1 | -2/+2 | |
documentation section, p=vladd. | |||||
2007-03-10 | Fix POD to fix burning tree from checkin of bug 347439. | mkanat%bugzilla.org | 1 | -3/+9 | |
2007-03-10 | Bug 347439: Implement support for referential integrity in ↵ | mkanat%bugzilla.org | 4 | -29/+297 | |
Bugzilla::DB::Schema and implement it on profiles_activity Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-10 | Bug 373312: bugzilla terms should not be used for db name | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat | |||||
2007-03-10 | Bug 370687: Creating, editing or deleting a product should display its name ↵ | lpsolit%gmail.com | 3 | -7/+8 | |
in the title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit | |||||
2007-03-10 | Bug 362813: Missing labels in editflagtypes.cgi?action=edit - Patch by ↵ | lpsolit%gmail.com | 1 | -8/+14 | |
Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit | |||||
2007-03-09 | Bug 373286: Versions from 2.17.4 - 2.23.2 can no longer upgrade | mkanat%bugzilla.org | 1 | -1/+19 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-09 | Bug 347475: [MySQL] Use InnoDB for most tables | mkanat%bugzilla.org | 2 | -5/+30 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-09 | Bug 283926: Make process_bug add comments by using Bugzilla::Bug | mkanat%bugzilla.org | 2 | -8/+109 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-08 | Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bug | mkanat%bugzilla.org | 2 | -48/+66 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-08 | Bug 367480: [LDAP] Try a list of servers in order until we connect successfully | mkanat%bugzilla.org | 3 | -6/+13 | |
Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat | |||||
2007-03-08 | Bug 345826: Ability to save column list in saved searches | mkanat%bugzilla.org | 2 | -4/+59 | |
Patch By Ronaldo Maia <romaia@async.com.br> r=LpSolit, a=LpSolit | |||||
2007-03-07 | Bug 372997 - "JavaScript warnings in attachment.js" (part II) [p=reed ↵ | reed%reedloden.com | 1 | -2/+2 | |
r=timeless a=mkanat] | |||||
2007-03-07 | Bug 372997 - "JavaScript warnings in attachment.js" [p=reed r=timeless a=mkanat] | reed%reedloden.com | 1 | -3/+3 | |
2007-03-06 | Bug 372723: Bookmarkable template URLs on enter_bug.cgi should not contain ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
tokens - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat |