summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/containers
Commit message (Expand)AuthorAgeFilesLines
* Merge "Container:improve 'Copy Object' help description"Jenkins2014-07-021-1/+1
|\
| * Container:improve 'Copy Object' help descriptionamitpp2014-06-301-1/+1
* | Merge "Copy the selected file name in the object name field."Jenkins2014-07-011-4/+3
|\ \ | |/ |/|
| * Copy the selected file name in the object name field.George Peristerakis2014-05-231-4/+3
* | Add missing "load url from future" in a container templateRadomir Dopieralski2014-06-231-0/+2
* | Merge "1284884 Overlogging of failed container delete"Jenkins2014-06-202-5/+23
|\ \
| * | 1284884 Overlogging of failed container deletewoodm19792014-04-012-5/+23
* | | Not able to delete a pseudo-folder via horizonmasco2014-06-052-4/+24
* | | Remove extraneous vim configuration commentsHe Yongli2014-05-067-14/+0
|/ /
* | Remove duplicate colon from Size stringŁukasz Jernaś2014-03-281-2/+2
|/
* Merge "Selected instances are not deleted with pagination"Jenkins2014-03-211-0/+22
|\
| * Selected instances are not deleted with paginationankitagrawal2014-03-141-0/+22
* | Remove verbose_name from hidden fieldsAkihiro Motoki2014-03-131-1/+0
|/
* Merge "Make object upload success message translatable."Jenkins2014-02-151-1/+3
|\
| * Make object upload success message translatable.Tatiana Mazur2014-02-101-1/+3
* | Allows the user to modify an objectCristian A Sanchez2014-02-117-1/+181
|/
* Allows the user to create an object without fileCristian A Sanchez2013-12-143-1/+43
* Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-076-9/+9
* Merge "Object Upload validated on client side"Jenkins2013-12-292-2/+8
|\
| * Object Upload validated on client sideMaxime Vidori2013-12-182-2/+8
* | Merge "Use memoized_method decorator in views"Jenkins2013-12-291-25/+24
|\ \
| * | Use memoized_method decorator in viewsRadomir Dopieralski2013-12-181-25/+24
| |/
* | Indicate pseudo-folders in containers panelRob Raymond2013-12-211-2/+3
|/
* Add breadcrumb to containers panelRob Raymond2013-12-131-0/+16
* Quoting attachment filenameYves-Gwenael Bourhis2013-12-122-3/+11
* Use HEAD on Container panel ajax updateLin Hua Cheng2013-12-031-1/+3
* Add ability to configure read access of containerLin Hua Cheng2013-12-026-6/+170
* Merge "Handle '%' in Swift container names."Jenkins2013-11-273-94/+156
|\
| * Handle '%' in Swift container names.Romain Hardouin2013-11-143-94/+156
* | Merge "Adds pseudo-folder creation"Jenkins2013-11-267-4/+162
|\ \
| * | Adds pseudo-folder creationLaura Athanasiou2013-10-167-4/+162
* | | Gate on H4xx docstrings for pep8Paul Belanger2013-11-232-5/+4
| |/ |/|
* | Merge "Fix django.conf.urls.defaults imports"Jenkins2013-11-131-2/+2
|\ \
| * | Fix django.conf.urls.defaults importsKieran Spear2013-11-041-2/+2
* | | Use a @cached_property decoratorRadomir Dopieralski2013-10-291-25/+24
|/ /
* | Merge "Use HEAD when retrieving Container details"Jenkins2013-10-142-2/+4
|\ \
| * | Use HEAD when retrieving Container detailsLin Hua Cheng2013-10-082-2/+4
* | | Use HEAD when viewing Object detailsLin Hua Cheng2013-10-082-2/+4
|/ /
* | Remove unused LOGlawrancejing2013-09-282-10/+0
|/
* Hide the View Details for swift pseudo-folderLin Hua Cheng2013-09-191-0/+1
* PEP8 E121 has been resolvedsimon2013-09-051-1/+1
* Enable H302 checkTatiana Mazur2013-08-227-83/+62
* Display the container and object metadataLin Hua Cheng2013-08-208-3/+189
* Enable H201: do not write "except:"Kieran Spear2013-08-132-7/+7
* Implementation of a Heat stacks UI.Steve Baker2013-07-031-2/+2
* Use Python 3.x compatible except constructDirk Mueller2013-06-141-1/+1
* Sort imports alphabeticallyMatthias Runge2013-06-145-14/+35
* Shows a warning message when deleting a container that contains data.Brooklyn Chen2013-05-191-6/+8
* Update Horizon for Django 1.5 compatibilityLin Hua Cheng2013-04-303-6/+9
* Merge "Remove placeholder objects for subfolders"Jenkins2013-02-185-61/+13
|\