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-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-0631885 - Ability to transfer a single group to another groupMayra Cabrera
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 GroupVariableSerializer for Ci::GroupVariableMatija Č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-05Fix a typo in Groups::VariablesController specMatija Čupić
2018-02-05Use `resource` in Group Variables routing schemeMatija Č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 Groups::VariablesControllerMatija Čupić
2018-02-05Port #save_multiple to Groups::VariablesControllerMatija Č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-03Change UserCallout feautre_name to enumMatija Čupić
2018-02-03Merge branch 'master' into persistent-calloutsMatija Čupić
2018-02-03Rename Callout to UserCalloutMatija Čupić
2018-02-03Refactor CalloutsControllerMatija Čupić
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-02Remove dismissed_state from Callout modelMatija Čupić
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-31Merge branch 'zj-gitaly-server-info' into 'master'Sean McGivern
2018-01-31Gitaly Server info for admin panelZeger-Jan van de Weg
2018-01-31Fix not all events being shown in group dashboardStan Hu
2018-01-30Make pagination optional for issuablesJan Provaznik
2018-01-27Add CalloutsController specsMatija Čupić
2018-01-22Merge branch 'sh-fix-error-500-no-avatars' into 'master'Robert Speicher
2018-01-22Preload ancestors for subgroups matching filterBob Van Landuyt
2018-01-22Fix filter on `dashboard/groups` & `explore/groupsBob Van Landuyt
2018-01-22Merge branch '41208-commit-atom-feeds-double-escaped' into 'master'Douwe Maan
2018-01-22Allows html in commits atom feedJacopo
2018-01-22Merge branch '42206-permit-password-for-git-param' into 'master'Rémy Coutable
2018-01-21Fix Error 500 when repository has no avatarStan Hu
2018-01-19Permits 'password_authentication_enabled_for_git' parameter for ApplicationSe...Mark Fletcher
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-17add missing permitted paramAlexis Reigel
2018-01-17Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3'Robert Speicher