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
2019-03-22Add highest_role method to UserThiago Presa
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 'ce-1974-update-user-name-upon-ldap-sync' into 'master'Douwe Maan
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-21Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho
2019-03-21Merge branch 'dz-bump-httparty' into 'master'Stan Hu
2019-03-21Merge branch '57598-use-vendored-files-for-ci-config' into 'master'Grzegorz Bizon
2019-03-20Gracefully handles excluded fields from attributes during serializationDouglas Barbosa Alexandre
2019-03-20Implement multi-line suggestions filteringOswaldo Ferreira
2019-03-20Handle nil name in Gitlab::Auth::LDAP::Person#nameRémy Coutable
2019-03-20Merge branch 'ce-avoid_es_loading_commits' into 'master'Nick Thomas
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-19Backport of avoid_es_loading_commitsMario de la Ossa
2019-03-19GitHub import: Create new branches as project ownerStan Hu
2019-03-19Bump httparty to version 1.16.4Dmitriy Zaporozhets
2019-03-19Merge branch '58844-follow-up-from-don-t-create-ee-specific-files-when-creati...Lin Jen-Shin
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-19Remove before_script from DAST vendored templateVictor Zagorodny
2019-03-19Simplify the JavaScriptFixturesHelpers moduleRémy Coutable
2019-03-19Introduce ApplicationSettingImplementation yayLin 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-18Merge branch 'ce-10421-implement-the-retrieval-reading-of-the-insights-file-t...Lin Jen-Shin
2019-03-18Backport EE changes to UserExtractor to CEYorick Peterse
2019-03-18Update acts-as-taggable-on 5.0 -> 6.0Pirate Praveen
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-15Apply suggestion to lib/api/search.rbAlexis Reigel
2019-03-15Fix whitespace in IssueBuilder/MergeRequestBuilderYorick Peterse