gitlab-org--gitlab-foss/lib/api
Dmitriy Zaporozhets 62ed1c537e Explicitly define ordering in models using default_scope 2015-02-05 14:20:55 -08:00
..
api.rb Rubocop enabled for: Use spaces inside hash literal braces 2015-02-02 20:36:54 -08:00
api_guard.rb Rubocop: Style/CaseIndentation enabled 2015-02-02 21:26:40 -08:00
branches.rb Update branch api not found messages to 'Branch not found'. 2014-12-30 13:37:14 +01:00
commits.rb Add a message when unable to save an object through api. 2015-01-07 10:46:00 +01:00
deploy_keys.rb Fix failing tests due to updates on the return messages. 2015-01-07 11:39:20 +01:00
entities.rb Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpoint 2015-02-04 14:46:54 -08:00
files.rb Message for api files and groups. 2014-12-30 14:29:55 +01:00
group_members.rb Acces groups with their path in API 2015-02-03 13:42:38 +01:00
groups.rb Acces groups with their path in API 2015-02-03 13:42:38 +01:00
helpers.rb Merge pull request #8723 from jubianchi/api-groups-path 2015-02-03 10:57:27 -08:00
internal.rb Avoid using {...} for multi-line blocks 2015-02-02 21:22:57 -08:00
issues.rb Explicitly define ordering in models using default_scope 2015-02-05 14:20:55 -08:00
labels.rb Fix failing tests due to updates on the return messages. 2015-01-07 11:39:20 +01:00
merge_requests.rb Added a way to retrieve MR files 2015-02-04 10:24:25 +01:00
milestones.rb Fix the test and add documentation for the "per-milestone issues API call" 2015-01-22 12:14:53 +01:00
namespaces.rb Avoid using {...} for multi-line blocks 2015-02-02 21:22:57 -08:00
notes.rb Add a message when unable to save an object through api. 2015-01-07 10:46:00 +01:00
project_hooks.rb Forward the messages in api response. 2014-12-30 15:17:46 +01:00
project_members.rb Rubocop enabled for: Use spaces inside hash literal braces 2015-02-02 20:36:54 -08:00
project_snippets.rb Improve error reporting on users API 2014-09-16 01:25:24 +02:00
projects.rb Implement edit via API for projects 2015-01-22 16:58:01 +01:00
repositories.rb Handle errors on API when a project does not have a repository (Closes #6289) 2015-01-19 14:13:30 +01:00
services.rb Add Hipchat services API 2014-10-14 19:07:34 +02:00
session.rb Add LDAP support to /api/session 2013-07-16 11:28:19 +03:00
system_hooks.rb Avoid using {...} for multi-line blocks 2015-02-02 21:22:57 -08:00
users.rb Supporting for multiple omniauth provider for the same user 2014-12-04 13:03:55 +02:00