summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-worded table contents portion of Readme.mdKyle Schneider2013-07-052-2/+2
* Automate functional testsLuis Pabon2013-07-039-0/+375
* Fix git-archive invocation for RHEL 6Pete Zaitcev2013-06-301-2/+2
* OpenStack Swift Functional Tests for G4SLuis Pabon2013-06-289-71/+676
* Initial community documentationLuis Pabon2013-06-285-28/+266
* object-storage: remove stat of directoriesMohammed Junaid2013-06-272-301/+24
* object-storage: Use fchown instead of chown.Mohammed Junaid2013-06-274-4/+53
* Copy OpenStack Swift (Grizzly) Functional testsLuis Pabon2013-06-148-0/+3853
* Return correct status when deleting non-existing containerLuis Pabon2013-06-113-11/+94
* Refactor DiskDir and DiskAccount to use DiskCommonPeter Portante2013-06-072-216/+170
* Change filters to use a generator patternPeter Portante2013-06-062-147/+379
* Refactor filter_* methods as module functionsPeter Portante2013-06-041-67/+72
* Forward port PDQ 3489: turn off cont & act updatesPeter Portante2013-06-043-3/+102
* Copy proxy unit test from OpenStack SwiftLuis Pabon2013-06-036-18/+5952
* Remove account name from being saved in the objectLuis Pabon2013-06-032-11/+46
* Add branch coverage, HTML pages, verbosityPeter Portante2013-06-032-2/+3
* Bring initial DiskDir module coverage to 97%.Peter Portante2013-06-036-154/+959
* Moved closing of fd1 to the inner try block in the test_do_write_err function.Mohammed Junaid2013-05-301-3/+3
* Remove duplicate class names.Peter Portante2013-05-292-3/+3
* pep8 changes to constraint.pyLuis Pabon2013-05-291-1/+3
* Unittest case for constraints.pyMohammed Junaid2013-05-292-5/+114
* Added some more unittest cases for fs_utils file.Mohammed Junaid2013-05-291-20/+143
* Remove unused is_marker method from utils.Peter Portante2013-05-282-30/+0
* Add skeleton unit tests for app server subclassesPeter Portante2013-05-248-0/+131
* Remove middleware directory missed in prev commitPeter Portante2013-05-241-0/+0
* Bring DiskFile module coverge to 100%Peter Portante2013-05-242-21/+19
* Add coverage for gluster.swift module (PkgInfo).Peter Portante2013-05-242-2/+57
* Add DiskDir unit test skeleton and pep8 filterPeter Portante2013-05-2417-145/+795
* Remove tmpauth refs and unused gluster middlewarePeter Portante2013-05-232-56/+1
* Update the configuration files with the name in setup.py file.Mohammed Junaid2013-05-225-7/+7
* Generate coverage HTML reports by default.Peter Portante2013-05-172-1/+2
* object-store: Added busy_wait unit test to Glusterfs.pyLuis Pabon2013-05-172-1/+23
* rpm: Enable creation of RPMsLuis Pabon2013-05-176-11/+155
* object-storage: Remove lines that are not neededLuis Pabon2013-05-141-2/+0
* Enable JUnit test output for deeper integration with JenkinsPeter Portante2013-05-102-1/+3
* Fix failing Glusterfs object unit testPeter Portante2013-05-101-1/+1
* Remove "ufo" directory, promoting contents to top-levelPeter Portante2013-05-1058-38/+207
* Merge up to master before committing initial changesPeter Portante2013-04-290-0/+0
|\
| * Initial empty repositoryAnand Avati2013-04-180-0/+0
* object-storage: provide more common cfg defaultsMohammed Junaid2013-04-292-3/+56
* object-storage: cleanup err handling in Glusterfs.Mohammed Junaid2013-04-291-5/+4
* object-storage: turn off stat() for container listMohammed Junaid2013-04-294-4/+56
* object-storage: use tox for unit tests; fix em tooPeter Portante2013-04-2918-76/+89
* object-storage: Import missing sys and errno modules.Mohammed Junaid2013-04-292-2/+98
* Adds missing functions to ring.py, and more thorough tests.Alex Wheeler2013-04-292-14/+81
* object-storage: Removed the redundant REMOTE_CLUSTER option.Mohammed Junaid2013-04-293-19/+3
* object-storage: Fixing the errors and warnings in unittest.Mohammed Junaid2013-04-291-2/+34
* object-storage: Restoring multi volume support in UFO.Mohammed Junaid2013-04-295-9/+166
* object-storage: Use the wrapper functions provided by fs_utils.py to make sys...Mohammed Junaid2013-04-296-85/+409
* object-storage: Store the lock file in /var/run/swift.Mohammed Junaid2013-04-292-8/+55