Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 652047: checksetup.pl fails to compile/run if the Voting extension is ↵ | Frédéric Buclin | 2012-10-08 | 2 | -1/+19 |
| | | | | | | enabled on a fresh install r=glob a=LpSolit | ||||
* | Bug 798389: Update the URL mentioned by checksetup.pl to download patchutils | Frédéric Buclin | 2012-10-05 | 1 | -1/+1 |
| | | | | r=gerv a=LpSolit | ||||
* | $_localconfig is now obsolete | Frédéric Buclin | 2012-10-05 | 1 | -1/+0 |
| | |||||
* | Bug 797883: Adds a Bugzilla->process_cache | Byron Jones | 2012-10-05 | 2 | -9/+16 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 790909: Editing dependencies from the "Change Several Bugs at Once" page ↵ | Frédéric Buclin | 2012-10-04 | 1 | -1/+1 |
| | | | | | | does not work as expected (bug IDs are incorrectly parsed) r=dkl a=LpSolit | ||||
* | Bug 788098: Queries involving group substitution crash when ↵ | Frédéric Buclin | 2012-10-04 | 2 | -6/+14 |
| | | | | | | usevisibilitygroups is enabled r=dkl a=LpSolit | ||||
* | Bug 794389: There is no field named 'actual_time' when generating reports | Frédéric Buclin | 2012-10-04 | 1 | -0/+4 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 796072: Make admin/table.html.tmpl a bit faster | Frédéric Buclin | 2012-10-04 | 2 | -30/+15 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 796386: Warn user if bugmails have been disabled | Matt Tyson | 2012-10-04 | 1 | -0/+9 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 794125: Make User.get ignore duplicate groups for membership look ups | Koosha Khajeh Moogahi | 2012-10-04 | 1 | -3/+5 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 349029: Renames the "Some attachment data changes" email preference | Sunil Joshi | 2012-10-04 | 1 | -1/+1 |
| | | | | r=glob,a=LpSolit | ||||
* | Bug 757935: Bugs with resolution MOVED cannot be edited | Frédéric Buclin | 2012-10-03 | 1 | -1/+3 |
| | | | | r=glob a=LpSolit | ||||
* | Remove the Contributors section from POD, we don't have it anywhere else | Frédéric Buclin | 2012-09-30 | 2 | -65/+4 |
| | |||||
* | Bug 793893: Tabular reports crash when no format parameter is defined | Frédéric Buclin | 2012-09-29 | 3 | -8/+6 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 787697 - config.cgi uri is not unique for versions and target_milestones | Frank Becker | 2012-09-27 | 1 | -4/+8 |
| | | | | r=dkl,LpSolit a=LpSolit | ||||
* | Bug 437212: Make page refreshing under Firefox update fields | Byron Jones | 2012-09-26 | 6 | -0/+75 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 694755: Add Classification API to WebServices (implement ↵ | Koosha Khajeh Moogahi | 2012-09-21 | 2 | -5/+205 |
| | | | | | | Classification.get()) r/a=LpSolit | ||||
* | Fix bustage | Frédéric Buclin | 2012-09-20 | 1 | -1/+2 |
| | |||||
* | Bug 450546: Use visible_bugs() where appropriate instead of/in combination ↵ | Koosha Khajeh Moogahi | 2012-09-20 | 6 | -9/+24 |
| | | | | | | with can_see_bug() to improve performance r/a=LpSolit | ||||
* | Bug 308709: Misleading confirmation when entering an invalid sort key for a ↵ | Sunil Joshi | 2012-09-19 | 2 | -4/+4 |
| | | | | | | field value r/a=LpSolit | ||||
* | Bug 345244: Bug template creation window has silly title | Sunil Joshi | 2012-09-19 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 436647: The "Bugzilla is pondering your search" page lacks a background ↵ | Koosha Khajeh Moogahi | 2012-09-19 | 1 | -1/+3 |
| | | | | | | colour attribute r/a=LpSolit | ||||
* | Bug 445861: $component->default_qa_contact should not return the default ↵ | Koosha Khajeh Moogahi | 2012-09-19 | 6 | -15/+20 |
| | | | | | | user object when no default QA contact is defined r/a=LpSolit | ||||
* | Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid ↵ | Byron Jones | 2012-09-17 | 1 | -1/+0 |
| | | | | | | duplicate cgi->header calls r=LpSolit, a=LpSolit | ||||
* | Bug 791564: If no flagtype is multiplicable for a given bug, then unset ↵ | Frédéric Buclin | 2012-09-16 | 1 | -4/+4 |
| | | | | | | flags are displayed by default instead of being hidden a=LpSolit | ||||
* | Bug 345878 - "Access Denied" should be "Bug Access Denied" | Sunil Joshi | 2012-09-15 | 1 | -2/+2 |
| | | | | [r=LpSolit a=LpSolit] | ||||
* | Update POD to fix bustage in Perl 5.16.1 | Frédéric Buclin | 2012-09-14 | 2 | -0/+7 |
| | | | | r=runtests.pl | ||||
* | Bug 783794: Bugzilla::User->visible_bugs should validate input data | Frédéric Buclin | 2012-09-13 | 1 | -0/+8 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 790215 - Flag names are not properly escaped when displayed on confirm ↵ | Reed Loden | 2012-09-11 | 2 | -2/+1 |
| | | | | | | user match page [r=LpSolit a=LpSolit] | ||||
* | Bug 749540: Avoid database deadlocks when deleting recent searches | Byron Jones | 2012-09-05 | 1 | -6/+7 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 69447 - Make CC changes not cause midairs. | Dave Lawrence | 2012-09-04 | 1 | -9/+29 |
| | | | | r/a=LpSolit | ||||
* | Bug 675171 - standardize font weight for field labels | Dave Lawrence | 2012-09-04 | 1 | -44/+44 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 783866: Add support to call Bugzilla::Milestone->check({ id => $id }) | Koosha Khajeh Moogahi | 2012-09-04 | 1 | -4/+6 |
| | | | | r/a=LpSolit | ||||
* | Bug 779799: Add support to call Bugzilla::Version->check({ id => $id }) | Koosha Khajeh Moogahi | 2012-09-04 | 1 | -3/+5 |
| | | | | r/a=LpSolit | ||||
* | Bug 787688: AllowOverride Options missing when running under mod_perl | Frédéric Buclin | 2012-09-04 | 1 | -1/+1 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 787687: SQLite doesn't support CHAR_LENGTH natively | Frédéric Buclin | 2012-09-04 | 1 | -0/+1 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 781075 - Add WebService support for accessing a user's saved reports | Reed Loden | 2012-09-03 | 1 | -9/+41 |
| | | | | [r=LpSolit a=LpSolit] | ||||
* | Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV output | Matt Tyson | 2012-09-03 | 1 | -0/+1 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 195 | -150/+400 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 785729 - Webservice Bug.fields (_legal_field_values) should return ↵ | Frank Becker | 2012-08-31 | 1 | -0/+9 |
| | | | | | | isactive for versions, components and milestones r=dkl, a=LpSolit | ||||
* | Bug 783222 - Make set_all() throw error on invalid param names | 2012-08-31 | 1 | -0/+5 | |
| | | | | r/a=LpSolit | ||||
* | Bug 785728 - config.cg?ctype=rdf should have is_active for versions, ↵ | Frank Becker | 2012-08-31 | 1 | -0/+3 |
| | | | | | | components and milestones r/a=LpSolit | ||||
* | Bug 655477: Bugzilla now requires Perl 5.10.1 | Frédéric Buclin | 2012-08-31 | 10 | -83/+21 |
| | | | | r=mkanat a=LpSolit | ||||
* | Branch for 4.4 created. Trunk is now 4.5 | Frédéric Buclin | 2012-08-31 | 2 | -3/+3 |
| | |||||
* | Bumped version post-release | Dave Lawrence | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | Bump version to 4.3.3 | Dave Lawrence | 2012-08-30 | 2 | -3/+3 |
| | |||||
* | Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can ↵ | Reed Loden | 2012-08-30 | 1 | -0/+2 |
| | | | | | | lead to LDAP injection r/a=LpSolit | ||||
* | Bug 785522: [SECURITY] Block access to templates in extensions/ | Frédéric Buclin | 2012-08-30 | 1 | -1/+1 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 786691 - Do not display the (more flags) link to logged out users as ↵ | Dave Lawrence | 2012-08-30 | 1 | -1/+1 |
| | | | | | | they cannot set any flag r/a=LpSolit | ||||
* | Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL ↵ | Frédéric Buclin | 2012-08-30 | 2 | -29/+97 |
| | | | | | | correctly r=dkl a=LpSolit |