summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan2018-02-0648-204/+1827
|\
| * Merge branch 'dm-route-path-validation' into 'master'Sean McGivern2018-02-0610-63/+28
| |\
| | * Validate User username only on Namespace, and bubble up appropriatelyDouwe Maan2018-02-064-45/+19
| | * Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan2018-02-067-18/+9
| * | Merge branch 'dm-user-namespace-route-path-validation' into 'master'Sean McGivern2018-02-063-4/+22
| |\ \ | | |/
| | * Validate user namespace before saving so that errors persist on modeldm-user-namespace-route-path-validationDouwe Maan2018-02-063-4/+22
| * | Reset Project's column information in spec/lib/gitlab/background_migration/po...ce-4813-quickfixRémy Coutable2018-02-061-1/+1
| * | Merge branch 'zj/gitlab-ce-zj-wiki-page-versions'Douwe Maan2018-02-061-8/+24
| |\ \
| | * \ Merge branch 'master' into 'zj-wiki-page-versions'Douwe Maan2018-02-06351-3169/+9516
| | |\ \
| | * | | Client implementation for WikiPageVerionZeger-Jan van de Weg2018-01-221-8/+24
| * | | | Merge branch 'gitaly-lfs-client-prep' into 'master'Robert Speicher2018-02-063-38/+31
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Refactor Gitlab::Git code related to LFS changes for Gitaly migrationgitaly-lfs-client-prepAlejandro Rodríguez2018-02-023-38/+31
| * | | | Merge branch '42669-allow-order_by-users-in-gitlab-api' into 'master'Douwe Maan2018-02-061-0/+18
| |\ \ \ \
| | * | | | Add sorting options for /users API (admin only)42669-allow-order_by-users-in-gitlab-apiDmitriy Zaporozhets2018-02-061-0/+18
| * | | | | Merge branch 'jej/upload-file-tracks-lfs' into 'master'Sean McGivern2018-02-062-0/+115
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | File upload UI obeys LFS filtersJames Edwards-Jones2018-02-062-0/+115
| * | | | | Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes2018-02-067-40/+43
| |\ \ \ \ \
| | * | | | | Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-067-40/+43
| * | | | | | Merge branch 'bump-workhorse' into 'master'Nick Thomas2018-02-061-0/+17
| |\ \ \ \ \ \
| | * | | | | | Upgrade GitLab Workhorse to v3.6.0Kamil Trzciński2018-02-061-0/+17
| * | | | | | | Merge branch '14256-upload-destroy-removes-file' into 'master'Sean McGivern2018-02-062-0/+35
| |\ \ \ \ \ \ \
| | * | | | | | | improvements from feedback14256-upload-destroy-removes-fileMicaël Bergeron2018-02-062-1/+13
| | * | | | | | | remove file after `Upload#destroy`Micaël Bergeron2018-02-061-0/+23
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Resolve "Add a link to documentation on how to get external ip in the Kuberne...Fabio Busatto2018-02-061-0/+1
| * | | | | | | Merge branch 'feature/sm/artifacts-trace' into 'master'Kamil Trzciński2018-02-0617-52/+1494
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Reorder async/sync tasks in BuildFinishedWorker to read traces efficientlyfeature/sm/artifacts-traceShinya Maeda2018-02-061-10/+6
| | * | | | | | Fix tests for Drop filename enforcementShinya Maeda2018-02-062-17/+1
| | * | | | | | Revert using expand_fixture_path in factoryShinya Maeda2018-02-061-1/+1
| | * | | | | | Revert "Add FixtureHelpers for FactoryGirl"Shinya Maeda2018-02-061-3/+0
| | * | | | | | Refactor :trace to :trace_live in specShinya Maeda2018-02-068-25/+25
| | * | | | | | Add FixtureHelpers for FactoryGirlShinya Maeda2018-02-061-0/+3
| | * | | | | | Alessio catches: Test fixShinya Maeda2018-02-062-2/+2
| | * | | | | | Backport sample_trace in fixturesShinya Maeda2018-02-061-16/+1183
| | * | | | | | Remove unnecessary changes for job features specShinya Maeda2018-02-061-5/+5
| | * | | | | | Finish all testsShinya Maeda2018-02-065-28/+82
| | * | | | | | Fix create_trace_artifact_worker_spec.rbShinya Maeda2018-02-061-1/+1
| | * | | | | | Fix retry_build_service_spec.rb with trace_artifact traitShinya Maeda2018-02-062-1/+7
| | * | | | | | Add essential testsShinya Maeda2018-02-068-0/+234
| | * | | | | | Fix inital test failuresShinya Maeda2018-02-061-1/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Check ability ability before proceeding with project specific checksTiago Botelho2018-02-062-9/+9
* | | | | | | Moves project creationg to git access check for git pushTiago Botelho2018-02-063-108/+180
* | | | | | | Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho2018-02-066-65/+61
* | | | | | | Move new project on push logic to a serviceTiago Botelho2018-02-066-66/+98
* | | | | | | Add specsTiago Botelho2018-02-066-26/+197
* | | | | | | Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho2018-02-061-9/+11
|/ / / / / /
* | | | | | Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann2018-02-061-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix labels specsAnnabel Dunstone Gray2018-01-301-1/+1
* | | | | | Merge branch '26468-fix-admin-recent-sign-in' into 'master'Rémy Coutable2018-02-061-8/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Using correct column for sorting users by Recent Sign-inPoornima2018-02-051-8/+14
* | | | | | 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-065-31/+554