summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
* Creates ref_exists? method for Pipeline classFilipa Lacerda2018-10-081-1/+1
|
* Merge branch 'master' into 42611-removed-branch-linkFilipa Lacerda2018-10-08322-1416/+1882
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (1252 commits) Render log artifact files in GitLab Check disabled_services when finding a service Fix invalid parent path on group settings page Backport CE changes for: [Frontend only] Batch comments on merge requests Add button to insert table in markdown editor Update GITALY_SERVER_VERSION Updates Laravel.gitlab-ci.yml template Update operations metrics empty state Fix LFS uploaded images not being rendered Prepare admin/projects/show view to allow EE specific feature Add timed incremental rollout to Auto DevOps Update spec comment to point to correct issue Fix documentation for variables Document Security and Licence Management features permissions Fix time dependent jobs spec Use a CTE to remove the query timeout Backport changes from gitlab-ee!7538 Fix CE to EE merge (backport) Add changelog entry Refactor Feature.flipper method ...
| * 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
| | | | | |
| | * | | | Merge remote-tracking branch 'origin/master' into ↵Luke Bennett2018-09-24231-933/+1341
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ce-6983-promote-starting-a-gitlab-com-trial
| | * | | | | Update clusters/_bannerLuke Bennett2018-09-241-4/+5
| | | | | | |
| | * | | | | Review changesLuke Bennett2018-09-244-0/+12
| | | | | | |
| | * | | | | fix gcp signup offer close js classLuke Bennett2018-09-061-1/+1
| | | | | | |
| | * | | | | port EELuke Bennett2018-09-069-2/+24
| | | | | | |
| * | | | | | Merge branch 'ee-7126-admin-projects-geo-status' into 'master'Douglas Barbosa Alexandre2018-10-041-0/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EE backport: Add css class to Admin > Project > show page See merge request gitlab-org/gitlab-ce!22124
| | * | | | | | Add css class to Admin > Project > show pageGabriel Mazetto2018-10-041-0/+2
| | | | | | | |
| * | | | | | | Resolve "2FA mobile options should be rephrased"Marc Schwede2018-10-042-4/+4
| |/ / / / / /
| * | | | | | Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-048-31/+43
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add subscribe filter to labels page See merge request gitlab-org/gitlab-ce!21965
| | * | | | | | Refactor labels_filter_path and labels navdz-labels-subscribe-filterDmitriy Zaporozhets2018-10-047-41/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor labels_filter_path method to be consistent with other similar methods like search_filter_path, milestones_filter_path etc. Also move repeating code in labels index page nav into shared partial Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | | | | Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-043-8/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | Renders empty states in the Vue app in Job pageFilipa Lacerda2018-10-043-29/+0
| | | | | | | |
| * | | | | | | Merge branch '44597-auto-devops-rbac-qa-spec' into 'master'Rémy Coutable2018-10-041-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a QA spec for RBAC cluster and auto devops See merge request gitlab-org/gitlab-ce!22025
| | * | | | | | | Add a QA spec for RBAC cluster and auto devopsDylan Griffith2018-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fails now because we have not yet implemented support for this
| * | | | | | | | Merge branch '41922-simplify-runner-registration-token-resetting' into 'master'Kamil Trzciński2018-10-048-136/+126
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify runner registration token resetting Closes #41922 See merge request gitlab-org/gitlab-ce!21658
| | * | | | | | | Simplify runner registration token resettingTomasz Maczukin2018-10-048-136/+126
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This icommit adds several changes related to the same topic - resetting a Runner registration token: 1. On Project settings page it adds a button for resetting the registration token and it removes the Runner token field that was confusing all GitLab users. 2. On Group settings page it adds the same button for resetting the registration token. 3. On Admin Runners settings page it moves the button to the same place as in Project and Group settings and it changes slightly the page layout to make it more similar to Group and Project setting pages. 4. It refactorizes a little the partial that prints runner registration description. Thanks to this Project, Group and Admin settings of the Runner are re-using the same code to generate the button. 5. Updates the translations of changed text.
| * | | | | | | Merge branch '51009-remove-rbac-clusters-feature-flag' into 'master'Kamil Trzciński2018-10-044-34/+30
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove :rbac_clusters feature flag Closes #51009 See merge request gitlab-org/gitlab-ce!22096
| | * | | | | | Remove `rbac_clusters` feature flagThong Kuah2018-10-044-34/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now that Auto DevOps can run in a RBAC enabled cluster from https://gitlab.com/gitlab-org/gitlab-ce/issues/51942, we can now remove the FF. As the flag only governed if UI elements would appear or not when creating/adding existing clusters; the effect of removing the FF would be that the checkbox to choose to enable RBAC clusters will now always appear. Remove FF stubs from specs Improve spec context names
| * | | | | | | Resolve "Add status message from within user menu"Dennis Tang2018-10-042-0/+10
| | | | | | | |
| * | | | | | | Merge branch 'update-environment-item-empty-state' into 'master'Phil Hughes2018-10-041-4/+5
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update environment item empty state See merge request gitlab-org/gitlab-ce!21976
| | * | | | | | | Update environment item empty stateGeorge Tsiolis2018-09-291-4/+5
| | | | | | | | |
| * | | | | | | | Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-042-15/+55
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | CE port Resolve "Create a generic event listener for tracking clicks on ↵Martin Wortschack2018-10-036-24/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitLab.com"
| * | | | | | | Merge branch 'qa-257-group-saml-sso' into 'master'Rémy Coutable2018-10-031-3/+3
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add element classes used in ee branch qa-257-group-saml-sso See merge request https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22074
| | * | | | | | | Add element classes used in ee branch qa-257-group-saml-ssosliaquat2018-10-031-3/+3
| | | |_|_|_|_|/ | | |/| | | | |