summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect expected string26944-mr-widget-prometheus-sparkline-dotkushalpandya2017-05-051-1/+1
* Fix hover dropshadowkushalpandya2017-05-041-1/+1
* Move ESLint disabled to actual statementkushalpandya2017-05-041-2/+1
* Add test for `getFormattedMedian`, update tests to use `done`kushalpandya2017-05-041-3/+15
* Increase circle radius, add tooltip for median valuekushalpandya2017-05-041-2/+11
* Updating styling for memory graphkushalpandya2017-05-041-2/+7
* Add computed props for toggling status messageskushalpandya2017-05-041-5/+19
* Remove `btn-sm` classkushalpandya2017-05-042-2/+2
* Fix karma failure due to invalid type checkkushalpandya2017-05-031-11/+14
* Tests for MemoryGraph componentkushalpandya2017-05-031-0/+127
* Mock data for testing MemoryGraph componentkushalpandya2017-05-031-0/+69
* Add methods to move graph logic out of `mounted()`kushalpandya2017-05-031-41/+74
* Add tests for `loadMetrics` methodkushalpandya2017-05-031-1/+26
* [ci skip] Update tests to include concise template testingkushalpandya2017-05-031-16/+50
* Fix flag usage for status message, update deploymentTime default valuekushalpandya2017-05-031-9/+9
* [ci skip] Add tests for MemoryUsage componentkushalpandya2017-05-021-0/+125
* Remove unused propskushalpandya2017-05-021-2/+0
* Move polling to separate method, add classes to use in testskushalpandya2017-05-021-33/+34
* Styling cleanupkushalpandya2017-05-021-5/+7
* Update test to include memory usage componentkushalpandya2017-05-021-0/+4
* Disable linter for `no-unused-expressions`, add class to use in testskushalpandya2017-05-021-1/+3
* Update class list to include `btn-sm`kushalpandya2017-05-021-1/+1
* Show dot based on provided deploymentTimekushalpandya2017-05-021-7/+44
* Set `deployment_time` as memory graph propkushalpandya2017-05-021-2/+5
* Set circle stroke widthkushalpandya2017-05-021-0/+1
* Hide loading message on failure, access props directlykushalpandya2017-05-021-9/+6
* Update `metrics_url` sourcekushalpandya2017-05-021-4/+4
* Fix deployment stats message stylingkushalpandya2017-05-023-6/+11
* Merge request widget redesignDmitriy Zaporozhets2017-04-24182-1761/+6866
* Merge branch 'remove-burndown-chart-reference-from-docs' into 'master' Felipe Artur2017-04-211-3/+0
|\
| * Remove reference to burndown charts since they don't exist for ce.remove-burndown-chart-reference-from-docsVictor Wu2017-04-211-3/+0
* | Merge branch '30618-change-placeholder-color' into 'master' Annabel Dunstone Gray2017-04-212-0/+30
|\ \
| * | fix placeholder visibilityAndy2017-04-212-0/+30
* | | Merge branch 'sentinel-psswd-docs' into 'master' Achilleas Pipinellis2017-04-211-1/+1
|\ \ \ | |_|/ |/| |
| * | [ci skip] Use master_password for SentinelJose Torres2017-04-211-1/+1
* | | Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-2112-251/+343
|\ \ \
| * | | Start versioning cached markdown fieldsNick Thomas2017-04-218-169/+329
| * | | Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-215-70/+4
| * | | Fix Gitlab::Metrics metaprogramming magicNick Thomas2017-04-211-5/+5
| * | | Remove a use of module_functionNick Thomas2017-04-211-12/+10
* | | | Merge branch 'dz-cleanup-add-users' into 'master' Douwe Maan2017-04-219-32/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-219-32/+53
* | | | Merge branch 'resolvable-discussions-docs' into 'master' Achilleas Pipinellis2017-04-2119-108/+154
|\ \ \ \
| * | | | Refactor Discussions docsAchilleas Pipinellis2017-04-2119-71/+83
| * | | | Fix broken linkLuke "Jared" Bennett2017-04-211-1/+1
| * | | | Added new discussions docsLuke "Jared" Bennett2017-04-213-2/+8
| * | | | Started on resolvable discussions docsLuke "Jared" Bennett2017-04-2115-31/+59
* | | | | Merge branch 'form-focus-previous-incorrect-form' into 'master' Filipa Lacerda2017-04-213-2/+54
|\ \ \ \ \
| * | | | | Improved the specform-focus-previous-incorrect-formPhil Hughes2017-04-211-9/+25
| * | | | | Fixed the preview keyboard shortcut focusing wrong tabPhil Hughes2017-04-213-2/+38