summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-plugins-project-integrations' into 'master'Dmitriy Zaporozhets2018-03-071-0/+10
|\
| * Add feature test for plugins on system hooks pagedz-plugins-project-integrationsDmitriy Zaporozhets2018-03-061-0/+10
* | Count discussions on issues and merge requests as contributions for the contr...Riccardo Padovani2018-03-071-0/+7
* | Merge branch '43502-clipboard-btn' into 'master'Phil Hughes2018-03-071-0/+5
|\ \
| * | Removes btn-transparent and btn-clipboard as default classes for clipboard bu...43502-clipboard-btnFilipa Lacerda2018-03-061-0/+5
* | | Merge branch 'master' into 'master'Grzegorz Bizon2018-03-071-0/+45
|\ \ \
| * | | CI charts now include the current dayDakkaron2018-03-061-0/+45
* | | | Merge branch 'sh-make-prune-optional-in-git-fetch' into 'master'43962-add-wip-to-merge-requests-titles-by-default43958-include-adding-a-specific-runner-to-another-project-from-the-admin-area-to-docsNick Thomas2018-03-073-17/+49
|\ \ \ \
| * | | | Make --prune a configurable parameter in fetching a git remotesh-make-prune-optional-in-git-fetchStan Hu2018-03-063-17/+49
* | | | | Remove common_vue bundleMike Greiling2018-03-061-6/+7
* | | | | Gitlab::Utils - backport `.ensure_array_from_string` from EEMario de la Ossa2018-03-061-1/+15
| |_|/ / |/| | |
* | | | Merge branch 'move-pipeline_default-update_head_pipeline_for_merge_request-qu...Kamil Trzciński2018-03-061-0/+64
|\ \ \ \
| * | | | Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda2018-03-071-0/+64
* | | | | Merge branch 'sha256-checksum-for-trace' into 'master'Kamil Trzciński2018-03-061-4/+6
|\ \ \ \ \
| * | | | | Fix false positive spec of using digest instead of hexdigestShinya Maeda2018-03-071-4/+4
| * | | | | Set sha256 checksum when archiving tracesShinya Maeda2018-03-071-0/+2
| |/ / / /
* | | | | Merge branch 'cluster-monitoring-changes-ce-backport' into 'master'Phil Hughes2018-03-062-45/+52
|\ \ \ \ \
| * | | | | prefer checking explicitly for nullMike Greiling2018-03-061-2/+2
| * | | | | replace fixture with simple mount pointMike Greiling2018-03-062-39/+6
| * | | | | add new tests for metrics dashboard changesMike Greiling2018-03-061-9/+34
| * | | | | coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-061-2/+2
| * | | | | fix karma testsMike Greiling2018-03-061-1/+16
* | | | | | Merge branch 'issue_38337' into 'master'Sean McGivern2018-03-0621-384/+833
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-06195-5775/+4531
| |\ \ \ \ \
| * | | | | | Bring one group board to CEFelipe Artur2018-03-0321-384/+833
* | | | | | | Merge branch '5029-support-cluster-metrics-ce' into 'master'Grzegorz Bizon2018-03-0611-244/+226
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-06412-7055/+7570
| |\ \ \ \ \ \
| * | | | | | | Check if prometheus_adapter is properly calledPawel Chojnacki2018-03-052-31/+19
| * | | | | | | Implemente Prometheus:AdapterServicePawel Chojnacki2018-03-051-0/+40
| * | | | | | | Implement PrometheusDeploymentLocator + fix metrics controllerPawel Chojnacki2018-03-011-2/+1
| * | | | | | | drop the ! from synchronize_service_state! + remove unused scopePawel Chojnacki2018-02-241-1/+1
| * | | | | | | Use deployment platform to find cluster with prometheus applicationPawel Chojnacki2018-02-241-48/+9
| * | | | | | | Squashed commit of the following:Pawel Chojnacki2018-02-2410-240/+234
* | | | | | | | Merge branch 'sh-dashboard-sort-fix' into 'master'Douwe Maan2018-03-062-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix project dashboard showing the wrong timestampssh-dashboard-sort-fixStan Hu2018-03-052-0/+22
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'proper-fix-for-artifacts-service' into 'master'Grzegorz Bizon2018-03-068-71/+280
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix tests by latest proposal changesproper-fix-for-artifacts-serviceShinya Maeda2018-03-067-37/+7
| * | | | | | | | Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-062-0/+85
| * | | | | | | | Define Trace::ArchiveError to make it explit as an errorShinya Maeda2018-03-061-6/+4
| * | | | | | | | Fix spec failure on mysql because it can not store long tracesShinya Maeda2018-03-061-1/+1
| * | | | | | | | Fix static analysysShinya Maeda2018-03-061-7/+7
| * | | | | | | | Add spec for workersShinya Maeda2018-03-062-4/+32
| * | | | | | | | Fix rake task to use corrrect SQLShinya Maeda2018-03-061-0/+55
| * | | | | | | | Raise an error if conditions are not fulfilled in archive methodShinya Maeda2018-03-061-3/+14
| * | | | | | | | Add soec for achevie! method. Fixed the methodShinya Maeda2018-03-062-63/+125
* | | | | | | | | Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-0617-16/+346
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | review: rename import_export to import_export_sharedTravis Miller2018-03-0511-12/+12
| * | | | | | | | review: specifying path in spec project creation is not necessaryTravis Miller2018-02-281-3/+3
| * | | | | | | | review: instantiate shared import/export object in project methodTravis Miller2018-02-2811-13/+13
| * | | | | | | | eliminate need or opts argument in shared objectTravis Miller2018-02-283-3/+5