|
|
1
|
Perform unicode migration for reviewboard/cmdline
|
david
|
November 15th, 2013, 3:51 p.m.
|
|
|
|
1
|
Perform unicode migration for reviewboard/changedescs
|
david
|
November 15th, 2013, 3:45 p.m.
|
|
|
|
1
|
Perform unicode migration for reviewboard/attachments
|
david
|
November 15th, 2013, 3:43 p.m.
|
|
|
|
1
|
Perform unicode migration for reviewboard/accounts
|
david
|
November 15th, 2013, 3:31 p.m.
|
|
|
|
1
|
Use the more modern six library to handle urllib, cStringIO, and cPickle.
|
david
|
November 11th, 2013, 1:50 p.m.
|
|
|
|
1
|
Add protection against a null LocalSiteProfile.permissions.
|
chipx86
|
November 14th, 2013, 5:36 p.m.
|
|
|
|
1
|
Fix default focus in the Review form.
|
chipx86
|
November 14th, 2013, 4:26 p.m.
|
|
|
|
1
|
Audit all strings in djblets and convert to __future__.unicode_literals
|
david
|
November 12th, 2013, 3:51 p.m.
|
|
|
|
1
|
Re-enable the Publish/Discard buttons for replies after a second save.
|
chipx86
|
November 12th, 2013, 5:43 p.m.
|
|
|
|
1
|
Don't show the asterisk next to "Reviewers" when closed.
|
chipx86
|
November 12th, 2013, 5:42 p.m.
|
|
|
|
1
|
Fixed issues saving Markdown data in certain cases.
|
chipx86
|
November 12th, 2013, 5:12 p.m.
|
|
|
|
1
|
Add blank lines around lists in rendered Markdwon.
|
chipx86
|
November 12th, 2013, 1:22 p.m.
|
|
|
|
1
|
Revamp the review request layout.
|
chipx86
|
November 8th, 2013, 6:17 p.m.
|
|
|
|
1
|
Clarify that SCMTool.get_file and HostingService.get_file return bytes.
|
david
|
November 12th, 2013, 12:23 a.m.
|
|
|
|
1
|
Get rid of deprecated 'xreadlines'
|
david
|
November 12th, 2013, 1:28 p.m.
|
|
|
|
1
|
Handle a bunch of renamed methods.
|
david
|
November 11th, 2013, 1:52 p.m.
|
|
|
|
1
|
Remove a bunch of now-unused stuff from djblets.auth.
|
david
|
November 11th, 2013, 2:14 p.m.
|
|
|
|
1
|
Fix next/next_page mess.
|
david
|
November 10th, 2013, 11:21 p.m.
|
|
|
|
|
Switch to django's built-in login_required decorator.
|
david
|
November 10th, 2013, 5:54 p.m.
|
|
|
|
1
|
Switch over to django.contrib.auth.views.login
|
david
|
November 10th, 2013, 3:52 p.m.
|
|
|
|
1
|
Simplify logout view.
|
david
|
November 10th, 2013, 2:38 p.m.
|
|
|
|
1
|
Convert metaclasses using @six.add_metaclass()
|
david
|
November 8th, 2013, 7:49 p.m.
|
|
|
|
1
|
Handle unicode/str cast operators.
|
david
|
November 8th, 2013, 6:40 p.m.
|
|
|
|
1
|
Use the more modern six library to handle urllib, cStringIO, and cPickle.
|
david
|
November 8th, 2013, 10:34 p.m.
|
|
|
|
1
|
Pull in a newer version of six and use it for metaclasses.
|
david
|
November 8th, 2013, 7:06 p.m.
|
|
|
|
1
|
Fix places where we were using relative imports.
|
david
|
November 9th, 2013, 3:04 p.m.
|
|
|
|
1
|
Fix clicking on move flags in the diff viewer.
|
chipx86
|
November 9th, 2013, 2 a.m.
|
|
|
|
1
|
Prevent update bubbles when resolving/reopening issues.
|
chipx86
|
November 9th, 2013, 1:18 a.m.
|
|
|
|
1
|
Stop trying to link the old Djblets directory during install.
|
chipx86
|
November 9th, 2013, 12:51 a.m.
|
|
|
|
1
|
Better optimize for empty Markdown text fields.
|
chipx86
|
November 9th, 2013, 12:45 a.m.
|
|
|
|
1
|
Fix and improve move detection.
|
chipx86
|
November 8th, 2013, 6:58 p.m.
|
|
|
|
1
|
Handle unicode/str cast operators.
|
david
|
November 8th, 2013, 6 p.m.
|
|
|
|
|
Improve and fix a couple things in inlineEditor.
|
chipx86
|
November 8th, 2013, 6:05 p.m.
|
|
|
|
1
|
WIP release notes for 2.0
|
david
|
October 30th, 2013, 4:52 p.m.
|
|
|
|
1
|
Escape content before going into google-code-prettify.
|
chipx86
|
November 8th, 2013, 12:41 p.m.
|
|
|
|
1
|
Clean up imports and kill port of logging.WatchedFileHandler
|
david
|
November 7th, 2013, 11:01 p.m.
|
|
|
|
1
|
Remove hashlib fallbacks
|
david
|
November 7th, 2013, 10:49 p.m.
|
|
|
|
|
Use "six" to abstract dictionary iteration and callable for python 2/3
|
david
|
November 4th, 2013, 5:33 p.m.
|
|
|
|
1
|
Fix editing close descriptions when a review request is closed.
|
chipx86
|
November 7th, 2013, 1:06 a.m.
|
|
|
|
1
|
Move the static media bundle definitions out of settings.py.
|
chipx86
|
November 7th, 2013, 1:26 p.m.
|
|
|
|
1
|
Move review request draft banner logic into new classes.
|
chipx86
|
November 4th, 2013, 1:39 p.m.
|
|
|
|
1
|
Abstract away some types
|
david
|
November 5th, 2013, 10:18 p.m.
|
|
|
|
1
|
Use "six" to abstract dictionary iteration and callable for python 2/3
|
david
|
November 4th, 2013, 5:35 p.m.
|
|
|
|
1
|
Abstract away some types
|
david
|
November 5th, 2013, 10:21 p.m.
|
|
|
|
1
|
Fix up issues with map usage.
|
david
|
November 5th, 2013, 6:42 p.m.
|
|
|
|
1
|
Update print statements to use the new function syntax.
|
david
|
November 5th, 2013, 5:06 p.m.
|
|
|
|
1
|
Add the field mirror_path to RepositoryResource.
|
ED
edwlee
|
November 4th, 2013, 11:44 p.m.
|
|
|
|
|
first
|
PS
psih747
|
November 5th, 2013, 11:01 p.m.
|
|
|
|
1
|
Update print statements to use the new function syntax.
|
david
|
November 5th, 2013, 5:04 p.m.
|
|
|
|
1
|
Fix a series of breakages noticed while browsing as anonymous.
|
chipx86
|
November 4th, 2013, 6:27 p.m.
|
|