summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Allow functional tests to be run as non-root userPrashanth Pai2018-04-041-0/+3
* Disable logging by defaultAlpha2018-03-282-2/+2
* 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-103-11/+11
* Implement copytree() and enhance walk(), rmtree()Prashanth Pai2016-08-032-99/+321
* Merge "Expose glfs_readdirplus_r"Thiago da Silva2016-07-052-5/+124
|\
| * Expose glfs_readdirplus_rPrashanth Pai2016-06-302-5/+124
* | Fix failing CentOS CI testsPrashanth Pai2016-07-011-4/+4
|/
* Fix license discrepanciesPrashanth Pai2016-06-174-41/+31
* Implement shutil.copy* methods and os.link()Prashanth Pai2016-06-151-1/+196
* Add validation decoratorsPrashanth Pai2016-06-153-0/+124
* Implement os.utime() like API and zerofillPrashanth Pai2016-06-012-0/+93
* Merge "Re-enable glfs_dup() tests"Humble Devassy Chirammal2016-03-182-3/+0
|\
| * Re-enable glfs_dup() testsPrashanth Pai2016-03-152-3/+0
* | Add readinto() APIPrashanth Pai2016-02-242-0/+29
|/
* Disable glfs_dup testsPrashanth Pai2016-02-232-0/+3
* Merge "functests: Change default host name to localhost"Humble Devassy Chirammal2016-02-172-3/+3
|\
| * functests: Change default host name to localhostPrashanth Pai2015-09-162-3/+3
* | Provide use_errno to all gfapi foreign function prototypesAlpha2015-09-161-3/+21
|/
* Fix open/fopen in thread other than mainOleksiy Syvokon2015-08-312-5/+17
* fix unit test due to changes in mockThiago da Silva2015-07-101-1/+1
* changed unmount to umountZandrr2015-06-272-11/+11
* Fix reading of binary data in read()Prashanth Pai2015-06-182-22/+22
* Add missing Path based operation APIsPrashanth Pai2015-06-182-22/+118
* Add missing File APIsPrashanth Pai2015-06-182-107/+227
* Refactor volume initialization codePrashanth Pai2015-06-172-21/+190
* Package libgfapi-python project for its consumersHumble Devassy Chirammal2015-05-292-36/+28
* Rename module name from glusterfs to glusterHumble Chirammal2015-04-252-120/+120
* 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-192-0/+40
|/
* fix functional testsThiago da Silva2015-02-181-3/+2
* Adding function prototypes with this patch.Humble Chirammal2014-07-021-18/+19
* Fix functional testsPrashanth Pai2014-05-193-7/+81
* Add statvfs supporthchiramm2014-05-022-0/+25
* adding new apis requested from gluster-swift projThiago da Silva2014-03-272-1/+43
* merging creat and open function to be more pythonicThiago da Silva2014-03-212-19/+50
* changing gluster dir to glusterfsThiago da Silva2014-03-182-109/+109
* adding functions needed by gluster-swiftThiago da Silva2014-03-132-149/+354
* added Apache license comment to source codeThiago da Silva2014-03-062-0/+30
* adding new methods to Volume classThiago da Silva2014-03-062-10/+225
* changed write and read functions to support binary dataThiago da Silva2014-02-242-3/+43
* add mode parameter to mkdir methodThiago da Silva2014-01-292-3/+3
* first libgfapi-python functional testsThiago da Silva2014-01-222-0/+127
* added support for with statements in open and creatThiago da Silva2014-01-161-15/+27
* unit testsThiago da Silva2014-01-143-0/+375
* initial repo tree with gfapi.pyThiago da Silva2013-10-301-0/+0