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
AgeCommit message (Expand)Author
2016-06-18Raise a new Gitlab::Access::AccessDeniedError when permission is not enough t...Rémy Coutable
2016-06-18Merge branch 'gh-webhooks' into 'master' Robert Speicher
2016-06-18Listing GH Webhooks doesn't stop import process for non GH admin usersDouglas Barbosa Alexandre
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-17Merge branch 'track-total-method-call-time' into 'master' Robert Speicher
2016-06-17Merge branch 'sidekiq-api-metrics' into 'master' Achilleas Pipinellis
2016-06-17Track method call times/counts as a single metricYorick Peterse
2016-06-17Merge branch 'registry-500-fix' into 'master' Rémy Coutable
2016-06-17Added missing mount point for Sidekiq Metrics API, after it got lost on rebase.Patricio Cano
2016-06-17Merge branch 'secure-request-uris' into 'master' Yorick Peterse
2016-06-17Merge branch 'update-column-in-batches-where' into 'master' Robert Speicher
2016-06-17Fixed Rubocop errorPatricio Cano
2016-06-17Filter out sensitive parameters of metrics dataPaco Guzman
2016-06-17Fix update_column_in_batches to update all rowsYorick Peterse
2016-06-17Merge branch 'feature/project-export' into 'master' Douwe Maan
2016-06-17Use response_bodyKamil Trzcinski
2016-06-17Merge branch 'fix/error-when-job-variables-not-defined-but-specified' into 'm...Rémy Coutable
2016-06-17Merge branch 'validate-only-except-regexp' into 'master' Rémy Coutable
2016-06-17Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan
2016-06-17a few changes based on MR feedbackJames Lopez
2016-06-17Fix error when CI job variables not specifiedGrzegorz Bizon
2016-06-17Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_re...Kamil Trzcinski
2016-06-17Validate only and except regexpKamil Trzcinski
2016-06-16Merge branch 'banzai-issue-filter-queries' into 'master' Douwe Maan
2016-06-16Merge branch '18582-banzai-filter-external-link-filter' into 'master' Yorick Peterse
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-16Banzai::Filter::ExternalLinkFilter use XPathPaco Guzman
2016-06-16fixed merge conflictsJames Lopez
2016-06-16Reduce queries in IssueReferenceFilterYorick Peterse
2016-06-16Merge branch 'fix/status-of-pipeline-without-builds' into 'master' Rémy Coutable
2016-06-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez
2016-06-16Revert "squashed merge and fixed conflicts"James Lopez
2016-06-16squashed merge and fixed conflictsJames Lopez
2016-06-16Banzai::Filter::UploadLinkFilter use XPathPaco Guzman
2016-06-16fix wiki stuffJames Lopez
2016-06-16fix specsJames Lopez
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 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-15Merge branch 'remove-shell-env' into 'master' Douwe Maan
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez
2016-06-15Merge branch 'docker-registry-manifest-v1' into 'master' Rémy Coutable
2016-06-15Don't update columns in batches in a transactionYorick Peterse
2016-06-15Customizing of update_column_in_batches queriesYorick Peterse
2016-06-15Merge branch 'eager-loading-issue-parser' into 'master' Douwe Maan
2016-06-15Merge branch 'environments-and-deployments' into 'master' Rémy Coutable
2016-06-15Eager load project relations in IssueParserYorick Peterse
2016-06-15Get rid of Gitlab::ShellEnvJacob Vosmaer