summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
* Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-0/+1
|
* Merge branch 'gt-update-application-copy-secret-to-clipboard-data' into 'master'Annabel Dunstone Gray2018-10-112-2/+2
|\ | | | | | | | | | | | | Update copy to clipboard button data for application secret Closes #52572 See merge request gitlab-org/gitlab-ce!22268
| * Update copy to clipboard button data for application secretGeorge Tsiolis2018-10-102-2/+2
| |
* | Stuck block URL links to runners settingsFilipa Lacerda2018-10-111-1/+3
| |
* | Merge branch 'qa-257-instance-wide-saml-sso' into 'master'Rémy Coutable2018-10-111-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Instance SAML SSO e2e test Closes gitlab-qa#257 See merge request gitlab-org/gitlab-ce!22271
| * | Initial commitSanad Liaquat2018-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use ACCEPT_INSECURE_CERTS env var and fix step Simplify saml signin Fix rubo cop offence Add missing # frozen_string_literal: true
* | | Add new sort option "most_stars" to "Group > Children" pagesRene Hennig2018-10-111-1/+1
| | |
* | | Merge branch 'ml-qa-add-members' into 'master'Rémy Coutable2018-10-113-4/+4
|\ \ \ | |/ / |/| | | | | | | | QA: Add test of adding a member to a project See merge request gitlab-org/gitlab-ce!21753
| * | Add test to add a new project memberMark Lapierre2018-10-103-4/+4
| |/ | | | | | | Adds a new QA test and the required page objects and related changes
* | Retry registration 3 times before failingMark Lapierre2018-10-101-6/+6
|/ | | | | | | | | Registration intermittently fails without an obvious cause. The action to click the button seems to move focus to the right button but nothing happens. This change attempts to retry the action under the assumption that Capybara or Chrome is misbehaving. It also updates the selectors for the sign up page.
* Merge branch 'zj-circuit-breaker-removal' into 'master'Douwe Maan2018-10-104-45/+2
|\ | | | | | | | | | | | | Remove Git circuit breaker Closes #45405 See merge request gitlab-org/gitlab-ce!22212
| * Remove Git circuit breakerZeger-Jan van de Weg2018-10-104-45/+2
| | | | | | | | | | | | | | Was introduced in the time that GitLab still used NFS, which is not required anymore in most cases. By removing this, the API it calls will return empty responses. This interface has to be removed in the next major release, expected to be 12.0.
* | Merge branch '7631-remove-security-report-summary-from-pipelines-view' into ↵Fatih Acet2018-10-101-2/+0
|\ \ | | | | | | | | | | | | | | | | | | 'master' Backport of CE changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7844 See merge request gitlab-org/gitlab-ce!22221
| * | Remove security report summary from pipelines viewLukas Eipert2018-10-091-2/+0
| | | | | | | | | | | | | | | This removes the Vue component, corresponding tests and haml/bundle entry points for the Security Report summary in the pipelines view
* | | Merge branch 'ml-qa-add-file-templates' into 'master'Sean McGivern2018-10-103-8/+8
|\ \ \ | |_|/ |/| | | | | | | | Add test of adding file templates via Web IDE and Files view See merge request gitlab-org/gitlab-ce!21914
| * | Add tests of adding file templatesMark Lapierre2018-10-093-8/+8
| |/ | | | | | | | | | | | | | | | | | | | | | | Adds tests that adds new files via file templates via the Files view and the Web IDE. Includes changes to page objects and associated code Fetches template content from the API rather than hardcoding strings that will need to be updated if the templates change. Some of the content is stored as flat files but we can't use them because they're not included in the docker images gitlab-qa uses.
* | Merge branch 'gt-update-wiki-empty-state' into 'master'Fatih Acet2018-10-091-1/+1
|\ \ | | | | | | | | | | | | Update wiki empty state See merge request gitlab-org/gitlab-ce!22218
| * | Update wiki empty stateGeorge Tsiolis2018-10-091-1/+1
| | | | | | | | | | | | - Align heading text to the left according to #40468
* | | Merge branch ↵Mike Greiling2018-10-092-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | '52399-link-for-rbac-experimental-support-is-going-to-the-wrong-anchor' into 'master' Resolve "Link for RBAC (experimental support) is going to the wrong anchor" See merge request gitlab-org/gitlab-ce!22216
| * | | Fix anchor for RBAC support help linkThong Kuah2018-10-092-2/+2
| |/ / | | | | | | | | | | | | The RBAC section header was changed, causing the anchor to change as well. For our first release with RBAC support, it is important we get the link right.
* | | Merge branch 'qa-304-auto-devops-open-live-environment' into 'master'Rémy Coutable2018-10-092-2/+2
|\ \ \ | |/ / |/| | | | | | | | Assert prod environment is live after Auto Devops See merge request gitlab-org/gitlab-ce!22131
| * | Move to using qa-* selectorsThong Kuah2018-10-092-2/+2
| | | | | | | | | | | | | | | | | | | | | Adds the corresponding qa-* classes into the view files for each new Page element we added. Adjust the click actions to match.
* | | Merge branch ↵Mike Greiling2018-10-081-2/+2
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | '52353-keyboard-navigation-project-slug-is-not-focused-on-new-project-page' into 'master' Resolve "Keyboard navigation: "Project slug" is not focused on "New project" page" Closes #52353 See merge request gitlab-org/gitlab-ce!22198
| * | Focus project slug on tab navigationMartin Wortschack2018-10-081-2/+2
| | |
* | | Remove duplicate button from the markdown header toolbarGeorge Tsiolis2018-10-081-2/+1
|/ /
* | Merge branch 'Fix-pipeline-redirect' into 'master'Grzegorz Bizon2018-10-081-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Redirect to the pipeline builds page when a build is canceled Closes #39161 See merge request gitlab-org/gitlab-ce!21595
| * | Redirect to the pipeline builds page when a build is canceledEva Kadlecová2018-09-171-1/+1
| | |
* | | Fix invalid parent path on group settings pageDmitriy Zaporozhets2018-10-061-2/+2
| | |
* | | Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-062-2/+2
| | |
* | | Add button to insert table in markdown editorGeorge Tsiolis2018-10-061-0/+2
| | |
* | | Update operations metrics empty stateGeorge Tsiolis2018-10-061-9/+9
| | |
* | | Merge branch 'ee-7126-admin-projects-geo-status' into 'master'Douglas Barbosa Alexandre2018-10-051-0/+2
|\ \ \ | | | | | | | | | | | | | | | | EE Backport: enable Geo Status widget in admin/projects See merge request gitlab-org/gitlab-ce!22161
| * | | Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto2018-10-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In EE it will render a Geo Status widget when Geo is enabled and it is in a secondary node. Also added minimal specs to that action.
* | | | Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-1/+8
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto DevOps deployment strategies now supports timed incremental rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED environment variable in Auto DevOps template. The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or timed. Rollout deployments will be executed using a 5 minute delay between each job.
* | | Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński2018-10-053-1/+23
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Delayed jobs Closes #51352 See merge request gitlab-org/gitlab-ce!21767
| * \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-0531-253/+275
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-0412-137/+78
| |\ \ \
| * \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-036-16/+18
| |\ \ \ \
| * | | | | Add confirmation for immediately starting scheduled jobsWinnie Hellmann2018-10-021-1/+3
| | | | | |
| * | | | | Show sheculed label for present and past jobsShinya Maeda2018-10-021-3/+3
| | | | | |
| * | | | | Add badge for scheduled jobsWinnie Hellmann2018-10-021-0/+2
| | | | | |
| * | | | | Add actions to scheduled job buttons on job list pageWinnie Hellmann2018-10-021-2/+8
| | | | | |
| * | | | | Use time-out icon for unschedule job actionWinnie Hellmann2018-10-021-2/+1
| | | | | |
| * | | | | Allow remaining time of scheduled jobs to overflow one dayWinnie Hellmann2018-10-021-1/+1
| | | | | |
| * | | | | Introduce enqueue_scheduled eventShinya Maeda2018-10-021-2/+2
| | | | | |
| * | | | | Add button group for scheduled jobsWinnie Hellmann2018-10-021-0/+11
| | | | | |
| * | | | | replace imagesShinya Maeda2018-10-024-2/+2
| | | | | |
| * | | | | Squashed commit of the following:Shinya Maeda2018-10-022-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 9d9594ba20097dc4598f7eb42a9f9d78d73eae54 Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Sep 13 20:18:31 2018 +0900 Cancel scheduled jobs commit f31c7172e07a9eb03b58c1e62eaa18cda4064aa6 Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Sep 13 11:18:42 2018 +0900 Add Ci::BuildSchedule commit fb6b3ca638f40f9e1ee38b1fdd892bda4f6fede7 Author: Shinya Maeda <shinya@gitlab.com> Date: Wed Sep 12 20:02:50 2018 +0900 Scheduled jobs
* | | | | | Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'Mike Greiling2018-10-0514-4/+38
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | CE port Resolve "Promote starting a GitLab.com trial" See merge request gitlab-org/gitlab-ce!21551
| * | | | | maintainer reviewLuke Bennett2018-10-041-2/+2
| | | | | |