|
|
1
|
Use six.moves for urllib changes
|
david
|
November 18th, 2014, 6:31 p.m.
|
|
|
|
1
|
Use six.iteritems to iterate over dictionaries.
|
david
|
November 13th, 2014, 4:29 p.m.
|
|
|
|
1
|
Clean up some unused crud from SCMTool classes.
|
david
|
November 14th, 2014, 3:33 p.m.
|
|
|
|
1
|
Add a dependency on 'six'
|
david
|
November 13th, 2014, 2:22 p.m.
|
|
|
|
1
|
Get rid of simplejson fallbacks.
|
david
|
November 12th, 2014, 2:59 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
|
Improve rbtools test coverage a bit.
|
david
|
November 6th, 2014, 2:41 p.m.
|
|
|
|
1
|
Bullet-proof change descriptions with deleted file attachments.
|
david
|
November 6th, 2014, 6:38 p.m.
|
|
|
|
1
|
Draft release notes for RBTools 0.6.3.
|
david
|
October 31st, 2014, 2:26 p.m.
|
|
|
|
1
|
Open the header field by default in the "Edit Review" dialog.
|
david
|
October 31st, 2014, 5:32 p.m.
|
|
|
|
1
|
Don't create a draft review if nothing is changed in the "Review" dialog.
|
david
|
October 30th, 2014, 2:49 p.m.
|
|
|
|
1
|
Don't fail when using --diff-filename=- and credentials on the command line.
|
david
|
October 30th, 2014, 3:35 p.m.
|
|
|
|
1
|
Don't save every comment when publishing from the "Edit Review" dialog.
|
david
|
October 28th, 2014, 5:09 p.m.
|
|
|
|
1
|
Update the "change" field with submitted perforce changesets.
|
david
|
October 27th, 2014, 2:02 p.m.
|
|
|
|
1
|
Fix file attachment updating.
|
david
|
October 26th, 2014, 10:26 p.m.
|
|
|
|
1
|
Don't crash with invalid timezones.
|
david
|
October 24th, 2014, 12:36 p.m.
|
|
|
|
1
|
Fix warnings about naive datetimes.
|
david
|
October 23rd, 2014, 1:19 p.m.
|
|
|
|
1
|
Dramatically improve dashboard query performance with relation columns.
|
david
|
October 22nd, 2014, 1:32 p.m.
|
|
|
|
1
|
Add draft release notes for 2.0.9
|
david
|
October 20th, 2014, 2:23 p.m.
|
|
|
|
1
|
Add draft release notes for 0.8.12
|
david
|
October 21st, 2014, 11:18 p.m.
|
|
|
|
1
|
Fix "List index out of range" errors with interdiffing deleted files.
|
david
|
October 20th, 2014, 4:29 p.m.
|
|
|
|
1
|
Add a document on reviewing text files.
|
david
|
October 16th, 2014, 12:49 p.m.
|
|
|
|
1
|
Fix function signatures for parse_change_desc.
|
david
|
October 16th, 2014, 1:18 p.m.
|
|
|
|
1
|
Fix double escaping on file attachment captions.
|
david
|
October 15th, 2014, 2:27 p.m.
|
|
|
|
1
|
Fix a regression in the review request API.
|
david
|
October 14th, 2014, 3:42 p.m.
|
|
|
|
1
|
Fix some issues that were breaking javascript in firefox.
|
david
|
October 14th, 2014, 3:38 p.m.
|
|
|
|
1
|
Allow updating file attachments.
|
david
|
September 30th, 2014, 2:13 p.m.
|
|
|
|
3
|
Add FileAttachmentHistory model and evolutions.
|
david
|
September 30th, 2014, 2:11 p.m.
|
|
|
|
2
|
Give file attachments an "Actions" menu.
|
david
|
September 21st, 2014, 9:05 a.m.
|
|
|
|
1
|
Fix home/end behavior in CodeMirror.
|
david
|
October 8th, 2014, 1:07 p.m.
|
|
|
|
1
|
Fix GIT_USE_EXT_DIFF.
|
david
|
October 8th, 2014, 9:21 a.m.
|
|
|
|
1
|
Switch to a different version of marked.js that fixes in-word underscores.
|
david
|
October 7th, 2014, 12:24 a.m.
|
|
|
|
1
|
Fix up password reset template to use modern CSRF protection.
|
david
|
October 5th, 2014, 12:36 p.m.
|
|
|
|
1
|
Add an is_enabled_for mechanism for NavigationBarHook.
|
david
|
October 1st, 2014, 3 p.m.
|
|
|
|
1
|
Add __all__ to reviewboard.extensions.hooks.
|
david
|
October 1st, 2014, 2:39 p.m.
|
|
|
|
2
|
Tweak intersphinx links.
|
david
|
September 29th, 2014, 4:03 p.m.
|
|
|
|
1
|
Fix the get_email_addresses_for_group query with local_sites.
|
david
|
September 25th, 2014, 5:23 p.m.
|
|
|
|
1
|
Fix KeyError: u'message' in SVN commits backend.
|
david
|
September 23rd, 2014, 3:47 p.m.
|
|
|
|
1
|
Add documentation on creating the database.
|
david
|
September 26th, 2014, 5:21 p.m.
|
|
|
|
1
|
Fix word wrapping in the "Edit Review" dialog.
|
david
|
September 24th, 2014, 2:49 p.m.
|
|
|
|
1
|
[rbslack] Don't cause a 500 if notification fails.
|
david
|
September 21st, 2014, 5:06 p.m.
|
|
|
|
1
|
Fix the handling of binary data when reading in diff files in javascript.
|
david
|
September 23rd, 2014, 5:22 p.m.
|
|
|
|
1
|
Bullet-proof pre-commit UI a bit.
|
david
|
September 23rd, 2014, 5:22 p.m.
|
|
|
|
1
|
Refactor revision selectors for future file attachment support.
|
david
|
September 19th, 2014, 10:27 a.m.
|
|
|
|
1
|
Fix some Python 3.x issues that have slipped in.
|
david
|
September 15th, 2014, 3:50 p.m.
|
|
|
|
1
|
Don't crash the dashboard if a bug can't be linked.
|
david
|
September 16th, 2014, 4:37 p.m.
|
|
|
|
1
|
Fix another SVN unicode problem.
|
david
|
September 15th, 2014, 12:30 p.m.
|
|