Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-13 | Bug 92552: Separate reassignment from bug status change (they are now ↵ | lpsolit%gmail.com | 6 | -175/+131 | |
independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-04-11 | Bug 375191: Remove ChangeStatus() and ChangeResolution() from ↵ | lpsolit%gmail.com | 3 | -144/+122 | |
process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit | |||||
2007-04-11 | Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵ | lpsolit%gmail.com | 19 | -60/+66 | |
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-04-10 | Bug 344969: Remove hardcoded bug statuses from collectstats.pl and ↵ | lpsolit%gmail.com | 2 | -17/+21 | |
reports.cgi (prepare them for custom statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-04-07 | Bug 102622: Dependency graphs should be able to be limited by "relationship" ↵ | lpsolit%gmail.com | 2 | -44/+61 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2007-04-07 | Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by ↵ | lpsolit%gmail.com | 2 | -1/+64 | |
Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-04-07 | Bug 371727: One week is too long to wait for an update notification - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-04-06 | Bug 375602: makedocs.pl --with-pdf parameter check is buggy - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r/a=LpSolit | |||||
2007-04-06 | Bug 366798: Refactor enter_bug OS sniffing - Patch by timeless ↵ | lpsolit%gmail.com | 1 | -34/+53 | |
<timeless@bemail.org> r=wicked a=LpSolit | |||||
2007-04-06 | Bug 286338: Remove admin options from footer in favor of a single link to ↵ | lpsolit%gmail.com | 8 | -61/+212 | |
Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2007-04-05 | Bug 375143: The page footer should have clear:both in its CSS file - Patch ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
by Bill Barry <after.fallout@gmail.com> r/a=LpSolit | |||||
2007-04-05 | Bug 370606: Conclusive user match error doesn't include a line break - Patch ↵ | lpsolit%gmail.com | 2 | -1/+6 | |
by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
2007-04-04 | Bug 376497: validateID() should return an attachment object - Patch by ↵ | lpsolit%gmail.com | 7 | -200/+105 | |
Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | |||||
2007-04-04 | Bug 368311: Custom field data is not imported into the database from the XML ↵ | lpsolit%gmail.com | 1 | -0/+22 | |
file - Patch by Erik <shaggy+bugzilla@eta.org> r/a=LpSolit | |||||
2007-03-31 | Bug 376049: Remove validateCanChangeAttachment() from attachment.cgi - Patch ↵ | lpsolit%gmail.com | 1 | -18/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit | |||||
2007-03-28 | Bug 375287: Remove the version check in contrib/merge-users.pl - Patch by ↵ | lpsolit%gmail.com | 1 | -11/+0 | |
bugzilla@corris.org r/a=LpSolit | |||||
2007-03-26 | Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit] | reed%reedloden.com | 1 | -1/+1 | |
2007-03-26 | There was an additional patch in bug 375357 that was accidentally ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
checked-in, that wasn't part of that bug. | |||||
2007-03-26 | Bug 375357: GD::Graph requires GD::Text (not vice-versa) | mkanat%bugzilla.org | 2 | -5/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-26 | Bug 375352: Building DBI requires PathTools | mkanat%bugzilla.org | 1 | -5/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-25 | Bug 371475: Quicksearch should include OS field (in addition to Platform ↵ | lpsolit%gmail.com | 1 | -2/+6 | |
field) by default - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit | |||||
2007-03-25 | Bug 374051: Bugmail is no longer sent (regression) - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-03-25 | Bug 375246: Installation is broken by "can't coerce array into hash" | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-25 | Bug 375138: The UI of index.cgi is broke | mkanat%bugzilla.org | 4 | -19/+18 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=LpSolit | |||||
2007-03-24 | Bug 374016: Use transactions to create bugs | mkanat%bugzilla.org | 1 | -5/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-24 | Bug 374012: Use transactions inside of Bugzilla::Object | mkanat%bugzilla.org | 1 | -1/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-23 | Bug 374850: Add a link that encourages administrators to contribute to Bugzilla | mkanat%bugzilla.org | 2 | -3/+19 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat | |||||
2007-03-21 | Bug 192054: Bugzilla dependencies upgrade messages in wrong order | mkanat%bugzilla.org | 1 | -50/+65 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-21 | Bug 374540: Print out the requirements in an HTML table instead of ↵ | mkanat%bugzilla.org | 6 | -21/+121 | |
preformatted text Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
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 |