|
|
1
|
Review Bot worker code cleanup.
|
david
|
February 21st, 2017, 12:52 p.m.
|
|
|
|
1
|
Properly show required and help text for tool options fields.
|
david
|
February 17th, 2017, 2:17 p.m.
|
|
|
|
1
|
Fix write-only tool options fields.
|
david
|
February 17th, 2017, 2:14 p.m.
|
|
|
|
|
Fix celery dependency for review bot worker.
|
david
|
February 17th, 2017, 2:14 p.m.
|
|
|
|
|
Do some code cleanup.
|
david
|
February 20th, 2017, 12:01 p.m.
|
|
|
|
|
Enable rich text for Review Bot comments.
|
david
|
February 17th, 2017, 5:12 p.m.
|
|
|
|
|
Simplify tool execution and improve code documentation.
|
david
|
February 19th, 2017, 5:10 p.m.
|
|
|
|
|
Add an optional Review Bot worker config file, use for PMD.
|
david
|
February 21st, 2017, 10:17 a.m.
|
|
|
|
1
|
Fix up evolutions for Review Bot 1.0.
|
david
|
February 14th, 2017, 11:27 p.m.
|
|
|
|
1
|
Integrate artwork.
|
david
|
December 30th, 2016, 7:50 p.m.
|
|
|
|
5
|
Improve Review Bot's admin interface
|
YY
yyoud88
|
February 28th, 2015, 10:38 p.m.
|
|
|
|
1
|
Don't create a review if there are no comments.
|
david
|
November 10th, 2016, 4:38 p.m.
|
|
|
|
2
|
Add timeout to Review Bot tools.
|
david
|
November 10th, 2016, 2:46 p.m.
|
|
|
|
2
|
Create status update before triggering tool invocation.
|
david
|
November 3rd, 2016, 3:32 p.m.
|
|
|
|
1
|
Redo the Review Bot extension configuration.
|
david
|
October 24th, 2016, 11:14 p.m.
|
|
|
|
2
|
Convert Review Bot to use an integration and status updates.
|
david
|
September 26th, 2016, 10:12 a.m.
|
|
|
|
1
|
Clean up review task invocation a bit.
|
david
|
October 12th, 2016, 3:51 p.m.
|
|
|
|
3
|
Do some clean-up on the ReviewBot worker code.
|
david
|
September 24th, 2016, 11:15 a.m.
|
|
|
|
1
|
Do a bunch of clean-up work for Review Bot.
|
david
|
September 20th, 2016, 11:35 p.m.
|
|
|
|
1
|
Consolidate tool reports into batched reviews.
|
chipx86
|
June 16th, 2014, 1:23 p.m.
|
|
|
|
3
|
Add a setting for all review bots to skip posting a review if there were no files processed.
|
BD
bdmartin
|
May 27th, 2016, 4:22 p.m.
|
|
|
|
|
Write a ReviewBot plugin for ShellCheck
|
XU
xutong
|
October 15th, 2015, 9:12 p.m.
|
|
|
|
7
|
[WIP]ReviewBot PEP257Tool
|
CA
Caster.Rune
|
March 22nd, 2015, 3:27 a.m.
|
|
|
|
19
|
[WIP]ReviewBot ShellCheckTool
|
CA
Caster.Rune
|
April 12th, 2015, 12:04 a.m.
|
|
|
|
8
|
Implement FBInfer tool in ReviewBot (WIP)
|
CA
calvinjshin
|
October 15th, 2015, 11:56 p.m.
|
|
|
|
|
Release Djblets 0.8.11.
|
DV
dvadva1000
|
September 28th, 2014, 12:06 a.m.
|
|
|
|
1
|
Automatically execute tools based on AutomaticRunGroups.
|
anselina
|
August 12th, 2014, 9:17 p.m.
|
|
|
|
2
|
Add form in admin site for AutomaticRunGroups.
|
anselina
|
August 12th, 2014, 9:14 p.m.
|
|
|
|
2
|
Add form in admin site for ManualPermissions.
|
anselina
|
August 13th, 2014, 8:10 p.m.
|
|
|
|
1
|
Add support for specifying a field's widget for tool plugins.
|
anselina
|
August 18th, 2014, 7:35 a.m.
|
|
|
|
2
|
Add a configuration option to the JSHint tool plugin.
|
anselina
|
August 18th, 2014, 7:36 a.m.
|
|
|
|
2
|
Add more tracking of tool executions.
|
anselina
|
August 16th, 2014, 11:02 p.m.
|
|
|
|
2
|
Add JSHint tool plugin.
|
anselina
|
August 16th, 2014, 3:36 a.m.
|
|
|
|
|
Setting up the bot to handle Git repositories and pass the repository paths to the tools
|
MA
matthewcmaclean
|
May 23rd, 2014, 10:03 p.m.
|
|
|
|
1
|
Add web API resources for tool executions and executables.
|
anselina
|
July 23rd, 2014, 11:17 p.m.
|
|
|
|
1
|
Update Review Bot to use the new web API.
|
anselina
|
August 2nd, 2014, 12:11 p.m.
|
|
|
|
1
|
Fix ImportError and AttributeError in models.py.
|
anselina
|
June 10th, 2014, 11:57 a.m.
|
|
|
|
1
|
Require RBTools 0.6+ for the Review Bot worker.
|
chipx86
|
May 16th, 2014, 1:56 p.m.
|
|
|
|
1
|
Use a formal version definition for the Review Bot worker.
|
chipx86
|
May 13th, 2014, 6:13 p.m.
|
|
|
|
1
|
Update Review Bot to take advantage of more modern RB 2.0 features.
|
chipx86
|
May 13th, 2014, 11:06 a.m.
|
|
|
|
1
|
Move to a more flexible versioning and package data scheme.
|
chipx86
|
May 12th, 2014, 11:01 p.m.
|
|
|
|
1
|
Update Review Bot to work with Review Board 2.0.
|
chipx86
|
May 12th, 2014, 5:16 p.m.
|
|
|
|
|
Addressing TODO for faster algorithm to convert from file line numbers to filediff line numbers
|
SO
soorajchirag
|
March 20th, 2013, 2:51 a.m.
|
|
|
|
|
Updated Buildbot plugin
|
RG
rguarino
|
June 28th, 2013, 1:05 p.m.
|
|
|
|
10
|
WIP: Adding UI for manual trigger for Review Bot
|
AL
Allyshia
|
November 27th, 2012, 3:30 p.m.
|
|
|
|
|
Buildbot plugin for ReviewBot
|
TA
tahnok
|
November 19th, 2012, 8:59 a.m.
|
|
|
|
1
|
Fix Review Bot when SITE_ROOT is used
|
SM
smacleod
|
April 10th, 2013, 5:58 p.m.
|
|
|
|
1
|
Add pyflakes support to reviewbot
|
MR
mrabkin
|
February 4th, 2013, 12:24 a.m.
|
|
|
|
1
|
Add 2 new worker types to Reviewbot. CPPlint and CPPCheck.
|
djl197
|
November 29th, 2012, 12:47 a.m.
|
|
|
|
3
|
Review Bot Test
|
SM
smacleod
|
January 5th, 2013, 3:38 p.m.
|
|