|
|
|
Add docs on developing against Review Board and maintaining forks
|
chipx86
|
September 1st, 2009, 2:29 p.m.
|
|
|
|
|
Add a prepare-dev.py script for preparing a development environment.
|
chipx86
|
August 31st, 2009, 5:30 p.m.
|
|
|
|
1
|
Fix e-mail sending on publishing review requests/reviews.
|
chipx86
|
August 24th, 2009, 5:08 p.m.
|
|
|
|
|
Allow Default Reviewers to be bound to one or more repositories.
|
chipx86
|
August 20th, 2009, 8:31 p.m.
|
|
|
|
1
|
Fix the rb-site path in the generated search-cron.conf file.
|
chipx86
|
August 18th, 2009, 5:21 p.m.
|
|
|
|
1
|
Added HTML e-mail support.
|
chipx86
|
August 17th, 2009, 7:24 p.m.
|
|
|
|
1
|
Add raw file URL support to the Repository admin page and Git.
|
chipx86
|
August 20th, 2009, 4:06 p.m.
|
|
|
|
1
|
Add new X-ReviewBoard-URL and X-ReviewRequest-URL e-mail headers.
|
chipx86
|
August 20th, 2009, 6:48 p.m.
|
|
|
|
1
|
Change SCMTool database registration to prevent overwriting custom SCMTool entries.
|
chipx86
|
August 12th, 2009, 6:09 p.m.
|
|
|
|
1
|
Add dynamic thumbnail creation and screenshot drag-and-drop
|
chipx86
|
July 21st, 2009, 7:51 p.m.
|
|
|
|
1
|
Add a concept of hosting services and known bug trackers to the Repository page
|
chipx86
|
July 11th, 2009, 7:09 p.m.
|
|
|
|
1
|
Display a pop-up bubble for updates/reviews on review requests.
|
chipx86
|
June 22nd, 2009, 7:54 p.m.
|
|
|
|
1
|
Install post-review as a Python module and install an executable wrapper in the path
|
chipx86
|
July 15th, 2009, 7:43 p.m.
|
|
|
|
1
|
Perform a pre-usage check for patch or patch.exe in the path.
|
chipx86
|
July 15th, 2009, 8:55 p.m.
|
|
|
|
1
|
Better check for needed executables in the PATH.
|
chipx86
|
July 15th, 2009, 8:32 p.m.
|
|
|
|
1
|
Add djblets.util.filesystem.is_exe_in_path, which will check if the specified executable is in the executable search path.
|
chipx86
|
July 15th, 2009, 8:26 p.m.
|
|
|
|
1
|
Auto-fix duplicate reviews.
|
chipx86
|
June 17th, 2009, 6:19 p.m.
|
|
|
|
1
|
Better define and show Review Board version information.
|
chipx86
|
June 17th, 2009, 4:56 p.m.
|
|
|
|
1
|
Chain up API calls to the server.
|
chipx86
|
June 11th, 2009, 7:09 p.m.
|
|
|
|
1
|
Add a concept of "in progress" to queues.
|
chipx86
|
June 11th, 2009, 7:03 p.m.
|
|
|
|
1
|
Greatly improve database query speeds in Review Board.
|
chipx86
|
June 7th, 2009, 8:51 a.m.
|
|
|
|
1
|
Optimize our datagrid queries when sorting data.
|
chipx86
|
June 7th, 2009, 8:34 a.m.
|
|
|
|
1
|
Remove the last_activity_timestamp query and use last_updated instead.
|
chipx86
|
June 1st, 2009, 6:30 p.m.
|
|
|
|
1
|
Make the page load for the review request page less jumpy.
|
chipx86
|
May 2nd, 2009, 7:25 p.m.
|
|
|
|
|
Change the Ship It column to show the number of Ship It reviews.
|
chipx86
|
April 26th, 2009, 7:32 p.m.
|
|
|
|
1
|
Add e-mail, username, and search root improvements for ActiveDirectory.
|
chipx86
|
April 26th, 2009, 8:19 p.m.
|
|
|
|
1
|
Linkify text in reviews
|
chipx86
|
April 22nd, 2009, 6:48 p.m.
|
|
|
|
|
Drastically reduce the number of queries made in the dashboard.
|
chipx86
|
April 14th, 2009, 6:28 p.m.
|
|
|
|
1
|
Always use select_related(depth=1) when fetching items in a DataGrid.
|
chipx86
|
April 14th, 2009, 6:09 p.m.
|
|
|
|
1
|
Inform users of missing dependencies in rb-site install.
|
chipx86
|
April 17th, 2009, 8:10 p.m.
|
|
|
|
1
|
Add an activity indicator for AJAX calls.
|
chipx86
|
March 31st, 2009, 5:26 p.m.
|
|
|
|
1
|
Drastically improve performance in the diff viewer
|
chipx86
|
March 28th, 2009, 10:30 a.m.
|
|
|
|
1
|
Improve performance in Gravy
|
chipx86
|
March 28th, 2009, 10:26 a.m.
|
|
|
|
1
|
Return an SCMError for P4 errors.
|
chipx86
|
March 24th, 2009, 8:40 p.m.
|
|
|
|
1
|
Move post-review into a new top-level "rbtools" package
|
chipx86
|
March 25th, 2009, 6:43 p.m.
|
|
|
|
1
|
Only require login for read-only API calls if anonymous access for the site is disabled.
|
chipx86
|
March 24th, 2009, 5:30 p.m.
|
|
|
|
1
|
Add support for disabling user registration.
|
chipx86
|
March 13th, 2009, 6:33 p.m.
|
|
|
|
1
|
Standardize SCM-related errors a bit and handle EmptyChangeSetError
|
chipx86
|
February 19th, 2009, 2:18 p.m.
|
|
|
|
1
|
Add a more scalable version of diff fragment loading
|
chipx86
|
March 9th, 2009, 9:28 p.m.
|
|
|
|
1
|
Pre-load the first diff in the diff viewer
|
chipx86
|
February 13th, 2009, 4:43 p.m.
|
|
|
|
1
|
Make the diff viewer load diffs progressively
|
chipx86
|
January 28th, 2009, 7:35 p.m.
|
|
|
|
1
|
Improve lighttpd and fastcgi support
|
chipx86
|
January 26th, 2009, 6:29 p.m.
|
|
|
|
1
|
Optimize media and resource file lookups
|
chipx86
|
December 27th, 2008, 6:30 p.m.
|
|
|
|
1
|
Add code to Djblets for generating media serial suffixes
|
chipx86
|
December 27th, 2008, 6:27 p.m.
|
|
|
|
|
Linkify various pieces of text in the Description and Testing Done fields
|
chipx86
|
January 21st, 2009, 7:41 p.m.
|
|
|
|
1
|
Allow periods in usernames.
|
chipx86
|
December 27th, 2008, 6:08 p.m.
|
|
|
|
2
|
Rework much of the Review Board UI, and move to jQuery
|
chipx86
|
December 3rd, 2008, 12:32 p.m.
|
|
|
|
2
|
Add several utility functions and UI widgets to jquery.gravy for the Review Board UI rewrite
|
chipx86
|
December 3rd, 2008, 12:12 p.m.
|
|
|
|
1
|
Add dynamic loading of diff comment fragments to the review request page
|
chipx86
|
November 13th, 2008, 8:06 p.m.
|
|
|
|
1
|
Add funcQueue to Gravy
|
chipx86
|
November 13th, 2008, 7:51 p.m.
|
|