changelog
- Sun, 05 Oct 2014 23:39:58 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 05 Oct 2014 23:39:58 +0300] rev 44
- - post the raw-form error if unable to decipher
- Sun, 05 Oct 2014 23:38:35 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 05 Oct 2014 23:38:35 +0300] rev 43
- - removed line delimeters from hg incoming regex parser
- Sun, 05 Oct 2014 23:33:29 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 05 Oct 2014 23:33:29 +0300] rev 42
- - use a specific delimeter string '@@@@@@@@@@@' for hg incoming data as some commit messages are multi-line
- Sat, 04 Oct 2014 18:18:28 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 18:18:28 +0300] rev 41
- - refactor
- Sat, 04 Oct 2014 17:58:34 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 17:58:34 +0300] rev 40
- - fine tuning, added .hg command
- Sat, 04 Oct 2014 17:52:41 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 17:52:41 +0300] rev 39
- - reworked repository watching. Now uses incoming only once to get a list of commits, then pulls, then operates on pulled data. The incoming command doesn't seem to support the '-r' switch properly? Should also be a bit faster now and should use less networking.
- Sat, 04 Oct 2014 15:06:38 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 04 Oct 2014 15:06:38 +0300] rev 38
- - fixed: pulling commits from local zan-stable to zan-dev didn't work properly
- Fri, 03 Oct 2014 21:45:27 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 03 Oct 2014 21:45:27 +0300] rev 37
- - fixed: the [url] tags in BT messages had unnecessary quotes
- Fri, 03 Oct 2014 21:44:42 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 03 Oct 2014 21:44:42 +0300] rev 36
- - when updating BT tickets, the note data must be cleared in order to not update all the tickets in the ticket. WTF is MantisBT smoking?
- Mon, 29 Sep 2014 12:22:26 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 12:22:26 +0300] rev 35
- - update target version in tickets when acting upon commit data
- Mon, 29 Sep 2014 04:26:27 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 04:26:27 +0300] rev 34
- - be more verbose when .checkhg is used
- Mon, 29 Sep 2014 04:19:10 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 04:19:10 +0300] rev 33
- - uhhhhhh yeah
- Mon, 29 Sep 2014 04:15:59 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 04:15:59 +0300] rev 32
- - corrected repository handling on error: print errors with commit node and pull even when processing fails
- fixed: as a result of cobalt today being given updater status due to the recent repository tracking feature, it would leak out private ticket info
- Mon, 29 Sep 2014 03:30:47 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 29 Sep 2014 03:30:47 +0300] rev 31
- - GOD. DAMNIT. PYTHON.