<feed xmlns='http://www.w3.org/2005/Atom'>
<title>semanticscuttle/tests/Bookmark2TagTest.php, branch hotfix/api</title>
<subtitle>Self-hosted and web-based social bookmark manager</subtitle>
<id>https://cgit.fluxo.info/semanticscuttle/atom?h=hotfix%2Fapi</id>
<link rel='self' href='https://cgit.fluxo.info/semanticscuttle/atom?h=hotfix%2Fapi'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/'/>
<updated>2013-03-21T05:49:37+00:00</updated>
<entry>
<title>The hasTag was always returning false, which probably is a bug. Fixed it and added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version</title>
<updated>2013-03-21T05:49:37+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2013-03-21T05:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=26352761d3d1920390b0ba6d133543f3b83674a5'/>
<id>urn:sha1:26352761d3d1920390b0ba6d133543f3b83674a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The method attachTags was raising a Notice error, fix it and adds a test for this situation.</title>
<updated>2013-03-21T05:42:13+00:00</updated>
<author>
<name>Ricardo Soares de Lima</name>
<email>ricardo.soaresdelima@gmail.com</email>
</author>
<published>2012-12-09T18:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=2f865db5132c65311f277586459bcbf4c026a8e6'/>
<id>urn:sha1:2f865db5132c65311f277586459bcbf4c026a8e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add (broken) tests for Services_Tag::normalize and Bookmark2Tag::attachTags with some empty tags</title>
<updated>2013-03-21T05:39:11+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2013-03-21T05:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=c4ba9ef2d295f85897557ce1f841a8bb368ed5ee'/>
<id>urn:sha1:c4ba9ef2d295f85897557ce1f841a8bb368ed5ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug #3386178: "system:unfiled" secret tag does not work</title>
<updated>2011-08-05T04:47:37+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2011-08-05T04:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=9c18fe1cc7e22077763baa545144cc01d5d94eab'/>
<id>urn:sha1:9c18fe1cc7e22077763baa545144cc01d5d94eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>we can retrieve system tags now</title>
<updated>2011-08-05T04:33:40+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2011-08-05T04:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=c1528d1c5bf82d1a637fa6ac8b245e2a565f5f59'/>
<id>urn:sha1:c1528d1c5bf82d1a637fa6ac8b245e2a565f5f59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug #3376618: Broken tag completion for private bookmarks</title>
<updated>2011-08-01T16:25:14+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2011-08-01T16:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=4775d7bf5adfcc3bd965f2190505f7e543557c39'/>
<id>urn:sha1:4775d7bf5adfcc3bd965f2190505f7e543557c39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Altered tests to be more timezone friendly</title>
<updated>2011-05-22T02:06:44+00:00</updated>
<author>
<name>Mark Pemberton</name>
<email>mpemberton5@gmail.com</email>
</author>
<published>2011-05-22T02:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=342d1c3205c2f2ae9d918f66e28e8ffa153c2854'/>
<id>urn:sha1:342d1c3205c2f2ae9d918f66e28e8ffa153c2854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve some failed bookmark and tag tests</title>
<updated>2011-05-21T18:36:29+00:00</updated>
<author>
<name>Mark Pemberton</name>
<email>mpemberton5@gmail.com</email>
</author>
<published>2011-05-21T18:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=e0149e24e2b5fac3b875fda468b18fbe2b6b1218'/>
<id>urn:sha1:e0149e24e2b5fac3b875fda468b18fbe2b6b1218</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use bootstrap file declared in phpunit.xml and do not include it in every single test file. also get rid of the PHPUnit_MAIN_METHOD declarations since using phpunit directly is preferred</title>
<updated>2011-04-12T07:29:59+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2011-04-12T07:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=bdebe6598c52a74f7040e3a11198b3554fa58f54'/>
<id>urn:sha1:bdebe6598c52a74f7040e3a11198b3554fa58f54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not generate invalid SQL when called with a not-so valid array</title>
<updated>2011-03-25T07:00:32+00:00</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2011-03-25T07:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/semanticscuttle/commit/?id=d6e99db40dc88de1782099b30941075ebc8dfa97'/>
<id>urn:sha1:d6e99db40dc88de1782099b30941075ebc8dfa97</id>
<content type='text'>
</content>
</entry>
</feed>
