|
|
|
|
Changelog for ReviewBoard-1.6.1-1.fc16.noarch.rpm :
Tue Sep 13 14:00:00 2011 Stephen Gallagher - 1.6.1-1 - Security Updates: * Review Board 1.6.1 now requires Django 1.3.1. Django 1.3.1 contains a number of important security fixes. - Bug Fixes: * Fixed the Dashboard counters showing up as 0 or negative numbers
Mon Jul 25 14:00:00 2011 Stephen Gallagher - 1.6-5.rc2 http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6-rc-2/ - New Features - File attachment comments - File attachment drag-and-drop - Added close descriptions to review requests - Added alerts whenever leaving a page would cause data loss - Added confirmation when canceling a field with new changes - Added a Control-S shortcut to save the field you’re editing - Added support for HTTP Basic Auth for Git repositories when using the - web-based raw file URL method - Added stunnel support for Perforce - Provide better instructions when manual updates to the server are required - Added Gitorious as a hosting service for repositories - Added People and Groups columns to the dashboard - Added additional LDAP configuration for name attributes - Web API Changes - Added a ?ship-it= parameter to the review requests list resource - Added support for HTTP caching headers for resources - Fixed accessing diff resources for closed review requests - Errors accessing Perforce repositories are now reported in the web API - Bug Fixes - Review request counts in the dashboard\'s sidebar should now be correct - if they were broken in older releases - LDAP referrals are now turned off - Fixed JavaScript errors on Internet Explorer - Fixed a JavaScript error when canceling a newly created, empty reply to a - comment - Fixed the star/unstar issue counts for review requests - Fixed screenshot comment location problems on Chrome and Firefox - Closing issues no longer changes the review timestamp - The dashboard should no longer generate errors about id_list not being set - Invalid bug tracker URLs (those with extra \"%s\" or other format strings) - no longer break review requests - Trailing ) characters on links are no longer included in the link - The proper screenshot caption is now shown after uploading a screenshot - through the Add Screenshot button - The issue tracker buttons (\"Fixed\" and \"Discard\") are no longer shown to - all users, just to the owner of the review request - Removed the unwanted \"Uploaded files\" label on review requests without - file attachments - The Expand Reviews button is no longer shown if there aren’t any reviews - Fixed the name of the \"recaptcha-client\" dependency. This didn’t affect - most users, but it was causing problems for some packagers - Feature Polish - The user page now has a bit of polish, and looks closer to how the user - hover bubble looks - Updated the styles for the issue bars. The icons and color scheme have - been tweaked a bit
Thu Jun 23 14:00:00 2011 Stephen Gallagher - 1.6-4.rc1 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6-rc-1/ - New Features - Added generic file attachment - Added support for private profiles - Added support for private GitHub Organizations - New review request notifications are now reflected in the page icon - The \"Discarded\" and \"Submitted\" labels in the dashboard views now have - their own distinct colors - The Review Request Updated e-mails now clearly show when the summary, - rather than the description, was changed - Performance Enhancements - Sped up the rendering of the New Review Request page - The rendering of syntax highlighting in diffs is now faster - Reduced queries when looking up SCMTools in the database - Bug Fixes - Fixed an error when attempting to show a changeset-related error during - the creation of a review request - Fixed a page breakage where a user profile was incorrectly assumed to - exist when viewing a review request - Clear Case wasn’t properly recognizing brand new files - Fixed a Python 2.4 compatibility problem in Clear Case - Fixed a breakage with Internet Explorer that was introduced in 1.6 beta 2 - Fixed a rare crash in rb-site on the memcached server location page - Fixed an inconsistent recommendation in rb-site - Fixed possible problems if a .ssh/authorized_keys file contained a bad - line - The new Quick Search results list no longer appears off-screen - The log file no longer spews file locations on every new web server worker - thread/process unless the log level is set to DEBUG - Public servers not running in DEBUG mode would cause any HTTP 400 errors - to e-mail the administrator - Internal Changes - Review Board now depends on Django 1.3
Fri Jun 17 14:00:00 2011 Stephen Gallagher - 1.6-3.beta2.1 - Fix serious upgrade bug from 1.6beta1 - Resolves: rhbz#598463 - rb-site suggests that I use an unsafe temporary - directory
Mon May 9 14:00:00 2011 Stephen Gallagher - 1.6-2.beta2 - This release contains all bug fixes and features found in Review Board - version 1.5.5. - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.5.5/ - Important Upgrade Notes - * The generated settings_local.py file for new sites in 1.6 beta 1 had a - shortened version of the database engine path (stored in ENGINE). This - is deprecated. We now generate the full path. - * Sites created in 1.6 beta 1 may need adjustment to be compatible with - future versions of Django. Locate the line with \'ENGINE:\' \'\' and - prefix django.db.backends. before - New Features - * Added basic issue tracking support for comments and reviews - * Added a quick search field - * Review draft banners now stay on screen while the review is shown - * Added support for e-mailing administrators when new users register - * Aded move/rename information in the diff viewer - * Added support for copy/rename information in git-style diffs on - Mercurial - * Added X-ReviewGroup headers for e-mails, improving e-mail filtering - * Added a brand new Clear Case implementation - * SSH keys can now be defined per-Local Site. - * This means if a server has a Review Board instance partitioned into - two Local Sites, each can have their own SSH keys configured - Removed Features - * Removed RSS/Atom feed support (never referenced) - API Changes - * Added API for getting change descriptions - * Added a quick search API for retrieving basic searchable information - * Draft resources weren’t always being fetched correctly, returning 404s - * Links in resources on Local Sites are no longer broken - Bug Fixes - * Fixed compatibility with Django 1.3 - * The groups box in the user preferences page is no longer displayed if - there are no groups to join - * Increased the size of the text field son the New Review Request page. - They’re now the width of the page - * Git patches containing new or deleted files would not have all the - information preserved in the downloaded diff - * Saving a review request in the admin UI no longer fails due to a blank - Local ID field - * Table captions in the admin dashboard were scrambled on Google Chrome - * Review Board no longer breaks when set up with mod_wsgi without - mod_python installed - * The starred reviews counts weren\'t incremented properly. This would - cause removing a star to show a negative count in the dashboard - * The incoming group counts on the dashboard weren’t always updated - properly - * Both the groups and people reviewer auto-complete lists now have a - “Press Tab to auto-complete” footer at the bottom of the list. - Previously, only one of the lists had this. - * Fixed a breakage when reporting errors on failed diffs - * The proper user information on the user page wasn\'t correct. The logged - in user was being shown instead of the user represented by the URL - * Newly uploaded screenshots are no longer shown on the review request - until the draft is published. Since 1.0, we’ve always shown whether or - not they were intended to be public - * Draft captions for screenshots are now properly displayed on the review - request page. Previously, we’d show the original caption - * Editing a caption for a screenshot properly saves it again - * The order of values in the change descriptions were seemingly random. - This affected such fields as bug numbers and reviewers. Now they - maintain the order shown in the actual fields - * Fixed a usability problem with the user infobox - * Fixed visual issues in the user infobox on Google Chrome - * Fixed several problems with commenting and saving reviews - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6-beta-2/
Wed Mar 30 14:00:00 2011 Stephen Gallagher - 1.6-1.beta1 - New upstream beta release - Site divisions within Review Board - Invite-only groups - Hidden groups - Access control on repositories - Collapsible reviews - One-click Ship It! - Delete detection for Git and Perforce - The review request ID is now displayed under the summary on the review - request - Added error messages when typing an invalid reviewer (user or group). Prior - to this, the invalid reviewer would just disappear from the list, leaving no - indication that it was wrong - Plastic SCM support - Better custom authentication backends - Improved user page - User info bubble - Better DKIM support for e-mails - Searching by change numbers now works. This may require a full reindex - The dashboard is now much faster - Reduced the number of round trips to the database when loading the diff - viewer - The old 1.0 API has been removed - The old iPhone interface has been removed - Review Board now depends on Django 1.2 - The entire web UI has been updated to use the new API - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6-beta-1/
Mon Feb 21 13:00:00 2011 Stephen Gallagher - 1.5.4-1 - New upstream release 1.5.4 - Added API support for creating/updating/removing repositories - Added API for change number-related updates - Fix validation problems with the Search Index settings in the - Administration UI - Comments begining in expanded regions of a diff and ending in - collapsed regions should no longer break the diff viewer - Usernames with AATT in the name (such as when using e-mail addresses - as usernames) are now allowed - IntelliJ-generated SVN diffs should now be parsed properly - The update_changenum method in the old API no longer returns an - HTTP 500 error - When replying to a review, names containing an apostrophe are no - longer displayed incorrectly - Using a bug number on a review request without a repository no - longer causes an HTTP 500 error - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.5.4/
Mon Feb 7 13:00:00 2011 Fedora Release Engineering - 1.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Mon Feb 7 13:00:00 2011 Stephen Gallagher - 1.5.3-1 - New upstream release 1.5.3 - Added support for matching repository names instead of paths with RBTools - 0.3.1 - Fixed many compatibility issues with the new SSH implementation - Removed some spurious print statements causing mod_wsgi to have problems - The Search Index setting in the administration UI now validates the path - to ensure that it’s an absolute path, it exists, and it’s writeable
Tue Jan 18 13:00:00 2011 Stephen Gallagher - 1.5.2-21 - Change mod_wsgi notification patch to the version submitted upstream - This warning will now only be displayed if upgrading from an affected - version, rather than on all upgrades. - Don\'t install files used only for test purposes
Mon Jan 10 13:00:00 2011 Stephen Gallagher - 1.5.2-20 - Add message to upgrade script to alert users that manual edits may be - required if using mod_wsgi
Mon Jan 10 13:00:00 2011 Stephen Gallagher - 1.5.2-19 - Important Updates - Users using existing WSGI configurations must update their configuration - for authentication with the new API to work. - New Features - Added SSH key management for SSH-backed repositories - Authentication failures when setting up repositories are now more useful - Added our own SSH replacement for standardizing on behavior and working - around OpenSSH limitations - The Repository page in the administration UI now talks about API Tokens - and links to the GitHub Account page for Git repositories, making it - easier to set up a GitHub repository - API Fixes - Fixed logging in on requests using HTTP Basic Auth - Fixed wrong responses when performing a request requiring authentication - as an anonymous user - Fixed anonymous access to the API when anonymous access is enabled - Fixed replies to screenshot comments in the new web API - Fixed removing screenshots from review requests - Changed the request when doing a HTTP PUT on a review request draft - Fixed search queries in /api/users/ - Bug Fixes - Fixed a problem with SSH host checking on Git repositories - Fixed support for private GitHub repositories - The API Token for GitHub repositories are now extracted properly in the - Repository page in the administration UI - Fixed extra whitespace highlight toggling - Images on the dashboard are now cached, reducing the number of requests - made to the server - Disabled auto-complete and default values for the repository - username/password fields - Support for Amazon S3 now works again with new versions of Django - Storages - Authentication with the new API now works with new Apache+wsgi setups - Fixed some rewrite rule for fastcgi - Fix 404 errors with newly generated lighttpd.conf files - Fixed errrors when passing a non-integer value for ?show_submitted= on - the dashboard or other review request listings - Fixed a crash when attempting to log SSH-related problems - The contributed svn-hook-postcommit-review script wasn\'t parsing the - base path correctly - Release Notes - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.5.2/
Mon Nov 22 13:00:00 2010 Stephen Gallagher - 1.5.1-18 - New Features - Permission denied errors are shown when accessing unreachable local Git - repositories. (Bug #1765) - Previously, if a Git repository was used and there wasn’t sufficient - file permissions to access it, a vague error saying that the repository - was unreachable would appear. Now we check to find out if it’s a - permissions error, and display an appropriate error message. - Performance Improvements - Reduce the number of SQL queries in the legacy JSON API. - Some of the legacy API handlers performed more queries than necessary. - We now perform fewer queries. Patch by Ben Hollis. - Bug Fixes - Fixed several small problems in the Admin UI from bundling Django media - files. - For historical reasons, we’ve always shipped the Django Admin media - files as part of Review Board. This comes from a time before rb-site - existed, when we needed a single media directory with everything inside - it. However, it just introduces various compatibility problems these - days. We now make use of the media files that are installed with Django - Fixed a breakage in the diff viewer with SCons files. (Bug #1864) - Any SCons files put up for review would break the diff viewer, due to a - typo when looking up information on that type of file. - Added the Parent Diff field to the New Review Request page. (Bug #1651) - The Parent Diff field was missing for Git, Bazaar, and Mercurial, - making it impossible to upload a parent diff through the web UI when - creating a new review request. - Fixed some common installation problems with the generated - lighttpd.conf file. (Bug #1618, Bug #1639) - Several installs with lighttpd would give 404 Not Found errors, due to - some configuration problems in the sample config file. - Fixed support for multiple e-mail addresses assigned to a group. - (Bug #1661) - Multiple e-mail addresses for a group were supported, but broken in - 1.5. We now split them out properly. - The screenshot area is no longer hidden immediately after uploading a - screenshot. - Fixed an error in the web API when serializing to XML. - Fixed broken intervals for search updating in the generated crontab - file. - The intervals would cause a full index to happen at every minute at 2AM - on Sundays, rather than only at 2AM. - Fixed an error when permanently deleting a review request. - The administrator-specific ability to permanently delete a review - request would succeed but generate an error page.
Fri Oct 1 14:00:00 2010 Stephen Gallagher - 1.5-17 - Release ReviewBoard 1.5 final - Full release notes: - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.5/
Mon Sep 20 14:00:00 2010 Stephen Gallagher - 1.5-16.rc2 - Fix specfile typo causing build break
Mon Sep 20 14:00:00 2010 Stephen Gallagher - 1.5-15.rc2 - Update to new upstream release 1.5rc2 - Added Python 2.7 compatibility. - Added compatibility with PyLucene 3.x. Support for 2.x still remains. - Added support for review requests without diffs, for image/screenshot review - Assorted API improvements and bugfixes - Update Djblets requirement to 0.6.4 - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.5-rc-2/
Wed Jul 21 14:00:00 2010 David Malcolm - 1.5-14.rc1.1 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
Fri Jul 9 14:00:00 2010 Stephen Gallagher - 1.5-14.rc1 - Add missing Requires: python-dateutil
Tue Jul 6 14:00:00 2010 Stephen Gallagher - 1.5-13.rc1 - Specfile change: more specific %files section
Tue Jul 6 14:00:00 2010 Stephen Gallagher - 1.5-12.rc1 - Added support for the iPhone and iPad - Improved move detection in diff viewer - Support for WSGI installations - Improvements to the JSON API - Assorted bugfixes - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.5-rc-1/
Fri May 14 14:00:00 2010 Stephen Gallagher - 1.5-11.beta2 - Added support for custom site-specific management commands - Set the HOME directory for Review Board to be he site directory’s - data directory by default - Multiple review requests can now be closed or reopened at once by - administrators in the administration UI’s database browser - Added a new REST API - Usability Improvements - Assorted bugfixes - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.5-beta-2/
Sat Apr 17 14:00:00 2010 Stephen Gallagher - 1.5-7.beta1 - Remove previous patch. It was actually already in the source tree
Sat Apr 17 14:00:00 2010 Stephen Gallagher - 1.5-6.beta1 - Include upstream patch to drastically reduce the number of - SQL lookups
Tue Mar 16 13:00:00 2010 Stephen Gallagher - 1.5-5.beta1 - Add Requires: python-paramiko
Fri Mar 12 13:00:00 2010 Stephen Gallagher - 1.5-3.beta1 - Fix some places where \'beta1\' was missing, causing build failure
Fri Mar 12 13:00:00 2010 Stephen Gallagher - 1.5-2.beta1 - Correct version to meet naming guidelines
Fri Mar 12 13:00:00 2010 Stephen Gallagher - 1.5beta1-1 - Add missing dependency on python-recaptcha-client
Mon Feb 15 13:00:00 2010 Stephen Gallagher - 1.5beta1-0 - New upstream release - Complete release notes at - http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.5-beta-1/
Tue Dec 22 13:00:00 2009 Stephen Gallagher - 1.0.5.1-2 - Fix source tarball location - Add comment to spec file regarding the lack of .desktop file - Update changelog
Tue Dec 15 13:00:00 2009 Stephen Gallagher - 1.0.5.1-1 - Update to latest upstream (1.0.5.1) - Require Django >= 1.1.1 for security fixes
Fri Oct 16 14:00:00 2009 Dan Young - 1.0.1-2 - add builddep on python-setuptools to avoid \"ImportError: No module named setuptools\" in mock build - Add Requires: python-pygments for syntax highlighting - Add Requires: django-evolution for schema migrations
Fri Sep 11 14:00:00 2009 David Malcolm - 1.0.1-1 - bump to latest upstream (1.0.1), and delete usage of \"alphatag\" from the specfile - drop build-time dependency on python-setuptools-devel
Thu May 7 14:00:00 2009 David Malcolm - 1.0-0.4.rc1 - update to rc1 - avoid trying to bootstrap setup.py; we get this via RPM - update djblets dep based on my proposed renaming (see bug 487098) - make manage.py executable - add requirement on pytz
Tue Feb 24 13:00:00 2009 Dan Young - 1.0-0.3.alpha4 - change _alphaver to alphatag - fix Djblets dep w/ correct pre-release package naming
Tue Feb 24 13:00:00 2009 Dan Young - 1.0-0.2.alpha4 - Fix version number - Fix rpmlint administriva (spaces/tabs, description length, capitalization) - Include docs
Sat Feb 21 13:00:00 2009 Ramez Hanna - First build.
|
|
|