|
|
1
|
Fix formatting errors in accounts module according to PEP8
|
justy777
|
November 23rd, 2014, 11:27 a.m.
|
|
|
|
|
Added documentation for WebAPICapabilityHook
|
justy777
|
November 24th, 2014, 1:25 a.m.
|
|
|
|
1
|
Fix formatting errors in admin module according to PEP8
|
justy777
|
November 23rd, 2014, 11:31 a.m.
|
|
|
|
1
|
Add API caching support to rbtools.
|
brennie
|
October 24th, 2014, 6:34 p.m.
|
|
|
|
1
|
Added documentation for HostingServiceHook
|
justy777
|
November 17th, 2014, 1:35 a.m.
|
|
|
|
1
|
Adding documentation for AdminWidgetHook
|
justy777
|
November 16th, 2014, 10:10 p.m.
|
|
|
|
1
|
Allow Admin Widget Integration through ReviewBoard Extensions
|
justy777
|
November 9th, 2014, 10:13 p.m.
|
|
|
|
1
|
Drag 'n Drop Inline Images Backend - Form
|
dkus
|
November 21st, 2014, 3:14 p.m.
|
|
|
|
1
|
Drag 'n Drop Inline Images Backend - Model
|
dkus
|
November 21st, 2014, 3:10 p.m.
|
|
|
|
1
|
Drag 'n Drop Inline Images Backend
|
dkus
|
October 17th, 2014, 1:13 p.m.
|
|
|
|
1
|
Allow Hosting Service Integration through ReviewBoard Extensions
|
justy777
|
November 9th, 2014, 12:56 a.m.
|
|
|
|
1
|
Use six.moves for StringIO
|
david
|
November 19th, 2014, 1:26 a.m.
|
|
|
|
1
|
Allow selecting text in new files again.
|
david
|
November 19th, 2014, 2:20 p.m.
|
|
|
|
1
|
Add support for Kiln and FogBugz as hosting services.
|
chipx86
|
November 18th, 2014, 7:34 p.m.
|
|
|
|
1
|
Use six.moves.http renames
|
david
|
November 19th, 2014, 1:06 a.m.
|
|
|
|
1
|
Use six.moves for urllib changes
|
david
|
November 18th, 2014, 6:31 p.m.
|
|
|
|
1
|
Attempt to fix DynamicURLResolver with threads.
|
chipx86
|
November 18th, 2014, 10:26 p.m.
|
|
|
|
1
|
Diff expansion controls now have a delay before appearing.
|
brennie
|
November 13th, 2014, 9:49 a.m.
|
|
|
|
1
|
Don't attempt a doomed request when publishing review replies.
|
chipx86
|
November 18th, 2014, 4:08 a.m.
|
|
|
|
1
|
Pass the extension instance to SignalHook-registered signal callbacks.
|
chipx86
|
November 17th, 2014, 5:29 p.m.
|
|
|
|
1
|
Fix loading review public states and resolving comment issues.
|
chipx86
|
November 17th, 2014, 2:10 p.m.
|
|
|
|
1
|
Add support to `rbtools` for command aliases.
|
brennie
|
October 22nd, 2014, 10:16 p.m.
|
|
|
|
1
|
Fix some text-related issues in the new review dialog.
|
chipx86
|
November 14th, 2014, 10:56 p.m.
|
|
|
|
1
|
Allow for saving specific attributes on resource models.
|
chipx86
|
November 14th, 2014, 9:51 p.m.
|
|
|
|
|
test
|
IN
inchonjin
|
November 17th, 2014, 12:42 a.m.
|
|
|
|
|
[WIP] Allow SCMTool Integration through ReviewBoard Extensions
|
justy777
|
November 9th, 2014, 12:28 a.m.
|
|
|
|
1
|
Use six.iteritems to iterate over dictionaries.
|
david
|
November 13th, 2014, 4:29 p.m.
|
|
|
|
|
[WIP] = Adding revision history support for Review Request File Attachements
|
RM
rmdone
|
October 26th, 2014, 3:22 a.m.
|
|
|
|
1
|
Centralize serialization/deserialization of resource models.
|
chipx86
|
November 14th, 2014, 3:48 p.m.
|
|
|
|
1
|
Clean up some unused crud from SCMTool classes.
|
david
|
November 14th, 2014, 3:33 p.m.
|
|
|
|
1
|
Fix multi-select closing in the dashboard for Local Sites.
|
chipx86
|
November 14th, 2014, 1:33 p.m.
|
|
|
|
1
|
Re factoring the alphabetic paginator changed.
|
RM
rmdone
|
October 28th, 2014, 11:09 p.m.
|
|
|
|
1
|
Refactoring the alphabetic paginator changes into new AlphanumericDatagrid subclass.
|
RM
rmdone
|
October 28th, 2014, 11:18 p.m.
|
|
|
|
1
|
Add a dependency on 'six'
|
david
|
November 13th, 2014, 2:22 p.m.
|
|
|
|
1
|
Sandbox reviewboard.attachments.mimetypes.MimetypeHandler
|
justy777
|
October 29th, 2014, 3:45 p.m.
|
|
|
|
1
|
Get rid of simplejson fallbacks.
|
david
|
November 12th, 2014, 2:59 p.m.
|
|
|
|
1
|
Enhance extensibility of the siteconfig settings template.
|
chipx86
|
November 12th, 2014, 2:44 p.m.
|
|
|
|
1
|
Use __future__.print_function
|
david
|
November 12th, 2014, 1:32 p.m.
|
|
|
|
1
|
Switch exception-catching syntax to use 'as'
|
david
|
November 12th, 2014, 1:27 p.m.
|
|
|
|
1
|
Get rid of __future__.with_statement.
|
david
|
November 12th, 2014, 1:25 p.m.
|
|
|
|
1
|
Bump python dependency to 2.6
|
david
|
November 10th, 2014, 1:24 p.m.
|
|
|
|
1
|
Fix a regression in passing signal arguments in SignalHook.
|
chipx86
|
November 12th, 2014, 2:12 p.m.
|
|
|
|
1
|
Fix generating the path to the manual URL for dev builds.
|
chipx86
|
November 12th, 2014, 1:46 p.m.
|
|
|
|
1
|
Fix fetching commits by branch on GitHub.
|
chipx86
|
November 12th, 2014, 12:22 a.m.
|
|
|
|
1
|
Sandbox reviewboard.accounts.AuthBackend
|
justy777
|
October 4th, 2014, 12:09 p.m.
|
|
|
|
1
|
BUG FIX: prevents the database for accepting furthur database queries when _find_user() fails in ReviewRequestDraftResource
|
justy777
|
November 5th, 2014, 1:16 a.m.
|
|
|
|
1
|
Add an installer for MacOS X.
|
chipx86
|
October 4th, 2014, 6:24 p.m.
|
|
|
|
1
|
[rbslack] Fix escaping of review request summaries.
|
chipx86
|
November 8th, 2014, 2:44 a.m.
|
|
|
|
1
|
Improve defaults and metadata for rbslack.
|
chipx86
|
November 8th, 2014, 2:40 a.m.
|
|
|
|
1
|
Only show diff expansion links in review comments.
|
brennie
|
November 7th, 2014, 2:57 p.m.
|
|