summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2012-11-13Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups ↵Frédéric Buclin2-11/+26
when using User.get() r=dkl a=LpSolit
2012-11-13Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see ↵Frédéric Buclin1-3/+0
as obsolete can disclose its description r=gerv a=LpSolit
2012-11-13But 800196: Sanitise line-endings for textarea fieldsMatt Tyson1-0/+16
r=glob, a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=800196
2012-11-12Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵Frédéric Buclin4-23/+18
not triggered by the code itself r=glob a=LpSolit
2012-11-08Fix the indentationFrédéric Buclin1-1/+1
2012-11-08Bug 808300: Requesting data for your own account using User.get should also ↵Koosha Khajeh Moogahi1-4/+13
returns groups you belong to r/a=LpSolit
2012-11-05Bug 803310: Bump the minimum requirement for Email::Send to enable the Test modeFrédéric Buclin1-1/+2
r=glob a=LpSolit
2012-11-04Bug 741722: Product.get should include flag_types informationFrank Becker1-3/+108
r=dkl a=LpSolit
2012-11-04Make POD added in bug 737850 a bit clearerFrédéric Buclin1-3/+3
2012-11-03Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with ↵Frédéric Buclin3-8/+8
"ORA-29907: found duplicate labels in primary invocations" r=dkl a=LpSolit
2012-11-02Fix typoFrédéric Buclin1-1/+1
2012-11-02Bug 807937: Fix PODKoosha Khajeh Moogahi1-6/+7
r/a=LpSolit
2012-10-30Bug 806714: Bugzilla.parameters should return usemenuforusers for all ↵Frédéric Buclin1-0/+2
logged-in users r=gerv a=LpSolit
2012-10-27Add WS::Classification to the list of available modules, see bug 694755Koosha Khajeh Moogahi1-1/+3
r=LpSolit
2012-10-25Bug 772359: LogActivityEntry shouldn't remove any characters from the field ↵Byron Jones2-8/+35
when splitting long lines; and delimiters need to be inserted when joining split entries r=LpSolit, a=LpSolit
2012-10-19Bug 803295: Bump the minimum requirement for DBI to 1.54Frédéric Buclin1-1/+2
r=glob a=LpSolit
2012-10-19Bug 531243: Bugzilla crashes on show_bug if it's hit while a custom field is ↵Frédéric Buclin1-1/+9
being added r=justdave a=LpSolit
2012-10-19Bug 780053: Oracle crashes when listing keywords, tags or flags in buglistsDavid Taylor1-9/+13
r/a=LpSolit
2012-10-16Bug 577329 - WebServices should filter email addresses same as the web UI as ↵Dave Lawrence8-22/+43
users are not always required to login r/a=LpSolit
2012-10-16Bug 604388 - Filenames used to store data for Old Charts should be based on ↵Marc Schumann1-0/+61
product IDs, not names (avoid dataloss when renaming products). r/a=LpSolit
2012-10-16Bug 799721: PostgreSQL 9.2 requires DBD::Pg 2.19.3Frédéric Buclin1-4/+5
r=glob a=LpSolit
2012-10-15Bug 801569: Require DBD::Pg 2.7.0 to correctly work with PostgreSQL 8.3Frédéric Buclin1-1/+3
r=glob a=LpSolit
2012-10-13Fix typoFrédéric Buclin1-1/+1
2012-10-13Bug 213440: quoteUrls() should permit multiple bug numbers to be linkified ↵Koosha Khajeh Moogahi1-0/+17
in comments r/a=LpSolit
2012-10-12s/sortey/sortkey/gFrédéric Buclin1-2/+2
2012-10-12Bug 793826: Prevent private web service methods from being calledKoosha Khajeh Moogahi1-1/+3
r=dkl a=LpSolit
2012-10-10Bug 448815: Support pronouns for the "changed by" field in boolean chartsFrédéric Buclin1-3/+12
r=dkl a=LpSolit
2012-10-09Bug 753635: Allow editing local see also even if you cannot edit the other bugSimon Green1-3/+7
r=glob, a=LpSolit
2012-10-08Bug 795650: Cache the HTML::Scrubber object for improved performanceFrédéric Buclin1-8/+11
r=glob a=LpSolit
2012-10-04Bug 797883: Adds a Bugzilla->process_cacheByron Jones1-7/+6
r=LpSolit, a=LpSolit
2012-10-04Bug 788098: Queries involving group substitution crash when ↵Frédéric Buclin2-6/+14
usevisibilitygroups is enabled r=dkl a=LpSolit
2012-10-04Bug 794125: Make User.get ignore duplicate groups for membership look upsKoosha Khajeh Moogahi1-3/+5
r=glob, a=LpSolit
2012-09-30Remove the Contributors section from POD, we don't have it anywhere elseFrédéric Buclin2-65/+4
2012-09-21Bug 694755: Add Classification API to WebServices (implement ↵Koosha Khajeh Moogahi2-5/+205
Classification.get()) r/a=LpSolit
2012-09-19Bug 308709: Misleading confirmation when entering an invalid sort key for a ↵Sunil Joshi1-1/+1
field value r/a=LpSolit
2012-09-19Bug 445861: $component->default_qa_contact should not return the default ↵Koosha Khajeh Moogahi3-11/+12
user object when no default QA contact is defined r/a=LpSolit
2012-09-14Update POD to fix bustage in Perl 5.16.1Frédéric Buclin2-0/+7
r=runtests.pl
2012-09-13Bug 783794: Bugzilla::User->visible_bugs should validate input dataFrédéric Buclin1-0/+8
r=glob a=LpSolit
2012-09-05Bug 749540: Avoid database deadlocks when deleting recent searchesByron Jones1-6/+7
r=dkl, a=LpSolit
2012-09-04Bug 783866: Add support to call Bugzilla::Milestone->check({ id => $id })Koosha Khajeh Moogahi1-4/+6
r/a=LpSolit
2012-09-04Bug 779799: Add support to call Bugzilla::Version->check({ id => $id })Koosha Khajeh Moogahi1-3/+5
r/a=LpSolit
2012-09-04Bug 787687: SQLite doesn't support CHAR_LENGTH nativelyFrédéric Buclin1-0/+1
r=wicked a=LpSolit
2012-09-03Bug 781075 - Add WebService support for accessing a user's saved reportsReed Loden1-9/+41
[r=LpSolit a=LpSolit]
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin127-65/+291
r=wicked a=LpSolit
2012-08-31Bug 785729 - Webservice Bug.fields (_legal_field_values) should return ↵Frank Becker1-0/+9
isactive for versions, components and milestones r=dkl, a=LpSolit
2012-08-31Bug 783222 - Make set_all() throw error on invalid param names1-0/+5
r/a=LpSolit
2012-08-31Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin4-47/+7
r=mkanat a=LpSolit
2012-08-31Branch for 4.4 created. Trunk is now 4.5Frédéric Buclin1-1/+1
2012-08-30Bumped version post-releaseDave Lawrence1-1/+1
2012-08-30Bump version to 4.3.3Dave Lawrence1-1/+1