<!--
RSS generated by JIRA (4.4#649-r158309) at Sun May 19 06:43:41 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+10171+AND+labels+%3D+ttl&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://dev.clojure.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Clojure JIRA</title>
        <link>http://dev.clojure.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+10171+AND+labels+%3D+ttl</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="2" total="2"/>
                <build-info>
            <version>4.4</version>
            <build-number>649</build-number>
            <build-date>25-07-2011</build-date>
        </build-info>
<item>
            <title>[CCACHE-22] Change limit parameter name in TTLCache</title>
                <link>http://dev.clojure.org/jira/browse/CCACHE-22</link>
                <project id="10171" key="CCACHE">core.cache</project>
                        <description>&lt;p&gt;&quot;limit&quot; is used in other caches to represent quantity, for TTL it represents time. Using the same name is confusing&lt;/p&gt;</description>
                <environment></environment>
            <key id="15309">CCACHE-22</key>
            <summary>Change limit parameter name in TTLCache</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="5" iconUrl="http://dev.clojure.org/jira/images/icons/priority_trivial.gif">Trivial</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="fogus">Fogus</assignee>
                                <reporter username="paraseba">Sebasti&#225;n Bernardo Galkin</reporter>
                        <labels>
                        <label>enhancement</label>
                        <label>patch,</label>
                        <label>ttl</label>
                    </labels>
                <created>Fri, 30 Mar 2012 09:05:57 -0500</created>
                <updated>Fri, 15 Jun 2012 13:49:12 -0500</updated>
                    <resolved>Fri, 15 Jun 2012 13:48:43 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="28821" author="fogus" created="Fri, 15 Jun 2012 13:48:43 -0500"  >&lt;p&gt;Changed to :ttl-ms&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11027" name="Changed-limit-parameter-name-in-TTLCache.patch" size="2096" author="paraseba" created="Fri, 30 Mar 2012 09:05:57 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10001">Code</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>

<item>
            <title>[CCACHE-9] Add eviction implementation to TTLCache</title>
                <link>http://dev.clojure.org/jira/browse/CCACHE-9</link>
                <project id="10171" key="CCACHE">core.cache</project>
                        <description>&lt;p&gt;The &lt;tt&gt;evict&lt;/tt&gt; method in the ProtocolCache needs implementation for &lt;tt&gt;TTLCache&lt;/tt&gt;.  I will start initially with a single key eviction method to start.  The &lt;tt&gt;evict&lt;/tt&gt; method would form the basis for the associative &lt;tt&gt;dissoc&lt;/tt&gt;.  Currently only the &lt;tt&gt;BasicCache&lt;/tt&gt; impl has &lt;tt&gt;evict&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15054">CCACHE-9</key>
            <summary>Add eviction implementation to TTLCache</summary>
                <type id="3" iconUrl="http://dev.clojure.org/jira/images/icons/task.gif">Task</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="fogus">Fogus</assignee>
                                <reporter username="fogus">Fogus</reporter>
                        <labels>
                        <label>associative</label>
                        <label>ccahe</label>
                        <label>evict</label>
                        <label>ttl</label>
                    </labels>
                <created>Thu, 8 Dec 2011 14:36:46 -0600</created>
                <updated>Sat, 10 Dec 2011 07:35:22 -0600</updated>
                    <resolved>Sat, 10 Dec 2011 07:35:22 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="27450" author="fogus" created="Sat, 10 Dec 2011 07:35:22 -0600"  >&lt;p&gt;Added in c25022137d55be6aab9e34b5c0f91bc933a05926.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>