gitlab-org--gitlab-foss/lib/api
Francisco Javier López 556d213cbc Refactored WebIdeCommitsCount class
We're adding more redis base counters to the web ide and other
classes. We're refactoring this class in other to use the logic
in other places.
2019-07-16 13:12:37 +00:00
..
entities
helpers Upgrade to Rails 5.2 2019-07-12 10:15:31 +08:00
release
validations Review updates and cleanup 2019-05-17 13:56:25 +03:00
access_requests.rb
api.rb Filter Geo proxied data from api_json.log 2019-07-14 20:53:54 -07:00
api_guard.rb
applications.rb
avatar.rb
award_emoji.rb
badges.rb
boards.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
boards_responses.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
branches.rb Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
broadcast_messages.rb
commit_statuses.rb
commits.rb Refactored WebIdeCommitsCount class 2019-07-16 13:12:37 +00:00
container_registry.rb Add 2nd response for container api bulk delete 2019-06-18 22:08:30 +00:00
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
discussions.rb Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
entities.rb Merge branch '55623-group-cluster-apis' into 'master' 2019-07-12 08:36:24 +00:00
environments.rb Add name & search parameters to project environments API 2019-06-24 12:18:40 +00:00
events.rb
features.rb
files.rb
group_boards.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
group_clusters.rb Add API for CRUD group clusters 2019-07-11 17:22:58 +10:00
group_labels.rb
group_milestones.rb
group_variables.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
groups.rb CE-port of Refactor EE specific params override in API::Groups 2019-05-27 12:37:53 +00:00
helpers.rb Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
import_github.rb Rename ProjectEntity to IssuableEntity 2019-07-09 15:41:45 +03:00
internal.rb Remove the mr_push_options feature flag 2019-05-17 13:47:24 +12:00
issues.rb Expose merge requests count based on user access 2019-06-18 12:46:46 +03:00
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb
markdown.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Allow asynchronous rebase operations to be monitored 2019-07-04 08:50:55 +01:00
milestone_responses.rb
namespaces.rb
notes.rb Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
notification_settings.rb
pages_domains.rb Don't show private keys for letsencrypt certs 2019-06-21 12:06:12 +00:00
pagination_params.rb
pipeline_schedules.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
pipelines.rb
project_clusters.rb Refactor: model errors for multi cluster validation 2019-07-11 17:22:58 +10:00
project_events.rb
project_export.rb
project_hooks.rb
project_import.rb CE port of Move EE specific lines in API::Projects 2019-05-30 21:55:17 +00:00
project_milestones.rb
project_snapshots.rb
project_snippets.rb
project_statistics.rb
project_templates.rb
projects.rb Make Housekeeping button do a full garbage collection 2019-07-03 00:21:33 -07:00
projects_relation_builder.rb
protected_branches.rb CE port of Move EE specific lines in API::ProtectedBranches 2019-05-29 12:49:56 +00:00
protected_tags.rb
releases.rb Update Release API docs 2019-07-16 11:47:46 +00:00
repositories.rb
resource_label_events.rb Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
runner.rb Added filtering jobs by age to jobs/request API endpoint 2019-05-20 15:03:34 +00:00
runners.rb Adding order by to list runner jobs api. 2019-07-05 14:24:56 +05:30
scope.rb
search.rb #46469 - Added ref querystring parameter to project search to allow searching on branches other than master 2019-05-17 06:10:08 +00:00
services.rb
settings.rb Add Grafana to Admin > Monitoring menu when enabled 2019-07-03 16:09:51 +00:00
sidekiq_metrics.rb
snippets.rb
submodules.rb
subscriptions.rb
suggestions.rb
system_hooks.rb
tags.rb Add documentation and tests 2019-06-19 07:08:56 +00:00
templates.rb
time_tracking_endpoints.rb
todos.rb Merge branch 'security-59581-related-merge-requests-count' into 'master' 2019-07-02 06:19:58 +00:00
triggers.rb
user_counts.rb Updates on success of an MR the count on top and in other tabs 2019-07-09 08:44:19 +00:00
users.rb Migrate null values for users.private_profile 2019-07-15 21:07:54 +00:00
variables.rb CE port of Move EE specific lines in API::Variables 2019-05-28 10:14:43 +00:00
version.rb
wikis.rb