gitlab-org--gitlab-foss/lib/api
Lin Jen-Shin 4789fe25fd Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifacts-expiration
* upstream/master: (37 commits)
  Show merge errors in merge request widget
  Clarify that stage is needed to stop environments
  Fix broken link in university docs
  allow clicking on text or icon to trigger expand
  style links on system notes to look clickable
  Clean up terms used for issues. Use New instead of Add.
  Fix most of broken docs links
  Set `Auto-Submitted: auto-generated` header to emails
  Fix Rubocop offense
  Fix regression where cmd-click stopped working for todos and merge request tabs
  Remove changelog entries for 8.16.5 release
  Merge branch 'fix-github-import-MR-wrong-project' into 'security'
  Merge branch 'svg-xss-fix' into 'security'
  Merge branch 'fix-rdoc-xss' into 'security'
  Merge branch 'asciidoctor-xss-patch' into 'security'
  Specify that only project owners can transfer a project
  only load istanbul plugin in development mode
  Make Karma output look nicer for CI (!9165)
  Centers loading icon vertically and horizontally in pipelines table in commit view
  Rename builds to jobs in docs
  ...
2017-02-16 18:49:07 +08:00
..
helpers replace find_with_namespace with find_by_full_path 2017-02-03 07:14:04 +07:00
v3 Remove deprecated templates endpoints in V4 2017-02-13 13:59:17 -02:00
access_requests.rb
api.rb Remove deprecated templates endpoints in V4 2017-02-13 13:59:17 -02:00
api_guard.rb Convert AccessTokenValidationService into a class. 2016-12-16 16:29:32 +05:30
award_emoji.rb
boards.rb Update the API endpoint to get the lists of a project board 2017-02-03 17:02:43 +03:00
branches.rb Update Rubocop to ruby 2.3 2017-02-07 15:16:46 +01:00
broadcast_messages.rb
builds.rb Fix broken tests 2017-02-03 09:43:04 +00:00
commit_statuses.rb Make it possible to pass coverage value to commit status API 2017-02-14 09:32:25 +07:00
commits.rb Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creating-file 2017-01-26 17:21:38 +08:00
deploy_keys.rb Remove /projects/:id/keys/.. endpoints 2017-02-07 14:14:15 +01:00
deployments.rb
entities.rb Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifacts-expiration 2017-02-16 18:49:07 +08:00
environments.rb Add an environment slug 2016-12-15 13:57:03 +00:00
files.rb Rename Files::DeleteService to Files::DestroyService 2017-02-10 18:22:18 +01:00
groups.rb API: Consolidate /projects endpoint 2017-02-14 16:41:57 +01:00
helpers.rb API: Consolidate /projects endpoint 2017-02-14 16:41:57 +01:00
internal.rb Record and show last used date of SSH Keys 2017-01-09 04:15:39 +11:00
issues.rb Remove deprecated MR and Issue endpoints and preserve V3 namespace 2017-02-06 10:12:20 -02:00
keys.rb
labels.rb
lint.rb
members.rb Add member: Always return 409 when a member exists 2017-02-10 15:53:01 +01:00
merge_request_diffs.rb Merge branch 'fix-api-mr-permissions' into 'security' 2017-01-23 13:54:35 -05:00
merge_requests.rb Update MergeRequest API state_event option documentation 2017-02-09 14:23:49 +00:00
milestones.rb
namespaces.rb
notes.rb Fix inconsistent naming for services that delete things 2017-02-08 09:16:43 +01:00
notification_settings.rb
pagination_params.rb
pipelines.rb
project_hooks.rb Fix project hooks params 2017-01-03 21:07:12 +01:00
project_snippets.rb Check public snippets for spam 2017-02-02 10:23:51 +00:00
projects.rb API: Consolidate /projects endpoint 2017-02-14 16:41:57 +01:00
repositories.rb Allow Repositories API GET endpoints to be requested anonymously 2016-12-19 18:52:42 +01:00
runners.rb
services.rb Improve performance of triggered chat commands 2017-01-30 13:38:36 +01:00
session.rb
settings.rb Fix tests and disallow 0 to make it consistent with .gitlab-ci.yml 2017-02-15 15:31:51 +08:00
sidekiq_metrics.rb
snippets.rb Check public snippets for spam 2017-02-02 10:23:51 +00:00
subscriptions.rb Merge branch 'fix-api-mr-permissions' into 'security' 2017-01-23 13:54:35 -05:00
system_hooks.rb
tags.rb Move tag services to Tags namespace 2017-02-14 16:43:35 +01:00
templates.rb Remove deprecated templates endpoints in V4 2017-02-13 13:59:17 -02:00
time_tracking_endpoints.rb Add some API endpoints for time tracking. 2017-01-18 10:48:16 -06:00
todos.rb Merge branch 'fix-api-mr-permissions' into 'security' 2017-01-23 13:54:35 -05:00
triggers.rb
users.rb Merge branch '1051-api-create-users-without-password' into 'master' 2017-02-10 18:34:58 +00:00
variables.rb
version.rb