|
|
1
|
Fix the interdiff selector.
|
david
|
February 9th, 2014, 12:18 a.m.
|
|
|
|
1
|
Fix interdiffs which revert changes.
|
david
|
February 6th, 2014, 10:31 p.m.
|
|
|
|
1
|
Fix issues with prepare-dev.py and rb-site.
|
david
|
February 6th, 2014, 6:45 a.m.
|
|
|
|
1
|
Change the "Getting Started" doc to recommend rebase over merge.
|
david
|
February 4th, 2014, 9:20 a.m.
|
|
|
|
|
Post-process usernames from LDAP/AD before getting/creating User objects.
|
david
|
February 5th, 2014, 9:32 p.m.
|
|
|
|
1
|
Allow review request names to wrap in admin lists.
|
david
|
February 4th, 2014, 11:27 p.m.
|
|
|
|
1
|
Fix settings environment for docs builds.
|
david
|
February 4th, 2014, 9:13 a.m.
|
|
|
|
1
|
Use CodeMirror's "change" event to trigger comment model changes.
|
david
|
February 4th, 2014, 8:24 a.m.
|
|
|
|
1
|
Sort the results in the user autocomplete better.
|
david
|
February 4th, 2014, 1:21 a.m.
|
|
|
|
1
|
Use Popen .communicate() instead of .stdin.write() to avoid deadlocks.
|
david
|
February 3rd, 2014, 11:48 p.m.
|
|
|
|
1
|
Use 'cvs rls' to check repository existance rather than checking CVSROOT/modules.
|
david
|
February 3rd, 2014, 10:44 p.m.
|
|
|
|
1
|
Switch the "check updates required" middleware to use process_view.
|
david
|
February 3rd, 2014, 9:31 p.m.
|
|
|
|
1
|
Simplify and fix static files serving.
|
david
|
February 3rd, 2014, 10:36 p.m.
|
|
|
|
1
|
Fix perforce posting from subdirectories of the client root.
|
david
|
February 3rd, 2014, 9:32 p.m.
|
|
|
|
1
|
Bump django dependency to 1.6
|
david
|
January 24th, 2014, 3:05 a.m.
|
|
|
|
1
|
Bump djblets django dependency to 1.6
|
david
|
January 24th, 2014, 3:03 a.m.
|
|
|
|
1
|
Improve our usage of --no-ext-diff with git.
|
david
|
January 31st, 2014, 11:04 p.m.
|
|
|
|
1
|
Fix get_url_params_except and augment_queryset.
|
david
|
February 1st, 2014, 1 a.m.
|
|
|
|
1
|
Make sure svn revisions are strings before passing them to Popen.
|
david
|
January 31st, 2014, 9:05 p.m.
|
|
|
|
1
|
Use call_command to invoke loaddata.
|
david
|
January 30th, 2014, 10:43 p.m.
|
|
|
|
1
|
Pass p4 port, client, and password on the command line instead of using env.
|
david
|
January 31st, 2014, 2:01 a.m.
|
|
|
|
1
|
Allow people to hide repositories which no longer exist.
|
david
|
January 31st, 2014, 1:31 a.m.
|
|
|
|
1
|
Add protection classes to PHP function regex.
|
david
|
January 31st, 2014, 12:04 a.m.
|
|
|
|
1
|
Remove woefully inadequate query parameter preservation in datagrids.
|
david
|
January 30th, 2014, 9:42 a.m.
|
|
|
|
1
|
Include query parameters in datagrid pagination links.
|
david
|
January 30th, 2014, 9:42 a.m.
|
|
|
|
1
|
Don't allow duplicates in the bugs field.
|
david
|
January 30th, 2014, 11:17 p.m.
|
|
|
|
1
|
Fix review counts when deleting repositories.
|
david
|
January 29th, 2014, 12:12 a.m.
|
|
|
|
1
|
Include query parameters in API pagination links.
|
david
|
January 29th, 2014, 12:40 a.m.
|
|
|
|
|
Add render_value to various PasswordInput fields.
|
david
|
January 29th, 2014, 1:58 a.m.
|
|
|
|
1
|
List git commits in reverse order.
|
david
|
January 29th, 2014, 2:52 a.m.
|
|
|
|
1
|
Run initialize() in test setUp() methods.
|
david
|
January 24th, 2014, 7:48 a.m.
|
|
|
|
1
|
Finish porting djblets to Python 2/3 compatibility.
|
david
|
January 24th, 2014, 12:22 a.m.
|
|
|
|
1
|
Update a bunch of newer code to be compatible with Python 3.
|
david
|
January 23rd, 2014, 11:58 p.m.
|
|
|
|
1
|
Convert review group's mailing list to a generic CharField.
|
david
|
January 22nd, 2014, 11:55 p.m.
|
|
|
|
1
|
Abbreviate SHA-1 commit IDs.
|
david
|
January 22nd, 2014, 11:04 p.m.
|
|
|
|
1
|
Show discarded review requests in the "All Review Requests" view.
|
david
|
January 22nd, 2014, 10:04 p.m.
|
|
|
|
1
|
Mark quick ship-it reviews as rich text.
|
david
|
January 22nd, 2014, 2:23 a.m.
|
|
|
|
1
|
Fix bugs in "Depends On" field.
|
david
|
January 21st, 2014, 11:53 p.m.
|
|
|
|
1
|
Fix 'enter' in autocomplete fields (reviewboard)
|
david
|
January 20th, 2014, 11:34 p.m.
|
|
|
|
1
|
Fix 'enter' in autocomplete fields (djblets)
|
david
|
January 20th, 2014, 11:34 p.m.
|
|
|
|
1
|
Hand-check unique_together constraints with null values.
|
david
|
January 18th, 2014, 12:41 a.m.
|
|
|
|
1
|
Fix --parent situation for mercurial.
|
david
|
January 16th, 2014, 7:44 a.m.
|
|
|
|
1
|
Encode strings to UTF-8 before sending them to LDAP.
|
david
|
January 17th, 2014, 11:05 p.m.
|
|
|
|
1
|
Finish tranisition for new revisions syntax.
|
david
|
January 15th, 2014, 11:44 p.m.
|
|
|
|
2
|
Fix issues with successive calls to .create() or .update() on resources.
|
david
|
January 17th, 2014, 1:31 a.m.
|
|
|
|
1
|
Add --svn-show-copies-as-adds to post-review.
|
david
|
January 15th, 2014, 2:27 a.m.
|
|
|
|
1
|
Change 'rbt diff' and 'rbt post' to take revisions as arguments.
|
david
|
January 9th, 2014, 9:06 a.m.
|
|
|
|
1
|
Make git-p4 support handle P4PORT environment variable.
|
david
|
January 13th, 2014, 8:43 a.m.
|
|
|
|
|
Fix hg logging commands.
|
david
|
January 13th, 2014, 7:07 a.m.
|
|
|
|
1
|
Refactor extract_{summary,description} to use parsed revisions.
|
david
|
January 9th, 2014, 12:13 a.m.
|
|