summaryrefslogtreecommitdiff
path: root/test/functional/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Disallow unsafe tempurl operations to point to unauthorized datajuno-eolstable/junoClay Gerrard2015-08-261-0/+36
* Prevent unauthorized delete in versioned containerAlistair Coles2015-04-131-0/+52
* Add comments to clarify change to www-authenticate testAlistair Coles2014-09-121-1/+7
* Merge "moving object validation checks to top of PUT method"Jenkins2014-09-121-0/+10
|\
| * moving object validation checks to top of PUT methodThiago da Silva2014-09-081-0/+10
* | Fix broken www-authenticate functional testAlistair Coles2014-09-111-3/+6
* | account to account copy implementationConstantine Peresypkin2014-08-131-0/+319
|/
* Replace POLICY and POLICY_INDEX with string literalsPaul Luse2014-06-231-4/+2
* Add functional tests for Storage PolicyYuan Zhou2014-06-181-0/+72
* properly quote www-authenticate header valueJohn Dickinson2014-06-181-0/+13
* Remove unused variableSamuel Merritt2014-06-021-1/+0
* In-process swift server for functional testsPeter Portante2014-04-291-14/+0
* Load constraints from cluster info dictionaryPeter Portante2014-04-141-4/+1
* Merge "Support If-[Un]Modified-Since for object HEAD"Jenkins2014-04-141-0/+6
|\
| * Support If-[Un]Modified-Since for object HEADSamuel Merritt2014-03-141-0/+6
* | Use eventlet instead of threading for timeoutPeter Portante2014-04-091-35/+29
* | Read the configuration once for all func testsPeter Portante2014-04-021-63/+36
* | Only change collation for functional testsPeter Portante2014-04-021-3/+2
* | AssertEquals is deprecated, use assertEqual partIHou Ming Wang2014-04-011-42/+42
|/
* Merge "DRY out common.constraints a bit more"Jenkins2014-03-131-5/+5
|\
| * DRY out common.constraints a bit moreClay Gerrard2014-03-111-5/+5
* | Merge "Functional tests for TempURL and SLO together"Jenkins2014-03-121-0/+88
|\ \
| * | Functional tests for TempURL and SLO togetherSamuel Merritt2014-03-071-0/+88
* | | Merge "Add missing swift constraint for functional tests"Jenkins2014-03-121-25/+4
|\ \ \ | |/ / |/| / | |/
| * Add missing swift constraint for functional testsPeter Portante2014-03-061-25/+4
* | Functional tests for tempurlSamuel Merritt2014-03-071-14/+180
|/
* Make DLO manifest copying work with ?multipart-manifest=getSamuel Merritt2014-02-271-0/+19
* Merge "Functional tests for SLO If-Match/If-None-Match"Jenkins2014-02-231-0/+44
|\
| * Functional tests for SLO If-Match/If-None-MatchSamuel Merritt2014-02-201-0/+44
* | Functional tests for DLO If-Match/If-None-MatchSamuel Merritt2014-02-201-0/+44
|/
* Merge "Privileged acct ACL header, new ACL syntax, TempAuth impl."Jenkins2014-02-031-7/+7
|\
| * Privileged acct ACL header, new ACL syntax, TempAuth impl.Jon Snitow2014-01-291-7/+7
* | Merge "Some functional tests for object versioning"Jenkins2014-01-301-0/+79
|\ \ | |/ |/|
| * Some functional tests for object versioningSamuel Merritt2013-12-191-0/+79
* | Move all SLO functionality to middlewareSamuel Merritt2014-01-131-2/+20
* | test 3 date format in functional testsKun Huang2013-12-231-5/+11
* | Merge "change the last-modified header value with valid one"Jenkins2013-12-201-0/+22
|\ \ | |/ |/|
| * change the last-modified header value with valid oneKiyoung Jung2013-12-191-0/+22
* | Use /info to check if SLO is enabledSamuel Merritt2013-12-101-22/+18
* | Some functional tests for dynamic large objectsSamuel Merritt2013-12-021-0/+110
* | Some functional tests for static large objectsSamuel Merritt2013-11-191-1/+226
|/
* Change OpenStack LLC to FoundationZhiQiang Fan2013-09-201-1/+1
* Use Python 3.x compatible except constructDirk Mueller2013-09-071-1/+1
* Pep8 the functional tests (2 of 12)Peter Portante2013-09-011-16/+16
* Rename loop var i in sub loop branchWu Wenxiang2013-08-131-1/+1
* Assignment to reserved built-in symbolWu Wenxiang2013-08-061-307/+320
* Correct misspell in commentsWu Wenxiang2013-08-031-1/+1
* fixed some minor things in tests that pyflakes complained aboutGreg Lange2013-03-261-3/+1
* Support tests for ApacheDavid Hadas2013-03-071-16/+37
* Reject names with NULL charactersgholt2013-01-121-1/+1