Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/api
AgeCommit message (Expand)Author
2016-07-06Only allow Git Access on the allowed protocolPatricio Cano
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-07-01Merge branch 'todos-api' into 'master' Rémy Coutable
2016-07-01Merge branch 'refactor-tags-branches-api' into 'master' Rémy Coutable
2016-07-01Support creating a todo on issuables via APIRobert Schilling
2016-07-01Expose target, filter by state as stringRobert Schilling
2016-07-01Add todos API documentation and changelogRobert Schilling
2016-07-01pass paginated array when deleting notesRobert Schilling
2016-07-01Expose action_nameRobert Schilling
2016-07-01Add user to project to see todosRobert Schilling
2016-07-01Move to helper, no instance variablesRobert Schilling
2016-07-01Fix rebaseRobert Schilling
2016-07-01Add Todos APIDouglas Barbosa Alexandre
2016-06-30Ensure that branch and tag names are given in APIRobert Schilling
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-28Remove redundant check in commit builds API endpointGrzegorz Bizon
2016-06-28Improve commit builds API endpoint RESTful behaviorGrzegorz Bizon
2016-06-28Find all builds for commit if multiple pipelinesGrzegorz Bizon
2016-06-27Rename Licenses API to License Templates APIDrew Blessing
2016-06-23gitlab-org/gitlab-ce#17818 - add api call for issues by groupMarc Siegfriedt
2016-06-21Fix builds API response not including commit dataGrzegorz Bizon
2016-06-21Merge branch '17521-gitlab-ci-yml-templates' into 'master' Jacob Schatz
2016-06-21Merge branch 'feature/runner-lock-on-project' into 'master' Rémy Coutable
2016-06-20fixup! override content methodZ.J. van de Weg
2016-06-20Incorporate reviewZ.J. van de Weg
2016-06-20Implement backend gitlab ci dropdownZ.J. van de Weg
2016-06-20Refactor Gitlab::GitignoresZJ van de Weg
2016-06-20Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin
2016-06-18Remove explicit Gitlab::Metrics.action assignments, are already automatic.Paco Guzman
2016-06-17Add endpoints for award emoji on notesZ.J. van de Weg
2016-06-17Sort API endpoints and implement feedbackZ.J. van de Weg
2016-06-17Add endpoints for Award EmojiZ.J. van de Weg
2016-06-17Added missing mount point for Sidekiq Metrics API, after it got lost on rebase.Patricio Cano
2016-06-17Fixed Rubocop errorPatricio Cano
2016-06-17Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin
2016-06-16Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-16Implement @DouweM's feedback.Timothy Andrew
2016-06-15Merge branch 'environments-and-deployments' into 'master' Rémy Coutable
2016-06-14Revert "Added API endpoint for Sidekiq Metrics"Patricio Cano
2016-06-14Added API endpoint for Sidekiq MetricsPatricio Cano
2016-06-14Return the association and check it in controller instead:Lin Jen-Shin
2016-06-14Merge branch 'prefer-assign_to' into feature/runner-lock-on-projectLin Jen-Shin
2016-06-14Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin
2016-06-14Avoid enabling locked runners. Give 403 in this caseLin Jen-Shin
2016-06-14Give 409 Conflict whenever the runner was already enabledLin Jen-Shin
2016-06-14Merge branch 'master' into 13948-access-request-to-projects-and-groupsDouwe Maan
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14UI and copywriting improvementsRémy Coutable