[bugzilla-gnome-org-extensions/production] (311 commits) ...TODO: Update
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions/production] (311 commits) ...TODO: Update
- Date: Mon, 8 Dec 2014 20:59:24 +0000 (UTC)
Summary of changes:
6b29306... initial import (*)
fe5a53e... remove debug statements (*)
b3c03c3... Put PatchReport extension in its own directory (*)
70afc1f... attachment status: Remove useless use (*)
8c08a68... patch report: Port to GnomeAttachmentStatus (*)
da54416... patch report: Check for GnomeAttachmentStatus during checks (*)
bb18563... patch report: Set version to some number (*)
bbcc4e2... patch report: Fix whitespace and style issues (*)
b851484... patch report: Use warnings pragma (*)
8a98142... patch report: Update config to be similar to generated one (*)
7a84380... patch report: Print some informations (*)
64958a3... patch report: Add enabled function (*)
b1e36e0... initial import (*)
a3b0acb... Use same function for initial developer setup and products (*)
21965d8... fix typo (*)
8776972... use explicit variable names instead of (*)
5eef0d9... Put Developers extension in its own directory (*)
6cef945... developers: Fix whitespace issues (*)
44f194c... gitignore: Remove our extensions from the list (*)
a27d16a... developers: Move code to operations file. (*)
36e2ff2... developers: Move Product hack into separate file (*)
7726a05... developers: Move User hack into separate file (*)
0782a98... developers: Use warnings pragma (*)
98e4f00... developers: Add some utils and use them (*)
1a92681... developers: Remove useless assignment (*)
b77b499... developers: Simplify User::is_developer function (*)
17feed1... developers: Fix some style issues (*)
204133a... initial import (*)
0c809e6... Put ProductInterests extension in its own directory (*)
221ab89... gitignore: Remove ProductInterests extension from the list (*)
ad9c374... product interests: Fix whitespace issues (*)
e2c57c0... product interests: Move string into separate sub (*)
cdc4389... product interests: Use warnings pragma (*)
fd175c4... product interests: Move User hack into separate file (*)
7bf321a... product interests: Fix small style issue (*)
16a7d6f... gitignore: Ignore backups (*)
d2ee36f... initial import (*)
4664083... add a README (*)
8600646... Put StockAnswers extension in its own directory (*)
11f98ab... gitignore: Remove StockAnswers extension from the list (*)
634b115... stock answers: Fix miscellaneous issues (*)
81cabd8... stock answers: Update links to wiki (*)
f483d5b... Add a TODO (*)
5208987... TODO: Update (*)
ebfdc89... TODO: Update (*)
7bca25d... Create new extension - TemplateOverrides (*)
ac760cf... template overrides: Add attachment edit and list overrides (*)
3a24aa1... attachment status: Remove redundant overrides and functiona (*)
e9f934a... template overrides: Add overrides for Developers extension (*)
205bb4f... template overrides: Add some hooks for Developers extension (*)
be276bb... developers: Add beforecomments hook implementation (*)
810cec9... TODO: Replace numbers with dashes (*)
34ade14... TODO: Update (*)
758e25c... Create new extension - ExtensionDependencies (*)
d26c811... patch report: Use ExtensionDependencies system (*)
ebf790c... attachment status: Be quiet in silent mode (*)
1b4fcfc... initial version (*)
6fcb5f7... Put Browse extension in its own directory (*)
b96da62... gitignore: Remove Browse extension from the list (*)
daae815... initial import (*)
3b2bcc1... Put DescribeUser extension in its own directory (*)
c6501ab... gitignore: Remove DescribeUser extension from the list (*)
11dbd70... describe user: Fix miscellaneous issues (*)
870dcc5... describe user: Port to GnomeAttachmentStatus (*)
750d654... template overrides: Point user link to describe user page (*)
51787d3... describe user: Remove redundant page override (*)
0303132... describe user: Add dependencies (*)
355d85c... describe user: Remove import specification (*)
b1e3377... browse: Use warnings pragma (*)
07db35e... browse: Remove useless hook implementation (*)
669f029... browse: Pass a hashref directly (*)
82aafe2... browse: Fix whitespace issues (*)
0f3d2d4... browse: Remove no-op code related to DescribeUser extension (*)
5dcd4fb... browse: Port to GnomeAttachmentStatus (*)
f554f88... browse: Add dependencies (*)
1507b1d... template overrides: Add override of choose classification p (*)
2aebcdc... template overrides: Modify choose classification page for B (*)
4cb63c2... template overrides: Add override of choose product page for (*)
cae6296... template overrides: Modify choose product page for Browse e (*)
7a7789e... browse: Replace all uses of browse.cgi with page.cgi?id=bro (*)
0a814a0... describe user: Replace all uses of browse.cgi with page.cgi (*)
77f9c8b... template overrides: Add override of common links template f (*)
e8d08a2... template overrides: Use page from Browse extension in commo (*)
f67fd98... TODO: Update (*)
46a957a... TODO: Update (*)
c9768f7... initial import (*)
26eb177... recipients is a hash in Bugzilla 4.4 (*)
82ea0d6... disable quips from being added (*)
313b7e0... change various bugfields param defaults (*)
8e3bdf7... change a few more default parameters (*)
1f91889... Put GNOME extension in its own directory (*)
4226d78... browse: Depend on GNOME extension (*)
3819d20... TODO: Update (*)
1dade1c... initial import (*)
a37abc8... add link to weekly bug summary in Reports (*)
8764f65... show link elsewhere (*)
f512f6d... Put WeeklyBugSummary extension in its own directory (*)
29f1863... weekly bug summary: Fix miscellaneous issues (*)
4693784... weekly bug summary: Port to GnomeAttachmentStatus (*)
deba90b... weekly bug summary: Port to Browse and GNOME extensions (*)
442733c... weekly bug summary: Added dependencies (*)
21812da... TODO: Update (*)
4509180... template overrides: Put digests into separate file (*)
2ef4de6... TODO: Update (*)
1728595... Initial checkin of traceparser code. (*)
3e1724e... Implement actual storing of has_symbols. (*)
3933996... Make traceparser actually work, add the trace text and so f (*)
312bf96... This is the first revision that can actually successfully p (*)
265d537... Fix an index name. (*)
1982722... Parse traces on comment display and format them prettily. (*)
170640c... Add a page that shows the full trace. (*)
62cdfbf... Highlight <signal handler called> in traces. (*)
ad7dee0... Just create traces in the DB when parsing them the first ti (*)
3f73613... Style the "Thread X" marker at the top of parsed traces, a (*)
5d77cd4... Go back to parsing all traces in checksetup--we need to hav (*)
1280ace... Move the install-update_db hook into TraceParser::Hooks. (*)
4aacc8c... Deal with the fact that traces come to us pre-wrapped. (*)
bb23312... Remove some debugging code from install-update_db.pl. (*)
51cfacc... Add support for "similar traces" and "identical traces". (*)
ac23011... Also format Python traces. (*)
3c802f2... A tool to re-hash the traces if you change the code that de (*)
6a4b656... Deal with UTF-8 in the traces. (*)
87a2002... Remove the hack that limited how many traces we'd parse in (*)
ab033be... Avoid division by zero when determining quality. (*)
6112744... Speed up trace.html by pre-populating lists of traces with (*)
814a580... Make loading of trace_text lazy, to speed up loading of tra (*)
2300c1d... Further speed up trace.html by taking advantage of bug_link (*)
8659bd2... Add the short_stack and crash_thread accessors to Trace.pm, (*)
7abc487... Add the "Popular Traces" page. (*)
bb72a3b... Display traces grouped by product when viewing a trace. (*)
88ef358... Re-work the by-product-sorting code in TraceParser::Hooks. (*)
38eacb3... Don't expose private product names on trace.html.tmpl. (*)
69b1d6d... Parse traces when they are submitted and when a bug is upda (*)
a45320a... Add automatic duplicate handling. (*)
9db78f2... Add the traceparser_show_traces setting and its functionali (*)
e1013ff... Protect traces that are on private comments. (*)
d6f6506... Remove trace_hash, because we aren't using it. (*)
69ae0a9... Sort by trace.id instead of comment_id because that's faste (*)
4daa880... Put the "Quality" rating in a better place in the list, whe (*)
d391a22... Add the pages for "possible duplicates" when filing a bug. (*)
b8368e1... Make TraceParser better at determining which thread/threads (*)
69a6722... Improve the short-stacking process for Python traces (inclu (*)
1f16ee3... Allow people to change the "limit" on popular-traces. (*)
9fd8696... Bump the Parse::StackTrace requirement to the actual correc (*)
e73efd1... Fix the "Continue to File this Bug" button. (*)
fc2435c... GNOME Bug 592496: trace pages were linking to the wrong dup (*)
fc7a57f... Convert extension code to using the 3.6 extension format. C (*)
df7ab15... Fix the path to the CSS. (*)
c030bbc... Add a link to the Most Popular Traces on report.cgi. (*)
083916e... Fix a "undef to trick_taint" error when viewing a bug. (*)
6e1dbca... * In Bugzilla 3.6, comments are objects, not hashes. * We d (*)
3955dba... Move template files around to conform more to the Bugzilla (*)
e307517... Bump the version number to 1.0. (*)
bcb541d... Put TraceParser extension in its own directory (*)
712ca9d... trace parser: Fix whitespace issues (*)
d634bf0... trace parser: Use more efficient utils (*)
75762ac... trace parser: Port to 4.4 (*)
766ce2a... trace parser: Stop using deprecated new invocation (*)
1ffa179... browse: Stop using deprecated new invocation (*)
73b1b72... developers: Stop using deprecated new invocation (*)
cd968b5... gnome: Stop using deprecated new invocation (*)
477e523... weekly bug summary: Stop using deprecated new invocation (*)
e6404b7... TODO: Update (*)
44ae755... TODO: Update (*)
9c93a60... template overrides: Add an override for bug/show.xml for Gn (*)
960d780... template overrides: Add a new hook to override (*)
1b2f137... attachment status: Add status to attachment fields in xml (*)
eb01742... Initial import (*)
7ccc009... Improve handling of errors (*)
3945c97... Fix line number interpretation (*)
dc2fb67... Fix definition of assertNotReached() (*)
50ad206... Fix highlighting of "added" huinks (*)
9079ec5... Add splinter_proxy.py (*)
80e0e33... Handle multiple redirects in splinter_proxy.py (*)
837625a... Improve behavior when bug/attachment isn't specified (*)
c7582c2... Fix missing semicolons in flattener.py output (*)
c363af0... Read and display patch "into" (*)
232120c... CSS tweaks (*)
b00061c... Make comments ADDED/REMOVED/CHANGED (*)
73e903d... splinter_proxy.py: allow easily switching configurations (*)
f1df0a4... Adjust casing of Javascript files (*)
242c9d7... Clean up loading the global attachment object (*)
38a04c8... Add saving of drafts to HTML5 localStorage (*)
807736f... Show drafts on "Enter Bug" and "Choose Attachment" (*)
9e40c5f... Improve navigation (*)
f500933... Make proxy do substitutions in config.js, add configNote (*)
f3b7807... Different colors for different reviewers; who/when on indiv (*)
b2f0db7... Add a notice when restoring from review (*)
d4782cf... Load draft after inserting old reviews (*)
b21f07d... Return to chooseAttachment screen after publishing the revi (*)
ee5cd6b... Add the "function line" to the top of each hunk (*)
63d55b9... Add a README (*)
7a08ede... Fix syntax errors in config.js.example (*)
a5f24ae... Cut and paste BaseHttpRequestHandler.date_time_string (*)
cd29486... Get rid of ternary usage for Python-2.4 compat (*)
d2193bc... Fix compatibility with Python-2.4 urlparse.urlsplit() (*)
423ac27... Adjust headers to reflect proper Transfer-Encoding (*)
2cc58e7... Remove X-Forwarded-Host header (*)
13b34ee... flattener.py: fix file descriptor handling (*)
393281a... Make sure console.log is always available (*)
0c02dda... Be robust against munged comments (*)
a687e29... Fixing missing closing quote (*)
6760379... Remove stray console.log (*)
4b6f6cc... Set attachment status after filling in select (*)
9210585... Fix some document structure errors in index.html (*)
4e6764f... Split E4X bug parsing into a separate JS file (*)
17ed7d4... Make localStorage check more careful (*)
6af0fab... Add Review.Comment.getHunk() (*)
26b1fc5... Switch to explicit Save/Cancel buttons (*)
4c19141... splinter_proxy.py: Add --daemonize and --log= options (*)
90e53aa... Add Expires: headers for proxied content (*)
0201e1c... Add a Bugzilla extension (*)
7f8bd89... Add a Splinter web-service module to the extension (*)
5c156c4... Fix bug-format_comment.pl (*)
329fe33... Remove config.js from splinter.html.tmpl.in (*)
6208f06... Add XML-RPC client implementation (*)
45f9f0e... Add Splinter.publish_review XML-RPC method (*)
04dd930... Move "Loading..." below bugInfo (*)
6878b77... Work around issues when Firefox is set to ask about cookies (*)
f21c05e... splinter_proxy.py: Python-2.4 compat for xmlrpclib.Transpor (*)
3cf9313... Handle additions and deletions in Git patches (*)
f992321... Handle deleting everything from a draft (*)
91da3b7... Split patch files onto separate pages (*)
90b7394... Save draft when navigating back to bug overview (*)
bf50a44... Indicate when there is an outstanding draft (*)
e2da67e... Fix a bug with Git version "signatures" (*)
b402a57... Mark files as ADDED/REMOVED/CHANGED (*)
eb2b9d0... Use a single-column for added and removed files (*)
0818ad0... Improve file and hunk headers (*)
2d6ae28... Introduce line numbers into two-column display (*)
cc783b6... Don't show "bugInfo" on the attachment page (*)
3379470... Allow programmatically switching pages (*)
d29dc90... Improve appearance of "overall comment" text area (*)
b944dce... Add Review.Comment.getInReplyTo() (*)
6101d11... Add scrollToElement() utility function (*)
f809a59... Add review comment summary to the Overview page (*)
0d7956f... Add a modal dialog class (*)
7449083... Improvements for draft handling (*)
9ea41a9... Add a "Your Reviews" link to Bug page (*)
533b273... Add a Help page (*)
2fc2153... Fix catch for cross-browser compatibility (*)
ee7ec3b... IE compat: don't test match groups against null (*)
03f63cc... flattener.py: Handle jQuery extensions (*)
ece0dc3... IE compat: Don't array-index strings (*)
ed51816... IE compat use a colgroup element (*)
a3c7a1f... Fix a couple of minor bugs in hunk.getLocation() (*)
7d2b70c... Fix a bad end-tag (*)
bde726d... IE compat don't use val(null) (*)
5422db4... Fix pre-formatted text for IE (*)
0c0b2b8... IE compat: deal with CSS Object Model difference (*)
b1fcda7... Add a warning for old IE (*)
12a2d6f... Fix hiding Loading... when displaying an error (*)
9525af2... Fix typo resulting in wrong content types (*)
b31a7e6... Add a MAINTAINERS file and DOAP file (*)
674b887... Fix HTML in templates (*)
7f8f0aa... Fix some places that should have been using preWrapLines (*)
55e8e71... Make configBugzillaUrl include a trailing / (*)
4ef67a5... Add review link from "Created an attachment" (*)
7074164... Add review links to outgoing bug mail (*)
25de09a... Fix problem with commenting on blank lines at start of segm (*)
a9da08c... Fix problem with private attachments (*)
1c3e507... First step of migration to 4.4 (*)
aceef47... 4.4 migration: Move lib and template dirs (*)
1035a1a... 4.4 migration: Add initial Config, Extension and Ops module (*)
d68e927... 4.4 migration: Put regexp capture into variable (*)
dd0b726... 4.4 migration: Fix "Created attachment" replacement handlin (*)
0c912dc... 4.4 migration: Move some code to Ops (*)
f030ed9... 4.4 migration: Move a utility function outside WebService m (*)
475cd36... 4.4 migration: Remove dead code (*)
26b0598... 4.4 migration: Rename SplinterUtil to Util (*)
a68d1b4... 4.4 migration: Update attachment_is_visible (*)
b9c202f... 4.4 migration: Add missing module return value (*)
db4f080... 4.4 migration: Rename WSSplinter to WebService (*)
c71be66... 4.4 migration: Rename ConfigSplinter to Params (*)
7b84720... 4.4 migration: Update Params (*)
e73946c... 4.4 migration: Fix email sending (*)
1bab5bc... 4.4 migration: Add a throw-away modification of flattener.p (*)
e913761... 4.4 migration: Add splinter.js being a cat of most js files (*)
8f41346... 4.4 migration: Move unneeded js files to misc (*)
e30c7c4... 4.4 migration: Move old extension code to misc (*)
81ae697... 4.4 migration: Move hook implementation to correct place (*)
99520a8... 4.4 migration: Paste page body (*)
8b7a1ac... 4.4 migration: Rename splinter page (*)
e3f6bf2... 4.4 migration: Move unnecessary HTML files to misc (*)
2303c3c... 4.4 migration: Move help to splinter pages directory (*)
8787e14... 4.4 migration: Fix style and javascript paths (*)
fa149fd... 4.4 migration: Fix Splinter help page path (*)
c57b4ab... 4.4 migration: Fix javascript ajax calls (*)
5be646f... 4.4 migration: Do not use deprecated new invocation (*)
8f16f5e... 4.4 migration: Mostly style fixes in WebService (*)
3e6f588... 4.4 migration: Untabify the code (*)
b695883... 4.4 migration: Set correct urlbase for ajax calls (*)
33ddda8... 4.4 migration: Display an error for invalid patch (*)
1d421bb... 4.4 migration: Fix help page (*)
609af50... Put Splinter extension in its own directory (*)
f1563b7... splinter: Port to GnomeAttachmentStatus (*)
d949fae... template overrides: Minimize changes in attachment/edit ove (*)
5ff288e... attachment status: Implement a hook to show a combobox with (*)
3122193... splinter: Remove TODO comments (*)
dd13e05... weekly bug summary: Remove TODO comments (*)
1c8ded1... TODO: Update (*)
dfb60d9... patch report: Fix interval computations (*)
5846202... patch report: Add a GNOME specific open bug statuses getter (*)
5bd9847... browse: Use gnome_open_statuses for open bug statuses (*)
0e48bbd... weekly bug summary: Use gnome_open_statuses for open bug st (*)
fbe54aa... trace parser: Use proper filter (*)
1a8393e... TODO: Update (*)
a56460e... trace parser: Move initial trace insertion to later stage d (*)
dae8ba1... trace parser: Update "comment_id" column in "trace" table (*)
a0ccbf6... trace parser: Make inserting traces quiet if need be (*)
af30b9c... TODO: Update (*)
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]