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-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
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski
2016-06-14Fix specsKamil Trzcinski
2016-06-14Prefer Runner#assign_to instead of creating directlyLin Jen-Shin
2016-06-14Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-13Merge branch 'gitlab-auth-method-names' into 'master' Douwe Maan
2016-06-13Improve design based on reviewKamil Trzcinski
2016-06-13Added keep artifacts API endpointKamil Trzcinski
2016-06-12Fix Error 500 when using closes_issues API with an external issue trackerStan Hu
2016-06-11Added initial version of deploymentsKamil Trzcinski
2016-06-10Merge branch 'workhorse-helpers' into 'master' Robert Speicher
2016-06-10Improve Gitlab::Auth method namesJacob Vosmaer
2016-06-10Improve initial implementation of the 'only_allow_merge_if_build_succeeds.rb'...Rémy Coutable
2016-06-10Allow or not merge MR with failed buildRui Anderson
2016-06-10Satisfy RubocopDouwe Maan