|
|
|
its summary
|
IB
ibs
|
May 9th, 2013, 7:44 a.m.
|
|
|
|
1
|
Correctly store base revision for Mercurial diffs with parent diffs (fixes issue 2971)
|
CC
ccaughie
|
May 9th, 2013, 5:57 a.m.
|
|
|
|
|
Move the review banner code out into a DraftReviewBannerView.
|
chipx86
|
May 8th, 2013, 10:26 a.m.
|
|
|
|
1
|
Add a publish function to DraftReview.
|
chipx86
|
May 8th, 2013, 10:06 a.m.
|
|
|
|
1
|
Add "destroying" and "destroyed" signals to BaseResourceModel.
|
chipx86
|
May 8th, 2013, 9:54 a.m.
|
|
|
|
1
|
Don't require the existence of review request field elements.
|
chipx86
|
May 8th, 2013, 9:31 a.m.
|
|
|
|
1
|
Fix overzealous file existance caching.
|
chipx86
|
May 8th, 2013, 8:17 a.m.
|
|
|
|
|
Fix rbt post and diff for certain SCM clients.
|
SM
smacleod
|
May 7th, 2013, 3:29 p.m.
|
|
|
|
1
|
Fix rbt post for perforce repositories
|
SM
smacleod
|
May 7th, 2013, 2:53 p.m.
|
|
|
|
1
|
Split out gravatar methods a bit.
|
david
|
May 6th, 2013, 10:48 p.m.
|
|
|
|
1
|
Namespace uri_templates caching by base_href.
|
david
|
May 6th, 2013, 10:47 p.m.
|
|
|
|
1
|
Add a unit test for API root caching.
|
david
|
May 6th, 2013, 10:47 p.m.
|
|
|
|
1
|
Fix replying to file attachment comments when the file attachment is removed.
|
chipx86
|
May 6th, 2013, 7:18 a.m.
|
|
|
|
1
|
Move more review request editing responsibilities to the model.
|
chipx86
|
May 5th, 2013, 9:58 p.m.
|
|
|
|
1
|
"Ship It!" emails only contain user's first name
|
RA
rajasaur
|
May 5th, 2013, 12:03 p.m.
|
|
|
|
1
|
Add support for modifying close descriptions in ReviewRequestEditor.
|
chipx86
|
May 5th, 2013, 4:56 a.m.
|
|
|
|
1
|
Move the action menus, DnD uploads and onbeforeunload to ReviewRequestEditorView.
|
chipx86
|
May 5th, 2013, 4:40 a.m.
|
|
|
|
1
|
Fix a couple issues with events when submitting an inlineEditor.
|
chipx86
|
May 4th, 2013, 10:27 p.m.
|
|
|
|
1
|
Move field editing to ReviewRequestEditorView.
|
chipx86
|
May 2nd, 2013, 10:39 p.m.
|
|
|
|
1
|
Move out linkifyText, fix some bugs, and add unit tests.
|
chipx86
|
May 2nd, 2013, 10:35 p.m.
|
|
|
|
1
|
[rbtools] Rational Team Concert Support
|
jan.koprowski
|
May 2nd, 2013, 9:04 a.m.
|
|
|
|
|
Create a Test Review Request
|
MA
maooson
|
May 2nd, 2013, 2:48 a.m.
|
|
|
|
|
[reviewboard] Rational Team Concert Support
|
jan.koprowski
|
May 1st, 2013, 11:23 p.m.
|
|
|
|
17
|
[WIP] Checklist - working on resources.py
|
PH
phoenixairs
|
May 1st, 2013, 4:44 a.m.
|
|
|
|
1
|
Move some action handlers to ReviewRequestEditorView.
|
chipx86
|
April 28th, 2013, 9:29 a.m.
|
|
|
|
1
|
Add file caching to Repository.get_file and get_file_exists.
|
chipx86
|
April 28th, 2013, 7:48 a.m.
|
|
|
|
1
|
Add signals to notify when fetching/checking a file started/finished.
|
chipx86
|
April 27th, 2013, 7:34 a.m.
|
|
|
|
1
|
Fix configuration of the STATIC_URL in siteconfig.
|
chipx86
|
April 26th, 2013, 7:17 a.m.
|
|
|
|
1
|
Enable logging of request info for Review Board.
|
chipx86
|
April 23rd, 2013, 9:13 a.m.
|
|
|
|
1
|
Add support for better request info logging.
|
chipx86
|
April 23rd, 2013, 9:06 a.m.
|
|
|
|
|
fix a traceback in rb-site install with 1.7.7
|
SE
SEJeff
|
April 21st, 2013, 8:07 p.m.
|
|
|
|
24
|
[WIP] Checklist extension
|
PH
phoenixairs
|
April 21st, 2013, 7:03 a.m.
|
|
|
|
|
Test Review Board
|
MA
maooson
|
April 19th, 2013, 9:48 a.m.
|
|
|
|
1
|
Add the beginnings of the ReviewRequestEditor and view.
|
chipx86
|
April 17th, 2013, 10:20 a.m.
|
|
|
|
|
test
|
SY
sy
|
April 17th, 2013, 5:53 a.m.
|
|
|
|
1
|
Convert ReviewRequest to Backbone.js.
|
chipx86
|
April 16th, 2013, 5:27 a.m.
|
|
|
|
1
|
Rewrite the file attachment thumbnail code to be a Backbone view.
|
chipx86
|
April 15th, 2013, 6:27 a.m.
|
|
|
|
1
|
Fix the PYTHONPATH issue for good (hopefully).
|
chipx86
|
April 15th, 2013, 2:17 a.m.
|
|
|
|
1
|
Fix the comment dialog overwriting a user's comment on load.
|
chipx86
|
April 14th, 2013, 1:57 a.m.
|
|
|
|
1
|
Fix the comment dialog when not logged in.
|
chipx86
|
April 14th, 2013, 12:27 a.m.
|
|
|
|
1
|
Prevent new resource instances from readying the parentObject.
|
chipx86
|
April 14th, 2013, 12:04 a.m.
|
|
|
|
1
|
Make UserSession always available, and move global variables to it.
|
chipx86
|
April 13th, 2013, 11:31 p.m.
|
|
|
|
1
|
Add console.warn to consoleUtils.js
|
david
|
April 13th, 2013, 9:31 p.m.
|
|
|
|
1
|
Fix cancelling of new diff comments.
|
david
|
April 11th, 2013, 1:19 a.m.
|
|
|
|
1
|
Fix Review Bot when SITE_ROOT is used
|
SM
smacleod
|
April 11th, 2013, 12:58 a.m.
|
|
|
|
1
|
Fix errors with the use_ticket_auth form field.
|
david
|
April 10th, 2013, 6:45 a.m.
|
|
|
|
1
|
Fix review request ID in email subjects.
|
david
|
April 8th, 2013, 3:34 a.m.
|
|
|
|
1
|
Fix links to file attachment review UIs.
|
david
|
April 8th, 2013, 2:50 a.m.
|
|
|
|
1
|
Massively speed up datagrid rendering.
|
chipx86
|
April 7th, 2013, 10:39 a.m.
|
|
|
|
119
|
[WIP]: Checklist Extension
|
PH
phoenixairs
|
April 7th, 2013, 10:01 a.m.
|
|