gitlab-org--gitlab-foss/lib/api
Toon Claes 3802006436 Respect the protocol in `expose_url`
When https is configured in the URL, also use that, and do not set it
to http.

Closes gitlab-org/gitlab-ee#5217
2018-03-12 15:34:11 +01:00
..
helpers Respect the protocol in `expose_url` 2018-03-12 15:34:11 +01:00
v3 align "confidential issues events" implementation with "issues events" one 2018-03-01 10:51:56 +01:00
access_requests.rb Improve Member services 2018-02-27 16:02:22 +01:00
api.rb Merge branch 'jprovazn-api' into 'master' 2018-03-07 13:37:50 +00:00
api_guard.rb Make find_user_from_sources extensible for EE 2018-02-05 17:44:23 +08:00
applications.rb
award_emoji.rb
badges.rb Projects and groups badges API 2018-03-05 17:51:40 +00:00
boards.rb
boards_responses.rb
branches.rb Update API: add search param to branches 2018-03-05 12:57:47 +00:00
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb Add specs 2018-03-01 14:38:35 +00:00
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
discussions.rb Add discussion API 2018-03-07 12:27:50 +01:00
entities.rb Set `allow_maintainer_to_push` using the API 2018-03-07 16:59:17 +01:00
environments.rb
events.rb
features.rb
files.rb
group_boards.rb Address review comments 2018-03-05 14:30:56 -03:00
group_milestones.rb
group_variables.rb
groups.rb Allow including custom attributes in API responses 2018-02-08 13:30:34 +01:00
helpers.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
internal.rb Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
issues.rb Adds updated_at filter to issues and merge_requests API 2018-03-05 14:10:32 +01:00
job_artifacts.rb Unify lib/api/job_artifacts.rb with EE 2018-03-06 19:30:13 +08:00
jobs.rb
keys.rb
labels.rb
lint.rb
members.rb Improve Member services 2018-02-27 16:02:22 +01:00
merge_request_diffs.rb
merge_requests.rb Add documentation for allowing maintainers to push 2018-03-07 16:59:17 +01:00
milestone_responses.rb
namespaces.rb
notes.rb Add discussion API 2018-03-07 12:27:50 +01:00
notification_settings.rb
pages_domains.rb Fix get a single pages domain when project path contains a period 2018-02-19 00:12:54 -06:00
pagination_params.rb
pipeline_schedules.rb
pipelines.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
project_export.rb review: remove un-necessary current_application_settings 2018-02-28 21:32:03 -06:00
project_hooks.rb align "confidential issues events" implementation with "issues events" one 2018-03-01 10:51:56 +01:00
project_import.rb Fix project import API after import service refactor 2018-02-16 18:03:34 +01:00
project_milestones.rb
project_snippets.rb
projects.rb Resolve "API: PUT /projects/:id fails when only ci_config_path is specified" 2018-02-21 15:57:26 +00:00
projects_relation_builder.rb
protected_branches.rb
repositories.rb
runner.rb Change column to file_sha256. Add test. Add changelog 2018-03-06 17:16:33 +09:00
runners.rb
scope.rb
search.rb API - Include project in commits&blobs search results 2018-02-14 09:00:26 +01:00
services.rb Fix a "can't modify frozen Hash" error in lib/api/services.rb in development env 2018-02-27 17:34:16 +01:00
settings.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' 2018-02-09 12:16:25 -06:00
triggers.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
users.rb Allow including custom attributes in API responses 2018-02-08 13:30:34 +01:00
variables.rb
version.rb
wikis.rb