summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove changelog entry as feature is behind feature flagtr-embed-metrics-copy-pasteTristan Read2019-07-181-5/+0
* Fix unit test to accommodate for removal of mount callTristan Read2019-07-181-7/+8
* Use composite key for dashboard metric groupsTristan Read2019-07-181-2/+2
* Rename variable for accuracyTristan Read2019-07-181-3/+3
* Remove nextTick and compute groupData object directlyTristan Read2019-07-181-11/+13
* Make sidebarAnimationDuration match actual sidebar animation lengthTristan Read2019-07-181-1/+1
* Add missing classTristan Read2019-07-181-1/+1
* Use object notationTristan Read2019-07-181-1/+1
* Apply suggestion to app/assets/javascripts/monitoring/components/charts/area.vueTristan Read2019-07-181-1/+1
* Remove unnecessary mountTristan Read2019-07-181-3/+2
* Avoid duplication of `embedded` param supplied by backendTristan Read2019-07-171-1/+0
* Tidy up component initializationTristan Read2019-07-171-7/+10
* Move styling from css to utility classTristan Read2019-07-162-2/+1
* Simplify filter logicTristan Read2019-07-161-4/+1
* Reword conditional logicTristan Read2019-07-161-1/+1
* Remove extraneous default exportTristan Read2019-07-161-2/+0
* Move sidebarAnimationDuration into constantsTristan Read2019-07-163-4/+4
* Condense border into shorthandTristan Read2019-07-161-4/+1
* Add w-100 styleTristan Read2019-07-161-1/+1
* Add devensive check on `gon` features objectTristan Read2019-07-161-1/+1
* Move feature spec into new MRTristan Read2019-07-161-38/+0
* Rename link variableTristan Read2019-07-163-5/+5
* Put gfm rendering behind a feature flagTristan Read2019-07-161-1/+3
* Seet appropriate defaultTristan Read2019-07-161-1/+1
* Migrate TODOs to issuesTristan Read2019-07-164-7/+2
* Fix jest testTristan Read2019-07-163-9/+22
* Integrate latest backend changes and feature flagTristan Read2019-07-166-17/+21
* Add ability to embed metricsTristan Read2019-07-1614-45/+439
* Merge branch 'jc-fix-rugged-feature-flag-rake' into 'master'Stan Hu2019-07-161-3/+11
|\
| * Add unset_rugged rake taskjc-fix-rugged-feature-flag-rakeJohn Cai2019-07-111-3/+11
* | Merge branch 'rename-banzai-redactors' into 'master'Douglas Barbosa Alexandre2019-07-169-13/+13
|\ \
| * | Rename Redactor classes to ReferenceRedactorSarah Yasonik2019-07-169-13/+13
|/ /
* | Merge branch '56883-add-prometheus-settings-to-gitlab-yml' into 'master'Stan Hu2019-07-165-0/+492
|\ \
| * | Don't use transactions and exceptionsReuben Pereira2019-07-165-0/+492
|/ /
* | Merge branch 'unlink-metrics-feature-flags' into 'master'Stan Hu2019-07-162-78/+137
|\ \
| * | Refactor EnvironmentsController#metrics_dashboard endpointSarah Yasonik2019-07-162-78/+137
|/ /
* | Merge branch 'docs/rs-fix-clusters-lint' into 'master'Robert Speicher2019-07-161-1/+1
|\ \
| * | Resolve docs lint failure in users/clusters/applications.mdRobert Speicher2019-07-161-1/+1
|/ /
* | Merge branch '61613-spacing-mr-widgets' into 'master'Phil Hughes2019-07-1614-41/+58
|\ \
| * | Align merge request icons and textJarek Ostrowski2019-07-1614-41/+58
|/ /
* | Merge branch 'fix-prometheus-docs-typo' into 'master'Achilleas Pipinellis2019-07-161-3/+1
|\ \
| * | Update weight/priority definitions in prometheus dashboard docsSarah Yasonik2019-07-161-3/+1
|/ /
* | Merge branch 'danger-apply-suggestions-72-chars' into 'master'Lin Jen-Shin2019-07-161-10/+13
|\ \
| * | Do not fail danger if suggestion commit msg > 72Achilleas Pipinellis2019-07-161-10/+13
|/ /
* | Merge branch '60666-kubernetes-applications-uninstall-runner' into 'master'Kamil Trzciński2019-07-168-20/+79
|\ \
| * | Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-168-20/+79
|/ /
* | Merge branch '35757-add-result-to-request' into 'master'Dmitriy Zaporozhets2019-07-164-15/+51
|\ \
| * | Modified spec so a second call to json_response is avoided35757-add-result-to-requestPatrick Derichs2019-07-161-2/+7
| * | Use match_array instead of includePatrick Derichs2019-07-161-1/+1
| * | Add result to MoveService#execute_multiplePatrick Derichs2019-07-164-16/+47