Home
last modified time | relevance | path

Searched refs:PREMIUM (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/api/
H A Dsettings.md209 Example responses: **(PREMIUM SELF)**
276 | `elasticsearch_aws_access_key` **(PREMIUM)** | string | no …
278 | `elasticsearch_aws_secret_access_key` **(PREMIUM)** | string | no …
279 | `elasticsearch_aws` **(PREMIUM)** | boolean | no …
282 | `elasticsearch_indexing` **(PREMIUM)** | boolean | no …
288 | `elasticsearch_search` **(PREMIUM)** | boolean | no …
322 | `help_text` **(PREMIUM)** | string | no …
378 | `repository_size_limit` **(PREMIUM)** | integer | no …
397 | `slack_app_id` **(PREMIUM)** | string | required by: `slack_app_enabled` …
398 | `slack_app_secret` **(PREMIUM)** | string | required by: `slack_app_enabled` …
[all …]
H A Dprotected_branches.md208 | `allowed_to_push` **(PREMIUM)** | array | no | Array of access levels allo…
209 | `allowed_to_merge` **(PREMIUM)** | array | no | Array of access levels allo…
210 | `allowed_to_unprotect` **(PREMIUM)** | array | no | Array of access levels allo…
211 | `code_owner_approval_required` **(PREMIUM)** | boolean | no | Prevent pushes to this bran…
280 ### Example with user / group level access **(PREMIUM)**
324 ### Example with allow to push and allow to merge access **(PREMIUM)**
405 ## Require code owner approvals for a single branch **(PREMIUM)**
H A Dapi_resources.md51 | [Iterations](iterations.md) **(PREMIUM)** | `/projects/:id/iteratio…
56 | [Merge request approvals](merge_request_approvals.md) **(PREMIUM)** | `/projects/:id/approval…
90 | [Visual Review discussions](visual_review_discussions.md) **(PREMIUM)** | `/projects/:id/merge_re…
111 | [Group iterations](group_iterations.md) **(PREMIUM)** | `/groups/:id/iterations` (also…
115 | [Group wikis](group_wikis.md) **(PREMIUM)** | `/groups/:id/wikis` |
134 | [Audit Events](audit_events.md) **(PREMIUM SELF)** | `/audit…
142 | [Geo Nodes](geo_nodes.md) **(PREMIUM SELF)** | `/geo_n…
144 | [Group repository storage moves](group_repository_storage_moves.md) **(PREMIUM SELF)** | `/group…
H A Dsearch.md271 ### Scope: wiki_blobs **(PREMIUM)**
302 ### Scope: commits **(PREMIUM)**
337 ### Scope: blobs **(PREMIUM)**
378 ### Scope: notes **(PREMIUM)**
663 ### Scope: wiki_blobs **(PREMIUM)**
694 ### Scope: commits **(PREMIUM)**
729 ### Scope: blobs **(PREMIUM)**
770 ### Scope: notes **(PREMIUM)**
1022 ### Scope: notes **(PREMIUM)**
1106 ### Scope: commits **(PREMIUM)**
[all …]
H A Dgroup_boards.md245 ## Create a group issue board **(PREMIUM)**
299 | `assignee_id` **(PREMIUM)** | integer | no | The assignee the board should be scope…
300 | `milestone_id` **(PREMIUM)** | integer | no | The milestone the board should be scop…
301 | `labels` **(PREMIUM)** | string | no | Comma-separated list of label names wh…
302 | `weight` **(PREMIUM)** | integer | no | The weight range from 0 to 9, to which…
352 ## Delete a group issue board **(PREMIUM)**
H A Dboards.md231 | `assignee_id` **(PREMIUM)** | integer | no | The assignee the board should be scope…
232 | `milestone_id` **(PREMIUM)** | integer | no | The milestone the board should be scop…
233 | `labels` **(PREMIUM)** | string | no | Comma-separated list of label names wh…
234 | `weight` **(PREMIUM)** | integer | no | The weight range from 0 to 9, to which…
424 | `assignee_id` **(PREMIUM)** | integer | no | The ID of a user |
425 | `milestone_id` **(PREMIUM)** | integer | no | The ID of a milestone |
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/gcp_filestore_instance/tasks/
H A Dmain.yml20 tier: PREMIUM
37 tier: PREMIUM
72 tier: PREMIUM
94 tier: PREMIUM
129 tier: PREMIUM
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/programs/
H A DOIL.DP21 . REVENUE (/BBL) --REGULAR = $12 PREMIUM = $14
22 . MAX DEMAND (BBL/WK)--REGULAR = 100,000 PREMIUM = 20,000
23 . MIN OCTANE --REGULAR = 88 PREMIUM = 93
24 . MAX VAPOR PRESSURE --REGULAR = 23 PREMIUM = 23
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/google/cloud/tests/integration/targets/gcp_filestore_instance/tasks/
H A Dautogen.yml20 tier: PREMIUM
37 tier: PREMIUM
72 tier: PREMIUM
94 tier: PREMIUM
129 tier: PREMIUM
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/source/model/
H A DReservationVideoQuality.cpp41 return ReservationVideoQuality::PREMIUM; in GetReservationVideoQualityForName()
61 case ReservationVideoQuality::PREMIUM: in GetNameForReservationVideoQuality()
/dports/devel/py-azure-mgmt-containerregistry/azure-mgmt-containerregistry-8.1.0/azure/mgmt/containerregistry/v2017_10_01/models/
H A D_container_registry_management_client_enums.py89 PREMIUM = "Premium" variable in SkuName
98 PREMIUM = "Premium" variable in SkuTier
/dports/devel/py-azure-mgmt-containerregistry/azure-mgmt-containerregistry-8.1.0/azure/mgmt/containerregistry/v2019_05_01/models/
H A D_container_registry_management_client_enums.py89 PREMIUM = "Premium" variable in SkuName
98 PREMIUM = "Premium" variable in SkuTier
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/project/merge_requests/
H A Dtesting_and_reports_in_merge_requests.md17 | [Browser Performance Testing](browser_performance_testing.md) **(PREMIUM)** …
18 | [Load Performance Testing](load_performance_testing.md) **(PREMIUM)** …
24 | [Metrics Reports](../../../ci/metrics_reports.md) **(PREMIUM)** …
25 | [Multi-Project pipelines](../../../ci/pipelines/multi_project_pipelines.md) **(PREMIUM)** …
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/admin_area/settings/
H A Demail.md16 ## Include author name in email notification email body **(PREMIUM SELF)**
30 ## Enable multipart email **(PREMIUM SELF)**
42 ## Custom hostname for private commit emails **(PREMIUM SELF)**
62 ## Custom additional text **(PREMIUM SELF)**
/dports/devel/py-azure-mgmt-eventhub/azure-mgmt-eventhub-9.1.0/azure/mgmt/eventhub/v2021_01_01_preview/models/
H A D_event_hub_management_client_enums.py139 PREMIUM = "Premium" variable in SkuName
147 PREMIUM = "Premium" variable in SkuTier
/dports/devel/py-azure-mgmt-eventhub/azure-mgmt-eventhub-9.1.0/azure/mgmt/eventhub/v2021_06_01_preview/models/
H A D_event_hub_management_client_enums.py152 PREMIUM = "Premium" variable in SkuName
160 PREMIUM = "Premium" variable in SkuTier
/dports/devel/py-azure-mgmt-servicebus/azure-mgmt-servicebus-6.0.0/azure/mgmt/servicebus/models/
H A D_service_bus_management_client_enums.py148 PREMIUM = "Premium" variable in SkuName
156 PREMIUM = "Premium" variable in SkuTier
/dports/devel/py-azure-mgmt-loganalytics/azure-mgmt-loganalytics-11.0.0/azure/mgmt/loganalytics/models/
H A D_log_analytics_management_client_enums.py166 PREMIUM = "Premium" variable in SkuNameEnum
204 PREMIUM = "Premium" variable in WorkspaceSkuNameEnum
/dports/devel/py-azure-mgmt-containerregistry/azure-mgmt-containerregistry-8.1.0/azure/mgmt/containerregistry/v2019_12_01_preview/models/
H A D_container_registry_management_client_enums.py178 PREMIUM = "Premium" variable in SkuName
187 PREMIUM = "Premium" variable in SkuTier
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/
H A Dpermissions.md269 ### File Locking permissions **(PREMIUM)**
298 | Edit SAML SSO Billing **(PREMIUM SAAS)** | ✓ | ✓ | ✓ | ✓ …
301 | View group epic **(PREMIUM)** | ✓ | ✓ | ✓ | ✓ …
302 | View group wiki pages **(PREMIUM)** | ✓ (6) | ✓ | ✓ | ✓ …
305 | View Issue analytics **(PREMIUM)** | ✓ | ✓ | ✓ | ✓ …
307 | Create/edit group epic **(PREMIUM)** | | ✓ | ✓ | ✓ …
308 | Create/edit/delete epic boards **(PREMIUM)** | | ✓ | ✓ | ✓ …
314 | View Productivity analytics **(PREMIUM)** | | ✓ | ✓ | ✓ …
315 | Create and edit group wiki pages **(PREMIUM)** | | | ✓ | ✓ …
458 ## Auditor users **(PREMIUM SELF)**
[all …]
/dports/devel/libepp-nicbr/libepp-nicbr-1.18/unit_test/
H A DDefRegCheckTest.cpp67 def_reg_check_cmd->insert_name(DefRegName("doe", DefRegLevel::PREMIUM)); in set_xml_template_test()
102 def_reg_check_cmd->insert_name(DefRegName("doe", DefRegLevel::PREMIUM)); in command_test()
H A DDefRegCreateTest.cpp74 def_reg_create_cmd->set_name(DefRegName("doe", DefRegLevel::PREMIUM)); in set_xml_template_test()
133 def_reg_create_cmd->set_name(DefRegName("doe", DefRegLevel::PREMIUM)); in command_test()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kaltura/api-client-library/library/Kaltura/Client/Plugin/Cielo24/Enum/
H A DCielo24Fidelity.php42 const PREMIUM = "PREMIUM"; define in Kaltura\\Client\\Plugin\\Cielo24\\Enum\\Cielo24Fidelity
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/project/merge_requests/approvals/
H A Drules.md8 # Merge request approval rules **(PREMIUM)**
80 ## Add multiple approval rules **(PREMIUM)**
147 ### Code owners as eligible approvers **(PREMIUM)**
163 for protected branches. **(PREMIUM)**
165 ## Merge request approval segregation of duties **(PREMIUM)**
207 ## Configure optional approval rules **(PREMIUM)**
216 ## Approvals for protected branches **(PREMIUM)**
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/administration/auth/
H A Dindex.md33 - [SAML for GitLab.com groups](../../user/group/saml_sso/index.md) **(PREMIUM SAAS)**
35 - [Smartcard](smartcard.md) **(PREMIUM SELF)**

12345678910>>...18