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-04-12Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski
2018-04-12Merge branch 'fix/wiki-find-file-gitaly' into 'master'Robert Speicher
2018-04-12Merge remote-tracking branch 'origin/10-7-stable' into 10-7-stable-prepare-rc5James Lopez
2018-04-11Merge branch 'fix/gb/fix-variables-collection-item-file' into 'master'Kamil Trzciński
2018-04-08Projects and groups badges settings UIFrancisco Javier López
2018-04-07Use proper auth_scope for deploy tokenKamil Trzciński
2018-04-07Handle limit for datetime attributes on MySQLMayra Cabrera
2018-04-07Increase test suite around deploy tokens behaviorMayra Cabrera
2018-04-07Fixes broken schema and minor changesMayra Cabrera
2018-04-07Include ProjectDeployTokensMayra Cabrera
2018-04-07Support Deploy Tokens properly without hacking abilitiesKamil Trzciński
2018-04-07Addreses backend review suggestionsMayra Cabrera
2018-04-07Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera
2018-04-07Implement 'read_repo' for DeployTokensMayra Cabrera
2018-04-07Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński
2018-04-07Merge branch 'da-gitaly-calculate-repository-checksum' into 'master'Stan Hu
2018-04-06Merge branch '17939-osw-patch-support-gfm' into 'master'Sean McGivern
2018-04-06Merge branch 'fix-500-error-when-mr-ref-is-not-yet-fetched' into 'master'Rémy Coutable
2018-04-06Move checksum calculation to Gitlab::Git::RepositoryDouglas Barbosa Alexandre
2018-04-06Checksum calculation is handled by Gitaly when feature is enabledDouglas Barbosa Alexandre
2018-04-06Add calculate_checksum method to the Gitaly repository clientDouglas Barbosa Alexandre
2018-04-06Add support for patch link extension for commit links on GFMOswaldo Ferreira
2018-04-06Merge branch 'sh-add-cleanup-rpc-gitaly' into 'master'Sean McGivern
2018-04-06Extend API for importing a project export with overwrite supportFrancisco Javier López
2018-04-06Automatically cleanup stale worktrees and lock files upon a pushStan Hu
2018-04-06Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan
2018-04-06Merge branch 'fix/gb/fix-deployment-platform-for-environment' into 'master'Kamil Trzciński
2018-04-06Add new repository archive routeJames Ramsay
2018-04-06Fix 500 error when MR from fork has conflicts but worker has not runSean McGivern
2018-04-06[Rails5] Update `type_cast_*_database` methodsblackst0ne
2018-04-06Fix environment deployment platform filter methodGrzegorz Bizon
2018-04-06Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński
2018-04-06Merge branch 'issue_42443' into 'master'Sean McGivern
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-04-05Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon
2018-04-05Include subgroup issues when searching for group issues using the APIFelipe Artur
2018-04-05Merge branch '44389-always-allow-http-for-ci-git-operations' into 'master'Kamil Trzciński
2018-04-05Merge branch '44665-fix-db-trace-stream-by-raw-access' into 'master'Kamil Trzciński
2018-04-05Put Erased empty state at the beginningMatija Čupić
2018-04-05Merge branch 'bvl-override-import-params' into 'master'Douwe Maan
2018-04-05Don't export `Project#description_html`Bob Van Landuyt
2018-04-05Add `direct_upload` setting for artifactsKamil Trzciński
2018-04-05Merge branch 'jprovazn-comment-refs' into 'master'Sean McGivern
2018-04-05Rename success to erased empty state specMatija Čupić
2018-04-05Add testShinya Maeda
2018-04-05FixShinya Maeda
2018-04-05Fix database trace to read rawShinya Maeda
2018-04-05Better group support notes-related codeJan Provaznik
2018-04-05Remove artifacts_file/metadata from project exportKamil Trzciński
2018-04-05Allow HTTP(s) when git request is made by GitLab CITomasz Maczukin