gitlab-org--gitlab-foss/lib/api
Rémy Coutable 3b9eb5631f Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'
Allow date parameters on Issues, Notes, and Discussions API for group owners

Closes #40059

See merge request gitlab-org/gitlab-ce!21342
2018-08-28 09:59:34 +00:00
..
helpers Use policies to determine if attributes can be set in the API 2018-08-22 14:17:29 +01:00
access_requests.rb Improve Member services 2018-02-27 16:02:22 +01:00
api.rb API: Protected tags 2018-08-25 05:38:54 +00:00
api_guard.rb Block access to API & git when terms are enforced 2018-05-10 17:02:27 +02:00
applications.rb Make the exposing of the Application secret more explicit 2018-01-24 09:44:07 +01:00
avatar.rb Add Avatar API 2018-06-06 10:12:52 +02:00
award_emoji.rb Allows author to vote on their own issue 2018-08-24 10:13:41 +00:00
badges.rb Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
boards.rb Backport issue board milestone lists EE changes 2018-08-07 17:29:06 +00:00
boards_responses.rb Backport issue board milestone lists EE changes 2018-08-07 17:29:06 +00:00
branches.rb Create Web IDE MR and branch picker 2018-08-07 15:15:56 +00:00
broadcast_messages.rb
circuit_breakers.rb Fix duplication in API::CircuitBreakers 2018-01-15 14:03:39 +03:00
commit_statuses.rb
commits.rb Allow collaboration with forks through the API 2018-07-12 12:14:54 +02:00
custom_attributes_endpoints.rb
deploy_keys.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
deployments.rb Adds sorting to deployments API 2018-01-17 08:47:55 +01:00
discussions.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
entities.rb API: Protected tags 2018-08-25 05:38:54 +00:00
environments.rb Support manually stopping any environment from the UI 2018-07-10 08:11:04 +00:00
events.rb Add authenticate to events api. fix #49255 2018-08-16 19:52:52 +02:00
features.rb Allow feature gate removal through the API 2018-04-03 16:39:08 +02:00
files.rb Extend to PUT request 2018-08-21 12:30:22 +02:00
group_boards.rb Backport issue board milestone lists EE changes 2018-08-07 17:29:06 +00:00
group_milestones.rb Allow to delete group milestones 2018-08-06 17:31:47 -03:00
group_variables.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
groups.rb Add min_access_level filter to groups API 2018-07-23 20:57:50 +02:00
helpers.rb Add min_access_level filter to projects API 2018-07-23 20:57:50 +02:00
internal.rb Add support for SSH certificate authentication 2018-08-01 08:44:39 +02:00
issues.rb Use policies to determine if attributes can be set in the API 2018-08-22 14:17:29 +01:00
job_artifacts.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
jobs.rb Expose all artifacts sizes in jobs api 2018-08-14 15:55:02 +02:00
keys.rb Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
labels.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
lint.rb
markdown.rb enable CommonMark as the default 2018-06-14 08:30:16 +00:00
members.rb Improve error message when adding invalid user to a project 2018-07-30 18:19:57 +02:00
merge_request_diffs.rb
merge_requests.rb Retrieve merge request closing issues from database cache 2018-08-06 11:58:22 -03:00
milestone_responses.rb Allow start_date as only parameter when updating Milestone via API 2018-05-24 16:05:29 +01:00
namespaces.rb Allow request namespace by ID or path 2017-11-23 17:44:05 +01:00
notes.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
notification_settings.rb Allow global event list containing all events 2018-08-14 15:03:27 +08:00
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 Add pipeline lists to GraphQL 2018-07-04 10:53:39 +02:00
project_export.rb Update Import/Export to use object storage (based on aa feature flag) 2018-07-06 15:46:18 +02:00
project_hooks.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
project_import.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
project_milestones.rb Allow to delete group milestones 2018-08-06 17:31:47 -03:00
project_snapshots.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00
project_snippets.rb API: Catch empty code content for project snippets 2018-08-21 11:49:06 +02:00
projects.rb Allow project owners to set up forking relation through API 2018-08-20 16:25:02 +02:00
projects_relation_builder.rb Not forcing to redefine preload_relation 2017-12-01 19:21:04 +01:00
protected_branches.rb wording 2018-06-06 21:01:43 +09:00
protected_tags.rb API: Protected tags 2018-08-25 05:38:54 +00:00
repositories.rb Get the `merge-base` of 2 refs trough the API 2018-08-13 11:58:54 +02:00
runner.rb Add `runner_unsupported` CI failure 2018-08-01 12:25:19 +02:00
runners.rb Add missing maximum_timeout parameter 2018-07-11 09:13:28 +00:00
scope.rb
search.rb Add ability to search wiki titles 2018-06-04 11:41:37 +00:00
services.rb Remove Gemnasium service 2018-08-20 18:09:57 +00:00
settings.rb Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'master' 2018-08-01 15:17:47 +00:00
sidekiq_metrics.rb
snippets.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
subscriptions.rb
system_hooks.rb api support for merge_requests_events system hook 2018-01-04 09:33:41 +01:00
tags.rb sorting for tags api 2017-12-14 13:42:15 +00:00
templates.rb Convert the license template API to use the new LicenseTemplateFinder 2018-08-15 07:38:18 +01:00
time_tracking_endpoints.rb Only include the user's ID in the time_spent command's update hash 2017-12-19 15:45:08 -06:00
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 Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
users.rb Allow users to set a status 2018-07-30 15:01:26 +02:00
variables.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
version.rb Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory 2018-05-24 10:14:01 +02:00
wikis.rb