summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-error-handling-bugs-in-kubernetes-integration' into 'master'Dmitriy Zaporozhets2018-11-111-0/+14
|\
| * Fix error handling in cluster_platform_configure_workerDylan Griffith2018-11-091-0/+14
* | Merge branch '51259-gitlab-ui-replacement' into 'master'Clement Ho2018-11-091-2/+0
|\ \
| * | Updates clipboard button with gitlab-ui51259-gitlab-ui-replacementFilipa Lacerda2018-11-091-2/+0
* | | Fix DashboardHelper reference in specStan Hu2018-11-091-1/+1
* | | Merge branch 'rs-revert-api' into 'master'Nick Thomas2018-11-091-0/+112
|\ \ \
| * | | Add revert to commits APIRobert Speicher2018-11-091-0/+112
| |/ /
* | | Improve Debugging Capabilities For Helm Application InstallsDylan Griffith2018-11-094-33/+32
* | | Merge branch '34758-group-cluster-controller' into 'master'Kamil Trzciński2018-11-0914-142/+943
|\ \ \ | |_|/ |/| |
| * | Consolidate how we allow user defined namespaceThong Kuah2018-11-081-0/+22
| * | Remove trailing commas to satisfy rubocopMike Greiling2018-11-081-3/+3
| * | Remove tests related to removed toggle buttonMike Greiling2018-11-081-31/+0
| * | Only project clusters has Project Namespace fieldThong Kuah2018-11-084-18/+18
| * | Minor updates to spec for readabilityThong Kuah2018-11-082-23/+35
| * | Adds feature flag for Group ClustersMayra Cabrera2018-11-081-28/+46
| * | Do not allow applications for group clustersThong Kuah2018-11-081-8/+34
| * | Extend clusters_controller for group type clustersThong Kuah2018-11-086-97/+805
| * | Add policy for clusters on group levelThong Kuah2018-11-083-3/+49
* | | Merge branch 'always-proxy-reports' into 'master'Grzegorz Bizon2018-11-092-14/+48
|\ \ \
| * | | backport: Always proxy reports downloadsalways-proxy-reportsKamil Trzciński2018-11-072-14/+48
* | | | Revert "Extract code into IssueBoardEntity"revert_issue_board_entityThong Kuah2018-11-095-51/+5
| |_|/ |/| |
* | | Merge branch 'limit-parallel-to-100' into 'master'Grzegorz Bizon2018-11-081-0/+10
|\ \ \
| * | | Limit parallel to 100limit-parallel-to-100Kamil Trzciński2018-11-081-0/+10
* | | | Merge branch 'zj-regenerate-gitaly-config-rspec' into 'master'Douwe Maan2018-11-081-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Regenerate Gitaly's config.toml each rspec runZeger-Jan van de Weg2018-10-261-2/+3
* | | | Merge branch 'osw-revert-comment-in-any-diff-line' into 'master'Sean McGivern2018-11-088-891/+31
|\ \ \ \
| * | | | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-078-891/+31
* | | | | Discussions redesignFatih Acet2018-11-083-5/+103
* | | | | backport changes from gitlab-ee!7903Simon Knox2018-11-081-3/+12
| |_|_|/ |/| | |
* | | | Merge branch 'fix-stuck-import-jobs-query-performance-issue' into 'master'Douwe Maan2018-11-071-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | StuckImportJobsWorker query performance optimizationTiago Botelho2018-11-071-11/+11
* | | | Merge branch 'prevent-override-of-attr_encrypted' into 'master'Stan Hu2018-11-071-5/+17
|\ \ \ \
| * | | | Prevent attr_encrypted models from being overridenStan Hu2018-11-071-5/+17
* | | | | Merge branch 'sh-paginate-bitbucket-server-imports' into 'master'Douglas Barbosa Alexandre2018-11-074-5/+57
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Paginate Bitbucket Server importer projectsStan Hu2018-11-074-5/+57
* | | | | Merge branch 'jira-ping-differentiate-cloud' into 'master'Sean McGivern2018-11-072-1/+17
|\ \ \ \ \
| * | | | | Usage ping - Differentiate Jira Server and Cloudjira-ping-differentiate-cloudMario de la Ossa2018-11-072-1/+17
* | | | | | Merge branch 'bvl-patches-via-mail' into 'master'Douwe Maan2018-11-0716-0/+801
|\ \ \ \ \ \
| * | | | | | Allow limiting quick actions to executeBob Van Landuyt2018-11-072-0/+28
| * | | | | | Apply patches when creating MR via emailBob Van Landuyt2018-11-0714-0/+773
* | | | | | | Resolve "Issue board card design"Constance Okoghenun2018-11-0717-64/+204
* | | | | | | Merge branch 'revert-45b61a9e' into 'master'Nick Thomas2018-11-0718-40/+38
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-0718-40/+38
* | | | | | | Merge branch 'fj-41213-api-update-submodule-commit' into 'master'Sean McGivern2018-11-073-1/+313
|\ \ \ \ \ \ \
| * | | | | | | Add submodule update API endpointFrancisco Javier López2018-11-073-1/+313
* | | | | | | | Merge branch 'max_retries_when' into 'master'Grzegorz Bizon2018-11-076-56/+369
|\ \ \ \ \ \ \ \
| * | | | | | | | fix merge conflictMarkus Doits2018-11-071-356/+0
| * | | | | | | | change forgotten constant in spec to match codeMarkus Doits2018-11-071-1/+1
| * | | | | | | | handle old retry format in build (possibly saved in database)Markus Doits2018-11-071-0/+16
| * | | | | | | | fix failing specs due to latest changesMarkus Doits2018-11-072-4/+4