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
2017-03-30Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable
2017-03-30Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into 'm...Alfredo Sumaran
2017-03-29Merge branch 'fix_rake_gitlab_check_sidekiq' into 'master' Rémy Coutable
2017-03-29Merge branch 'gitaly-socket-per-shard' into 'master' Sean McGivern
2017-03-29Merge branch '23655-api-group-issues' into 'master' Rémy Coutable
2017-03-29Fix custom hooks restoreJacob Vosmaer
2017-03-29Change socket_path to gitaly_addressJacob Vosmaer
2017-03-29Separate GRPC channels per repository storageJacob Vosmaer
2017-03-29Helper method for storage path strippingJacob Vosmaer
2017-03-29Labels support color names in backendDongqing Hu
2017-03-29Merge branch 'make_user_mentions_case_insensitive' into 'master' Sean McGivern
2017-03-29Make user mentions case-insensitiveblackst0ne
2017-03-29There might be ps utilities out there, that assume 80chars insteadSebastian Reitenbach
2017-03-28Merge branch 'glensc/gitlab-ce-17325-rugged-gem-update' into 'master' Robert Speicher
2017-03-28Merge branch 'tc-api-remove-comments-endpoint' into 'master' Rémy Coutable
2017-03-28Merge branch '30098-banzai-filter-mergerequestreferencefilter-has-an-n-1-quer...Yorick Peterse
2017-03-28Reset container width when switching to pipelines MR tabEric Eastwood
2017-03-28Fix API group/issues default state filterAlexander Randa
2017-03-28Use Rugged::SORT_NONE instead of Rugged::SORT_DATEAdam Niedzielski
2017-03-28Remove unused method Gitlab::Git::Repository#commits_sinceAdam Niedzielski
2017-03-28Get rid of a third N+1 query problemRémy Coutable
2017-03-28Get rid of second N+1 query problemRémy Coutable
2017-03-28Get rid of a first N+1 query problemRémy Coutable
2017-03-28Fix Gitlab::EeCompatCheck: use `ee_branch_found` instead of `ee_branch`Rémy Coutable
2017-03-27API: Make the /notes endpoint work with noteable iid instead of idToon Claes
2017-03-27Merge branch '12818-expose-simple-cicd-status-endpoints-with-status-serialize...Kamil Trzciński
2017-03-27Implement new service for creating userGeorge Andrinopoulos
2017-03-27Remove `:id/merge_requests/:merge_request_iid/comments` endpointsToon Claes
2017-03-24Merge branch 'improve-ee_check_compat-again' into 'master' Sean McGivern
2017-03-24Merge branch 'fix-ci-api-regression-for-after-script' into 'master' Kamil Trzciński
2017-03-24Put banners in constantsRémy Coutable
2017-03-24Fetch deeper the tested branch before fetching masterRémy Coutable
2017-03-23Fix after_script processing for Runners APIv4Tomasz Maczukin
2017-03-23Merge branch 'increase-etag-cache-expiry-time' into 'master' Sean McGivern
2017-03-23Increase ETag cache expiry timeAdam Niedzielski
2017-03-23Revert adding favicon to extended statuses. Change extended statues specs to ...Shinya Maeda
2017-03-23Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warnin...Shinya Maeda
2017-03-23Add spec for spec/lib/gitlab/ci/statusShinya Maeda
2017-03-23Roolback unneccesary changesShinya Maeda
2017-03-23Remove def favicon from extended statusShinya Maeda
2017-03-23change favicon nameShinya Maeda
2017-03-23Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda
2017-03-23Add api points for ci cd status. Add favicon.Shinya Maeda
2017-03-22Introduce a new middleware for the test environment that can block requestsRémy Coutable
2017-03-21Merge branch 'gitaly-install-rake' into 'master' Robert Speicher
2017-03-21Resolve "Circular dependency detected" (duplicate)Mike Greiling
2017-03-21Add gitaly source installation instructionsJacob Vosmaer
2017-03-21Print command output when a task failedJacob Vosmaer
2017-03-21Rake task that can install gitaly at a tag versionJacob Vosmaer
2017-03-21Merge branch 'index-routes-path-for-like' into 'master' Douwe Maan