summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-07Fix problem with private attachmentsmasterOwen W. Taylor
2009-10-27Fix problem with commenting on blank lines at start of segmentOwen W. Taylor
2009-10-17Add review links to outgoing bug mailOwen W. Taylor
2009-10-17Add review link from "Created an attachment"Owen W. Taylor
2009-10-15Make configBugzillaUrl include a trailing /Owen W. Taylor
2009-10-15Fix some places that should have been using preWrapLinesOwen W. Taylor
2009-10-13Fix HTML in templatesOlav Vitters
2009-10-12Add a MAINTAINERS file and DOAP fileOwen W. Taylor
2009-10-12Fix typo resulting in wrong content typesOwen W. Taylor
2009-10-11Fix hiding Loading... when displaying an errorOwen W. Taylor
2009-10-11Add a warning for old IEOwen W. Taylor
2009-10-11IE compat: deal with CSS Object Model differenceOwen W. Taylor
2009-10-11Fix pre-formatted text for IEOwen W. Taylor
2009-10-10IE compat don't use val(null)Owen W. Taylor
2009-10-10Fix a bad end-tagOwen W. Taylor
2009-10-10Fix a couple of minor bugs in hunk.getLocation()Owen W. Taylor
2009-10-10IE compat use a colgroup elementOwen W. Taylor
2009-10-10IE compat: Don't array-index stringsOwen W. Taylor
2009-10-10flattener.py: Handle jQuery extensionsOwen W. Taylor
2009-10-10IE compat: don't test match groups against nullOwen W. Taylor
2009-10-08Fix catch for cross-browser compatibilityOwen W. Taylor
2009-10-05Add a Help pageOwen W. Taylor
2009-10-05Add a "Your Reviews" link to Bug pageOwen W. Taylor
2009-10-04Improvements for draft handlingOwen W. Taylor
2009-10-04Add a modal dialog classOwen W. Taylor
2009-10-04Add review comment summary to the Overview pageOwen W. Taylor
2009-10-04Add scrollToElement() utility functionOwen W. Taylor
2009-10-04Add Review.Comment.getInReplyTo()Owen W. Taylor
2009-10-04Improve appearance of "overall comment" text areaOwen W. Taylor
2009-10-04Allow programmatically switching pagesOwen W. Taylor
2009-10-04Don't show "bugInfo" on the attachment pageOwen W. Taylor
2009-10-03Introduce line numbers into two-column displayOwen W. Taylor
2009-10-03Improve file and hunk headersOwen W. Taylor
2009-10-03Use a single-column for added and removed filesOwen W. Taylor
2009-10-03Mark files as ADDED/REMOVED/CHANGEDOwen W. Taylor
2009-10-03Fix a bug with Git version "signatures"Owen W. Taylor
2009-10-03Indicate when there is an outstanding draftOwen W. Taylor
2009-10-03Save draft when navigating back to bug overviewOwen W. Taylor
2009-10-03Split patch files onto separate pagesOwen W. Taylor
2009-10-03Handle deleting everything from a draftOwen W. Taylor
2009-09-30Handle additions and deletions in Git patchesOwen W. Taylor
2009-09-28splinter_proxy.py: Python-2.4 compat for xmlrpclib.Transport.__init__Owen W. Taylor
2009-09-28Work around issues when Firefox is set to ask about cookiesOwen W. Taylor
2009-09-28Move "Loading..." below bugInfoOwen W. Taylor
2009-09-28Add Splinter.publish_review XML-RPC methodOwen W. Taylor
2009-09-28Add XML-RPC client implementationOwen W. Taylor
2009-09-28Remove config.js from splinter.html.tmpl.inOwen W. Taylor
2009-09-28Fix bug-format_comment.plOwen W. Taylor
2009-09-27Add a Splinter web-service module to the extensionOwen W. Taylor
2009-09-27Add a Bugzilla extensionOwen W. Taylor