summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)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
|\
| * 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
| |\
| | * Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto2018-10-051-0/+2
| * | Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-1/+8
| |/
| * Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński2018-10-053-1/+23
| |\
| | * 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
| * | | | | Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'Mike Greiling2018-10-0514-4/+38
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | maintainer reviewLuke Bennett2018-10-041-2/+2
| | * | | | Merge remote-tracking branch 'origin/master' into ce-6983-promote-starting-a-...Luke Bennett2018-09-24231-933/+1341
| | |\ \ \ \
| | * | | | | 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
| |\ \ \ \ \ \
| | * | | | | | 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
| |\ \ \ \ \ \
| | * | | | | | Refactor labels_filter_path and labels navdz-labels-subscribe-filterDmitriy Zaporozhets2018-10-047-41/+26
| | * | | | | | Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-043-8/+35
| * | | | | | | 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 devopsDylan Griffith2018-10-041-1/+1
| * | | | | | | | Merge branch '41922-simplify-runner-registration-token-resetting' into 'master'Kamil Trzciński2018-10-048-136/+126
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Simplify runner registration token resettingTomasz Maczukin2018-10-048-136/+126
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch '51009-remove-rbac-clusters-feature-flag' into 'master'Kamil Trzciński2018-10-044-34/+30
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Remove `rbac_clusters` feature flagThong Kuah2018-10-044-34/+30
| * | | | | | | 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 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 GitLa...Martin Wortschack2018-10-036-24/+29
| * | | | | | | 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-ssosliaquat2018-10-031-3/+3
| | | |_|_|_|_|/ | | |/| | | | |