summaryrefslogtreecommitdiffstats
path: root/extras/snap_scheduler/gcron.py
Commit message (Expand)AuthorAgeFilesLines
* extras/snap_scheduler: changes in gluster-shared-storage mount path Shwetha K Acharya2020-09-101-2/+2
* snapshot: fix python3 issue in gcronSunny Kumar2020-04-281-1/+2
* python3: Fix python3 compatibilityNigel Babu2018-09-241-10/+10
* core: python3Kaleb S. KEITHLEY2018-09-031-1/+1
* gcron: create the lockfile if it is missingNiels de Vos2018-06-181-1/+1
* gcron: catch OSError as well as IOErrorNiels de Vos2018-06-181-2/+2
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-301-3/+4
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-121-1/+1
* snapshot/scheduler: Reload /etc/cron.d/glusterfs_snap_cron_tasks when shared ...Avra Sengupta2015-06-111-0/+33
* snapshot/scheduler: Check if GCRON_TASKS exists beforeAvra Sengupta2015-06-101-0/+4
* snapshot/scheduler: Adhering to the common storage for schedulerAvra Sengupta2015-04-101-2/+2
* snapshot/scheduler: Don't append timestamp in scheduled snapshotsAvra Sengupta2015-04-071-7/+11
* snapshot/scheduler: Fix the snapshot create command.Avra Sengupta2015-04-041-1/+2
* snapshot/scheduling: A cron based scheduler for snapshot schedulingAvra Sengupta2015-03-181-0/+146