summaryrefslogtreecommitdiffstats
path: root/test/unit/gluster
Commit message (Expand)AuthorAgeFilesLines
* Support setting multiple hosts (volfile servers)Prashanth Pai2018-07-311-2/+12
* Support mknod APIMichael Hanselmann2018-07-271-0/+14
* Port to Python 3.xAdam Cecile2018-06-121-106/+108
* Disable logging by defaultAlpha2018-03-281-1/+1
* Move source files into gfapi/ dirPrashanth Pai2016-08-102-9/+9
* Implement copytree() and enhance walk(), rmtree()Prashanth Pai2016-08-031-61/+96
* Expose glfs_readdirplus_rPrashanth Pai2016-06-301-2/+92
* Fix license discrepanciesPrashanth Pai2016-06-172-20/+15
* Add validation decoratorsPrashanth Pai2016-06-152-0/+101
* Implement os.utime() like API and zerofillPrashanth Pai2016-06-011-0/+34
* Merge "Re-enable glfs_dup() tests"Humble Devassy Chirammal2016-03-181-1/+0
|\
| * Re-enable glfs_dup() testsPrashanth Pai2016-03-151-1/+0
* | Add readinto() APIPrashanth Pai2016-02-241-0/+11
|/
* Disable glfs_dup testsPrashanth Pai2016-02-231-0/+1
* Fix open/fopen in thread other than mainOleksiy Syvokon2015-08-311-5/+5
* fix unit test due to changes in mockThiago da Silva2015-07-101-1/+1
* changed unmount to umountZandrr2015-06-271-5/+5
* Fix reading of binary data in read()Prashanth Pai2015-06-181-1/+1
* Add missing Path based operation APIsPrashanth Pai2015-06-181-5/+6
* Add missing File APIsPrashanth Pai2015-06-181-60/+43
* Refactor volume initialization codePrashanth Pai2015-06-171-8/+122
* Package libgfapi-python project for its consumersHumble Devassy Chirammal2015-05-291-23/+19
* Rename module name from glusterfs to glusterHumble Chirammal2015-04-251-119/+119
* Merge "adding functions setfsuid and setfsgid"Thiago da Silva2015-02-231-0/+30
|\
| * adding functions setfsuid and setfsgidThiago da Silva2015-02-201-0/+30
* | Added option to read whole fileThiago da Silva2015-02-201-0/+12
* | adding chmod and fchmodThiago da Silva2015-02-191-0/+30
|/
* Adding function prototypes with this patch.Humble Chirammal2014-07-021-18/+19
* Add statvfs supporthchiramm2014-05-021-0/+15
* adding new apis requested from gluster-swift projThiago da Silva2014-03-271-1/+19
* merging creat and open function to be more pythonicThiago da Silva2014-03-211-16/+23
* changing gluster dir to glusterfsThiago da Silva2014-03-181-108/+108
* adding functions needed by gluster-swiftThiago da Silva2014-03-131-122/+328
* added Apache license comment to source codeThiago da Silva2014-03-061-0/+15
* adding new methods to Volume classThiago da Silva2014-03-061-6/+169
* changed write and read functions to support binary dataThiago da Silva2014-02-241-1/+11
* add mode parameter to mkdir methodThiago da Silva2014-01-291-2/+2
* added support for with statements in open and creatThiago da Silva2014-01-161-15/+27
* unit testsThiago da Silva2014-01-142-0/+375