Home
last modified time | relevance | path

Searched refs:JobStatusPending (Results 1 – 25 of 110) sorted by relevance

12345

/dports/www/mattermost-server/mattermost-server-6.0.2/jobs/
H A Djobs_test.go64 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
79 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
94 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
110 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
475 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
484 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
499 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
510 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
519 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
529 …mockStore.JobStore.On("UpdateStatusOptimistically", "job_id", model.JobStatusPending, model.JobSta…
[all …]
H A Djobs.go26 Status: model.JobStatusPending,
57 …updated, err := srv.Store.Job().UpdateStatusOptimistically(job.Id, model.JobStatusPending, model.J…
164 …updated, err := srv.Store.Job().UpdateStatusOptimistically(jobId, model.JobStatusPending, model.Jo…
222 count, err := srv.Store.Job().GetCountByStatusAndType(model.JobStatusPending, jobType)
/dports/www/mattermost-server/mattermost-server-6.0.2/services/searchengine/bleveengine/indexer/
H A Dindexing_job_test.go28 Status: model.JobStatusPending,
32 …mockStore.JobStore.On("UpdateStatusOptimistically", job.Id, model.JobStatusPending, model.JobStatu…
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/model/
H A Djob.go31 JobStatusPending = "pending" const
105 case JobStatusPending:
/dports/www/mattermost-server/mattermost-server-6.0.2/model/
H A Djob.go31 JobStatusPending = "pending" const
105 case JobStatusPending:
/dports/www/mattermost-server/mattermost-server-6.0.2/store/storetest/
H A Djob_store.go450 Status: model.JobStatusPending,
469 updated, err = ss.Job().UpdateOptimistically(job, model.JobStatusPending)
501 received, err = ss.Job().UpdateStatus(job.Id, model.JobStatusPending)
504 require.Equal(t, model.JobStatusPending, received.Status)
517 require.Equal(t, model.JobStatusPending, received.Status)
522 …updated, err = ss.Job().UpdateStatusOptimistically(job.Id, model.JobStatusPending, model.JobStatus…
/dports/www/mattermost-server/mattermost-server-6.0.2/migrations/
H A Dmigrations.go57 case model.JobStatusInProgress, model.JobStatusPending:
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/amplify/types/
H A Denums.go39 JobStatusPending JobStatus = "PENDING" const
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/amplify/types/
H A Denums.go39 JobStatusPending JobStatus = "PENDING" const
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/amplify/types/
H A Denums.go39 JobStatusPending JobStatus = "PENDING" const
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/amplify/types/
H A Denums.go39 JobStatusPending JobStatus = "PENDING" const
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/amplify/types/
H A Denums.go39 JobStatusPending JobStatus = "PENDING" const
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/amplify/types/
H A Denums.go39 JobStatusPending JobStatus = "PENDING" const
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/amplify/types/
H A Denums.go39 JobStatusPending JobStatus = "PENDING" const
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/amplify/types/
H A Denums.go39 JobStatusPending JobStatus = "PENDING" const
/dports/sysutils/nomad/nomad-1.1.0/nomad/mock/
H A Dmock.go289 Status: structs.JobStatusPending,
379 Status: structs.JobStatusPending,
467 Status: structs.JobStatusPending,
635 Status: structs.JobStatusPending,
822 Status: structs.JobStatusPending,
995 Status: structs.JobStatusPending,
1059 Status: structs.JobStatusPending,
1284 Status: structs.JobStatusPending,
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/mock/
H A Dmock.go263 Status: structs.JobStatusPending,
374 Status: structs.JobStatusPending,
461 Status: structs.JobStatusPending,
525 Status: structs.JobStatusPending,
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/batch/types/
H A Denums.go188 JobStatusPending JobStatus = "PENDING"
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/batch/types/
H A Denums.go188 JobStatusPending JobStatus = "PENDING" const
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/batch/types/
H A Denums.go188 JobStatusPending JobStatus = "PENDING" const
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/batch/types/
H A Denums.go224 JobStatusPending JobStatus = "PENDING" const
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/batch/types/
H A Denums.go224 JobStatusPending JobStatus = "PENDING" const
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/batch/types/
H A Denums.go224 JobStatusPending JobStatus = "PENDING" const
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/batch/types/
H A Denums.go224 JobStatusPending JobStatus = "PENDING" const
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/batch/types/
H A Denums.go224 JobStatusPending JobStatus = "PENDING" const

12345