| .. |
|
graphql
|
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
|
2019-07-03 11:55:56 +02:00 |
|
issues
|
Expose merge requests count based on user access
|
2019-06-18 12:46:46 +03:00 |
|
pages
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
|
release
|
Prevent Releases links API to leak tag existance
|
2019-02-08 16:39:15 +00:00 |
|
access_requests_spec.rb
|
…
|
|
|
applications_spec.rb
|
…
|
|
|
avatar_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
|
award_emoji_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
|
badges_spec.rb
|
Put three flaky tests in quarantine
|
2019-04-19 12:54:15 +02:00 |
|
boards_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
|
branches_spec.rb
|
Change HTTP Status Code when repository disabled
|
2019-06-24 22:12:42 +00:00 |
|
broadcast_messages_spec.rb
|
…
|
|
|
commit_statuses_spec.rb
|
Align UrlValidator to validate_url gem implementation.
|
2019-04-11 06:29:07 +00:00 |
|
commits_spec.rb
|
Change HTTP Status Code when repository disabled
|
2019-06-24 22:12:42 +00:00 |
|
container_registry_spec.rb
|
Add 2nd response for container api bulk delete
|
2019-06-18 22:08:30 +00:00 |
|
deploy_keys_spec.rb
|
…
|
|
|
deployments_spec.rb
|
…
|
|
|
discussions_spec.rb
|
Fix typos in the whole gitlab-ce project
|
2019-05-20 14:11:44 +00:00 |
|
doorkeeper_access_spec.rb
|
…
|
|
|
environments_spec.rb
|
Add name & search parameters to project environments API
|
2019-06-24 12:18:40 +00:00 |
|
events_spec.rb
|
Add new api class for projects events
|
2019-04-24 17:20:11 +02:00 |
|
features_spec.rb
|
Allow setting feature flags per GitLab group
|
2019-02-19 14:57:03 +08:00 |
|
files_spec.rb
|
Encode Content-Disposition filenames
|
2019-02-04 23:12:44 -08:00 |
|
graphql_spec.rb
|
Apply reviewer feedback
|
2019-05-31 19:57:02 +12:00 |
|
group_boards_spec.rb
|
…
|
|
|
group_labels_spec.rb
|
Incorporate feedback from Robert
|
2019-01-31 13:49:51 +01:00 |
|
group_milestones_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
|
group_variables_spec.rb
|
Implement support for CI variables of type file
|
2019-05-06 13:11:42 +00:00 |
|
groups_spec.rb
|
Add wiki size to project statistics
|
2019-05-29 16:08:25 +02:00 |
|
helpers_spec.rb
|
refactor: remove Sentry from application settings
|
2019-06-25 21:17:19 +02:00 |
|
import_github_spec.rb
|
…
|
|
|
internal_spec.rb
|
Remove the mr_push_options feature flag
|
2019-05-17 13:47:24 +12:00 |
|
jobs_spec.rb
|
Revert "Merge branch..."
|
2019-06-05 11:09:51 +00:00 |
|
keys_spec.rb
|
Added: Documentation for the API
|
2019-02-26 23:18:40 +00:00 |
|
labels_spec.rb
|
Merge branch '56694-mark-group-level-labels-in-label-api-as-such' into 'master'
|
2019-02-14 10:48:12 +00:00 |
|
lint_spec.rb
|
…
|
|
|
markdown_spec.rb
|
Fix review comments
|
2019-01-21 15:07:40 -06:00 |
|
members_spec.rb
|
Removes duplicated members from api/projects/:id/members/all
|
2019-05-27 15:40:56 +02:00 |
|
merge_request_diffs_spec.rb
|
Added: Documentation for the API
|
2019-02-26 23:18:40 +00:00 |
|
merge_requests_spec.rb
|
Merge branch 'security-mr-head-pipeline-leak' into 'master'
|
2019-07-02 06:23:28 +00:00 |
|
namespaces_spec.rb
|
Added: Documentation for the API
|
2019-02-26 23:18:40 +00:00 |
|
notes_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
|
notification_settings_spec.rb
|
…
|
|
|
oauth_tokens_spec.rb
|
…
|
|
|
pages_domains_spec.rb
|
Don't show private keys for letsencrypt certs
|
2019-06-21 12:06:12 +00:00 |
|
pipeline_schedules_spec.rb
|
Implement support for CI variables of type file
|
2019-05-06 13:11:42 +00:00 |
|
pipelines_spec.rb
|
Implement support for CI variables of type file
|
2019-05-06 13:11:42 +00:00 |
|
project_clusters_spec.rb
|
Tidy spec for API::ProjectClusters
|
2019-07-02 14:17:01 +10:00 |
|
project_events_spec.rb
|
Add new api class for projects events
|
2019-04-24 17:20:11 +02:00 |
|
project_export_spec.rb
|
…
|
|
|
project_hooks_spec.rb
|
…
|
|
|
project_import_spec.rb
|
…
|
|
|
project_milestones_spec.rb
|
Added: Documentation for the API
|
2019-02-26 23:18:40 +00:00 |
|
project_snapshots_spec.rb
|
…
|
|
|
project_snippets_spec.rb
|
…
|
|
|
project_statistics_spec.rb
|
Add project http fetch statistics API
|
2019-02-27 11:52:35 +01:00 |
|
project_templates_spec.rb
|
Merge branch 'sh-fix-cpp-templates-404' into 'master'
|
2019-02-26 12:21:57 +01:00 |
|
projects_spec.rb
|
Add build_git_strategy attribute to project API
|
2019-07-03 16:18:05 +02:00 |
|
protected_branches_spec.rb
|
…
|
|
|
protected_tags_spec.rb
|
…
|
|
|
releases_spec.rb
|
Show upcoming status for releases
|
2019-07-03 09:12:15 +00:00 |
|
repositories_spec.rb
|
…
|
|
|
resource_label_events_spec.rb
|
Enable the Layout/ExtraSpacing cop
|
2019-01-24 13:05:45 +01:00 |
|
runner_spec.rb
|
Expose ci_default_git_depth via project API
|
2019-06-12 09:51:45 +01:00 |
|
runners_spec.rb
|
add tag_list param to runners api
|
2019-02-27 20:19:49 +01:00 |
|
search_spec.rb
|
Merge branch 'security-fix_milestones_search_api_leak' into 'master'
|
2019-06-03 12:34:07 +00:00 |
|
services_spec.rb
|
Make KubernetesService readonly
|
2019-06-18 00:01:56 +00:00 |
|
settings_spec.rb
|
CE port of Move EE specific lines in API::Settings
|
2019-05-30 21:53:25 +00:00 |
|
sidekiq_metrics_spec.rb
|
…
|
|
|
snippets_spec.rb
|
Allow all personal snippets to be accessed by API
|
2019-03-06 09:05:03 +00:00 |
|
submodules_spec.rb
|
…
|
|
|
suggestions_spec.rb
|
Prepare suggestion implementation for multi-line
|
2019-03-27 12:26:53 -03:00 |
|
system_hooks_spec.rb
|
Protect Gitlab::HTTP against DNS rebinding attack
|
2019-05-30 10:47:31 -03:00 |
|
tags_spec.rb
|
Add documentation and tests
|
2019-06-19 07:08:56 +00:00 |
|
task_completion_status_spec.rb
|
Add task count and completed count to responses of Issue and MR
|
2019-06-07 11:15:55 +02:00 |
|
templates_spec.rb
|
…
|
|
|
todos_spec.rb
|
Significantly reduce N+1 queries in /api/v4/todos endpoint
|
2019-03-06 07:03:46 -08:00 |
|
triggers_spec.rb
|
Do not expose trigger token when user should not see it
|
2019-01-31 16:51:17 +01:00 |
|
users_spec.rb
|
Add support for creating random passwords in user creation API
|
2019-06-27 13:25:37 -07:00 |
|
variables_spec.rb
|
API: Allow to get and set "masked" attribute for variables
|
2019-05-22 07:25:26 +02:00 |
|
version_spec.rb
|
Add metadata about the GitLab server to GraphQL
|
2019-03-05 15:00:32 +00:00 |
|
wikis_spec.rb
|
Only require one parameter when updating a Wiki via the API
|
2019-02-13 16:35:27 +00:00 |