[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Review Request 119441: Akonadi-Indexer: Collection indexing
From:       "Vishesh Handa" <me () vhanda ! in>
Date:       2015-02-10 12:08:55
Message-ID: 20150210120855.30354.14315 () probe ! kde ! org
[Download RAW message or body]

--===============6912819074774255565==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119441/#review75772
-----------------------------------------------------------


Upstreaming this is going to be hard since we're no longer making at Baloo-Qt4 \
releases.

Enjoy your vaccation :)

- Vishesh Handa


On Feb. 10, 2015, 9:06 a.m., Christian Mollekopf wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119441/
> -----------------------------------------------------------
> 
> (Updated Feb. 10, 2015, 9:06 a.m.)
> 
> 
> Review request for Baloo.
> 
> 
> Repository: baloo
> 
> 
> Description
> -------
> 
> Akonadi-Indexer: Collection indexing
> 
> Index that allows to search for collections.
> 
> 
> Diffs
> -----
> 
> src/pim/agent/CMakeLists.txt 0a1ef087e6cf3c1c293278c38cecfc8086b4fd58 
> src/pim/agent/agent.h 439936be7e0c84544fd4ab72f9a3ddc19ac1ab21 
> src/pim/agent/agent.cpp 5231e9d2ef230433032e28a52eb0f0346bf2f176 
> src/pim/agent/autotests/CMakeLists.txt 604b35244f01e4e0667212be9c9c3aa41c6958af 
> src/pim/agent/autotests/collectionquerytest.cpp PRE-CREATION 
> src/pim/agent/collectionindexer.h PRE-CREATION 
> src/pim/agent/collectionindexer.cpp PRE-CREATION 
> src/pim/agent/collectionupdatejob.h PRE-CREATION 
> src/pim/agent/collectionupdatejob.cpp PRE-CREATION 
> src/pim/agent/index.h 8d59d727d53c1320f63e4c4fe572c434f5e76ff6 
> src/pim/agent/index.cpp 2aa105b2210129d3824f97cc3695bd50d034df67 
> src/pim/agent/org.freedesktop.Akonadi.BalooIndexer.xml \
> b3b379d96667ec02783747ba3633962d73edccc6  src/pim/agent/scheduler.h \
> 805986b87e269d957516bb1ce3e2aff990f8ab8a  src/pim/agent/scheduler.cpp \
> 5eef1e725d1ad22d40dc46cffa53d57954f25e88  src/pim/lib/CMakeLists.txt \
> 3f445339374df6a1acb83c61833e61faf05505ff  src/pim/lib/collectionquery.h \
> PRE-CREATION  src/pim/lib/collectionquery.cpp PRE-CREATION 
> src/pim/lib/resultiterator.h 7c0505c08935d8b14e261a5bd42db0cd807538f3 
> 
> Diff: https://git.reviewboard.kde.org/r/119441/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Christian Mollekopf
> 
> 


--===============6912819074774255565==
MIME-Version: 1.0
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit




<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 \
solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">  \
<tr>  <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/119441/">https://git.reviewboard.kde.org/r/119441/</a>
  </td>
    </tr>
   </table>
   <br />





 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: \
0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: \
inherit;">Upstreaming this is going to be hard since we're no longer making at \
Baloo-Qt4 releases.</p> <p style="padding: 0;text-rendering: inherit;margin: \
0;line-height: inherit;white-space: inherit;">Enjoy your vaccation :)</p></pre>  <br \
/>









<p>- Vishesh Handa</p>


<br />
<p>On February 10th, 2015, 9:06 a.m. UTC, Christian Mollekopf wrote:</p>









<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: \
1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; \
-webkit-border-radius: 6px;">  <tr>
  <td>

<div>Review request for Baloo.</div>
<div>By Christian Mollekopf.</div>


<p style="color: grey;"><i>Updated Feb. 10, 2015, 9:06 a.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
baloo
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">Akonadi-Indexer: Collection indexing

Index that allows to search for collections.</pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/pim/agent/CMakeLists.txt <span style="color: \
grey">(0a1ef087e6cf3c1c293278c38cecfc8086b4fd58)</span></li>

 <li>src/pim/agent/agent.h <span style="color: \
grey">(439936be7e0c84544fd4ab72f9a3ddc19ac1ab21)</span></li>

 <li>src/pim/agent/agent.cpp <span style="color: \
grey">(5231e9d2ef230433032e28a52eb0f0346bf2f176)</span></li>

 <li>src/pim/agent/autotests/CMakeLists.txt <span style="color: \
grey">(604b35244f01e4e0667212be9c9c3aa41c6958af)</span></li>

 <li>src/pim/agent/autotests/collectionquerytest.cpp <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>src/pim/agent/collectionindexer.h <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>src/pim/agent/collectionindexer.cpp <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>src/pim/agent/collectionupdatejob.h <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>src/pim/agent/collectionupdatejob.cpp <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>src/pim/agent/index.h <span style="color: \
grey">(8d59d727d53c1320f63e4c4fe572c434f5e76ff6)</span></li>

 <li>src/pim/agent/index.cpp <span style="color: \
grey">(2aa105b2210129d3824f97cc3695bd50d034df67)</span></li>

 <li>src/pim/agent/org.freedesktop.Akonadi.BalooIndexer.xml <span style="color: \
grey">(b3b379d96667ec02783747ba3633962d73edccc6)</span></li>

 <li>src/pim/agent/scheduler.h <span style="color: \
grey">(805986b87e269d957516bb1ce3e2aff990f8ab8a)</span></li>

 <li>src/pim/agent/scheduler.cpp <span style="color: \
grey">(5eef1e725d1ad22d40dc46cffa53d57954f25e88)</span></li>

 <li>src/pim/lib/CMakeLists.txt <span style="color: \
grey">(3f445339374df6a1acb83c61833e61faf05505ff)</span></li>

 <li>src/pim/lib/collectionquery.h <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>src/pim/lib/collectionquery.cpp <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>src/pim/lib/resultiterator.h <span style="color: \
grey">(7c0505c08935d8b14e261a5bd42db0cd807538f3)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/119441/diff/" style="margin-left: \
3em;">View Diff</a></p>






  </td>
 </tr>
</table>








  </div>
 </body>
</html>


--===============6912819074774255565==--



>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic