|
|
1
|
Fix duplicate id attributes in diff view
|
AR
aroben
|
October 21st, 2007, 5:25 p.m.
|
|
|
|
1
|
Fixed registration email false positives (issue no. 3438)
|
AS
asalahli
|
September 16th, 2014, 4:32 p.m.
|
|
|
|
3
|
djblets.auth.views.register() emits user_registered signal on success.
|
AS
asalahli
|
September 19th, 2014, 7:44 a.m.
|
|
|
|
5
|
Moved emitting user_registered signal to djblets, to prevent sending false emails.
|
AS
asalahli
|
September 19th, 2014, 7:59 a.m.
|
|
|
|
1
|
Added instructions for running RBTools unittests to Getting Started guide
|
AS
asalahli
|
September 20th, 2014, 10:30 a.m.
|
|
|
|
1
|
Replaced multiple get_review_request methods with an equivalent utility function
|
AS
asalahli
|
September 20th, 2014, 11:54 a.m.
|
|
|
|
2
|
[WIP] `rbt post` command uses API's DiffValidation endpoint before upload
|
AS
asalahli
|
October 5th, 2014, 11:05 a.m.
|
|
|
|
1
|
`rbt post` command uses API's DiffValidation endpoint before upload
|
AS
asalahli
|
October 6th, 2014, 12:58 a.m.
|
|
|
|
|
`rbt land` command for landing changes in upstream
|
AS
asalahli
|
October 26th, 2014, 11:12 a.m.
|
|
|
|
2
|
A very small typo in Web API documentation
|
AS
asalahli
|
December 3rd, 2014, 4:02 a.m.
|
|
|
|
1
|
Fix so users with apostrophes won't cause 500 errors.
|
AS
aschmidt
|
September 20th, 2013, 9:31 a.m.
|
|
|
|
|
Basic framework for managing and running security tests.
|
AS
aschmidt
|
October 17th, 2013, 4:30 p.m.
|
|
|
|
1
|
Add a Page for the Security Checklist in the Admin View
|
AS
aschmidt
|
November 13th, 2013, 1:50 p.m.
|
|
|
|
1
|
Cap the Pillow version range when using Python 2.6.
|
AS
asdasd
|
May 11th, 2018, 2:25 a.m.
|
|
|
|
1
|
Grouped together common url patterns.
|
AS
ashcrow
|
February 21st, 2008, 8:32 a.m.
|
|
|
|
1
|
Url groupings for reports and webapi.
|
AS
ashcrow
|
February 21st, 2008, 8:44 a.m.
|
|
|
|
1
|
Fix styles for non-linked editable elements.
|
AS
ashokdevops
|
November 26th, 2015, 4:46 a.m.
|
|
|
|
1
|
Incorrect detection of SVN repository relative paths (affects reviews.apache.org)
|
AS
astitcher
|
November 30th, 2010, 5:02 a.m.
|
|
|
|
|
Escaping review and image comments
|
AT
atagar
|
November 14th, 2011, 8:43 a.m.
|
|
|
|
1
|
Enabling lexer guessing
|
AT
atagar
|
June 22nd, 2012, 6:45 p.m.
|
|
|
|
|
Supporting dashboard impersonations
|
AT
atagar
|
July 12th, 2012, 7:06 p.m.
|
|
|
|
|
Translating newlines to fix embedded carriage returns
|
AT
atagar
|
July 12th, 2012, 7:39 p.m.
|
|
|
|
1
|
Defaulting rb_version attribute
|
AT
atagar
|
July 12th, 2012, 7:56 p.m.
|
|
|
|
1
|
Skip files where 'p4 print' provides a symlink
|
AT
atagar
|
July 16th, 2012, 10:52 a.m.
|
|
|
|
3
|
Retrying when we encounter a connection reset
|
AT
atagar
|
November 26th, 2012, 5:59 p.m.
|
|
|
|
1
|
Unedited p4 files caused server side stacktraces
|
AT
atagar
|
March 7th, 2013, 1:44 p.m.
|
|
|
|
1
|
Only using the top commit for code review summaries
|
AT
atagar
|
May 14th, 2013, 12:42 p.m.
|
|
|
|
1
|
Post-review broken when used for perforce paths
|
AT
atagar
|
May 15th, 2013, 3:32 p.m.
|
|
|
|
1
|
Mocking is_supported() in test_repository_info
|
AT
atagar
|
June 18th, 2013, 6:10 p.m.
|
|
|
|
1
|
Escaping text on hidden content dividers
|
AT
atagar
|
July 15th, 2013, 1:38 p.m.
|
|
|
|
1
|
Show diff/interdiff links from rbt post output
|
AU
Audore
|
February 8th, 2014, 11:21 a.m.
|
|
|
|
|
[WIP] Adding possibility to copy a link to certain line of code with right click
|
AU
Audore
|
February 22nd, 2014, 1:41 p.m.
|
|
|
|
|
[WIP] Generating code links when right-clicking code line
|
AU
Audore
|
February 23rd, 2014, 1:22 p.m.
|
|
|
|
1
|
Make code line numbers work as links
|
AU
Audore
|
March 3rd, 2014, 8:54 a.m.
|
|
|
|
1
|
Highlighting the row, which is in the URL
|
AU
Audore
|
April 12th, 2014, 5:59 a.m.
|
|
|
|
1
|
Issue 3300 Confirm added, when discarding a review draft
|
AU
Audore
|
May 7th, 2014, 7:15 a.m.
|
|
|
|
1
|
Fixed the SMTP whitespace big. SMTP address with whitespaces are now stripped properly.
|
AY
ayrus
|
January 18th, 2013, 4:09 p.m.
|
|
|
|
|
Fixed the cached extensions issue.Previously newly installed/removed extensions required re-starting Django. This fix, forces flushing the extension cache everytime the extension list view is called upon & any updates are reflected.
|
AY
ayrus
|
January 19th, 2013, 11:20 a.m.
|
|
|
|
3
|
[WIP] Extension handler app: New eggs can be installed on the fly with a remote URL.
|
AY
ayrus
|
February 2nd, 2013, 5:04 p.m.
|
|
|
|
36
|
Extension browser module with search/install feature from a remote store.
|
AY
ayrus
|
February 23rd, 2013, 9:28 p.m.
|
|
|
|
2
|
Install an extension on-the-fly from a remote source.
|
AY
ayrus
|
March 17th, 2013, 7:08 p.m.
|
|
|
|
1
|
Fixed overzealous initialization of PYTHONPATH.
|
AY
ayrus
|
April 7th, 2013, 1:33 a.m.
|
|
|
|
1
|
Add --ignore-submodules to postreview.py
|
AY
ayust
|
April 9th, 2012, 1:55 p.m.
|
|
|
|
1
|
Issue 3201: Put a link next to rich-text fields.
|
B.
b.ramnani
|
February 1st, 2014, 4:54 p.m.
|
|
|
|
1
|
Fix for an IntegrityError when trying to load the dashboard
|
B.
b.ramnani
|
February 8th, 2014, 11:25 a.m.
|
|
|
|
|
SCM Web Hooks for reviewboard : Phase 1 [WIP]
|
B.
b.ramnani
|
February 16th, 2014, 11:25 a.m.
|
|
|
|
2
|
SCM Web Hooks for reviewboard : Phase 1
|
B.
b.ramnani
|
February 19th, 2014, 9:23 p.m.
|
|
|
|
1
|
Bitbucket post-receive hook
|
B.
b.ramnani
|
March 22nd, 2014, 3:47 a.m.
|
|
|
|
1
|
Beanstalk post-receive web hook
|
B.
b.ramnani
|
April 10th, 2014, 11:54 p.m.
|
|
|
|
1
|
Google Code post-receive hook
|
B.
b.ramnani
|
April 26th, 2014, 12:14 p.m.
|
|