Skip to content

Commit

Permalink
Update top tickets by weighted vote lists for February 10, 2014
Browse files Browse the repository at this point in the history
  • Loading branch information
jafingerhut committed Feb 10, 2014
1 parent a4d8c63 commit 9129551
Show file tree
Hide file tree
Showing 6 changed files with 69 additions and 8 deletions.
16 changes: 15 additions & 1 deletion clj-ticket-status/CLJ-top-tickets-by-weighted-vote.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<h1>Top CLJ tickets by weighted vote</h1>

Date: February 8, 2014<br>
Date: February 10, 2014<br>
<br>

Open CLJ tickets with at least one vote, sorted in descending order of
Expand Down Expand Up @@ -1968,6 +1968,20 @@ <h2><a name="CLJ_Enhancement"></a>Enhancement</h2>
<td style="vertical-align: top;">
</td>
</tr>
<tr>
<td style="vertical-align: top;">0.00
</td>
<td style="vertical-align: top;">0
</td>
<td style="vertical-align: top;">Screenable
</td>
<td style="vertical-align: top;"><a href="http://dev.clojure.org/jira/browse/CLJ-1348">CLJ-1348</a>
</td>
<td style="vertical-align: top;">Add functions for external collection hashing
</td>
<td style="vertical-align: top;">
</td>
</tr>
<tr>
<td style="vertical-align: top;">0.00
</td>
Expand Down
3 changes: 2 additions & 1 deletion clj-ticket-status/CLJ-top-tickets-by-weighted-vote.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Top CLJ tickets by weighted vote

Date: February 8, 2014
Date: February 10, 2014

Open CLJ tickets with at least one vote, sorted in descending order of
their "weighted vote". At the end of the CLJ and CLJS lists are
Expand Down Expand Up @@ -378,6 +378,7 @@ Enhancement
0.00 0 Backlog [CLJ-1104] Concurrent with-redefs do not unwind properly, leaving a var permanently changed
0.00 0 Screenable [CLJ-1343] Add some?, when-some, if-some for (not (nil? x)) conditions
0.00 0 Screenable [CLJ-1345] Add 1.6 beta changelog updates
0.00 0 Screenable [CLJ-1348] Add functions for external collection hashing
0.00 0 Screened [CLJ-1331] Primitive vectors should use new hash
0.00 0 Screened [CLJ-1336] Allow external collections to use standard collection hashing
0.00 0 Triaged [CLJ-976] Implement reader literal and print support for PersistentQueue data structure
Expand Down
16 changes: 15 additions & 1 deletion clj-ticket-status/CLJS-top-tickets-by-weighted-vote.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<h1>Top CLJS tickets by weighted vote</h1>

Date: February 8, 2014<br>
Date: February 10, 2014<br>
<br>

Open CLJS tickets with at least one vote, sorted in descending order of
Expand Down Expand Up @@ -169,6 +169,20 @@ <h2><a name="CLJS_Enhancement"></a>Enhancement</h2>
<td style="vertical-align: top;">Hubert Iwaniuk (1)
</td>
</tr>
<tr>
<td style="vertical-align: top;">1.00
</td>
<td style="vertical-align: top;">1
</td>
<td style="vertical-align: top;">Open
</td>
<td style="vertical-align: top;"><a href="http://dev.clojure.org/jira/browse/CLJS-555">CLJS-555</a>
</td>
<td style="vertical-align: top;">CLONE - Implement ratios
</td>
<td style="vertical-align: top;">Marcus H (1)
</td>
</tr>
<tr>
<td style="vertical-align: top;">1.00
</td>
Expand Down
4 changes: 3 additions & 1 deletion clj-ticket-status/CLJS-top-tickets-by-weighted-vote.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Top CLJS tickets by weighted vote

Date: February 8, 2014
Date: February 10, 2014

Open CLJS tickets with at least one vote, sorted in descending order of
their "weighted vote". At the end of the CLJ and CLJS lists are
Expand Down Expand Up @@ -60,5 +60,7 @@ Enhancement
Tyler Tallman (1)
1.00 1 Open [CLJS-145] Cannot create more than one browser evaluation environment
Hubert Iwaniuk (1)
1.00 1 Open [CLJS-555] CLONE - Implement ratios
Marcus H (1)
1.00 1 Open [CLJS-698] ^:export on a deftype/record method should goog.exportProperty
Eduard Bondarenko (1)
34 changes: 31 additions & 3 deletions clj-ticket-status/OTHERS-top-tickets-by-weighted-vote.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<h1>Top OTHERS tickets by weighted vote</h1>

Date: February 8, 2014<br>
Date: February 10, 2014<br>
<br>

Open OTHERS tickets with at least one vote, sorted in descending order of
Expand Down Expand Up @@ -141,7 +141,7 @@ <h1>Top OTHERS tickets by weighted vote</h1>
</td>
<td style="vertical-align: top;">0
</td>
<td style="vertical-align: top;"><a href="#CRRBV_Enhancement">1</a>
<td style="vertical-align: top;"><a href="#CRRBV_Enhancement">2</a>
</td>
<td style="vertical-align: top;">0
</td>
Expand All @@ -161,7 +161,7 @@ <h1>Top OTHERS tickets by weighted vote</h1>
</td>
<td style="vertical-align: top;">0
</td>
<td style="vertical-align: top;"><a href="#DAVL_Enhancement">1</a>
<td style="vertical-align: top;"><a href="#DAVL_Enhancement">2</a>
</td>
<td style="vertical-align: top;">0
</td>
Expand Down Expand Up @@ -1532,6 +1532,20 @@ <h2><a name="CRRBV_Enhancement"></a>Enhancement</h2>
<td style="vertical-align: top;">
</td>
</tr>
<tr>
<td style="vertical-align: top;">0.00
</td>
<td style="vertical-align: top;">0
</td>
<td style="vertical-align: top;">Open
</td>
<td style="vertical-align: top;"><a href="http://dev.clojure.org/jira/browse/CRRBV-3">CRRBV-3</a>
</td>
<td style="vertical-align: top;">Add hash tests and hash fixes for Clojure 1.6
</td>
<td style="vertical-align: top;">
</td>
</tr>
</tbody>
</table>

Expand Down Expand Up @@ -2222,6 +2236,20 @@ <h2><a name="DAVL_Enhancement"></a>Enhancement</h2>
<td style="vertical-align: top;">
</td>
</tr>
<tr>
<td style="vertical-align: top;">0.00
</td>
<td style="vertical-align: top;">0
</td>
<td style="vertical-align: top;">Open
</td>
<td style="vertical-align: top;"><a href="http://dev.clojure.org/jira/browse/DAVL-3">DAVL-3</a>
</td>
<td style="vertical-align: top;">Add hash tests and hash fixes for Clojure 1.6
</td>
<td style="vertical-align: top;">
</td>
</tr>
</tbody>
</table>

Expand Down
4 changes: 3 additions & 1 deletion clj-ticket-status/OTHERS-top-tickets-by-weighted-vote.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Top OTHERS tickets by weighted vote

Date: February 8, 2014
Date: February 10, 2014

Open OTHERS tickets with at least one vote, sorted in descending order of
their "weighted vote". At the end of the CLJ and CLJS lists are
Expand Down Expand Up @@ -159,6 +159,7 @@ Project CRRBV tickets
Enhancement

0.00 0 Open [CRRBV-2] Efficient reverse resulting in reversed rrb-vector
0.00 0 Open [CRRBV-3] Add hash tests and hash fixes for Clojure 1.6


Project CTYP tickets
Expand Down Expand Up @@ -223,6 +224,7 @@ Project DAVL tickets
Enhancement

0.00 0 Open [DAVL-1] Implement NavigableMap interface or similar
0.00 0 Open [DAVL-3] Add hash tests and hash fixes for Clojure 1.6


Project DCODEC tickets
Expand Down

0 comments on commit 9129551

Please sign in to comment.