|
|
1
|
Make a bunch of updates to the user manual.
|
david
|
February 22nd, 2014, 12:24 a.m.
|
|
|
|
1
|
Make dashboard column selector sort on detailed_label.
|
david
|
February 23rd, 2014, 1:37 p.m.
|
|
|
|
1
|
Move column initializers into __init__ calls.
|
david
|
February 23rd, 2014, 1:38 p.m.
|
|
|
|
1
|
Tweak the account forms a bit.
|
david
|
February 21st, 2014, 5:49 p.m.
|
|
|
|
1
|
Fix changedesc captions field for screenshot objects.
|
david
|
February 21st, 2014, 3:52 p.m.
|
|
|
|
1
|
Fix unicode handling in git diff parsing.
|
david
|
February 21st, 2014, 3:12 p.m.
|
|
|
|
1
|
Fix order of checks in git diff parsing.
|
david
|
February 21st, 2014, 2:39 p.m.
|
|
|
|
1
|
Return an error when trying to POST a diff on a review request with no repository
|
david
|
February 21st, 2014, 1:50 p.m.
|
|
|
|
1
|
Handle LDAP users who don't have email addresses configured.
|
david
|
February 20th, 2014, 1:31 p.m.
|
|
|
|
1
|
Backport python-ldap unicode fixes to release-1.7.x, add to LDAPBackend.
|
david
|
February 20th, 2014, 1:48 p.m.
|
|
|
|
1
|
Reduce duplication of options.
|
david
|
February 19th, 2014, 3:13 p.m.
|
|
|
|
1
|
Fix index line splitting to not cut off filenames.
|
david
|
February 18th, 2014, 5:52 p.m.
|
|
|
|
1
|
Fix move flags bumping over line numbers.
|
david
|
February 18th, 2014, 5:07 p.m.
|
|
|
|
1
|
Execute subcommands using the "C" locale.
|
david
|
February 18th, 2014, 4:10 p.m.
|
|
|
|
1
|
Switch over to django's bundled six library.
|
david
|
February 18th, 2014, 3:04 p.m.
|
|
|
|
1
|
Switch over to django's bundled six library.
|
david
|
February 18th, 2014, 1:51 p.m.
|
|
|
|
1
|
Show RRs from inactive users on "All Review Requests" and their user page.
|
david
|
February 17th, 2014, 1:26 p.m.
|
|
|
|
1
|
Handle post-commit for SVN repos that don't use the default layout.
|
david
|
February 16th, 2014, 1:28 p.m.
|
|
|
|
1
|
Limit Bazaar logs to one fewer revision with revision ranges.
|
david
|
February 17th, 2014, 4:51 p.m.
|
|
|
|
1
|
Trust the user when they say that their server name starts with 'https'
|
david
|
February 17th, 2014, 4:05 p.m.
|
|
|
|
1
|
Handle parse errors during diff migration.
|
david
|
February 16th, 2014, 12:34 p.m.
|
|
|
|
1
|
Add a "Diff Size" column to the dashboard.
|
david
|
February 15th, 2014, 5:56 p.m.
|
|
|
|
1
|
Allow posting filenames of retina images with svn.
|
david
|
February 15th, 2014, 4:42 p.m.
|
|
|
|
1
|
Don't show the expand icon if a header isn't expandable.
|
david
|
February 15th, 2014, 4:10 p.m.
|
|
|
|
1
|
Make a couple simple improvements to some datagrids.
|
david
|
February 6th, 2014, 11:28 p.m.
|
|
|
|
1
|
Fix problems with the "New updates" flags showing up too often.
|
david
|
February 8th, 2014, 2:37 p.m.
|
|
|
|
1
|
Fix the interdiff selector.
|
david
|
February 8th, 2014, 4:18 p.m.
|
|
|
|
1
|
Fix interdiffs which revert changes.
|
david
|
February 6th, 2014, 2:31 p.m.
|
|
|
|
1
|
Fix issues with prepare-dev.py and rb-site.
|
david
|
February 5th, 2014, 10:45 p.m.
|
|
|
|
1
|
Change the "Getting Started" doc to recommend rebase over merge.
|
david
|
February 4th, 2014, 1:20 a.m.
|
|
|
|
|
Post-process usernames from LDAP/AD before getting/creating User objects.
|
david
|
February 5th, 2014, 1:32 p.m.
|
|
|
|
1
|
Allow review request names to wrap in admin lists.
|
david
|
February 4th, 2014, 3:27 p.m.
|
|
|
|
1
|
Fix settings environment for docs builds.
|
david
|
February 4th, 2014, 1:13 a.m.
|
|
|
|
1
|
Use CodeMirror's "change" event to trigger comment model changes.
|
david
|
February 4th, 2014, 12:24 a.m.
|
|
|
|
1
|
Sort the results in the user autocomplete better.
|
david
|
February 3rd, 2014, 5:21 p.m.
|
|
|
|
1
|
Use Popen .communicate() instead of .stdin.write() to avoid deadlocks.
|
david
|
February 3rd, 2014, 3:48 p.m.
|
|
|
|
1
|
Use 'cvs rls' to check repository existance rather than checking CVSROOT/modules.
|
david
|
February 3rd, 2014, 2:44 p.m.
|
|
|
|
1
|
Switch the "check updates required" middleware to use process_view.
|
david
|
February 3rd, 2014, 1:31 p.m.
|
|
|
|
1
|
Simplify and fix static files serving.
|
david
|
February 3rd, 2014, 2:36 p.m.
|
|
|
|
1
|
Fix perforce posting from subdirectories of the client root.
|
david
|
February 3rd, 2014, 1:32 p.m.
|
|
|
|
1
|
Bump django dependency to 1.6
|
david
|
January 23rd, 2014, 7:05 p.m.
|
|
|
|
1
|
Bump djblets django dependency to 1.6
|
david
|
January 23rd, 2014, 7:03 p.m.
|
|
|
|
1
|
Improve our usage of --no-ext-diff with git.
|
david
|
January 31st, 2014, 3:04 p.m.
|
|
|
|
1
|
Fix get_url_params_except and augment_queryset.
|
david
|
January 31st, 2014, 5 p.m.
|
|
|
|
1
|
Make sure svn revisions are strings before passing them to Popen.
|
david
|
January 31st, 2014, 1:05 p.m.
|
|
|
|
1
|
Use call_command to invoke loaddata.
|
david
|
January 30th, 2014, 2:43 p.m.
|
|
|
|
1
|
Pass p4 port, client, and password on the command line instead of using env.
|
david
|
January 30th, 2014, 6:01 p.m.
|
|
|
|
1
|
Allow people to hide repositories which no longer exist.
|
david
|
January 30th, 2014, 5:31 p.m.
|
|
|
|
1
|
Add protection classes to PHP function regex.
|
david
|
January 30th, 2014, 4:04 p.m.
|
|
|
|
1
|
Remove woefully inadequate query parameter preservation in datagrids.
|
david
|
January 30th, 2014, 1:42 a.m.
|
|