|
|
1
|
Make UserSession always available, and move global variables to it.
|
chipx86
|
April 13th, 2013, 4:31 p.m.
|
|
|
|
1
|
Prevent new resource instances from readying the parentObject.
|
chipx86
|
April 13th, 2013, 5:04 p.m.
|
|
|
|
1
|
Fix the comment dialog when not logged in.
|
chipx86
|
April 13th, 2013, 5:27 p.m.
|
|
|
|
1
|
Add console.warn to consoleUtils.js
|
david
|
April 13th, 2013, 2:31 p.m.
|
|
|
|
1
|
Fixed overzealous initialization of PYTHONPATH.
|
AY
ayrus
|
April 7th, 2013, 1:33 a.m.
|
|
|
|
1
|
Fix cancelling of new diff comments.
|
david
|
April 10th, 2013, 6:19 p.m.
|
|
|
|
1
|
Fix errors with the use_ticket_auth form field.
|
david
|
April 9th, 2013, 11:45 p.m.
|
|
|
|
1
|
Fix review request ID in email subjects.
|
david
|
April 7th, 2013, 8:34 p.m.
|
|
|
|
|
Don't deal with unused files in a parent diff.
|
chipx86
|
April 1st, 2013, 8:09 p.m.
|
|
|
|
1
|
Add support for registered GitHub OAuth applications.
|
chipx86
|
March 14th, 2013, 2:23 a.m.
|
|
|
|
|
Fix issues with the borders/corners around datagrids.
|
chipx86
|
February 25th, 2013, 4:16 p.m.
|
|
|
|
1
|
Fix should_update_issue_status to avoid uncaught exceptions.
|
david
|
April 5th, 2013, 4:43 p.m.
|
|
|
|
1
|
Bring back ReviewReply.deleteIfEmpty, and fix reply publishing.
|
chipx86
|
April 6th, 2013, 3:50 a.m.
|
|
|
|
1
|
Fix discarding of review replies, and several issues with drafts.
|
chipx86
|
April 5th, 2013, 4:12 a.m.
|
|
|
|
1
|
Fix links to file attachment review UIs.
|
david
|
April 7th, 2013, 7:50 p.m.
|
|
|
|
36
|
Extension browser module with search/install feature from a remote store.
|
AY
ayrus
|
February 23rd, 2013, 9:28 p.m.
|
|
|
|
2
|
Make RB.FileAttachment inherit from BaseResource.
|
chipx86
|
March 23rd, 2013, 4:12 p.m.
|
|
|
|
1
|
Fix a couple issues with resource loading/saving.
|
chipx86
|
March 24th, 2013, 5:41 p.m.
|
|
|
|
1
|
Update $.fn.bindProperty to support "text" and "html" properties.
|
chipx86
|
March 24th, 2013, 5:20 p.m.
|
|
|
|
1
|
Refactor the screenshotThumbnail code to be largely a Backbone view.
|
chipx86
|
March 23rd, 2013, 6:03 p.m.
|
|
|
|
1
|
Some more fixes and tests for RB.Review/RB.DraftReview.
|
david
|
March 28th, 2013, 1:47 p.m.
|
|
|
|
1
|
Convert RB.Review to Backbone.js
|
david
|
March 22nd, 2013, 1:34 a.m.
|
|
|
|
1
|
Add some helpful comments to BaseResource.ready
|
david
|
March 27th, 2013, 12:58 a.m.
|
|
|
|
1
|
Fix comment issue bugs.
|
david
|
March 23rd, 2013, 6:08 p.m.
|
|
|
|
1
|
Fix up some problems with the ReviewReply model
|
david
|
March 22nd, 2013, 1:46 a.m.
|
|
|
|
1
|
Fix parent object loading when calling ready() on object chains with new models.
|
david
|
March 22nd, 2013, 12:54 a.m.
|
|
|
|
2
|
Add a --web-server-port argument for rb-site.
|
chipx86
|
February 28th, 2013, 1:58 a.m.
|
|
|
|
1
|
Move the diff fragment loading into the new DiffViewer model.
|
chipx86
|
March 5th, 2013, 10:47 p.m.
|
|
|
|
1
|
Add a new UserSession model, and redo support for starring.
|
chipx86
|
March 5th, 2013, 12:42 a.m.
|
|
|
|
2
|
Port RB.Diff to Backbone.js.
|
chipx86
|
March 5th, 2013, 10:48 p.m.
|
|
|
|
1
|
Convert RB.ReviewReply to Backbone.
|
david
|
March 8th, 2013, 6:52 p.m.
|
|
|
|
|
Changed model for Trophy
|
HI
hiroki
|
February 14th, 2013, 7:59 p.m.
|
|
|
|
14
|
[WIP] Handling many trophies
|
HI
hiroki
|
March 9th, 2013, 7:24 p.m.
|
|
|
|
1
|
Convert RB.Screenshot to Backbone.
|
david
|
March 7th, 2013, 6:20 p.m.
|
|
|
|
1
|
Rewrite the CommentReply objects to be based on Backbone.js.
|
chipx86
|
February 3rd, 2013, 10:31 p.m.
|
|
|
|
1
|
Move the comment models to Backbone.js.
|
chipx86
|
February 3rd, 2013, 3:01 a.m.
|
|
|
|
2
|
Fix server communication and handling in BaseResource.
|
chipx86
|
February 3rd, 2013, 2:56 a.m.
|
|
|
|
1
|
Enabling usage of non-standard ssh port (!=22) for connecting to repositories
|
MA
mario.zivic
|
January 3rd, 2013, 8 a.m.
|
|
|
|
1
|
Convert the svn hook to new api
|
MV
mvanbaak
|
February 24th, 2013, 10:54 a.m.
|
|
|
|
8
|
Allows to view Diff UI with ClearCase scm on diff compose with @@/main/branch/id tags
|
FU
fulgas
|
July 13th, 2012, 6:56 a.m.
|
|
|
|
1
|
Bugfix: Issue 2743, allow users to remove ssh from admin settings
|
GR
gregwym
|
February 2nd, 2013, 1:48 a.m.
|
|
|
|
1
|
Enable setting attachment thumbnails through the API.
|
david
|
February 22nd, 2013, 11:54 p.m.
|
|
|
|
2
|
Try hard to get PYTHONPATH right for subprocesses.
|
chipx86
|
February 20th, 2013, 9:51 p.m.
|
|
|
|
1
|
Fixed bug that did not display error warning when changing fields
|
DE
Demelo
|
January 18th, 2013, 3:18 p.m.
|
|
|
|
3
|
widgets of Admin Dashboard do not reflect changes
|
YU
yuri_mingo
|
January 19th, 2013, 4:25 p.m.
|
|
|
|
1
|
Actually delete repositories through the webapi when they're empty.
|
david
|
February 17th, 2013, 1:12 p.m.
|
|
|
|
1
|
Add new API for working with default reviewers.
|
chipx86
|
February 17th, 2013, 2:29 a.m.
|
|
|
|
30
|
*[WIP]* Dependencies - Admin Panel only
|
DE
Demelo
|
February 16th, 2013, 8:55 p.m.
|
|
|
|
1
|
Broken link to user page urls
|
RA
rajasaur
|
February 3rd, 2013, 1:12 p.m.
|
|
|
|
2
|
FedoraHosted: Correct the URL for plain files
|
sgallagh
|
February 7th, 2013, 2:14 p.m.
|
|