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/spec/lib
AgeCommit message (Expand)Author
2019-03-22Merge branch 'da-capitalize-db-apapter-name-on-rails-console' into 'master'Stan Hu
2019-03-22Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre
2019-03-21Merge branch '59147-duplicate-match-line' into 'master'Douwe Maan
2019-03-21Merge branch '10514-fix-non-existing-authorized-keys-file' into 'master'Nick Thomas
2019-03-21Fix diff bottom expand button appears twiceMark Chao
2019-03-21Merge branch '59289-fix-push-to-create-protected-branches' into 'master'Douwe Maan
2019-03-21Allow users to create protected branches via CLIPatrick Bajao
2019-03-21Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-c...Sean McGivern
2019-03-21Merge branch 'osw-multi-line-suggestions-parsing' into 'master'Grzegorz Bizon
2019-03-21Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern
2019-03-21Update dashboards to additionally use new environment selectorJames Fargher
2019-03-21Update Gitlab::AuthorizedKeys specs to be clearerPatrick Bajao
2019-03-21Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho
2019-03-20Fix spec for Gitlab::JsonCacheDouglas Barbosa Alexandre
2019-03-20Gracefully handles excluded fields from attributes during serializationDouglas Barbosa Alexandre
2019-03-20Implement multi-line suggestions filteringOswaldo Ferreira
2019-03-20Handle cases when authorized_keys doesn't existPatrick Bajao
2019-03-20Don't recreate Kubernetes namespaces if they existTiger
2019-03-20Create one Kubernetes namespace for a deploymentTiger
2019-03-20Add build prerequisite for Kubernetes namespacesTiger
2019-03-20Create framework for build prerequisitesTiger
2019-03-20Add :preparing status to HasStatusTiger
2019-03-19GitHub import: Create new branches as project ownerStan Hu
2019-03-19Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao
2019-03-19Merge branch 'revert-b24c0c8d' into 'master'Lin Jen-Shin
2019-03-19Merge branch 'feature/users-search-results' into 'master'Sean McGivern
2019-03-19Revert "Merge branch..."Rémy Coutable
2019-03-19Merge branch 'sh-bump-rugged-0.28.0' into 'master'Rémy Coutable
2019-03-19Bump Rugged to 0.28.0Stan Hu
2019-03-19Move some application setting examples to be sharedLin Jen-Shin
2019-03-19Add a few tests for fake applicationsLin Jen-Shin
2019-03-18Merge branch 'osw-suggestion-diff-lines-strategy' into 'master'Douglas Barbosa Alexandre
2019-03-18Replaced config accessDominic Renner
2019-03-18Implement suggestion diff lines parserOswaldo Ferreira
2019-03-18Merge branch 'resolve-lib-gitlab-differences' into 'master'Robert Speicher
2019-03-18Merge branch '58739-fix-storage-migration' into 'master'Douglas Barbosa Alexandre
2019-03-18Backport EE changes to UserExtractor to CEYorick Peterse
2019-03-18New Repository#insights_config methodRémy Coutable
2019-03-18Enrich commits with full data in CommitCollectionLuke Duncalfe
2019-03-17Fix storage migration check for non-empty queuesGabriel Mazetto
2019-03-14check ability for user search resultsAlexis Reigel
2019-03-14restrict user result set by the scoped groupAlexis Reigel
2019-03-14spec for group's user search incl. parent groupAlexis Reigel
2019-03-14project's user search includes group members tooAlexis Reigel
2019-03-14only users from groups the current user has accessAlexis Reigel
2019-03-14add users search results to group scoped searchAlexis Reigel
2019-03-14move ability check from service class to viewAlexis Reigel
2019-03-14add users search results to project scoped searchAlexis Reigel
2019-03-14add users search results to global searchAlexis Reigel
2019-03-14Rename pg_stat_wal_receiver_supported? DB helperAsh McKenzie