<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/src/core_modules/cron.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/src/core_modules/cron.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/src/core_modules/cron.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2020-02-14T00:01:40Z</updated>
<entry>
<title>_schedule_match_part doesn't take an array</title>
<updated>2020-02-14T00:01:40Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-14T00:01:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=db5787a5948a7f71f406b92aee687756a8a31600'/>
<id>urn:sha1:db5787a5948a7f71f406b92aee687756a8a31600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_schedule_match_part takes an `i` param</title>
<updated>2020-02-12T09:53:18Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-12T09:53:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=d7285360ff0c4eaceaaaf5969c51825324f41c27'/>
<id>urn:sha1:d7285360ff0c4eaceaaaf5969c51825324f41c27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove superfluous newline (cron.py)</title>
<updated>2020-02-11T11:46:55Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-11T11:46:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=5c1ab3066cada19ce441c1692a361d86f0bc30c2'/>
<id>urn:sha1:5c1ab3066cada19ce441c1692a361d86f0bc30c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more cron timestamp fields, allow callbacks to runtime provide schedules</title>
<updated>2020-02-11T10:42:37Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-11T10:42:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=04bc95c8a1ce6a4b33a8e1880cd2cbe61a7cf9ae'/>
<id>urn:sha1:04bc95c8a1ce6a4b33a8e1880cd2cbe61a7cf9ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correctly handle cron / "step" schedule</title>
<updated>2020-02-09T23:00:48Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-02-09T22:55:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=6982edcb78f18f3715b6751232a4ff52b09688d2'/>
<id>urn:sha1:6982edcb78f18f3715b6751232a4ff52b09688d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use +=timedelta(minutes=1) when calculating next minute</title>
<updated>2019-12-19T14:02:55Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-12-19T14:02:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=a2ac26c07209c2f038c9ac9632924dbe2c68ac95'/>
<id>urn:sha1:a2ac26c07209c2f038c9ac9632924dbe2c68ac95</id>
<content type='text'>
closes #223
</content>
</entry>
<entry>
<title>"_match" -&gt; "_schedule_match_part" typo</title>
<updated>2019-12-13T17:16:02Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-12-13T17:16:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=f6273a5a671d5dba994944e55619ec7ec1107a3c'/>
<id>urn:sha1:f6273a5a671d5dba994944e55619ec7ec1107a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use zip() instead of enumerate() and indexing</title>
<updated>2019-12-12T12:10:08Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-12-12T12:10:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=8bf6db7fe5e401604b54add1c9a1e5ebffd162cb'/>
<id>urn:sha1:8bf6db7fe5e401604b54add1c9a1e5ebffd162cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more brackets in blob of math, just in case</title>
<updated>2019-12-12T12:07:42Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-12-12T12:07:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=e58e5e069178be975b1e0ae329d587485c38fede'/>
<id>urn:sha1:e58e5e069178be975b1e0ae329d587485c38fede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support cron schedule range values</title>
<updated>2019-12-12T12:06:02Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-12-12T12:06:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=20842854801c68c7d2684b2d05686d729e014784'/>
<id>urn:sha1:20842854801c68c7d2684b2d05686d729e014784</id>
<content type='text'>
</content>
</entry>
</feed>
