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
AgeCommit message (Expand)Author
2018-01-17accept_confirm requires js driverAlexis Reigel
2018-01-17reference triggers.values for permitted parametersAlexis Reigel
2018-01-17add missing permitted paramAlexis Reigel
2018-01-17use class reader instead of dynamic constantAlexis Reigel
2018-01-17no need for a named parameterAlexis Reigel
2018-01-17accepts `.all` as a hook scope as wellAlexis Reigel
2018-01-17use safer .hooks_for instead of .public_sendAlexis Reigel
2018-01-17extract concern for hook triggersAlexis Reigel
2018-01-17doc for system hook merge_requests_eventsAlexis Reigel
2018-01-04doc for system hook merge_requests_events apiAlexis Reigel
2018-01-04api support for merge_requests_events system hookAlexis Reigel
2018-01-04add changelogAlexis Reigel
2018-01-04we only need a test for the happy pathAlexis Reigel
2018-01-04use sentence case for "Merge request events"Alexis Reigel
2018-01-04merge requests on system hook admin pageAlexis Reigel
2018-01-04test hook for system merge request hookAlexis Reigel
2018-01-04invoke SystemHooksService instead of direct modelAlexis Reigel
2018-01-04execute system hooks from projectAlexis Reigel
2018-01-03Merge branch '37843-ci-trace-ansi-colours-256-bold-have-no-css-due-wrongly-an...Kamil Trzciński
2018-01-03fix issue #37843Danny
2018-01-03Merge branch 'update-autodevops-template' into 'master'Kamil Trzciński
2018-01-03Merge branch 'docs-update-doc-for-prometheus-and-kubernetes-integrations' int...Kamil Trzciński 🎆 Back on Jan 2!
2018-01-03Merge branch 'da-handle-hashed-storage-repos-using-repo-import-task' into 'ma...Robert Speicher
2018-01-03Merge branch '13355-definition-margin' into 'master'Filipa Lacerda
2018-01-03Merge branch 'pre-commit-prettier' into 'master'Robert Speicher
2018-01-03Merge branch 'fix/move-2fa-disable-button' into 'master'Robert Speicher
2018-01-03Add left margin to definition elementsAnnabel Dunstone Gray
2018-01-03Merge branch 'fix-context-header-wrapping-collapse' into 'master'Tim Zallmann
2018-01-03Use if instead of unless on Projects::HashedStorage::MigrateRepositoryServiceDouglas Barbosa Alexandre
2018-01-03Move 2FA disable buttonGeorge Tsiolis
2018-01-03Refactoring Gitlab::BareRepositoryImport::RepositoryDouglas Barbosa Alexandre
2018-01-03Remove unused variable from bare repository importer specDouglas Barbosa Alexandre
2018-01-03Refactoring spec for Gitlab::BareRepositoryImport::RepositoryDouglas Barbosa Alexandre
2018-01-03Fix Projects::TransferService#write_repository_config methodDouglas Barbosa Alexandre
2018-01-03Fix Repository#processable? to allow .git repos in the root folderDouglas Barbosa Alexandre
2018-01-03Add spec for Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Write projects config to all projects inside namespace in batchesDouglas Barbosa Alexandre
2018-01-03Refactoring Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Fix TestEnv.copy_repo to use disk_path instead of full_pathDouglas Barbosa Alexandre
2018-01-03Add CHANGELOGDouglas Barbosa Alexandre
2018-01-03Handle exceptions when writing to .git/configDouglas Barbosa Alexandre
2018-01-03Import directory tree created with hashed storage using import rake taskDouglas Barbosa Alexandre
2018-01-03Does not write to .git/config when importing bare repositoriesDouglas Barbosa Alexandre
2018-01-03Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre
2018-01-03Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre
2018-01-03Merge branch 'sh-optimize-commit-stats' into 'master'Robert Speicher
2018-01-03Merge branch 'migrate-fork-repo-to-gitaly' into 'master'Robert Speicher