Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Make query or query_range required in metrics | rpereira2 | 2019-04-24 | 1 | -0/+4 | |
| * | | | | | Add schema validation spec | rpereira2 | 2019-04-24 | 5 | -2/+73 | |
| * | | | | | Inherit from BaseService | rpereira2 | 2019-04-24 | 4 | -16/+26 | |
| * | | | | | Minor optimization and code clarity | syasonik | 2019-04-24 | 3 | -17/+24 | |
| * | | | | | Add frozen_string_literal magic comment | rpereira2 | 2019-04-24 | 2 | -0/+4 | |
| * | | | | | Correct the order of groups and panels | rpereira2 | 2019-04-24 | 4 | -24/+25 | |
| * | | | | | Fix rubocop failures | rpereira2 | 2019-04-24 | 3 | -15/+46 | |
| * | | | | | Cleanup misnamed or unnecessary files | syasonik | 2019-04-24 | 3 | -117/+1 | |
| * | | | | | Refactor dashboard proccesing into stages | syasonik | 2019-04-24 | 9 | -37/+189 | |
| * | | | | | Remove obsolete TODO comment | syasonik | 2019-04-24 | 1 | -2/+0 | |
| * | | | | | Rubocop cleanup | syasonik | 2019-04-24 | 3 | -6/+5 | |
| * | | | | | Add unit tests and fix broken endpoint | syasonik | 2019-04-24 | 6 | -17/+183 | |
| * | | | | | Use existing common metrics | syasonik | 2019-04-24 | 3 | -276/+1 | |
| * | | | | | Inject dashboard response with db info | syasonik | 2019-04-24 | 2 | -2/+94 | |
| * | | | | | Save multi-dashboard logic for another MR | syasonik | 2019-04-24 | 2 | -36/+7 | |
| * | | | | | Add inital dashboard endpoint support | syasonik | 2019-04-24 | 4 | -0/+349 | |
| * | | | | | Make dashboard a top level key | rpereira2 | 2019-04-24 | 1 | -1/+1 | |
| * | | | | | Change the schema of the common_metrics.yml | rpereira2 | 2019-04-24 | 1 | -1/+1 | |
* | | | | | | Merge branch 'qa-refactor-quarantine-helper' into 'master' | Ramya Authappan | 2019-04-27 | 1 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Refactor quarantine helper | Walmyr Lima | 2019-04-26 | 1 | -8/+8 | |
* | | | | | | | Merge branch 'acme-admin-settings' into 'master' | Stan Hu | 2019-04-27 | 9 | -6/+150 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add Let's Encrypt application settings | Vladimir Shushlin | 2019-04-27 | 9 | -6/+150 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'issue-42692-deployment-chat-notifications' into 'master' | Douglas Barbosa Alexandre | 2019-04-26 | 27 | -5/+451 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Add deployment events to chat notification services | Jason Goodman | 2019-04-26 | 27 | -5/+451 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'docs-rollout-resource-type' into 'master' | Mike Lewis | 2019-04-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add rollout type to variables list. | danielgruesso | 2019-04-26 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'winh-boards-drag-selection' into 'master' | Annabel Dunstone Gray | 2019-04-26 | 4 | -1/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add vendor prefixes for user-select | Winnie Hellmann | 2019-04-26 | 4 | -1/+12 | |
* | | | | | | | | Merge branch 'docs/dashboard' into 'master' | Marcia Ramos | 2019-04-26 | 1 | -1/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Documented the Admin Area's `Dashboard` | Russell Dickenson | 2019-04-26 | 1 | -1/+21 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-4-1' into 'master' | Robert Speicher | 2019-04-26 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update GitLab Runner Helm Chart to 0.4.1/11.10.1 | Steve Azzopardi | 2019-04-26 | 2 | -1/+6 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'docs/add-group-name-restricted-chars' into 'master' | Marcia Ramos | 2019-04-26 | 1 | -8/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | List group name restrictions | Evan Read | 2019-04-26 | 1 | -8/+15 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'pl-fix-upload-image-screenshots' into 'master' | Clement Ho | 2019-04-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CI: Fix upload of screenshots in gitlab:ui:visual | Peter Leitzen | 2019-04-26 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'sh-update-rugged-backport-docs' into 'master' | Marcia Ramos | 2019-04-26 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update NFS docs to reflect new Rugged backports | Stan Hu | 2019-04-26 | 1 | -1/+8 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch '57171-add-dashboard-settings' into 'master' | Douglas Barbosa Alexandre | 2019-04-26 | 16 | -4/+188 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add ProjectMetricsDashboardSetting model and table | Reuben Pereira | 2019-04-26 | 16 | -4/+188 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '3713-cross-project-environments-dashboard-mvc-backport' into 'm... | Filipa Lacerda | 2019-04-26 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Backport Environments Dashboard SCSS Changes3713-cross-project-environments-dashboard-mvc-backport | Andrew Fontaine | 2019-04-24 | 1 | -5/+3 | |
* | | | | | | | | Merge branch 'winh-move-static-fixtures' into 'master' | Clement Ho | 2019-04-26 | 8 | -9/+9 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Move all static fixtures to static directory | Winnie Hellmann | 2019-04-25 | 8 | -9/+9 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch '7182-add-dast-full-scan-enabled-support-ce' into 'master' | Achilleas Pipinellis | 2019-04-26 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add ZAP Full Scan support to DAST vendored template | Victor Zagorodny | 2019-04-26 | 1 | -1/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '#57351-add-dotnet-core-yaml-template' into 'master' | Grzegorz Bizon | 2019-04-26 | 2 | -0/+112 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add changelog for MR !25604 | Piotr Wosiek | 2019-04-26 | 1 | -0/+5 | |
| * | | | | | | | Update .NET Core YAML template | Piotr Wosiek | 2019-04-26 | 1 | -11/+10 | |
| * | | | | | | | Update .NET Core YAML template - improve indent | Piotr Wosiek | 2019-04-25 | 1 | -47/+38 |