|
Make the page load for the review request page less jumpy.
|
chipx86
|
May 3rd, 2009, 2:25 a.m.
|
|
|
Add a flag for ignoring whitespace in diffs.
|
GR
gredner
|
May 6th, 2009, 3:50 p.m.
|
|
|
Consolidate references to p4 binary in post-review
|
PS
pscott
|
May 6th, 2009, 4 p.m.
|
|
|
Make git repository configuration more explicit
|
MA
marc
|
May 6th, 2009, 8:57 p.m.
|
|
|
Add a FAQ entry about Git support
|
MA
marc
|
May 6th, 2009, 9:30 p.m.
|
|
|
Fix a bug in the AD backend that was breaking active directory logins.
|
DU
durin42
|
May 7th, 2009, 12:34 p.m.
|
|
|
Fix broken internal link from my Git additions
|
MA
marc
|
May 8th, 2009, 8:54 a.m.
|
|
|
The "Change Repository" page does not hide the password field
|
SH
sharan
|
May 9th, 2009, 11:31 a.m.
|
|
|
post-review: support for plain mercurial repos
|
CR
cr
|
May 18th, 2009, 8:09 a.m.
|
|
|
A more reliable way to check if a configured git repository exists and actually accessible
|
MO
morozov
|
May 21st, 2009, 4:26 a.m.
|
|
|
Fix processing of non-UTF-8-encoded files and diffs
|
MO
morozov
|
May 21st, 2009, 4:33 a.m.
|
|
|
Typo causes rb-site manage /var/www/reviewboard/ dumpdata to raise an exception
|
PB
pbor
|
May 26th, 2009, 6:33 a.m.
|
|
|
Typo causes rb-site manage /var/www/reviewboard/ dumpdata to raise an exception
|
PB
pbor
|
May 26th, 2009, 11:09 a.m.
|
|
|
avoid exception when email is undefined
|
PB
pbor
|
May 26th, 2009, 11:16 a.m.
|
|
|
Be robust against not accessible log file
|
PB
pbor
|
May 27th, 2009, 3:21 a.m.
|
|
|
Handle the fact that the bugtracker uri is not in the correct format
|
PB
pbor
|
May 27th, 2009, 6:16 a.m.
|
|
|
post-review abort after X failures/retries
|
CL
clach04
|
May 27th, 2009, 2:01 p.m.
|
|
|
Remove the last_activity_timestamp query and use last_updated instead.
|
chipx86
|
June 2nd, 2009, 1:30 a.m.
|
|
|
post-review [subversion] fails to find correct repository | Issue 1151
|
VE
vesterbaek
|
June 5th, 2009, 1:42 a.m.
|
|
|
easy scm control - make it easier to modify (add, remove, reorder) SCM used in post-review
|
CL
clach04
|
June 5th, 2009, 1:33 p.m.
|
|
|
Optimize our datagrid queries when sorting data.
|
chipx86
|
June 7th, 2009, 3:34 p.m.
|
|
|
Greatly improve database query speeds in Review Board.
|
chipx86
|
June 7th, 2009, 3:51 p.m.
|
|
|
Handle a missing "cvs" binary better.
|
david
|
June 7th, 2009, 4:54 p.m.
|
|
|
Use 'json' module if it's available.
|
david
|
June 7th, 2009, 4:57 p.m.
|
|
|
post-review: git-p4 and git-svn improvements
|
HE
hef
|
June 7th, 2009, 6:15 p.m.
|
|
|
Add a concept of "in progress" to queues.
|
chipx86
|
June 12th, 2009, 2:03 a.m.
|
|
|
Chain up API calls to the server.
|
chipx86
|
June 12th, 2009, 2:09 a.m.
|
|
|
Fix Ship-it count cell roundness in Safari 4
|
edufelipe
|
June 14th, 2009, 6:53 a.m.
|
|
|
Small change to alert text when user and group are empty
|
HE
helder
|
June 16th, 2009, 2:01 p.m.
|
|
|
Better define and show Review Board version information.
|
chipx86
|
June 17th, 2009, 11:56 p.m.
|
|
|
Auto-fix duplicate reviews.
|
chipx86
|
June 18th, 2009, 1:19 a.m.
|
|
|
Toggling of the display of whitespace-only changes.
|
edufelipe
|
June 18th, 2009, 8:53 p.m.
|
|
|
Display a pop-up bubble for updates/reviews on review requests.
|
chipx86
|
June 23rd, 2009, 2:54 a.m.
|
|
|
Fix diffs for ClearCaseClient under Win XP
|
BA
bartek
|
June 26th, 2009, 1:38 a.m.
|
|
|
Duplicate and unused variable assignment.
|
HE
helder
|
July 2nd, 2009, 11:24 p.m.
|
|
|
Send signals instead of emails. Listen to signals to send emails.
|
HE
helder
|
July 2nd, 2009, 11:27 p.m.
|
|
|
Add a concept of hosting services and known bug trackers to the Repository page
|
chipx86
|
July 12th, 2009, 2:09 a.m.
|
|
|
Perforce binary file diff corruption fix
|
TR
trimbo
|
July 15th, 2009, 7:32 p.m.
|
|
|
Install post-review as a Python module and install an executable wrapper in the path
|
chipx86
|
July 16th, 2009, 2:43 a.m.
|
|
|
Add djblets.util.filesystem.is_exe_in_path, which will check if the specified executable is in the executable search path.
|
chipx86
|
July 16th, 2009, 3:26 a.m.
|
|
|
Better check for needed executables in the PATH.
|
chipx86
|
July 16th, 2009, 3:32 a.m.
|
|
|
Perform a pre-usage check for patch or patch.exe in the path.
|
chipx86
|
July 16th, 2009, 3:55 a.m.
|
|
|
Fix bug with Mercurial parent diffs when the parent diff includes a binary file
|
CF
cfc
|
July 17th, 2009, 7:13 a.m.
|
|
|
Add dynamic thumbnail creation and screenshot drag-and-drop
|
chipx86
|
July 22nd, 2009, 2:51 a.m.
|
|
|
Detect and display moved parts in a file.
|
edufelipe
|
July 22nd, 2009, 6:03 a.m.
|
|
|
Indication that SCM change is pending. (Issue 1230)
|
NA
nathan.auch
|
July 22nd, 2009, 11:06 a.m.
|
|
|
JSON api to update the change number of a review request
|
NA
nathan.auch
|
July 24th, 2009, 5:47 a.m.
|
|
|
Fix git and mtn executable checks
|
DJ
djs
|
July 25th, 2009, 4:52 p.m.
|
|
|
post-review: teach GitClient to be flexible
|
DJ
djs
|
July 26th, 2009, 8:15 p.m.
|
|
|
Modifying comments on a screenshot causes screenshot to change to incorrect value.
|
EH
ehuss
|
July 27th, 2009, 2:43 p.m.
|
|