Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Checkin fix for bug 360028. | mkanat%bugzilla.org | 2006-11-13 | 1 | -0/+1 |
| | |||||
* | Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵ | mkanat%bugzilla.org | 2006-11-13 | 1 | -0/+78 |
| | | | | | | buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 352403: Create an object for saved searches, and have Bugzilla::User use it | mkanat%bugzilla.org | 2006-11-04 | 1 | -0/+186 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 338869: The 'quicksearch' field in the footer redirects to http:// even ↵ | lpsolit%gmail.com | 2006-07-26 | 1 | -6/+5 |
| | | | | when sslbase is in use - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 343338: Eliminate "my" variables from the root level of modules | mkanat%bugzilla.org | 2006-07-14 | 1 | -19/+25 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -6/+7 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -8/+9 |
| | | | | | | | | module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | ||||
* | Bug 342053: Quicksearch.pm defines $cgi outside routines - Patch by ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -2/+2 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | ||||
* | Bug 341456: Bugzilla/Search/Quicksearch.pm shouldn't use Bugzilla.pm - Patch ↵ | lpsolit%gmail.com | 2006-06-15 | 1 | -1/+0 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 329377: Bugzilla::Object base class for objects | mkanat%bugzilla.org | 2006-06-01 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave | ||||
* | Bug 328638: Remove @::legal_keywords and %::keywordsbyname | mkanat%kerio.com | 2006-03-09 | 1 | -1/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 1 | -2/+4 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | ||||
* | Bug 305333: Move attachments.thedata to its own table | bugreport%peshkin.net | 2005-08-27 | 1 | -2/+2 |
| | | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | ||||
* | Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵ | lpsolit%gmail.com | 2005-08-22 | 1 | -0/+499 |
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk |