summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle the ring_name variable being none in Ring.__init__v1.8.0-5Mohammed Junaid2013-08-011-7/+11
* Finish the doc for developersLuis Pabon2013-08-011-29/+52
* Updating copyrights with current yearChetan Risbud2013-08-0124-22/+176
* gluster-swift-gen-builders behaviour changesChetan Risbud2013-08-011-0/+6
* Gracefully handle the ring file not found error.Mohammed Junaid2013-08-012-2/+25
* Removed conf file sections which are not neededLuis Pabon2013-07-316-43/+0
* Change max file sizeLuis Pabon2013-07-292-6/+6
* Update logging on conf filesLuis Pabon2013-07-2910-20/+29
* perf: Container and account performance incLuis Pabon2013-07-297-42/+61
* tools: Print object metadataLuis Pabon2013-07-242-0/+46
* Release 1.8.0 only supports OpenStack Swift 1.8.0Luis Pabon2013-07-241-5/+5
* doc: Point to release branch buildsLuis Pabon2013-07-151-2/+4
* Git review to use branch release-1.8.0Luis Pabon2013-07-111-0/+2
* Final forward port of PDQ performance patchesPeter Portante2013-07-1023-560/+1766
* Disable fallocate for Gluster volumesChetan Risbud2013-07-106-0/+12
* Remove extraneous system callsMohammed Junaid2013-07-092-18/+31
* Remove do_mkdir and simplify mkdirsLuis Pabon2013-07-092-44/+11
* Edited the mechanics of the wording within the document.Kyle Schneider2013-07-091-8/+8
* Functional test setup steps for developers guideChetan Risbud2013-07-091-2/+16
* RPM now updates F18 UFOLuis Pabon2013-07-091-0/+7
* Removed unused metadata key and do_rmdir funcLuis Pabon2013-07-093-32/+0
* Add simple script for running func testsPeter Portante2013-07-081-0/+15
* New documentation for updating patches for gerritKyle Schneider2013-07-051-0/+14
* 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