summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2014-08-12Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcachedByron Jones2-11/+44
2014-08-12Bug 498890: Bugzilla::User::Setting doesn't need to sort DB resultsKoosha KM1-15/+10
2014-08-06Bug 1049830: Bug.search with count_only = 1 does not work for JSONRPC and RES...David Lawrence1-1/+8
2014-08-01Fixed t/011pod.t errors on my development systemDavid Lawrence3-25/+44
2014-07-21Bug 1041559: "Please wait while your bugs are retrieved" shown above menu hea...Byron Jones2-1/+18
2014-07-18Bug 1040580: Bugzilla detects Firefox OS device as Hardware:Other, OS:OtherByron Jones1-0/+2
2014-07-10Bug 1036225: Return a link to the REST documentation in "method not found" er...David Lawrence2-0/+6
2014-07-10Bug 1036268: REST webservice should return http/404 for invalid methodsDavid Lawrence1-0/+1
2014-07-10Bug 1027114: When sending error to Sentry for webservice failures, we need to...Byron Jones1-0/+5
2014-07-10Bug 1032323: canonicalise_query() should omit parameters with empty values so...Ed Morley1-2/+5
2014-07-09Bug 1036213: fix jsonrpc.cgi callbackReed Loden1-1/+3
2014-07-08Bug 990980: create an extension for server-side filtering of bugmailByron Jones2-1/+19
2014-07-07Bug 1033445: Certain webservice methods such as Bug.get and Bug.attachments ...David Lawrence1-2/+2
2014-07-07Bug 1033955: backport bug 1028795 to bmo (pre-load all related bugs during sh...Byron Jones3-8/+136
2014-06-26Bug 669535 - User pref for "Possible Duplicates"David Lawrence1-0/+2
2014-06-26Bug 1029991: "bug_comments" hook should run after comment tags are pre-loadedByron Jones1-1/+3
2014-06-23Bug 1027718 - Bugzilla::Sentry fails with error if mod_perl is not installed ...David Lawrence1-2/+1
2014-06-18Bug 1026863: buglist.cgi enters in an infinite loop if called without argumen...Frédéric Buclin1-0/+4
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]3-1/+20
2014-06-16Bug 880669 - Extend current BzAPI BMO extension to contain compatibility chan...David Lawrence4-19/+54
2014-06-13Bug 1022923 - Add index to bug_user_last_visit.last_visit_tsDylan William Hardison2-1/+7
2014-06-12Bug 1023633: Add a webservice_before_call HookSimon Green1-0/+4
2014-06-11Bug 978146: activity entry when setting flags isn't split across multiple rowsByron Jones2-12/+12
2014-06-11Bug 962424: jobqueue's worker process should process messages in batchesByron Jones1-0/+14
2014-06-06Bug 1020023: update a user's last-visited timestamp for a bug when they perfo...Byron Jones1-0/+5
2014-06-05Bug 1020708 - Copyright header missing from Bugzilla::BugUserLastVisitDylan William Hardison1-0/+7
2014-06-05Bug 1018811: updated account name not reflected in "Reported" field of bugsByron Jones1-5/+10
2014-06-03fix breakage caused by bug 1000917Byron Jones1-0/+1
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last visit...Dylan William Hardison [:dylan]11-69/+539
2014-05-29Bug 950491 - When viewing a dependency graph, an "uninitialized value" warnin...David Lawrence1-1/+1
2014-05-28Bug 1000917 - allow user last visit searching (schema only)Dylan William Hardison1-0/+19
2014-05-28Revert previous commit to re-apply with the schema change in a separate commit.Dylan William Hardison12-558/+69
2014-05-28Bug 1000917 - Backport upstream bug 489028 to bmo/4.2 to allow user last visi...Dylan William Hardison12-69/+558
2014-05-28Bug 993939: Bugzilla::User::Setting::groups() should use memcachedByron Jones2-56/+80
2014-05-27Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css ...Byron Jones3-7/+31
2014-05-22add missing mod_perl fix for bug 977969Byron Jones1-0/+1
2014-05-22Bug 1014374: backport bug 977969 to bmo (concatenate and slightly minify css ...Byron Jones2-17/+91
2014-05-20Bug 1009017: users are unable to log in if their password needs to be re-encr...Byron Jones1-1/+3
2014-05-20Bug 504461: Allow everyone to make bugs security-sensitive retroactivelyByron Jones1-5/+5
2014-05-19Bug 1009215 - add support for support.mozilla.org links to see_alsoDavid Lawrence2-0/+37
2014-05-12Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, prev...Frédéric Buclin1-5/+5
2014-05-12Bug 992767: backport bug 987032 to bmo (allow memcached to cache bugzilla con...Byron Jones11-52/+235
2014-05-05Bug 1005959: remove old timing code from show_bugByron Jones1-68/+0
2014-05-05Bug 999331: searching attachment data is very slow due to an unbounded selectByron Jones1-0/+7
2014-04-28Bug 1000913 - Backport upstream bug 540818 to bmo/4.2 to improve include_fiel...David Lawrence7-88/+151
2014-04-23Add missing fix from bug 968576Byron Jones1-0/+4
2014-04-23merged with bugzilla/4.2Byron Jones2-15/+12
2014-04-23Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cacheByron Jones1-3/+2
2014-04-22Bug 993894: the database query in bless_groups is slowByron Jones1-22/+30
2014-04-22Bug 997281: New QuickSearch operators can short-circuit each other depending ...Frédéric Buclin1-1/+5