summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Support setting multiple hosts (volfile servers)Prashanth Pai2018-07-311-1/+1
* Support mknod APIMichael Hanselmann2018-07-271-0/+7
* Port to Python 3.xAdam Cecile2018-06-121-45/+60
* Allow functional tests to be run as non-root userPrashanth Pai2018-04-041-0/+3
* Disable logging by defaultAlpha2018-03-281-1/+1
* Add get_volume_id() APIPrashanth Pai2018-01-111-0/+15
* Expose mounting over unix socketPrashanth Pai2017-12-221-0/+9
* Move source files into gfapi/ dirPrashanth Pai2016-08-101-2/+2
* Implement copytree() and enhance walk(), rmtree()Prashanth Pai2016-08-031-38/+225
* Merge "Expose glfs_readdirplus_r"Thiago da Silva2016-07-051-3/+32
|\
| * Expose glfs_readdirplus_rPrashanth Pai2016-06-301-3/+32
* | Fix failing CentOS CI testsPrashanth Pai2016-07-011-4/+4
|/
* Fix license discrepanciesPrashanth Pai2016-06-171-9/+8
* Implement shutil.copy* methods and os.link()Prashanth Pai2016-06-151-1/+196
* Add validation decoratorsPrashanth Pai2016-06-151-0/+23
* Implement os.utime() like API and zerofillPrashanth Pai2016-06-011-0/+59
* Merge "Re-enable glfs_dup() tests"Humble Devassy Chirammal2016-03-181-2/+0
|\
| * Re-enable glfs_dup() testsPrashanth Pai2016-03-151-2/+0
* | Add readinto() APIPrashanth Pai2016-02-241-0/+18
|/
* Disable glfs_dup testsPrashanth Pai2016-02-231-0/+2
* Merge "functests: Change default host name to localhost"Humble Devassy Chirammal2016-02-171-2/+2
|\
| * functests: Change default host name to localhostPrashanth Pai2015-09-161-2/+2
* | Provide use_errno to all gfapi foreign function prototypesAlpha2015-09-161-3/+21
|/
* Fix open/fopen in thread other than mainOleksiy Syvokon2015-08-311-0/+12
* changed unmount to umountZandrr2015-06-271-6/+6
* Fix reading of binary data in read()Prashanth Pai2015-06-181-21/+21
* Add missing Path based operation APIsPrashanth Pai2015-06-181-17/+112
* Add missing File APIsPrashanth Pai2015-06-181-47/+184
* Refactor volume initialization codePrashanth Pai2015-06-171-13/+68
* Package libgfapi-python project for its consumersHumble Devassy Chirammal2015-05-291-13/+9
* Rename module name from glusterfs to glusterHumble Chirammal2015-04-251-1/+1
* adding chmod and fchmodThiago da Silva2015-02-191-0/+10
* fix functional testsThiago da Silva2015-02-181-3/+2
* Fix functional testsPrashanth Pai2014-05-191-7/+46
* Add statvfs supporthchiramm2014-05-021-0/+10
* adding new apis requested from gluster-swift projThiago da Silva2014-03-271-0/+24
* merging creat and open function to be more pythonicThiago da Silva2014-03-211-3/+27
* changing gluster dir to glusterfsThiago da Silva2014-03-181-1/+1
* adding functions needed by gluster-swiftThiago da Silva2014-03-131-27/+26
* added Apache license comment to source codeThiago da Silva2014-03-061-0/+15
* adding new methods to Volume classThiago da Silva2014-03-061-4/+56
* changed write and read functions to support binary dataThiago da Silva2014-02-241-2/+32
* add mode parameter to mkdir methodThiago da Silva2014-01-291-1/+1
* first libgfapi-python functional testsThiago da Silva2014-01-222-0/+127