..
access_requests_spec.rb
Invert method's naming
2016-10-03 16:57:48 +02:00
api_helpers_spec.rb
API: disable rails session auth for non-GET/HEAD requests
2016-09-23 12:21:47 +01:00
award_emoji_spec.rb
Fix tests for Snippets toggling awards
2016-09-19 19:53:09 +03:00
boards_spec.rb
Added Issue Board API support
2016-10-05 13:12:07 -03:00
branches_spec.rb
Fix API::BranchesSpec.
2016-08-16 14:10:28 +05:30
broadcast_messages_spec.rb
Add BroadcastMessage API implementation
2016-08-31 17:03:18 -03:00
builds_spec.rb
expose pipeline data in builds API
2016-09-28 23:58:16 -03:00
commit_statuses_spec.rb
Fix an error where we were unable to create a CommitStatus for running state
2016-09-12 12:20:18 +02:00
commits_spec.rb
refactors tests because of gitlab-test repository changes
2016-10-11 16:33:06 +01:00
deploy_keys_spec.rb
Create service for enabling deploy keys
2016-08-05 11:38:17 +02:00
deployments_spec.rb
Docs for API endpoints
2016-08-18 21:10:52 +02:00
doorkeeper_access_spec.rb
environments_spec.rb
Expose project for environments
2016-08-18 21:10:52 +02:00
files_spec.rb
Add optional 'author' param when making commits
2016-09-19 10:00:26 -07:00
fork_spec.rb
Enforce the fork_project permission in Projects::CreateService
2016-09-27 13:17:56 +01:00
groups_spec.rb
fix group links 404
2016-10-05 09:57:54 +01:00
internal_spec.rb
Handle LFS token creation and retrieval in the same method, and in the same Redis connection.
2016-09-28 12:13:48 -05:00
issues_spec.rb
Add a be_like_time matcher and use it in specs
2016-10-17 14:44:20 +01:00
keys_spec.rb
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
labels_spec.rb
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
lint_spec.rb
Code refactor
2016-09-07 12:10:49 +02:00
members_spec.rb
Use Grape DSL to document methods and their params
2016-10-05 11:20:27 +02:00
merge_request_diffs_spec.rb
Add single merge request diff API endpoint
2016-08-12 14:44:49 +03:00
merge_requests_spec.rb
Allow Member.add_user to handle access requesters
2016-09-28 09:43:00 +02:00
milestones_spec.rb
Allowing ">" to be used for Milestone models's title and storing the value in db as unescaped.
2016-09-29 19:28:38 -07:00
namespaces_spec.rb
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
notes_spec.rb
Add a be_like_time matcher and use it in specs
2016-10-17 14:44:20 +01:00
notification_settings_spec.rb
Add notification_settings API calls
2016-09-09 17:08:06 +00:00
oauth_tokens_spec.rb
Small refactor and syntax fixes.
2016-08-18 16:47:26 -05:00
pipelines_spec.rb
Add docs on API for pipelines, plus minor fixes
2016-08-18 16:56:39 +02:00
project_hooks_spec.rb
Replace undefined Grape routing code from 400 to 404
2016-10-10 16:32:32 +03:00
project_snippets_spec.rb
api: expose web_url for project entities
2016-08-24 10:32:31 -04:00
projects_spec.rb
Merge branch 'speed-up-api-projects-spec' into 'master'
2016-10-12 10:23:39 +00:00
repositories_spec.rb
refactors tests because of gitlab-test repository changes
2016-10-11 16:33:06 +01:00
runners_spec.rb
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
services_spec.rb
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
session_spec.rb
Small refactor and syntax fixes.
2016-08-18 16:47:26 -05:00
settings_spec.rb
Expose the Koding application settings in the API
2016-09-29 09:12:52 -07:00
sidekiq_metrics_spec.rb
system_hooks_spec.rb
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
tags_spec.rb
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
templates_spec.rb
Create a new /templates API namespace
2016-10-12 11:09:41 +02:00
todos_spec.rb
Use cache for todos counter calling TodoService
2016-08-12 17:40:03 +02:00
triggers_spec.rb
Pre-create all builds for Pipeline when a trigger is received
2016-08-11 15:22:35 +02:00
users_spec.rb
Merge branch 'user-events-api' into 'master'
2016-10-12 11:33:19 +00:00
variables_spec.rb
adds second batch of tests changed to active tense
2016-08-09 15:11:39 +01:00
version_spec.rb
API: Version information
2016-10-12 16:47:35 +02:00