github_rss.atom 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  3. <id>tag:github.com,2008:/cantino/huginn/commits/master</id>
  4. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commits/master"/>
  5. <link type="application/atom+xml" rel="self" href="https://github.com/cantino/huginn/commits/master.atom"/>
  6. <title>Recent Commits to huginn:master</title>
  7. <updated>2014-07-16T22:26:22-07:00</updated>
  8. <entry>
  9. <id>tag:github.com,2008:Grit::Commit/d0a844662846cf3c83b94c637c1803f03db5a5b0</id>
  10. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/d0a844662846cf3c83b94c637c1803f03db5a5b0"/>
  11. <title>
  12. Merge pull request #402 from albertsun/safer-liquid-migration
  13. </title>
  14. <updated>2014-07-16T22:26:22-07:00</updated>
  15. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/83835?s=30"/>
  16. <author>
  17. <name>cantino</name>
  18. <uri>https://github.com/cantino</uri>
  19. </author>
  20. <content type="html">
  21. &lt;pre style='white-space:pre-wrap;width:81ex'>Merge pull request #402 from albertsun/safer-liquid-migration
  22. Inline models into migration&lt;/pre>
  23. </content>
  24. </entry>
  25. <entry>
  26. <id>tag:github.com,2008:Grit::Commit/4a433806eeace44f1e39f02ac61cefdadf3597e2</id>
  27. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/4a433806eeace44f1e39f02ac61cefdadf3597e2"/>
  28. <title>
  29. inline models into migration
  30. </title>
  31. <updated>2014-07-16T15:25:08-04:00</updated>
  32. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/382862?s=30"/>
  33. <author>
  34. <name>albertsun</name>
  35. <uri>https://github.com/albertsun</uri>
  36. </author>
  37. <content type="html">
  38. &lt;pre style='white-space:pre-wrap;width:81ex'>inline models into migration&lt;/pre>
  39. </content>
  40. </entry>
  41. <entry>
  42. <id>tag:github.com,2008:Grit::Commit/6ffa528ab0af7f9f5bb4b68437e7613e74fdb8c4</id>
  43. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/6ffa528ab0af7f9f5bb4b68437e7613e74fdb8c4"/>
  44. <title>
  45. Merge pull request #398 from knu/imap_use_uid
  46. </title>
  47. <updated>2014-07-15T19:47:37-07:00</updated>
  48. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/83835?s=30"/>
  49. <author>
  50. <name>cantino</name>
  51. <uri>https://github.com/cantino</uri>
  52. </author>
  53. <content type="html">
  54. &lt;pre style='white-space:pre-wrap;width:81ex'>Merge pull request #398 from knu/imap_use_uid
  55. Use &quot;last seen UID&quot; in ImapFolderAgent&lt;/pre>
  56. </content>
  57. </entry>
  58. <entry>
  59. <id>tag:github.com,2008:Grit::Commit/c7e29492c98652cc9738c374d02dcbb7c9bdeac6</id>
  60. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/c7e29492c98652cc9738c374d02dcbb7c9bdeac6"/>
  61. <title>
  62. Merge pull request #391 from theofpa/master
  63. </title>
  64. <updated>2014-07-12T15:19:56-07:00</updated>
  65. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/83835?s=30"/>
  66. <author>
  67. <name>cantino</name>
  68. <uri>https://github.com/cantino</uri>
  69. </author>
  70. <content type="html">
  71. &lt;pre style='white-space:pre-wrap;width:81ex'>Merge pull request #391 from theofpa/master
  72. Ignore xmlns when evaluating xpath&lt;/pre>
  73. </content>
  74. </entry>
  75. <entry>
  76. <id>tag:github.com,2008:Grit::Commit/f3552ece2e9af187bd5e613783dd27810b63c32f</id>
  77. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/f3552ece2e9af187bd5e613783dd27810b63c32f"/>
  78. <title>
  79. ImapFolderAgent: Emit a log message when creating an event or skipping it.
  80. </title>
  81. <updated>2014-07-11T19:19:12+09:00</updated>
  82. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10236?s=30"/>
  83. <author>
  84. <name>knu</name>
  85. <uri>https://github.com/knu</uri>
  86. </author>
  87. <content type="html">
  88. &lt;pre style='white-space:pre-wrap;width:81ex'>ImapFolderAgent: Emit a log message when creating an event or skipping it.&lt;/pre>
  89. </content>
  90. </entry>
  91. <entry>
  92. <id>tag:github.com,2008:Grit::Commit/d144d3797d2db362943357c6d85238ec657cfa06</id>
  93. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/d144d3797d2db362943357c6d85238ec657cfa06"/>
  94. <title>
  95. ImapFolderAgent: Enable notification of mails already marked as read.
  96. </title>
  97. <updated>2014-07-11T19:08:55+09:00</updated>
  98. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10236?s=30"/>
  99. <author>
  100. <name>knu</name>
  101. <uri>https://github.com/knu</uri>
  102. </author>
  103. <content type="html">
  104. &lt;pre style='white-space:pre-wrap;width:81ex'>ImapFolderAgent: Enable notification of mails already marked as read.
  105. Add a condition key &quot;is_unread&quot; to allow user to select mails based on
  106. the read status.&lt;/pre>
  107. </content>
  108. </entry>
  109. <entry>
  110. <id>tag:github.com,2008:Grit::Commit/d1196a35ada22418bf0cf8b0d5947c2164e983e6</id>
  111. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/d1196a35ada22418bf0cf8b0d5947c2164e983e6"/>
  112. <title>
  113. ImapFolderAgent: &quot;conditions&quot; must not actually be nil.
  114. </title>
  115. <updated>2014-07-11T18:02:09+09:00</updated>
  116. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10236?s=30"/>
  117. <author>
  118. <name>knu</name>
  119. <uri>https://github.com/knu</uri>
  120. </author>
  121. <content type="html">
  122. &lt;pre style='white-space:pre-wrap;width:81ex'>ImapFolderAgent: &quot;conditions&quot; must not actually be nil.&lt;/pre>
  123. </content>
  124. </entry>
  125. <entry>
  126. <id>tag:github.com,2008:Grit::Commit/280c09415ea8114d8a128cd7c2583ae0e0aa480d</id>
  127. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/280c09415ea8114d8a128cd7c2583ae0e0aa480d"/>
  128. <title>
  129. ImapFolderAgent: Do not fail when port is blank.
  130. </title>
  131. <updated>2014-07-11T18:02:09+09:00</updated>
  132. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10236?s=30"/>
  133. <author>
  134. <name>knu</name>
  135. <uri>https://github.com/knu</uri>
  136. </author>
  137. <content type="html">
  138. &lt;pre style='white-space:pre-wrap;width:81ex'>ImapFolderAgent: Do not fail when port is blank.&lt;/pre>
  139. </content>
  140. </entry>
  141. <entry>
  142. <id>tag:github.com,2008:Grit::Commit/045fb957b2370d80190fa8dc036863076d8806fb</id>
  143. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/045fb957b2370d80190fa8dc036863076d8806fb"/>
  144. <title>
  145. ImapFolderAgent now recognizes &quot;true&quot;/&quot;false&quot; as boolean option values.
  146. </title>
  147. <updated>2014-07-11T18:02:09+09:00</updated>
  148. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10236?s=30"/>
  149. <author>
  150. <name>knu</name>
  151. <uri>https://github.com/knu</uri>
  152. </author>
  153. <content type="html">
  154. &lt;pre style='white-space:pre-wrap;width:81ex'>ImapFolderAgent now recognizes &quot;true&quot;/&quot;false&quot; as boolean option values.
  155. Add a utility method Agent#boolify to make it easier to handle boolean
  156. option values.&lt;/pre>
  157. </content>
  158. </entry>
  159. <entry>
  160. <id>tag:github.com,2008:Grit::Commit/c1b9caa8ccb0c8b8f6103fc80b90fba57a822435</id>
  161. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/c1b9caa8ccb0c8b8f6103fc80b90fba57a822435"/>
  162. <title>
  163. ImapFolderAgent: Unstringify integer keys of a hash saved in JSON.
  164. </title>
  165. <updated>2014-07-11T18:01:26+09:00</updated>
  166. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10236?s=30"/>
  167. <author>
  168. <name>knu</name>
  169. <uri>https://github.com/knu</uri>
  170. </author>
  171. <content type="html">
  172. &lt;pre style='white-space:pre-wrap;width:81ex'>ImapFolderAgent: Unstringify integer keys of a hash saved in JSON.&lt;/pre>
  173. </content>
  174. </entry>
  175. <entry>
  176. <id>tag:github.com,2008:Grit::Commit/6a06a32447721abc4477979610e36db0650e2f92</id>
  177. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/6a06a32447721abc4477979610e36db0650e2f92"/>
  178. <title>
  179. ImapFolderAgent: Only keep a single UID value for each folder in memory.
  180. </title>
  181. <updated>2014-07-11T18:01:26+09:00</updated>
  182. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10236?s=30"/>
  183. <author>
  184. <name>knu</name>
  185. <uri>https://github.com/knu</uri>
  186. </author>
  187. <content type="html">
  188. &lt;pre style='white-space:pre-wrap;width:81ex'>ImapFolderAgent: Only keep a single UID value for each folder in memory.
  189. Previously it used to keep a list of the UIDs of unread mails. Now we
  190. start to assume that UIDs in a folder identified by a UID VALIDITY value
  191. are strictly ascending (monotonically increasing) as suggested by RFC
  192. 3501 and 4549 and just keep the highest UID seen in the last run.
  193. This enhancement will help reduce the size of memory typically where
  194. mails are left unread forever.&lt;/pre>
  195. </content>
  196. </entry>
  197. <entry>
  198. <id>tag:github.com,2008:Grit::Commit/9ed63e45b247c30a02e8e59b4d24fccbe8644876</id>
  199. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/9ed63e45b247c30a02e8e59b4d24fccbe8644876"/>
  200. <title>
  201. Merge pull request #397 from cantino/update_rails_and_gems
  202. </title>
  203. <updated>2014-07-05T16:34:29-07:00</updated>
  204. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/83835?s=30"/>
  205. <author>
  206. <name>cantino</name>
  207. <uri>https://github.com/cantino</uri>
  208. </author>
  209. <content type="html">
  210. &lt;pre style='white-space:pre-wrap;width:81ex'>Merge pull request #397 from cantino/update_rails_and_gems
  211. upgrade rails and gems&lt;/pre>
  212. </content>
  213. </entry>
  214. <entry>
  215. <id>tag:github.com,2008:Grit::Commit/87a7abda23a82305d7050ac0bb400ce36c863d01</id>
  216. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/87a7abda23a82305d7050ac0bb400ce36c863d01"/>
  217. <title>
  218. upgrade rails and gems
  219. </title>
  220. <updated>2014-07-05T08:01:36-07:00</updated>
  221. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/83835?s=30"/>
  222. <author>
  223. <name>cantino</name>
  224. <uri>https://github.com/cantino</uri>
  225. </author>
  226. <content type="html">
  227. &lt;pre style='white-space:pre-wrap;width:81ex'>upgrade rails and gems&lt;/pre>
  228. </content>
  229. </entry>
  230. <entry>
  231. <id>tag:github.com,2008:Grit::Commit/ea7594fa976fe24bb7024b6e3e0d2881dd86033a</id>
  232. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/ea7594fa976fe24bb7024b6e3e0d2881dd86033a"/>
  233. <title>
  234. Merge pull request #396 from knu/show_propagate_immediately
  235. </title>
  236. <updated>2014-07-03T20:50:40-07:00</updated>
  237. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/83835?s=30"/>
  238. <author>
  239. <name>cantino</name>
  240. <uri>https://github.com/cantino</uri>
  241. </author>
  242. <content type="html">
  243. &lt;pre style='white-space:pre-wrap;width:81ex'>Merge pull request #396 from knu/show_propagate_immediately
  244. Make propagate_immediately more visible in agent details and the diagram.&lt;/pre>
  245. </content>
  246. </entry>
  247. <entry>
  248. <id>tag:github.com,2008:Grit::Commit/0e80f5341587aace2c023b06eb9265b776ac4535</id>
  249. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/0e80f5341587aace2c023b06eb9265b776ac4535"/>
  250. <title>
  251. Dashed line in a diagram indicates propagate_immediately being false.
  252. </title>
  253. <updated>2014-07-04T03:42:52+09:00</updated>
  254. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10236?s=30"/>
  255. <author>
  256. <name>knu</name>
  257. <uri>https://github.com/knu</uri>
  258. </author>
  259. <content type="html">
  260. &lt;pre style='white-space:pre-wrap;width:81ex'>Dashed line in a diagram indicates propagate_immediately being false.&lt;/pre>
  261. </content>
  262. </entry>
  263. <entry>
  264. <id>tag:github.com,2008:Grit::Commit/cf9cdfb3ac9d47b7fdf5d7669577c964bee9a186</id>
  265. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/cf9cdfb3ac9d47b7fdf5d7669577c964bee9a186"/>
  266. <title>
  267. Show the propagate_immediately flag in agent details.
  268. </title>
  269. <updated>2014-07-04T02:53:31+09:00</updated>
  270. <media:thumbnail height="30" width="30" url="https://avatars2.githubusercontent.com/u/10236?s=30"/>
  271. <author>
  272. <name>knu</name>
  273. <uri>https://github.com/knu</uri>
  274. </author>
  275. <content type="html">
  276. &lt;pre style='white-space:pre-wrap;width:81ex'>Show the propagate_immediately flag in agent details.&lt;/pre>
  277. </content>
  278. </entry>
  279. <entry>
  280. <id>tag:github.com,2008:Grit::Commit/b1128335b8de98afc5cad1b2ca5573e3bab1da1d</id>
  281. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/b1128335b8de98afc5cad1b2ca5573e3bab1da1d"/>
  282. <title>
  283. Merge pull request #389 from dsander/silence_worker_status
  284. </title>
  285. <updated>2014-07-01T21:47:40-07:00</updated>
  286. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/83835?s=30"/>
  287. <author>
  288. <name>cantino</name>
  289. <uri>https://github.com/cantino</uri>
  290. </author>
  291. <content type="html">
  292. &lt;pre style='white-space:pre-wrap;width:81ex'>Merge pull request #389 from dsander/silence_worker_status
  293. Supress logging for requests to the /worker_status&lt;/pre>
  294. </content>
  295. </entry>
  296. <entry>
  297. <id>tag:github.com,2008:Grit::Commit/d25e670b1c040f78eb648120c117853421d522c3</id>
  298. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/d25e670b1c040f78eb648120c117853421d522c3"/>
  299. <title>
  300. Merge pull request #393 from CloCkWeRX/google_calendar
  301. </title>
  302. <updated>2014-07-01T21:47:16-07:00</updated>
  303. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/83835?s=30"/>
  304. <author>
  305. <name>cantino</name>
  306. <uri>https://github.com/cantino</uri>
  307. </author>
  308. <content type="html">
  309. &lt;pre style='white-space:pre-wrap;width:81ex'>Merge pull request #393 from CloCkWeRX/google_calendar
  310. Add Google calendar publish agent&lt;/pre>
  311. </content>
  312. </entry>
  313. <entry>
  314. <id>tag:github.com,2008:Grit::Commit/d7b0e35aaaafec3032d3fe271b426f1e9d3727b4</id>
  315. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/d7b0e35aaaafec3032d3fe271b426f1e9d3727b4"/>
  316. <title>
  317. switch to cantino-twitter-stream
  318. </title>
  319. <updated>2014-07-01T21:36:38-07:00</updated>
  320. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/83835?s=30"/>
  321. <author>
  322. <name>cantino</name>
  323. <uri>https://github.com/cantino</uri>
  324. </author>
  325. <content type="html">
  326. &lt;pre style='white-space:pre-wrap;width:81ex'>switch to cantino-twitter-stream&lt;/pre>
  327. </content>
  328. </entry>
  329. <entry>
  330. <id>tag:github.com,2008:Grit::Commit/d465158f77dcd9078697e6167b50abbfdfa8b1af</id>
  331. <link type="text/html" rel="alternate" href="https://github.com/cantino/huginn/commit/d465158f77dcd9078697e6167b50abbfdfa8b1af"/>
  332. <title>
  333. Shift to dev group
  334. </title>
  335. <updated>2014-07-01T16:37:47+09:30</updated>
  336. <media:thumbnail height="30" width="30" url="https://avatars3.githubusercontent.com/u/365751?s=30"/>
  337. <author>
  338. <name>CloCkWeRX</name>
  339. <uri>https://github.com/CloCkWeRX</uri>
  340. </author>
  341. <content type="html">
  342. &lt;pre style='white-space:pre-wrap;width:81ex'>Shift to dev group&lt;/pre>
  343. </content>
  344. </entry>
  345. </feed>