|
|
1
|
Fix failures due to unsaved tracked instances in RelationCounterField.
|
chipx86
|
April 2nd, 2015, 3:08 a.m.
|
|
|
|
1
|
Make 'thumbnail' tag more capable.
|
david
|
March 25th, 2015, 2:34 p.m.
|
|
|
|
1
|
Fix expanding resources in list resource APIs.
|
chipx86
|
March 25th, 2015, 3:15 p.m.
|
|
|
|
1
|
New Error for Djblets WebApi - DUPLICATE_ITEM
|
VT
VTL-Developer
|
February 21st, 2015, 5:35 p.m.
|
|
|
|
1
|
Add release notes for Djblets 0.8.18.
|
chipx86
|
March 18th, 2015, 4:17 p.m.
|
|
|
|
2
|
Fix storing copies of serialized objects in WebAPIResource.
|
chipx86
|
March 18th, 2015, 3:46 p.m.
|
|
|
|
1
|
Add release notes for Djblets 0.8.17.
|
chipx86
|
March 18th, 2015, 2:30 p.m.
|
|
|
|
1
|
Pass URL arguments down to the ETag functions in the web API.
|
chipx86
|
March 18th, 2015, 12:53 p.m.
|
|
|
|
1
|
Add release notes for Djblets 0.9 beta 1.
|
chipx86
|
March 17th, 2015, 4:23 p.m.
|
|
|
|
1
|
Load jsi18n before using gettext.
|
david
|
March 12th, 2015, 4:27 p.m.
|
|
|
|
1
|
Add release notes for Djblets 0.8.16.
|
chipx86
|
March 9th, 2015, 1:38 a.m.
|
|
|
|
1
|
Fix more caching issues in WebAPIResource with etag generation.
|
chipx86
|
March 9th, 2015, 1 a.m.
|
|
|
|
1
|
Fix automatic ETag generation for API caching.
|
chipx86
|
February 26th, 2015, 2:44 p.m.
|
|
|
|
1
|
Add release notes for Djblets 0.8.15.
|
chipx86
|
February 12th, 2015, 1:47 p.m.
|
|
|
|
1
|
Add support for returning only certain fields or links in the API.
|
chipx86
|
January 15th, 2015, 2:14 a.m.
|
|
|
|
2
|
Fix un-escaped form fields for file and diff upload
|
TE
terfan
|
January 31st, 2015, 3:13 p.m.
|
|
|
|
|
Add support for returning only certain fields or links in the API.
|
chipx86
|
January 31st, 2015, 10:44 a.m.
|
|
|
|
1
|
Fix RelationCounterFields when IDs are re-used.
|
chipx86
|
January 20th, 2015, 1:51 p.m.
|
|
|
|
1
|
Improve support for working with cache headers in webapi resources.
|
chipx86
|
January 14th, 2015, 2 p.m.
|
|
|
|
1
|
Prepare to release Djblets 0.8.14.
|
chipx86
|
January 6th, 2015, 8:08 p.m.
|
|
|
|
1
|
Bump version to 0.9.0-alpha
|
david
|
December 16th, 2014, 4:42 p.m.
|
|
|
|
1
|
Update to jQuery 1.11
|
david
|
December 15th, 2014, 5:48 p.m.
|
|
|
|
1
|
Fix PEP-8 formatting recommendations in the doc generation code.
|
justy777
|
December 2nd, 2014, 11:18 a.m.
|
|
|
|
2
|
Fix PEP-8 formatting recommendations in the test running code
|
justy777
|
December 2nd, 2014, 11:38 a.m.
|
|
|
|
|
Fixed PEP-8 formatting recommendations in siteconfig module
|
justy777
|
December 2nd, 2014, 10:57 a.m.
|
|
|
|
|
Fixed PEP-8 formatting recommendations in log module
|
justy777
|
December 2nd, 2014, 10:44 a.m.
|
|
|
|
1
|
Fixed PEP-8 formatting recommendations in db module
|
justy777
|
December 2nd, 2014, 10:39 a.m.
|
|
|
|
1
|
Fixed PEP-8 formatting recommendations in setup.py
|
justy777
|
December 2nd, 2014, 10:17 a.m.
|
|
|
|
1
|
Make RelationCounterField's rel_field_name default to None
|
brennie
|
November 24th, 2014, 5:55 p.m.
|
|
|
|
1
|
Fix thread safety issues with the forwarding cache backend.
|
chipx86
|
November 25th, 2014, 4:39 a.m.
|
|
|
|
1
|
Attempt to fix DynamicURLResolver with threads.
|
chipx86
|
November 18th, 2014, 10:26 p.m.
|
|
|
|
1
|
Pass the extension instance to SignalHook-registered signal callbacks.
|
chipx86
|
November 17th, 2014, 5:29 p.m.
|
|
|
|
1
|
Refactoring the alphabetic paginator changes into new AlphanumericDatagrid subclass.
|
RM
rmdone
|
October 28th, 2014, 11:18 p.m.
|
|
|
|
1
|
Enhance extensibility of the siteconfig settings template.
|
chipx86
|
November 12th, 2014, 2:44 p.m.
|
|
|
|
1
|
Fix a regression in passing signal arguments in SignalHook.
|
chipx86
|
November 12th, 2014, 2:12 p.m.
|
|
|
|
2
|
Djblets.extensions.TemplateHook applies_to() sandboxing
|
justy777
|
October 31st, 2014, 5:04 p.m.
|
|
|
|
1
|
djblets.extensions.SignalHook sandboxing
|
justy777
|
November 4th, 2014, 12:23 a.m.
|
|
|
|
1
|
djblets.datagrid.grids.Column sandboxing
|
justy777
|
October 24th, 2014, 4:57 p.m.
|
|
|
|
1
|
Adding support for alphabetic pagination to the datagrid.
|
RM
rmdone
|
September 24th, 2014, 2:29 a.m.
|
|
|
|
1
|
Add draft release notes for 0.8.12
|
david
|
October 21st, 2014, 11:18 p.m.
|
|
|
|
1
|
Automatically transition away from older memcached backends.
|
chipx86
|
October 21st, 2014, 3:18 p.m.
|
|
|
|
1
|
Add a cache backend that can forward to other cache backends.
|
chipx86
|
October 21st, 2014, 2:45 p.m.
|
|
|
|
1
|
Improve $.autoSizeTextArea with padded textareas and different fonts.
|
chipx86
|
October 19th, 2014, 2:39 a.m.
|
|
|
|
1
|
Fix dirty calculation on cancellation of an inline editor.
|
chipx86
|
October 14th, 2014, 4:36 p.m.
|
|
|
|
1
|
Fix dirty state calculation in inlineEditor.
|
chipx86
|
October 12th, 2014, 4:36 p.m.
|
|
|
|
1
|
Reduce the frequency of dirty calculations in inlineEditor.
|
chipx86
|
October 10th, 2014, 1:07 a.m.
|
|
|
|
1
|
Reduce query counts when querying API resources.
|
chipx86
|
October 6th, 2014, 4:06 a.m.
|
|
|
|
1
|
Make SignalHook disconnect properly from the signal when a sender was specified in the constructor
|
JO
john_t
|
October 6th, 2014, 2:46 a.m.
|
|
|
|
3
|
djblets.auth.views.register() emits user_registered signal on success.
|
AS
asalahli
|
September 19th, 2014, 7:44 a.m.
|
|
|
|
1
|
Add release notes for Djblets 0.8.10.
|
chipx86
|
September 14th, 2014, 11:45 p.m.
|
|