From 2f51b0c6434d8519146c153c78850ed1f5deaccf Mon Sep 17 00:00:00 2001 From: Bauke Date: Mon, 25 Jun 2018 00:30:01 +0200 Subject: [PATCH] Add table and statistics to June 2018 --- 2018/June/post.md | 113 +++++++++++++++++++++++++++++++++++++++- 2018/June/statistics.md | 35 +++++++++++++ 2018/June/table.md | 75 ++++++++++++++++++++++++++ 3 files changed, 221 insertions(+), 2 deletions(-) create mode 100644 2018/June/statistics.md create mode 100644 2018/June/table.md diff --git a/2018/June/post.md b/2018/June/post.md index 698e013..92ee16b 100644 --- a/2018/June/post.md +++ b/2018/June/post.md @@ -103,8 +103,117 @@ Written Date: 2018-06-24 ## Statistics -Will be generated on June 30th. +**This will be regenerated on June 30th and are not the final statistics.** + +In the month of June 45 issues were opened and 19 issues were closed. + +An average of 1.50 issues were opened and 0.63 issues were closed each day. + +The average time to close issues was 8.56 days or 205.34 hours. + +Most frequent issue creators: + +* [cfabbro](https://gitlab.com/cfabbro) with [12 issues created](https://gitlab.com/tildes/tildes/issues?state=all&author_username=cfabbro). +* [Deimorz](https://gitlab.com/Deimorz) with [8 issues created](https://gitlab.com/tildes/tildes/issues?state=all&author_username=Deimorz). +* [expectocode](https://gitlab.com/expectocode) with [3 issues created](https://gitlab.com/tildes/tildes/issues?state=all&author_username=expectocode). + +Total amount of labels assigned to currently open issues: + +* [bug](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=bug): 9 times. +* [code](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=code): 1 times. +* [design](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=design): 1 times. +* [feature](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=feature): 3 times. +* [high priority](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=high+priority): 1 times. +* [investigate](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=investigate): 8 times. +* [suggestion](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=suggestion): 12 times. +* [tweak](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=tweak): 5 times. + +Total amount of labels assigned to closed issues: + +* [bug](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=bug): 4 times. +* [code](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=code): 1 times. +* [design](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=design): 1 times. +* [feature](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=feature): 3 times. +* [high priority](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=high+priority): 1 times. +* [in progress](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=in+progress): 2 times. +* [suggestion](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=suggestion): 5 times. +* [tweak](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=tweak): 5 times. + ## Issue Table -Will be generated on June 30th. +**This will be regenerated on June 30th and is not the final table.** + +### Opened + +| Issue | Title | Author | Opened | Closed | +| ----- | ----- | ------ | ------ | ------ | +| 99 | Posts can be double-posted by submitting multip... | cfabbro | 2018/06/01 05:26:46 | 2018/06/06 20:28:33 | +| 100 | Disable autocomplete on form input fields | toaster_ | 2018/06/01 20:00:01 | 2018/06/01 22:34:46 | +| 101 | Page sometimes hangs on mobile when going back ... | AdamHebby | 2018/06/01 20:21:24 | | +| 102 | Redirect moved topics | g4nym3de | 2018/06/01 21:08:02 | 2018/06/14 20:59:23 | +| 103 | Move new comment box to top | toritxtornado | 2018/06/01 21:29:52 | 2018/06/01 21:36:08 | +| 104 | Use CSS variables | expectocode | 2018/06/01 22:27:39 | | +| 105 | make @OP and @userwhoposted synonymous in comme... | cfabbro | 2018/06/02 20:35:21 | | +| 106 | 2 factor authentication for the site | cfabbro | 2018/06/03 19:26:38 | | +| 107 | Add ability to "watch" topics (or individual co... | Deimorz | 2018/06/03 20:51:36 | | +| 108 | some TLDs are not being parsed correctly as hyp... | cfabbro | 2018/06/03 22:29:12 | | +| 109 | Inconsistent max width on screens larger than 7... | zowesiouff | 2018/06/03 23:38:48 | 2018/06/04 21:10:31 | +| 110 | Automatically quote selected text when typing a... | nzealand | 2018/06/04 23:54:31 | | +| 111 | Sort comments by newest leaf, not branch / dept... | 010101 | 2018/06/05 02:52:41 | | +| 112 | Implement basic topic tag filtering | Deimorz | 2018/06/05 09:23:28 | 2018/06/14 22:36:14 | +| 113 | Add group-specific topic tag filters | Deimorz | 2018/06/05 10:24:52 | | +| 114 | Message inbox doesn't sort one-message conversa... | Deimorz | 2018/06/07 19:51:26 | | +| 115 | Long comment headers display badly on narrow sc... | expectocode | 2018/06/07 21:01:14 | 2018/06/08 00:01:33 | +| 116 | Clicking 'tag' multiple times opens multiple in... | lpopesco | 2018/06/08 17:03:55 | | +| 117 | Block links from low quality sources | theCrius | 2018/06/09 09:41:18 | | +| 118 | Allow a user to click on a post tag to see all ... | AdamsT | 2018/06/09 20:20:12 | 2018/06/14 20:03:10 | +| 119 | Change the text alignment of the group subscrib... | cfabbro | 2018/06/09 22:06:25 | 2018/06/12 03:28:43 | +| 120 | Small visual bug when submitting invalid URL | cfabbro | 2018/06/10 04:45:05 | | +| 121 | Avoid indentation of comments wherever possible | pitchforkmatters | 2018/06/10 19:49:59 | | +| 122 | Clickable borders that collapse comment trees | pitchforkmatters | 2018/06/10 20:52:31 | | +| 123 | Subdomains only use default theme | dankebitte | 2018/06/11 08:23:46 | 2018/06/11 20:44:32 | +| 124 | Auto fill submission metadata (title, tags, etc) | expectocode | 2018/06/11 20:12:27 | | +| 125 | Add ability for users to view their recently vi... | cfabbro | 2018/06/12 00:59:38 | | +| 126 | Add permalinks for tags and mutli-tag page supp... | cfabbro | 2018/06/12 01:13:27 | | +| 127 | Append an optional password recovery setup to t... | pitchforkmatters | 2018/06/13 02:55:59 | | +| 128 | lynx based browsers returning 400 Bad CSRF Origin | cfabbro | 2018/06/13 07:28:27 | | +| 129 | It is possible to vote on a deleted topic, and ... | twcus | 2018/06/13 19:34:56 | 2018/06/14 09:20:19 | +| 130 | Posting an egregiously lengthy text/comment res... | twcus | 2018/06/13 21:15:19 | | +| 131 | Make the future API support MessagePack | lordpipe | 2018/06/14 01:49:48 | | +| 132 | Mark notification as read after being clicked o... | cfabbro | 2018/06/14 19:07:00 | | +| 133 | Period-separated string is automatically parsed... | sidmani | 2018/06/14 20:19:16 | | +| 134 | Limit topic tags to a reasonable maximum | Deimorz | 2018/06/14 20:41:15 | | +| 135 | Add reference on the password recovery settings... | cfabbro | 2018/06/15 06:42:01 | | +| 136 | Topic tag filters should still apply while view... | Deimorz | 2018/06/15 19:58:03 | | +| 137 | Allow code blocks to be collapsed | Bauke | 2018/06/16 14:32:35 | | +| 138 | Remove margin-right from last item in tab-listi... | Bauke | 2018/06/16 19:37:50 | | +| 139 | Put comments and replies into nested lists in H... | Deimorz | 2018/06/16 21:38:28 | | +| 140 | Add the ability for users to vote for alternati... | lordpipe | 2018/06/20 05:57:52 | | +| 141 | Add "whisper comments" | Natanael_L | 2018/06/21 12:49:12 | | +| 142 | Add autocomplete for common tags | Deimorz | 2018/06/21 18:50:16 | | +| 143 | iOS - clicking a tag in a group page results in... | cfabbro | 2018/06/23 22:35:14 | | + +### Closed + +| Issue | Title | Author | Opened | Closed | +| ----- | ----- | ------ | ------ | ------ | +| 16 | Add description of relevant database triggers t... | Deimorz | 2018/05/07 23:14:07 | 2018/06/12 07:41:00 | +| 24 | Fix pluralizations of "votes", "messages", etc. | Deimorz | 2018/05/19 20:10:26 | 2018/06/19 03:46:33 | +| 32 | Session timeout errors | arghdos | 2018/05/21 19:40:19 | 2018/06/03 21:00:44 | +| 36 | Clicking "Cancel" on a comment in progress dele... | SafariMonkey | 2018/05/22 14:00:39 | 2018/06/04 03:53:23 | +| 52 | Add ability to jump to parent comment | cfabbro | 2018/05/23 04:02:50 | 2018/06/03 21:01:49 | +| 59 | on registration page consider mentioning "Have ... | cfabbro | 2018/05/25 18:22:39 | 2018/06/12 03:12:30 | +| 92 | Can't collapse comment thread when top-level po... | jbonatakis | 2018/05/30 14:45:37 | 2018/06/02 07:36:33 | +| 93 | add visual indication of subscription on the gr... | cfabbro | 2018/05/31 05:11:17 | 2018/06/02 02:17:27 | +| 99 | Posts can be double-posted by submitting multip... | cfabbro | 2018/06/01 05:26:46 | 2018/06/06 20:28:33 | +| 100 | Disable autocomplete on form input fields | toaster_ | 2018/06/01 20:00:01 | 2018/06/01 22:34:46 | +| 102 | Redirect moved topics | g4nym3de | 2018/06/01 21:08:02 | 2018/06/14 20:59:23 | +| 103 | Move new comment box to top | toritxtornado | 2018/06/01 21:29:52 | 2018/06/01 21:36:08 | +| 109 | Inconsistent max width on screens larger than 7... | zowesiouff | 2018/06/03 23:38:48 | 2018/06/04 21:10:31 | +| 112 | Implement basic topic tag filtering | Deimorz | 2018/06/05 09:23:28 | 2018/06/14 22:36:14 | +| 115 | Long comment headers display badly on narrow sc... | expectocode | 2018/06/07 21:01:14 | 2018/06/08 00:01:33 | +| 118 | Allow a user to click on a post tag to see all ... | AdamsT | 2018/06/09 20:20:12 | 2018/06/14 20:03:10 | +| 119 | Change the text alignment of the group subscrib... | cfabbro | 2018/06/09 22:06:25 | 2018/06/12 03:28:43 | +| 123 | Subdomains only use default theme | dankebitte | 2018/06/11 08:23:46 | 2018/06/11 20:44:32 | +| 129 | It is possible to vote on a deleted topic, and ... | twcus | 2018/06/13 19:34:56 | 2018/06/14 09:20:19 | diff --git a/2018/June/statistics.md b/2018/June/statistics.md new file mode 100644 index 0000000..525fdc6 --- /dev/null +++ b/2018/June/statistics.md @@ -0,0 +1,35 @@ +## Statistics + +In the month of June 45 issues were opened and 19 issues were closed. + +An average of 1.50 issues were opened and 0.63 issues were closed each day. + +The average time to close issues was 8.56 days or 205.34 hours. + +Most frequent issue creators: + +* [cfabbro](https://gitlab.com/cfabbro) with [12 issues created](https://gitlab.com/tildes/tildes/issues?state=all&author_username=cfabbro). +* [Deimorz](https://gitlab.com/Deimorz) with [8 issues created](https://gitlab.com/tildes/tildes/issues?state=all&author_username=Deimorz). +* [expectocode](https://gitlab.com/expectocode) with [3 issues created](https://gitlab.com/tildes/tildes/issues?state=all&author_username=expectocode). + +Total amount of labels assigned to currently open issues: + +* [bug](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=bug): 9 times. +* [code](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=code): 1 times. +* [design](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=design): 1 times. +* [feature](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=feature): 3 times. +* [high priority](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=high+priority): 1 times. +* [investigate](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=investigate): 8 times. +* [suggestion](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=suggestion): 12 times. +* [tweak](https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=tweak): 5 times. + +Total amount of labels assigned to closed issues: + +* [bug](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=bug): 4 times. +* [code](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=code): 1 times. +* [design](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=design): 1 times. +* [feature](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=feature): 3 times. +* [high priority](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=high+priority): 1 times. +* [in progress](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=in+progress): 2 times. +* [suggestion](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=suggestion): 5 times. +* [tweak](https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=tweak): 5 times. diff --git a/2018/June/table.md b/2018/June/table.md new file mode 100644 index 0000000..8f8a53d --- /dev/null +++ b/2018/June/table.md @@ -0,0 +1,75 @@ +## Issue Table + +### Opened + +| Issue | Title | Author | Opened | Closed | +| ----- | ----- | ------ | ------ | ------ | +| 99 | Posts can be double-posted by submitting multip... | cfabbro | 2018/06/01 05:26:46 | 2018/06/06 20:28:33 | +| 100 | Disable autocomplete on form input fields | toaster_ | 2018/06/01 20:00:01 | 2018/06/01 22:34:46 | +| 101 | Page sometimes hangs on mobile when going back ... | AdamHebby | 2018/06/01 20:21:24 | | +| 102 | Redirect moved topics | g4nym3de | 2018/06/01 21:08:02 | 2018/06/14 20:59:23 | +| 103 | Move new comment box to top | toritxtornado | 2018/06/01 21:29:52 | 2018/06/01 21:36:08 | +| 104 | Use CSS variables | expectocode | 2018/06/01 22:27:39 | | +| 105 | make @OP and @userwhoposted synonymous in comme... | cfabbro | 2018/06/02 20:35:21 | | +| 106 | 2 factor authentication for the site | cfabbro | 2018/06/03 19:26:38 | | +| 107 | Add ability to "watch" topics (or individual co... | Deimorz | 2018/06/03 20:51:36 | | +| 108 | some TLDs are not being parsed correctly as hyp... | cfabbro | 2018/06/03 22:29:12 | | +| 109 | Inconsistent max width on screens larger than 7... | zowesiouff | 2018/06/03 23:38:48 | 2018/06/04 21:10:31 | +| 110 | Automatically quote selected text when typing a... | nzealand | 2018/06/04 23:54:31 | | +| 111 | Sort comments by newest leaf, not branch / dept... | 010101 | 2018/06/05 02:52:41 | | +| 112 | Implement basic topic tag filtering | Deimorz | 2018/06/05 09:23:28 | 2018/06/14 22:36:14 | +| 113 | Add group-specific topic tag filters | Deimorz | 2018/06/05 10:24:52 | | +| 114 | Message inbox doesn't sort one-message conversa... | Deimorz | 2018/06/07 19:51:26 | | +| 115 | Long comment headers display badly on narrow sc... | expectocode | 2018/06/07 21:01:14 | 2018/06/08 00:01:33 | +| 116 | Clicking 'tag' multiple times opens multiple in... | lpopesco | 2018/06/08 17:03:55 | | +| 117 | Block links from low quality sources | theCrius | 2018/06/09 09:41:18 | | +| 118 | Allow a user to click on a post tag to see all ... | AdamsT | 2018/06/09 20:20:12 | 2018/06/14 20:03:10 | +| 119 | Change the text alignment of the group subscrib... | cfabbro | 2018/06/09 22:06:25 | 2018/06/12 03:28:43 | +| 120 | Small visual bug when submitting invalid URL | cfabbro | 2018/06/10 04:45:05 | | +| 121 | Avoid indentation of comments wherever possible | pitchforkmatters | 2018/06/10 19:49:59 | | +| 122 | Clickable borders that collapse comment trees | pitchforkmatters | 2018/06/10 20:52:31 | | +| 123 | Subdomains only use default theme | dankebitte | 2018/06/11 08:23:46 | 2018/06/11 20:44:32 | +| 124 | Auto fill submission metadata (title, tags, etc) | expectocode | 2018/06/11 20:12:27 | | +| 125 | Add ability for users to view their recently vi... | cfabbro | 2018/06/12 00:59:38 | | +| 126 | Add permalinks for tags and mutli-tag page supp... | cfabbro | 2018/06/12 01:13:27 | | +| 127 | Append an optional password recovery setup to t... | pitchforkmatters | 2018/06/13 02:55:59 | | +| 128 | lynx based browsers returning 400 Bad CSRF Origin | cfabbro | 2018/06/13 07:28:27 | | +| 129 | It is possible to vote on a deleted topic, and ... | twcus | 2018/06/13 19:34:56 | 2018/06/14 09:20:19 | +| 130 | Posting an egregiously lengthy text/comment res... | twcus | 2018/06/13 21:15:19 | | +| 131 | Make the future API support MessagePack | lordpipe | 2018/06/14 01:49:48 | | +| 132 | Mark notification as read after being clicked o... | cfabbro | 2018/06/14 19:07:00 | | +| 133 | Period-separated string is automatically parsed... | sidmani | 2018/06/14 20:19:16 | | +| 134 | Limit topic tags to a reasonable maximum | Deimorz | 2018/06/14 20:41:15 | | +| 135 | Add reference on the password recovery settings... | cfabbro | 2018/06/15 06:42:01 | | +| 136 | Topic tag filters should still apply while view... | Deimorz | 2018/06/15 19:58:03 | | +| 137 | Allow code blocks to be collapsed | Bauke | 2018/06/16 14:32:35 | | +| 138 | Remove margin-right from last item in tab-listi... | Bauke | 2018/06/16 19:37:50 | | +| 139 | Put comments and replies into nested lists in H... | Deimorz | 2018/06/16 21:38:28 | | +| 140 | Add the ability for users to vote for alternati... | lordpipe | 2018/06/20 05:57:52 | | +| 141 | Add "whisper comments" | Natanael_L | 2018/06/21 12:49:12 | | +| 142 | Add autocomplete for common tags | Deimorz | 2018/06/21 18:50:16 | | +| 143 | iOS - clicking a tag in a group page results in... | cfabbro | 2018/06/23 22:35:14 | | + +### Closed + +| Issue | Title | Author | Opened | Closed | +| ----- | ----- | ------ | ------ | ------ | +| 16 | Add description of relevant database triggers t... | Deimorz | 2018/05/07 23:14:07 | 2018/06/12 07:41:00 | +| 24 | Fix pluralizations of "votes", "messages", etc. | Deimorz | 2018/05/19 20:10:26 | 2018/06/19 03:46:33 | +| 32 | Session timeout errors | arghdos | 2018/05/21 19:40:19 | 2018/06/03 21:00:44 | +| 36 | Clicking "Cancel" on a comment in progress dele... | SafariMonkey | 2018/05/22 14:00:39 | 2018/06/04 03:53:23 | +| 52 | Add ability to jump to parent comment | cfabbro | 2018/05/23 04:02:50 | 2018/06/03 21:01:49 | +| 59 | on registration page consider mentioning "Have ... | cfabbro | 2018/05/25 18:22:39 | 2018/06/12 03:12:30 | +| 92 | Can't collapse comment thread when top-level po... | jbonatakis | 2018/05/30 14:45:37 | 2018/06/02 07:36:33 | +| 93 | add visual indication of subscription on the gr... | cfabbro | 2018/05/31 05:11:17 | 2018/06/02 02:17:27 | +| 99 | Posts can be double-posted by submitting multip... | cfabbro | 2018/06/01 05:26:46 | 2018/06/06 20:28:33 | +| 100 | Disable autocomplete on form input fields | toaster_ | 2018/06/01 20:00:01 | 2018/06/01 22:34:46 | +| 102 | Redirect moved topics | g4nym3de | 2018/06/01 21:08:02 | 2018/06/14 20:59:23 | +| 103 | Move new comment box to top | toritxtornado | 2018/06/01 21:29:52 | 2018/06/01 21:36:08 | +| 109 | Inconsistent max width on screens larger than 7... | zowesiouff | 2018/06/03 23:38:48 | 2018/06/04 21:10:31 | +| 112 | Implement basic topic tag filtering | Deimorz | 2018/06/05 09:23:28 | 2018/06/14 22:36:14 | +| 115 | Long comment headers display badly on narrow sc... | expectocode | 2018/06/07 21:01:14 | 2018/06/08 00:01:33 | +| 118 | Allow a user to click on a post tag to see all ... | AdamsT | 2018/06/09 20:20:12 | 2018/06/14 20:03:10 | +| 119 | Change the text alignment of the group subscrib... | cfabbro | 2018/06/09 22:06:25 | 2018/06/12 03:28:43 | +| 123 | Subdomains only use default theme | dankebitte | 2018/06/11 08:23:46 | 2018/06/11 20:44:32 | +| 129 | It is possible to vote on a deleted topic, and ... | twcus | 2018/06/13 19:34:56 | 2018/06/14 09:20:19 |