|
|
1
|
Improve styling and extensibility for the My Account page.
|
chipx86
|
March 4th, 2014, 10:34 p.m.
|
|
|
|
1
|
Split out the headerbar and navbar into new templates.
|
chipx86
|
March 4th, 2014, 11:09 p.m.
|
|
|
|
1
|
Don't show Local Sites without groups in the joined groups list.
|
chipx86
|
March 4th, 2014, 9:51 p.m.
|
|
|
|
1
|
Change the CSS class for datagrid sidebar rows.
|
chipx86
|
March 4th, 2014, 9:34 p.m.
|
|
|
|
1
|
Allow providing extra context to TemplateHook.
|
chipx86
|
March 4th, 2014, 8:48 p.m.
|
|
|
|
1
|
Add some logging and better strings to the reviews models.
|
chipx86
|
March 4th, 2014, 8:28 p.m.
|
|
|
|
1
|
Fix the MySQL docs for max_allowed_packet.
|
chipx86
|
March 4th, 2014, 8:21 p.m.
|
|
|
|
1
|
Clean up PyFlakes warnings in 1.7.
|
chipx86
|
March 4th, 2014, 5:08 a.m.
|
|
|
|
1
|
Don't attempt to post changenums when posting a commit_id fails.
|
chipx86
|
March 4th, 2014, 12:11 a.m.
|
|
|
|
1
|
Allow posting multiple review requests with the same commit ID.
|
chipx86
|
March 4th, 2014, 12:26 a.m.
|
|
|
|
1
|
Add CSRF protection to all POSTable views in Djblets.
|
chipx86
|
March 3rd, 2014, 5:41 a.m.
|
|
|
|
1
|
Add CSRF protection to all POSTable views in Review Board.
|
chipx86
|
March 3rd, 2014, 5:45 a.m.
|
|
|
|
1
|
xss in autocomplete
|
UC
uchida_t
|
March 3rd, 2014, 3:38 a.m.
|
|
|
|
1
|
Don't show move flags when changing whitespace on a line.
|
chipx86
|
March 2nd, 2014, 4:43 a.m.
|
|
|
|
1
|
Improve indentation support when converting some tabs to spaces.
|
chipx86
|
March 2nd, 2014, 8:19 a.m.
|
|
|
|
1
|
[2.0] Add better support for copied files in Git diffs.
|
chipx86
|
March 1st, 2014, 5:50 a.m.
|
|
|
|
1
|
[1.7.x] Add better support for copied files in Git diffs.
|
chipx86
|
March 1st, 2014, 5:47 a.m.
|
|
|
|
|
[WIP] Generating code links when right-clicking code line
|
AU
Audore
|
February 23rd, 2014, 9:22 p.m.
|
|
|
|
1
|
Fix incorrect labelling on review request status graph in admin.
|
david
|
March 1st, 2014, 12:33 a.m.
|
|
|
|
1
|
Improve performance when rendering diff lines.
|
chipx86
|
February 27th, 2014, 9:14 a.m.
|
|
|
|
1
|
Increase the size of the comment dialog.
|
chipx86
|
February 28th, 2014, 5:13 a.m.
|
|
|
|
1
|
Show and hide the "Download Diff" link depending on the interdiff state.
|
david
|
February 28th, 2014, 1:21 a.m.
|
|
|
|
1
|
Fix the style for moved replace lines.
|
chipx86
|
February 28th, 2014, 7:48 a.m.
|
|
|
|
2
|
Add an extension for managing demo.reviewboard.org.
|
chipx86
|
February 27th, 2014, 3:07 a.m.
|
|
|
|
1
|
Fixed the alignment of line numbers on moved rows in diffs.
|
chipx86
|
February 27th, 2014, 2:41 a.m.
|
|
|
|
1
|
Fix user profile form saving.
|
david
|
February 28th, 2014, 1:11 a.m.
|
|
|
|
1
|
Fix usage of 'apache_auth' field for templates.
|
david
|
February 28th, 2014, 1:24 a.m.
|
|
|
|
1
|
Fix a ton of PEP-8 issues.
|
david
|
February 20th, 2014, 1:52 a.m.
|
|
|
|
1
|
Change "check-box" to "checkbox" in the docs.
|
chipx86
|
February 24th, 2014, 8:07 a.m.
|
|
|
|
1
|
Fix move ranges spanning different remove groups.
|
chipx86
|
February 27th, 2014, 2:20 a.m.
|
|
|
|
1
|
Reduce the number of queries needed when loading extensions.
|
chipx86
|
February 27th, 2014, 9:25 p.m.
|
|
|
|
1
|
Fix the display of microseconds from log_timed.
|
chipx86
|
February 27th, 2014, 8:34 p.m.
|
|
|
|
1
|
Allow auth backends to act on a user-list query before it's executed.
|
MC
mcote
|
February 21st, 2014, 9:18 p.m.
|
|
|
|
1
|
Add a `settings` attribute in SettingsForm.
|
chipx86
|
February 27th, 2014, 2:59 a.m.
|
|
|
|
1
|
Make it easy to get to an extension instance from a class.
|
chipx86
|
February 27th, 2014, 2:44 a.m.
|
|
|
|
1
|
User manual part 4: Reviewing Images and Reviewing Markdown Files pages.
|
david
|
February 27th, 2014, 12:49 a.m.
|
|
|
|
1
|
User manual part 3: Update "Reviewing Diffs"
|
david
|
February 26th, 2014, 7:25 a.m.
|
|
|
|
1
|
Fix unicode and style issues in the markdown review UI.
|
david
|
February 26th, 2014, 11:48 p.m.
|
|
|
|
1
|
Fix more unicode issues in diff parsing.
|
david
|
February 24th, 2014, 6:50 p.m.
|
|
|
|
1
|
Fix move detection for the last line in an insert group.
|
chipx86
|
February 25th, 2014, 2:46 a.m.
|
|
|
|
1
|
Fix showing indentation changes on interdiffs in partly-invalid chunks.
|
chipx86
|
February 25th, 2014, 9:34 a.m.
|
|
|
|
1
|
UPGRADE: do not throw error if no sites are configured
|
sgallagh
|
February 26th, 2014, 8:34 p.m.
|
|
|
|
1
|
WSGI: Fix capitalization typo
|
sgallagh
|
February 26th, 2014, 1:06 p.m.
|
|
|
|
1
|
User manual part 2.
|
david
|
February 25th, 2014, 12:01 a.m.
|
|
|
|
1
|
Support parallel-installed Django eggs
|
sgallagh
|
February 21st, 2014, 9:02 p.m.
|
|
|
|
1
|
Add registration and extension support for custom auth backends.
|
chipx86
|
February 23rd, 2014, 11 a.m.
|
|
|
|
1
|
Make a bunch of updates to the user manual.
|
david
|
February 22nd, 2014, 8:24 a.m.
|
|
|
|
1
|
Make dashboard column selector sort on detailed_label.
|
david
|
February 23rd, 2014, 9:37 p.m.
|
|
|
|
1
|
Move column initializers into __init__ calls.
|
david
|
February 23rd, 2014, 9:38 p.m.
|
|
|
|
1
|
Remove the labels on the generated URLs from rbt post.
|
chipx86
|
February 20th, 2014, 12:53 a.m.
|
|