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
2018-06-01Merge branch 'fix-feature-memoization' into 'master'Stan Hu
2018-05-31Merge branch 'rails5-active-sup-subscriber' into 'master'Rémy Coutable
2018-05-31Add merge requests list endpoint for groupsFelipe Artur
2018-05-31Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-31Make ActiveRecordSubscriber rails 5 compatibleJarka Kadlecová
2018-05-31Merge branch 'sh-fix-issue-api-perf-n-plus-one' into 'master'Nick Thomas
2018-05-31Merge branch 'rails5-calendar' into 'master'Yorick Peterse
2018-05-31Merge branch '46445-fix-gitaly-tree-entry-encoding' into 'master'Douwe Maan
2018-05-31Merge branch 'fj-36819-remove-v3-api' into 'master'Douwe Maan
2018-05-31Merge branch 'dm-relative-url-root-in-development' into 'master'Rémy Coutable
2018-05-31Eliminate cached N+1 queries for projects in Issue APIStan Hu
2018-05-30Merge branch 'sh-add-usage-ping-api-settings' into 'master'Robert Speicher
2018-05-30Replace .having with .where in calendar queryJan Provaznik
2018-05-30Add missing usage_ping_enabled to API settingsStan Hu
2018-05-30Merge branch '46999-line-profiling-modal-width' into 'master'Clement Ho
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-30Fix UI broken in line profiling modal due to Bootstrap 4Takuya Noguchi
2018-05-30Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker
2018-05-30Take two for MR metrics population background migrationOswaldo Ferreira
2018-05-30Merge branch 'dm-api-projects-members-preload' into 'master'Robert Speicher
2018-05-30Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern
2018-05-30Only preload member records for the relevant projects/groups/user in projects...Douwe Maan
2018-05-30Replace grape-route-helpers with our own grape-path-helpersStan Hu
2018-05-30Merge branch 'brodock-refactor-hashed-storage-task' into 'master'Douwe Maan
2018-05-30Merge branch 'fix/bitbucket_import_anonymous' into 'master'Douwe Maan
2018-05-30Merge branch 'mattermost-api-v4' into 'master'Sean McGivern
2018-05-30Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes
2018-05-29Merge branch '6045-extract-ee-specific-specs-lines' into 'master'Robert Speicher
2018-05-29Merge remote-tracking branch 'dev/master'Mayra Cabrera
2018-05-29Merge branch 'security-fj-import-export-assignment' into 'master'Mayra Cabrera
2018-05-29Merge branch 'security-dm-delete-deploy-key' into 'master'Mayra Cabrera
2018-05-29Merge branch '46758-fallout-of-cacheable-attribute' into 'master'Douwe Maan
2018-05-29Fix various bugs related to relative_url_root in developmentDouwe Maan
2018-05-29Merge branch '44602-clarify-update-docs-text-about-restrictions' into 'master'Achilleas Pipinellis
2018-05-29Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-29Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable
2018-05-29Merge branch 'add-artifacts_expire_at-to-api' into 'master'Grzegorz Bizon
2018-05-29Merge branch 'sh-tag-queue-duration-api-calls' into 'master'Sean McGivern
2018-05-29Merge branch 'groups-controller-show-performance' into 'master'Douwe Maan
2018-05-29Specs covering listing all gitlab:storage:* typesGabriel Mazetto
2018-05-29refactor to remove duplicationGabriel Mazetto
2018-05-29assign helper full name to variable to reduce code lengthGabriel Mazetto
2018-05-29Refactor RakeHelper to reduce complexityGabriel Mazetto
2018-05-29Extracted auxiliary methods from storage.rake into specific RakeHelperGabriel Mazetto
2018-05-28Log queue duration for Grape API callsStan Hu
2018-05-28Merge branch 'add-background-migration-to-fill-file-store' into 'master'Kamil Trzciński
2018-05-28include groups in descriptionDavin Walker
2018-05-28Updated Mattermost integration to use Mattermost API v4Harrison Healey