gitlab-org--gitlab-foss/spec/requests/api
Kamil Trzcinski 842f0a3401 Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2
# Conflicts:
#	features/steps/shared/builds.rb
#	spec/requests/ci/api/builds_spec.rb
2016-06-06 11:21:39 +02:00
..
api_helpers_spec.rb Fix API::APIHelpers -> API::Helpers; 2015-10-23 11:42:57 +08:00
branches_spec.rb Add traits for each access_level to ProjectMember factory 2016-03-06 16:53:22 -05:00
builds_spec.rb Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features 2016-06-03 16:22:26 +02:00
commit_statuses_spec.rb Rename remaining ci_commits in specs 2016-06-03 16:28:15 +02:00
commits_spec.rb Rename remaining ci_commits in specs 2016-06-03 16:28:15 +02:00
doorkeeper_access_spec.rb Fix part of api specs for rubocop 2015-06-22 15:05:19 +02:00
files_spec.rb Add ability to fetch the commit ID of the last commit that actually touched a file 2015-11-02 17:07:06 +02:00
fork_spec.rb Add traits for each access_level to ProjectMember factory 2016-03-06 16:53:22 -05:00
gitignores_spec.rb Update API and fetching task 2016-05-20 15:58:36 -05:00
group_members_spec.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
groups_spec.rb Fix groups API to list only user's accessible projects 2016-05-24 18:14:12 -07:00
internal_spec.rb fixed merge conflict and refactored specs 2016-02-29 10:59:16 +01:00
issues_spec.rb Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardables 2016-05-18 13:05:53 -05:00
keys_spec.rb Add API method for get user by ID of an SSH key 2015-09-03 15:47:22 +03:00
labels_spec.rb Add API endpoints for un/subscribing from/to a label 2016-05-12 22:48:09 +02:00
licenses_spec.rb Fix some specs which would have broken in 2017 to not break anymore by using a dynamic year value. 2016-05-22 19:50:49 -06:00
merge_requests_spec.rb Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 2016-06-06 11:21:39 +02:00
milestones_spec.rb Improve Milestones API specs 2016-04-25 18:07:51 +02:00
namespaces_spec.rb Make namespace API available to all users 2015-05-28 11:39:12 -07:00
notes_spec.rb Update specs for creating new note without access 2016-05-29 15:03:00 -04:00
project_hooks_spec.rb Prevent users from deleting Webhooks via API they do not own 2016-04-24 23:53:59 -07:00
project_members_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
project_snippets_spec.rb Prevent private snippets in public/internal projects from being leaked via API 2016-04-25 12:02:06 -07:00
projects_spec.rb Restrict starred projects to viewable ones 2016-05-10 18:13:52 +01:00
repositories_spec.rb Add traits for each access_level to ProjectMember factory 2016-03-06 16:53:22 -05:00
runners_spec.rb Extend runner options that are configurable via API 2016-05-19 22:01:53 +02:00
services_spec.rb Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
session_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
settings_spec.rb Add tests and improve logic 2015-07-06 16:47:19 +02:00
system_hooks_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
tags_spec.rb Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance 2016-05-04 17:19:13 +02:00
triggers_spec.rb Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features 2016-06-03 16:22:26 +02:00
users_spec.rb Add leading comment space cop 2016-05-31 19:33:46 -03:00
variables_spec.rb Add traits for each access_level to ProjectMember factory 2016-03-06 16:53:22 -05:00