.. |
helpers
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
v3
|
Remove deprecated upvotes and downvotes from the notes API
|
2017-02-22 13:07:49 +01:00 |
access_requests.rb
|
Use the pagination helper in the API
|
2016-12-04 18:11:19 +01:00 |
api.rb
|
Remove deprecated upvotes and downvotes from the notes API
|
2017-02-22 13:07:49 +01:00 |
api_guard.rb
|
Convert AccessTokenValidationService into a class.
|
2016-12-16 16:29:32 +05:30 |
award_emoji.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
boards.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
branches.rb
|
Change branch_name param to branch throughout V4 API
|
2017-02-21 16:33:14 -03:00 |
broadcast_messages.rb
|
Define common helper for describe pagination params in api
|
2016-11-22 09:19:26 +05:00 |
builds.rb
|
Rebase to master for avoiding failing tests
|
2017-02-23 11:06:39 +00:00 |
commit_statuses.rb
|
Make it possible to pass coverage value to commit status API
|
2017-02-14 09:32:25 +07:00 |
commits.rb
|
Change branch_name param to branch throughout V4 API
|
2017-02-21 16:33:14 -03:00 |
deploy_keys.rb
|
API: Remove DELETE projects/:id/deploy_keys/:key_id/disable
|
2017-02-20 09:33:42 +01:00 |
deployments.rb
|
Define common helper for describe pagination params in api
|
2016-11-22 09:19:26 +05:00 |
entities.rb
|
Remove deprecated upvotes and downvotes from the notes API
|
2017-02-22 13:07:49 +01:00 |
environments.rb
|
Add an environment slug
|
2016-12-15 13:57:03 +00:00 |
files.rb
|
Change branch_name param to branch throughout V4 API
|
2017-02-21 16:33:14 -03:00 |
groups.rb
|
API: Consolidate /projects endpoint
|
2017-02-14 16:41:57 +01:00 |
helpers.rb
|
Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'
|
2017-02-22 10:13:20 +00:00 |
internal.rb
|
Record and show last used date of SSH Keys
|
2017-01-09 04:15:39 +11:00 |
issues.rb
|
Spam check and reCAPTCHA improvements
|
2017-02-21 13:32:49 -03:00 |
keys.rb
|
GrapeDSL for Keys endpoint
|
2016-10-01 11:11:41 +02:00 |
labels.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
lint.rb
|
Improve curl commend, remove blank lines
|
2016-09-07 12:54:02 +02:00 |
members.rb
|
Add member: Always return 409 when a member exists
|
2017-02-10 15:53:01 +01:00 |
merge_request_diffs.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
merge_requests.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
milestones.rb
|
Add API endpoint to get all milestone merge requests
|
2017-02-17 09:47:23 +01:00 |
namespaces.rb
|
Use the pagination helper in the API
|
2016-12-04 18:11:19 +01:00 |
notes.rb
|
Fix inconsistent naming for services that delete things
|
2017-02-08 09:16:43 +01:00 |
notification_settings.rb
|
Use declared_params helper in API
|
2016-11-14 15:22:06 +01:00 |
pagination_params.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
pipelines.rb
|
fixed specs + docs
|
2017-02-20 17:08:29 +01:00 |
project_hooks.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
project_snippets.rb
|
Spam check and reCAPTCHA improvements
|
2017-02-21 13:32:49 -03:00 |
projects.rb
|
Add housekeeping endpoint for Projects API
|
2017-02-22 17:40:20 +05:30 |
repositories.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
runners.rb
|
Use UpdateRunnerService to update runner in API:
|
2017-02-08 22:29:44 +08:00 |
services.rb
|
Improve performance of triggered chat commands
|
2017-01-30 13:38:36 +01:00 |
session.rb
|
adds impersonator variable and makes sudo usage overall more clear
|
2016-12-07 14:42:51 +00:00 |
settings.rb
|
Merge branch 'master' into 'jej-pages-to-ce'
|
2017-02-06 15:12:27 +00:00 |
sidekiq_metrics.rb
|
Grapify the sidekiq metrics API
|
2016-11-23 13:36:52 +01:00 |
snippets.rb
|
Spam check and reCAPTCHA improvements
|
2017-02-21 13:32:49 -03:00 |
subscriptions.rb
|
API: Make subscription API more RESTfuL
|
2017-02-21 17:44:44 +01:00 |
system_hooks.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
tags.rb
|
Paginate all endpoints that return an array
|
2017-02-16 15:32:01 +01:00 |
templates.rb
|
Backport API to v3
|
2017-02-17 09:05:24 +01:00 |
time_tracking_endpoints.rb
|
Add some API endpoints for time tracking.
|
2017-01-18 10:48:16 -06:00 |
todos.rb
|
API: Use POST requests to mark todos as done
|
2017-02-21 12:01:15 +01:00 |
triggers.rb
|
Use the pagination helper in the API
|
2016-12-04 18:11:19 +01:00 |
users.rb
|
API: Use POST to (un)block a user
|
2017-02-20 15:18:40 +01:00 |
variables.rb
|
Don't convert data which already is the target type
|
2016-11-24 13:35:26 +01:00 |
version.rb
|
API: Version information
|
2016-10-12 16:47:35 +02:00 |