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/spec
AgeCommit message (Expand)Author
2018-02-07Import and use `FilteredSearchTokenKeys` independentlyKushal Pandya
2018-02-07Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redun...Grzegorz Bizon
2018-02-07Catch json parsing error as PrometheusErrorPawel Chojnacki
2018-02-07Fix order of checks in editable? method.Pawel Chojnacki
2018-02-07Make prometheus service querying approach much nicer wrt to arity and default...Pawel Chojnacki
2018-02-07Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)Dylan Griffith
2018-02-06Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling
2018-02-06Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan
2018-02-06Merge branch 'dm-route-path-validation' into 'master'Sean McGivern
2018-02-06Merge branch 'dm-user-namespace-route-path-validation' into 'master'Sean McGivern
2018-02-06Check ability ability before proceeding with project specific checksTiago Botelho
2018-02-06Validate User username only on Namespace, and bubble up appropriatelyDouwe Maan
2018-02-06Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan
2018-02-06Validate user namespace before saving so that errors persist on modelDouwe Maan
2018-02-06Fix RedisCacheable#cache_attributes specMatija Čupić
2018-02-06Check return value in RedisCacheable#cached_attribute specMatija Čupić
2018-02-06Use double instead of runner in RedisCacheable specMatija Čupić
2018-02-06Reset Project's column information in spec/lib/gitlab/background_migration/po...Rémy Coutable
2018-02-06Merge branch 'zj/gitlab-ce-zj-wiki-page-versions'Douwe Maan
2018-02-06Merge branch 'gitaly-lfs-client-prep' into 'master'Robert Speicher
2018-02-06Return only limited pagination headers for search API endpointsJarka Kadlecová
2018-02-06fix tests for find or initialize service 'prometheus'Pawel Chojnacki
2018-02-06Moves project creationg to git access check for git pushTiago Botelho
2018-02-06Merge branch '42669-allow-order_by-users-in-gitlab-api' into 'master'Douwe Maan
2018-02-06Merge branch 'jej/upload-file-tracks-lfs' into 'master'Sean McGivern
2018-02-06Merge branch 'master' into 'zj-wiki-page-versions'Douwe Maan
2018-02-06Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes
2018-02-06Merge branch 'bump-workhorse' into 'master'Nick Thomas
2018-02-06File upload UI obeys LFS filtersJames Edwards-Jones
2018-02-06Merge branch '14256-upload-destroy-removes-file' into 'master'Sean McGivern
2018-02-06Support search in APIJarka Kadlecová
2018-02-06Resolve "Add a link to documentation on how to get external ip in the Kuberne...Fabio Busatto
2018-02-06Upgrade GitLab Workhorse to v3.6.0Kamil Trzciński
2018-02-06Merge branch 'feature/sm/artifacts-trace' into 'master'Kamil Trzciński
2018-02-06Move BoardList vue component to vue fileGeorge Tsiolis
2018-02-06Add sorting options for /users API (admin only)Dmitriy Zaporozhets
2018-02-06improvements from feedbackMicaël Bergeron
2018-02-06remove file after `Upload#destroy`Micaël Bergeron
2018-02-06Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho
2018-02-06Move new project on push logic to a serviceTiago Botelho
2018-02-06Add specsTiago Botelho
2018-02-06Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho
2018-02-06Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann
2018-02-06Merge branch '26468-fix-admin-recent-sign-in' into 'master'Rémy Coutable
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2018-02-06Make exception in ensure stage service more descriptiveGrzegorz Bizon
2018-02-06Add more specs for unique stages index migrationGrzegorz Bizon
2018-02-06Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon
2018-02-06Fix indentation offenses in ensure stage serviceGrzegorz Bizon
2018-02-06Reorder async/sync tasks in BuildFinishedWorker to read traces efficientlyShinya Maeda