- 04 Dec, 2009 7 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> (module owner) 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> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
- 01 Dec, 2009 3 commits
-
-
mkanat%bugzilla.org authored
Bug 531107: [Windows] Starting an extension resulted in "deep recursion on subroutine" because File::Spec::Win32 was doing a "require" in case_tolerant, which recursed into Bugzilla::Extension::my_inc in an infinite loop. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=mockodin, a=mkanat
-
mkanat%bugzilla.org authored
Bug 532025: Under mod_perl, starting Apache w/ extensions enabled was throwing the "not a valid name" error. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
-
- 30 Nov, 2009 2 commits
-
-
mkanat%bugzilla.org authored
Bug 531988: Add information about templates to Bugzilla::Extension's POD and port over Bugzilla:Writing_Extensions Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Dave Lawrence <dkl@redhat.com> r=mkanat, a=mkanat
-
- 26 Nov, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 208347: The version of Chart::Base below 2.1 cannot be determined accurately - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r/a=mkanat -
© © lpsolit%gmail.com authoredBug 477465: Move JS code out of flag/list.html.tmpl - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 25 Nov, 2009 6 commits
-
-
lpsolit%gmail.com authored
Bug 329638: https login page switches to http on submit if ssl_redirect = false - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r/a=mkanat -
mkanat%bugzilla.org authored
Bug 530994: Allow extensions to specify where their template directory is (which allows CPAN-distributed extensions to have templates) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 24 Nov, 2009 7 commits
-
-
mkanat%bugzilla.org authored
Bug 430013: Make extensions load their modules like Bugzilla::Extension::Foo::Bar, where Bar.pm is in extensions/Foo/lib/. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
lpsolit%gmail.com authored
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
Post-checkin fix for bug 430012: Make checksetup not throw a warning when there are no extension templates that got compiled.
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
© © lpsolit%gmail.com authoredBug 524368: Increase the value of USER_PASSWORD_MIN_LENGTH - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 23 Nov, 2009 8 commits
-
-
lpsolit%gmail.com authored
Bug 451716: Deleting a product does not remove its entries from the 'Series' table - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit -
lpsolit%gmail.com authored
Bug 529863: The product list when listing all flagtypes in editflagtypes.cgi is empty after editing them - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit -
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
Bug 516404: Compile template hook code only once per request, and cache the compile templates so that they aren't looked up on disk every time the hook is called Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Bug 430010: Re-work the template hooks system so that template hooks always live in template/<lang>/hook/, both for extensions and for the base Bugzilla template/ directory. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 22 Nov, 2009 1 commit
-
-
© © lpsolit%gmail.com authoredBug 530270: Whining fails if mail queueing is enabled - Patch by FrÃ
© dé ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 19 Nov, 2009 3 commits
-
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
Bug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases even for bugs the user cannot access Patch by Dave Miller <justdave@bugzilla.org> r=LpSolit, r=mkanat, a=mkanat
-
- 18 Nov, 2009 1 commit
-
-
reed%reedloden.com authored
-