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-03-20Merge branch 'ajax-requests-in-performance-bar' into 'master'Robert Speicher
2018-03-19Show Ajax requests in performance barSean McGivern
2018-03-19Optional '/-/' delimiter for search APIJan Provaznik
2018-03-19Merge branch '44257-viewing-a-particular-commit-gives-500-error-error-undefin...Douwe Maan
2018-03-17Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon
2018-03-16Fix "A copy of Gitlab::Metrics::Methods" have been removed errorStan Hu
2018-03-16Ensure that we never assume old_blob or new_blob are nilSean McGivern
2018-03-16Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon
2018-03-16Merge branch '44126-setup-middleware-before-adapter' into 'master'Kamil Trzciński
2018-03-16Merge branch 'jej/commit-api-tracks-lfs' into 'master'Dmitriy Zaporozhets
2018-03-16Adds the option to override project description on export via APITiago Botelho
2018-03-16Extract constant for LfsPointerFile::VERSION_LINEJames Edwards-Jones
2018-03-16Merge branch 'sh-cache-table-exists' into 'master'Yorick Peterse
2018-03-16Merge branch 'sh-cache-column-exists' into 'master'Yorick Peterse
2018-03-16Setup Faraday middleware before adapterLin Jen-Shin
2018-03-16Avoid printing data for LfsPointerFile#inspectJames Edwards-Jones
2018-03-16Lfs::FileTranformer caches .gitattributes parserJames Edwards-Jones
2018-03-15Cache table_exists?('application_settings') to reduce repeated schema reloadsStan Hu
2018-03-15Cache column_exists? for application settingsStan Hu
2018-03-15Merge branch '44191-reduce-redis-usage-from-merge-request-diffs-caching' into...Stan Hu
2018-03-15Merge branch 'adamco/gitlab-ce-move-issue-command' into 'master'Grzegorz Bizon
2018-03-15Merge branch 'fix-42459-#-in-branch' into 'master'Sean McGivern
2018-03-15Add slash command for moving an issueSean McGivern
2018-03-15Merge branch 'backstage/gb/refactor-ci-cd-variables-collections' into 'master'Kamil Trzciński
2018-03-15Merge branch 'ab-44205-user_interacted_projects-migration' into 'master'Yorick Peterse
2018-03-15Only cache MR diffs for one weekSean McGivern
2018-03-15Only cache highlight results for latest MR diffsSean McGivern
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-03-15Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher
2018-03-14Fix concurrency issue with migration for user_interacted_projects table.Andreas Brandl
2018-03-14Merge branch 'bvl-import-zip-multiple-assignees' into 'master'Sean McGivern
2018-03-14Import multiple issue assignees from GitLab exportBob Van Landuyt
2018-03-14Improve predefined variables collection methodsGrzegorz Bizon
2018-03-14Set Gitlab::Shell#create_repository as OPT_OUTZeger-Jan van de Weg
2018-03-14Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-03-14Fix moving local files during namespace transferMichael Kozono
2018-03-13Merge branch '44161-use-configured-git' into 'master'Douwe Maan
2018-03-13Capture Gitaly calls that don't go through `migrate`Sean McGivern
2018-03-13Add more unit tests for variables collection classGrzegorz Bizon
2018-03-13Improve how we handle persistent runner variablesGrzegorz Bizon
2018-03-13Make predefined variables in a collection public by defaultGrzegorz Bizon
2018-03-13DRY project-level predefined variablesGrzegorz Bizon
2018-03-13Add Gitaly call details to the performance barSean McGivern
2018-03-13Merge branch 'rd-fix-github-url-when-listing-repositories-at-importing' into ...Douwe Maan
2018-03-13Fix provider server URL used when listing repos to importRubén Dávila
2018-03-12Fix timestamp to include %M instead of %I for post-deploy migrations.Andreas Brandl
2018-03-12Merge branch 'allow-ee-in-backtraces' into 'master'Robert Speicher
2018-03-12Respect the configured git path for imported gitlab-shell operationsNick Thomas
2018-03-12Respect the protocol in `expose_url`Toon Claes