summaryrefslogtreecommitdiffstats
path: root/test/unit/gluster/test_gfapi.py
Commit message (Expand)AuthorAgeFilesLines
* Move source files into gfapi/ dirPrashanth Pai2016-08-101-7/+7
* 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-171-9/+8
* Add validation decoratorsPrashanth Pai2016-06-151-0/+31
* 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-141-0/+375