| .. |
|
helpers
|
Backport API changes needed to fix sticking in EE
|
2017-03-31 13:56:53 +02:00 |
|
v3
|
Merge branch 'microsoft-teams-integration' into 'master'
|
2017-04-06 19:37:25 +00:00 |
|
access_requests.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
api.rb
|
API routes referencing a specific issue should use the issue `iid`
|
2017-03-07 13:06:42 +05:30 |
|
api_guard.rb
|
Enable Style/Proc cop for rubocop
|
2017-04-02 12:48:43 +03:00 |
|
award_emoji.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
boards.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
branches.rb
|
Allow unauthenticated access to some Branch API GET endpoints
|
2017-03-20 09:37:31 +01:00 |
|
broadcast_messages.rb
|
Return 204 for delete endpoints
|
2017-02-28 08:32:38 +01:00 |
|
commit_statuses.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
commits.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
deploy_keys.rb
|
Enable creation of deploy keys with write access via the API
|
2017-04-05 16:22:28 +10:00 |
|
deployments.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
entities.rb
|
Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'
|
2017-04-06 09:46:50 +00:00 |
|
environments.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
files.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
groups.rb
|
ProjectsFinder should handle more options
|
2017-04-06 07:11:37 +02:00 |
|
helpers.rb
|
API: Make the /notes endpoint work with noteable iid instead of id
|
2017-03-27 15:29:37 +02:00 |
|
internal.rb
|
Use Gitlab::Git::Repository#gitaly_... more
|
2017-04-07 12:53:30 +02:00 |
|
issues.rb
|
Add "search" optional param and docs for V4
|
2017-04-05 13:50:12 -03:00 |
|
jobs.rb
|
Optimise trace handling code to use streaming instead of full read
|
2017-04-06 16:20:27 +00:00 |
|
keys.rb
|
GrapeDSL for Keys endpoint
|
2016-10-01 11:11:41 +02:00 |
|
labels.rb
|
Labels support color names in backend
|
2017-03-29 11:45:15 +00:00 |
|
lint.rb
|
Improve curl commend, remove blank lines
|
2016-09-07 12:54:02 +02:00 |
|
members.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
merge_request_diffs.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
merge_requests.rb
|
Remove `:id/merge_requests/:merge_request_iid/comments` endpoints
|
2017-03-27 10:23:14 +02:00 |
|
milestones.rb
|
Fixes milestone/merge_request API endpoint to really scope the results
|
2017-04-03 18:36:51 +02:00 |
|
namespaces.rb
|
Use the pagination helper in the API
|
2016-12-04 18:11:19 +01:00 |
|
notes.rb
|
API: Make the /notes endpoint work with noteable iid instead of id
|
2017-03-27 15:29:37 +02:00 |
|
notification_settings.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
pagination_params.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
|
pipelines.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
project_hooks.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
project_snippets.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
projects.rb
|
ProjectsFinder should handle more options
|
2017-04-06 07:11:37 +02:00 |
|
repositories.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
runner.rb
|
Optimise trace handling code to use streaming instead of full read
|
2017-04-06 16:20:27 +00:00 |
|
runners.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
services.rb
|
adds relevant tests
|
2017-04-06 19:47:07 +01:00 |
|
session.rb
|
adds impersonator variable and makes sudo usage overall more clear
|
2016-12-07 14:42:51 +00:00 |
|
settings.rb
|
Introduce "polling_interval_multiplier" as application setting
|
2017-04-03 15:17:04 +02:00 |
|
sidekiq_metrics.rb
|
Grapify the sidekiq metrics API
|
2016-11-23 13:36:52 +01:00 |
|
snippets.rb
|
Use string based `visibility` getter & setter
|
2017-03-02 12:15:25 +01:00 |
|
subscriptions.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
system_hooks.rb
|
Return 204 for delete endpoints
|
2017-02-28 08:32:38 +01:00 |
|
tags.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
templates.rb
|
Backport API to v3
|
2017-02-17 09:05:24 +01:00 |
|
time_tracking_endpoints.rb
|
Fix time tracking endpoints for API v4
|
2017-03-07 13:56:00 +05:30 |
|
todos.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
triggers.rb
|
Allow dot in branch name in trigger/builds endpoint in API
|
2017-03-20 12:49:31 +00:00 |
|
users.rb
|
ProjectsFinder should handle more options
|
2017-04-06 07:11:37 +02:00 |
|
variables.rb
|
Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes
|
2017-03-16 18:00:24 +01:00 |
|
version.rb
|
API: Version information
|
2016-10-12 16:47:35 +02:00 |