summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/images_and_snapshots/images/views.py
Commit message (Expand)AuthorAgeFilesLines
* Move volume snapshots table to volumes panelZhenguo Niu2014-02-181-102/+0
* Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-071-3/+3
* Use memoized_method decorator in viewsRadomir Dopieralski2013-12-181-20/+16
* Standardize display name on detail pagesAbhijeet Malawade2013-10-161-0/+22
* Merge "Remove unused LOG"Jenkins2013-10-021-6/+0
|\
| * Remove unused LOGlawrancejing2013-09-281-6/+0
* | Code more defensively in image views/formsGabriel Hurley2013-09-271-7/+8
|/
* Fix editing of nameless imagesKieran Spear2013-09-251-1/+1
* Enable H302 checkTatiana Mazur2013-08-221-12/+10
* Enable H201: do not write "except:"Kieran Spear2013-08-131-1/+1
* Enable H304 checkTatiana Mazur2013-07-161-3/+6
* Add general description field in image propertiesZhenguo Niu2013-06-211-0/+1
* Sort imports alphabeticallyMatthias Runge2013-06-141-2/+4
* Expose "protected" attribute of images.James Slagle2013-04-211-1/+2
* Ensure to use api.<category>.<method>Akihiro MOTOKI2013-01-221-2/+2
* When editing an image, correctly set the 'is_public' checkbox.Julie Pichon2012-11-081-1/+1
* Splits OpenStack Dashboard bits from framework app code.Gabriel Hurley2012-10-111-0/+84