summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix typo secret-keyShinya Maeda2017-12-051-1/+1
* Merge branch 'master' into 35616-move-k8-to-cluster-pageShinya Maeda2017-12-054-63/+116
|\
| * Merge branch '40739-access-404' into 'master'Grzegorz Bizon2017-12-052-35/+60
| |\
| | * Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-042-35/+60
| * | Merge branch 'feature/migrate-cherry-pick-to-gitaly' into 'master'Robert Speicher2017-12-041-25/+35
| |\ \
| | * | Migrate Gitlab::Git::Repository#cherry_pick to GitalyAhmad Sherif2017-12-041-25/+35
| * | | Merge branch 'user-agent-gke-api' into 'master'Kamil Trzciński2017-12-041-3/+21
| |\ \ \
| | * | | Test usage of custom user agent in GCP ClientMatija Čupić2017-12-041-3/+7
| | * | | Use RequestOptions in GCP Client user_agent_headerMatija Čupić2017-12-041-2/+7
| | * | | Generate user agent header for GCP ClientMatija Čupić2017-12-041-0/+9
* | | | | Merge branch 'master' into 35616-move-k8-to-cluster-pageShinya Maeda2017-12-0517-82/+140
|\ \ \ \ \ | |/ / / /
| * | | | show status of issue links in wiki pagehaseeb2017-12-041-1/+1
| * | | | issue note component renameSimon Knox2017-12-046-15/+15
| * | | | Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan2017-12-043-4/+25
| |\ \ \ \
| | * | | | Fixed bugsh-optimize-groups-apiFrancisco Lopez2017-12-041-2/+10
| | * | | | Fixed testFrancisco Lopez2017-12-011-2/+1
| | * | | | Optimize API /groups/:id/projects by preloading associationsStan Hu2017-12-011-0/+14
| | |/ / /
| * | | | Merge branch '40691-upgrade-rails-to-4-2-10' into 'master'Douwe Maan2017-12-041-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Stop calling #strip in a commit title in Notify specs40691-upgrade-rails-to-4-2-10Rémy Coutable2017-12-011-2/+2
| | |/ /
| * | | Merge branch '38862-email-notifications-not-sent-as-expected' into 'master'Douwe Maan2017-12-041-5/+23
| |\ \ \
| | * | | Fix watch level for mentions in descriptionSean McGivern2017-12-041-5/+23
| | |/ /
| * | | Merge branch '40711-fix-forking-hashed-projects' into 'master'Douwe Maan2017-12-043-55/+33
| |\ \ \ | | |_|/ | |/| |
| | * | Fix the fork project functionality for projects with hashed storageNick Thomas2017-12-043-55/+33
| | |/
| * | Merge branch 'bvl-circuitbreaker-keys-set' into 'master'Douwe Maan2017-12-042-0/+20
| |\ \
| | * | Keep track of all storage keys in a setbvl-circuitbreaker-keys-setBob Van Landuyt2017-12-012-0/+20
| * | | Added default order to UserFinderFrancisco Javier López2017-12-041-0/+21
| | |/ | |/|
* | | Fix spec/features/projects/clusters/user_spec.rbShinya Maeda2017-12-051-3/+5
* | | Fix features/projects/clusters/user_spec.rbShinya Maeda2017-12-041-3/+6
* | | Fix static analysis :green_heart:Alessio Caiazza2017-12-044-15/+15
* | | Fix applications specKamil Trzcinski2017-12-031-2/+2
* | | Fix specsKamil Trzcinski2017-12-031-7/+7
* | | Yet another specsKamil Trzcinski2017-12-034-3/+22
* | | Split viewsKamil Trzcinski2017-12-032-16/+8
* | | Update specsKamil Trzcinski2017-12-034-109/+226
* | | Fix RubocopKamil Trzcinski2017-12-034-13/+12
* | | Add applications specsKamil Trzcinski2017-12-031-0/+107
* | | Work on specsKamil Trzcinski2017-12-031-78/+0
* | | Fix user controller specsKamil Trzcinski2017-12-031-0/+87
* | | Fix GCP controller specsKamil Trzcinski2017-12-031-0/+185
* | | Fix ClustersController specsKamil Trzcinski2017-12-031-68/+79
* | | First round of testsKamil Trzcinski2017-12-031-209/+64
* | | Changes after review - improve UXFilipa Lacerda2017-12-031-1/+1
* | | Adds tests for javascriptFilipa Lacerda2017-12-031-0/+14
|/ /
* | Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable2017-12-011-0/+2
|/
* Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński2017-12-015-47/+104
|\
| * Fix pipeline config source specs and test it explicitlyGrzegorz Bizon2017-11-301-41/+38
| * Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-11-301136-12218/+38280
| |\
| * | Extend pipeline build chain specsbackstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-10-111-0/+8
| * | Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-113-2/+9
| * | Add initial specs for pipeline build chain classGrzegorz Bizon2017-10-101-0/+43