summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2014-09-20Bug 1067410 - Modification time wrong for deleted flags in review schemaDylan William Hardison1-1/+10
2014-09-18Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ...Byron Jones1-3/+8
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones3-7/+76
2014-09-16Bug 1039940: serialisation of objects for webservice responses is extremely slowByron Jones1-5/+8
2014-09-11Bug 1052851: add the ability to search by "assignee last login date"Byron Jones2-0/+28
2014-09-10Bug 1053513: remove last-visited entries when a user removes involvement from...Dylan William Hardison1-1/+1
2014-09-10Bug 1046213: datetime_from() generates wrong dates if year < 1901Frédéric Buclin1-3/+7
2014-09-10Bug 1053513: remove last-visited entries when a user removes involvement from...Dylan William Hardison2-0/+15
2014-09-02remove swap fileByron Jones1-0/+0
2014-09-02Bug 1056162: add bit.ly support to bmoByron Jones1-0/+0
2014-09-01Bug 880097: Only retrieve database fetched values if requestedSimon Green1-3/+9
2014-08-26Bug 1051655: mentor field updated/reset when a bug is updated as a result of ...Byron Jones1-2/+9
2014-08-14Bug 1048712: comment tagging suggestions always returns a single resultByron Jones1-1/+5
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