summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Only allow Git Access on the allowed protocolPatricio Cano2016-07-051-2/+5
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-018-10/+0
* Merge branch 'todos-api' into 'master' Rémy Coutable2016-07-013-0/+108
|\
| * Support creating a todo on issuables via APItodos-apiRobert Schilling2016-07-011-0/+30
| * Expose target, filter by state as stringRobert Schilling2016-07-012-7/+7
| * Add todos API documentation and changelogRobert Schilling2016-07-011-3/+1
| * pass paginated array when deleting notesRobert Schilling2016-07-011-1/+1
| * Expose action_nameRobert Schilling2016-07-011-1/+1
| * Add user to project to see todosRobert Schilling2016-07-011-1/+1
| * Move to helper, no instance variablesRobert Schilling2016-07-011-9/+9
| * Fix rebaseRobert Schilling2016-07-011-4/+0
| * Add Todos APIDouglas Barbosa Alexandre2016-07-013-0/+84
* | Merge branch 'refactor-tags-branches-api' into 'master' Rémy Coutable2016-07-012-7/+7
|\ \ | |/ |/|
| * Ensure that branch and tag names are given in APIrefactor-tags-branches-apiRobert Schilling2016-06-302-7/+7
* | Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+1
* | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-11/+25
|/
* Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-1/+1
* Remove redundant check in commit builds API endpointfix/builds-api-builds-for-commit-searchGrzegorz Bizon2016-06-281-2/+0
* Improve commit builds API endpoint RESTful behaviorGrzegorz Bizon2016-06-281-1/+3
* Find all builds for commit if multiple pipelinesGrzegorz Bizon2016-06-281-3/+3
* Rename Licenses API to License Templates APIDrew Blessing2016-06-272-3/+3
* gitlab-org/gitlab-ce#17818 - add api call for issues by groupMarc Siegfriedt2016-06-231-0/+35
* Fix builds API response not including commit dataGrzegorz Bizon2016-06-211-5/+1
* Merge branch '17521-gitlab-ci-yml-templates' into 'master' Jacob Schatz2016-06-214-32/+39
|\
| * fixup! override content methodZ.J. van de Weg2016-06-201-5/+1
| * Incorporate reviewZ.J. van de Weg2016-06-201-1/+5
| * Implement backend gitlab ci dropdownZ.J. van de Weg2016-06-201-1/+2
| * Refactor Gitlab::GitignoresZJ van de Weg2016-06-204-32/+38
* | Merge branch 'feature/runner-lock-on-project' into 'master' Rémy Coutable2016-06-212-3/+10
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-206-27/+247
| |\ \ | | |/
| * | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-173-6/+23
| |\ \
| * | | Return the association and check it in controller instead:Lin Jen-Shin2016-06-141-1/+3
| * | | Merge branch 'prefer-assign_to' into feature/runner-lock-on-projectLin Jen-Shin2016-06-141-2/+5
| |\ \ \
| | * | | Give 409 Conflict whenever the runner was already enabledprefer-assign_toLin Jen-Shin2016-06-141-2/+5
| | * | | Prefer Runner#assign_to instead of creating directlyLin Jen-Shin2016-06-141-1/+1
| * | | | Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin2016-06-145-12/+30
| |\ \ \ \ | | |/ / /
| * | | | Avoid enabling locked runners. Give 403 in this caseLin Jen-Shin2016-06-141-0/+1
| * | | | WIP, try to add views for locked runnersLin Jen-Shin2016-06-092-1/+2
* | | | | Remove explicit Gitlab::Metrics.action assignments, are already automatic.18760-remove-explicate-assignment-on-metrics-actionPaco Guzman2016-06-181-2/+0
| |_|_|/ |/| | |
* | | | Add endpoints for award emoji on notesZ.J. van de Weg2016-06-172-69/+83
* | | | Sort API endpoints and implement feedbackZ.J. van de Weg2016-06-174-35/+40
* | | | Add endpoints for Award EmojiZ.J. van de Weg2016-06-174-1/+107
* | | | Added missing mount point for Sidekiq Metrics API, after it got lost on rebase.Patricio Cano2016-06-171-0/+1
* | | | Fixed Rubocop errorPatricio Cano2016-06-171-0/+90
* | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-163-6/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-151-1/+1
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-141-0/+20
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-144-2/+15
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Added initial version of deploymentsKamil Trzcinski2016-06-101-1/+1
| * | | | | Revert "Added API endpoint for Sidekiq Metrics"revert-06e0ef07Patricio Cano2016-06-142-91/+0