summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/containers/forms.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove extraneous vim configuration commentsHe Yongli2014-05-061-2/+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-111-0/+29
|/
* Allows the user to create an object without fileCristian A Sanchez2013-12-141-1/+10
* Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-071-2/+2
* Object Upload validated on client sideMaxime Vidori2013-12-181-1/+6
* Add ability to configure read access of containerLin Hua Cheng2013-12-021-1/+13
* Merge "Adds pseudo-folder creation"Jenkins2013-11-261-2/+36
|\
| * Adds pseudo-folder creationLaura Athanasiou2013-10-161-2/+36
* | Remove unused LOGlawrancejing2013-09-281-5/+0
|/
* Enable H302 checkTatiana Mazur2013-08-221-6/+6
* Enable H201: do not write "except:"Kieran Spear2013-08-131-3/+3
* Use Python 3.x compatible except constructDirk Mueller2013-06-141-1/+1
* Sort imports alphabeticallyMatthias Runge2013-06-141-2/+3
* Remove placeholder objects for subfoldersBrian Waldon2013-02-151-18/+3
* Ensure to use api.<category>.<method>Akihiro MOTOKI2013-01-221-13/+13
* Fixed unicode for object copyTihomir Trifonov2012-12-291-4/+7
* Splits OpenStack Dashboard bits from framework app code.Gabriel Hurley2012-10-111-0/+164