..
graphql
Add mutation toggling WIP state of merge requests
2018-07-25 18:37:12 +02:00
access_requests_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
applications_spec.rb
Add application create API
2018-01-24 09:42:04 +01:00
avatar_spec.rb
Add Avatar API
2018-06-06 10:12:52 +02:00
award_emoji_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
badges_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
boards_spec.rb
Bring changes from EE
2018-06-26 02:04:40 +08:00
branches_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
broadcast_messages_spec.rb
Refactor `have_http_status` into `have_gitlab_http_status` in the specs
2017-10-20 10:13:18 +02:00
circuit_breakers_spec.rb
Move the circuitbreaker check out in a separate process
2017-12-08 09:11:39 +01:00
commit_statuses_spec.rb
Add validation to webhook and service URLs to ensure they are not blocked because of SSRF
2018-06-01 11:43:53 +00:00
commits_spec.rb
Allow collaboration with forks through the API
2018-07-12 12:14:54 +02:00
deploy_keys_spec.rb
Fix API to remove deploy key from project instead of deleting it entirely
2018-05-04 12:41:53 +02:00
deployments_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
discussions_spec.rb
Merge request and commit discussions API
2018-05-01 12:39:44 +00:00
doorkeeper_access_spec.rb
Add sudo API scope
2017-11-02 11:39:03 +01:00
environments_spec.rb
Fix gitlab import project load
2018-07-23 07:52:15 +00:00
events_spec.rb
Eliminate N+1 queries with authors and push_data_payload in Events API
2018-06-05 07:22:07 -07:00
features_spec.rb
Allow feature gate removal through the API
2018-04-03 16:39:08 +02:00
files_spec.rb
Fix bug setting http headers in Files API
2018-08-01 16:48:33 +00:00
group_boards_spec.rb
Bring one group board to CE
2018-03-03 12:56:17 -03:00
group_milestones_spec.rb
Change all `:empty_project` to `:project`
2017-08-02 17:47:31 -04:00
group_variables_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
groups_spec.rb
Add min_access_level filter to groups API
2018-07-23 20:57:50 +02:00
helpers_spec.rb
Updates from `rubocop -a`
2018-07-09 21:13:08 +08:00
internal_spec.rb
Use Projects::UpdateService to archive projects
2018-08-03 11:55:21 -04:00
issues_spec.rb
Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"
2018-08-01 09:03:14 +00:00
jobs_spec.rb
Squashed commit of the following:
2018-07-27 14:05:34 +09:00
keys_spec.rb
Refactor `have_http_status` into `have_gitlab_http_status` in the specs
2017-10-20 10:13:18 +02:00
labels_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
lint_spec.rb
Refactor `have_http_status` into `have_gitlab_http_status` in the specs
2017-10-20 10:13:18 +02:00
markdown_spec.rb
Resolve "Expand API: Render an arbitrary Markdown document"
2018-05-18 10:25:59 +00:00
members_spec.rb
Improve error message when adding invalid user to a project
2018-07-30 18:19:57 +02:00
merge_request_diffs_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
merge_requests_spec.rb
Retrieve merge request closing issues from database cache
2018-08-06 11:58:22 -03:00
namespaces_spec.rb
Backport some changes made for this spec in EE
2018-07-02 17:01:31 -05:00
notes_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
notification_settings_spec.rb
Refactor `have_http_status` into `have_gitlab_http_status` in the specs
2017-10-20 10:13:18 +02:00
oauth_tokens_spec.rb
Refactor `have_http_status` into `have_gitlab_http_status` in the specs
2017-10-20 10:13:18 +02:00
pages_domains_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
pipeline_schedules_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
pipelines_spec.rb
Expose web_url attribute in PipelineBasic and JobBasic
2018-07-18 15:04:45 -07:00
project_export_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
project_hooks_spec.rb
Filter project hooks by branch
2018-08-13 13:20:58 +02:00
project_import_spec.rb
Add Object Storage to GitLab project import
2018-08-02 11:50:19 +02:00
project_milestones_spec.rb
Enables Project Milestone Deletion via API
2018-01-16 13:11:59 +01:00
project_snapshots_spec.rb
Add an API endpoint to download git repository snapshots
2018-04-19 17:25:01 +01:00
project_snippets_spec.rb
Correct "autorize" typos
2018-06-27 15:16:18 -05:00
projects_spec.rb
Use Projects::UpdateService to archive projects
2018-08-03 11:55:21 -04:00
protected_branches_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
repositories_spec.rb
Get the `merge-base` of 2 refs trough the API
2018-08-13 11:58:54 +02:00
runner_spec.rb
Fix fixture path in runner spec
2018-08-02 18:05:33 +09:00
runners_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
search_spec.rb
Implement filtering by filename on code search
2018-06-19 09:30:09 -06:00
services_spec.rb
Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3'
2018-01-16 17:04:38 -08:00
settings_spec.rb
Revert "Merge branch 'bvl-instance-stats-default' into 'master'"
2018-08-06 15:44:23 +00:00
sidekiq_metrics_spec.rb
Refactor `have_http_status` into `have_gitlab_http_status` in the specs
2017-10-20 10:13:18 +02:00
snippets_spec.rb
Correct "autorize" typos
2018-06-27 15:16:18 -05:00
system_hooks_spec.rb
api support for merge_requests_events system hook
2018-01-04 09:33:41 +01:00
tags_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
templates_spec.rb
Fix test failures with licensee 8.9
2018-03-20 12:42:36 +01:00
todos_spec.rb
Add changes from the EE
2018-08-06 14:18:21 +02:00
triggers_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
users_spec.rb
Add the message HTML to the UserStatus api
2018-08-01 12:42:04 +02:00
variables_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
version_spec.rb
Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory
2018-05-24 10:14:01 +02:00
wikis_spec.rb
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00