| .. |
|
api.rb
|
Doorkeeper integration
|
2014-12-24 15:38:07 +02:00 |
|
api_guard.rb
|
Doorkeeper integration
|
2014-12-24 15:38:07 +02: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
|
Add description attribute to group API (GET and POST)
|
2015-01-16 16:52:48 -02:00 |
|
files.rb
|
Message for api files and groups.
|
2014-12-30 14:29:55 +01:00 |
|
group_members.rb
|
Dont allow guests..developers to manage group members
|
2014-10-29 13:38:00 +02:00 |
|
groups.rb
|
Add description attribute to group API (GET and POST)
|
2015-01-16 16:52:48 -02:00 |
|
helpers.rb
|
Update branch api not found messages to 'Branch not found'.
|
2014-12-30 13:37:14 +01:00 |
|
internal.rb
|
Replace regex methods by string ones since faster
|
2014-12-28 23:53:27 +01:00 |
|
issues.rb
|
Fix failing tests due to updates on the return messages.
|
2015-01-07 11:39:20 +01:00 |
|
labels.rb
|
Fix failing tests due to updates on the return messages.
|
2015-01-07 11:39:20 +01:00 |
|
merge_requests.rb
|
developer can push to protected branches
|
2015-01-20 17:34:23 -08:00 |
|
milestones.rb
|
Add a message when unable to save an object through api.
|
2015-01-07 10:46:00 +01:00 |
|
namespaces.rb
|
fix most of warnings
|
2013-12-15 00:05:10 +04: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
|
Forward the messages in api response.
|
2014-12-30 15:17:46 +01:00 |
|
project_snippets.rb
|
Improve error reporting on users API
|
2014-09-16 01:25:24 +02:00 |
|
projects.rb
|
Merge pull request #8307 from cirosantilli/project-api-comment-typo
|
2015-01-18 19:05:02 +01:00 |
|
repositories.rb
|
Forward the messages in api response.
|
2014-12-30 15:17:46 +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
|
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
|
2013-05-14 15:33:31 +03:00 |
|
users.rb
|
Supporting for multiple omniauth provider for the same user
|
2014-12-04 13:03:55 +02:00 |