- 18 Nov, 2009 9 commits
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
Bug 529223: The JSON-RPC interface was not working at all with JSON-RPC 1.0, because it was mis-handling input parameters. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
mkanat%bugzilla.org authored
Bug 527489: Calls to bz_alter_column were dropping the REFERENCES item from the stored Schema object. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
-
mkanat%bugzilla.org authored
Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat
-
mkanat%bugzilla.org authored
Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just a display_value call, and use display_value in more places to translate field values. Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat
-
mkanat%bugzilla.org authored
Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CPAN messes with @INC, and make Bugzilla->feature work during mod_perl.pl. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=reed
-
mkanat%bugzilla.org authored
Bug 526189: Silently ignore any attempts to add an inactive group to a bug, which fixes the fact that mandatory groups were being added to bugs when changing products, even if they were inactive (not used for bugs). Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 17 Nov, 2009 1 commit
-
-
mkanat%bugzilla.org authored
out-of-sync with the code when I first checked it in, because some things ended up working differently than they originally did as I developed, but the POD didn't get updated at the end).
-
- 16 Nov, 2009 2 commits
-
-
reed%reedloden.com authored
Bug 528872 - "Attachments in attachments table should have CSS classes to help with styling" [p=reed r=LpSolit a=LpSolit]
-
lpsolit%gmail.com authored
Bug 475234: OS sniffing doesn't detect Windows 7 - Patch by Siddharth Agarwal [:sid0] <sid.bugzilla@gmail.com> r=timeless a=LpSolit
-
- 13 Nov, 2009 1 commit
-
-
ghendricks%novell.com authored
patch by ghendricks@novell.com, r=mkanat, a=mkanat
-
- 10 Nov, 2009 5 commits
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
lpsolit%gmail.com authored
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
-
lpsolit%gmail.com authored
Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params->{'insidergroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 09 Nov, 2009 9 commits
-
-
ghendricks%novell.com authored
patch by ghendricks@novell.com r=LpSolit, a=LpSolit
-
mkanat%bugzilla.org authored
Patch by Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=gerv, a=mkanat
-
mkanat%bugzilla.org authored
Patch by Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat
-
mkanat%bugzilla.org authored
Bug 511028: Create a read-only Bugzilla::Whine::Schedule object using Bugzilla::Object, for whine schedules Patch by Eric Black <eblack@higherone.com> r=mkanat, a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat
-
- 05 Nov, 2009 4 commits
-
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
-
- 03 Nov, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 525254: editproducts.cgi shouldn't display the "Edit classification 'Foo'" link if you haven't editclassifications privs - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit -
lpsolit%gmail.com authored
Bug 526271: Uninitialized value in can_enter_product() due to a missing argument - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
-
- 02 Nov, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Vitaliy Filippov <vitalif@yourcmc.ru> r=mkanat, a=mkanat
-
- 01 Nov, 2009 2 commits
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
lpsolit%gmail.com authored
Bug 525025: Custom field names having UTF8-characters in them crash Bugzilla - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 31 Oct, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
- 30 Oct, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 460742: The type should be mandatory to create a custom field - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
-
lpsolit%gmail.com authored
Bug 525252: editproducts.cgi should only list classifications in which there are products you can administer - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
-
- 29 Oct, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-