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-02-21Merge branch '29497-pages-custom-domain-dns-verification' into 'security-10-5'Robert Speicher
2018-02-07Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński
2018-02-06Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2018-02-06Refactor :trace to :trace_live in specShinya Maeda
2018-02-06Finish all testsShinya Maeda
2018-02-05Extract Variables controllers specs to shared_examplesMatija Čupić
2018-02-05Refactor Variable controllers specsMatija Čupić
2018-02-05Extract Variable into separate JSON SchemaMatija Čupić
2018-02-05Extract variable parameters in VariablesController specsMatija Čupić
2018-02-05Add VariableSerializer for Ci::VariableMatija Čupić
2018-02-05Return all variables after UPDATEMatija Čupić
2018-02-05Change POST to PATCH requests in the controller specsMatija Čupić
2018-02-05Use `resource` in Project Variables routing schemeMatija Čupić
2018-02-05Use all parameters in VariablesController specsMatija Čupić
2018-02-05Remove redundant routes in VariablesControllerMatija Čupić
2018-02-05Use nested attributes for updating multiple variablesMatija Čupić
2018-02-05Add destroy functionality to save_multipleMatija Čupić
2018-02-05Implement multiple variable handling actionMatija Čupić
2018-02-05Stub multiple variable controller methodMatija Čupić
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-30Make pagination optional for issuablesJan Provaznik
2018-01-22Merge branch 'sh-fix-error-500-no-avatars' into 'master'Robert Speicher
2018-01-22Merge branch '41208-commit-atom-feeds-double-escaped' into 'master'Douwe Maan
2018-01-22Allows html in commits atom feedJacopo
2018-01-21Fix Error 500 when repository has no avatarStan Hu
2018-01-19Merge branch '41247-timestamp' into 'master'Robert Speicher
2018-01-18Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan
2018-01-18Return last edited time instead of update timeJan Provaznik
2018-01-17reference triggers.values for permitted parametersAlexis Reigel
2018-01-15Fix error on changes tab when merge request cannot be createdFelipe Artur
2018-01-11Refactor GCP redirect test suiteMatija Čupić
2018-01-11Fix GCP Controller specMatija Čupić
2018-01-08disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel
2018-01-06Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić
2018-01-05Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić
2018-01-05Change reset_cache action from get to postMatija Čupić
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2018-01-05Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Move cache reset to ci_cd_settings controllerMatija Čupić
2018-01-04Merge branch '3377-use-artifacts-tests-from-ee' into 'master'Rémy Coutable
2018-01-0441054-Disallow creation of new Kubernetes integrationsMayra Cabrera
2017-12-26Fix when branch creation fails don't post system noteMateusz Bajorski
2017-12-26Just use the tests from EELin Jen-Shin
2017-12-23Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne