summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Uses Vue app to render part of job show pageFilipa Lacerda2018-10-031-48/+0
* | | | | | | Moves stages dropdown into the new vue appFilipa Lacerda2018-10-032-39/+1
| |_|/ / / / |/| | | | |
* | | | | | Add copy to clipboard button for application id and secretGeorge Tsiolis2018-10-032-13/+27
* | | | | | #13650 added wip search functionality and testsChantal Rollison2018-10-031-10/+18
|/ / / / /
* | | | | Merge branch '50161-hide-close-mr-button-when-merged' into 'master'Rémy Coutable2018-10-021-7/+9
|\ \ \ \ \
| * | | | | Hides Close MR button on merged MR50161-hide-close-mr-button-when-mergedJacopo2018-10-021-7/+9
* | | | | | Merge branch 'ce-7763-failure-in-geo-rb' into 'master'Douglas Barbosa Alexandre2018-10-024-8/+8
|\ \ \ \ \ \
| * | | | | | [QA] Improve admin hashed-storage settingsRémy Coutable2018-10-024-8/+8
* | | | | | | Merge branch 'bvl-show-pre-release-sha' into 'master'Sean McGivern2018-10-021-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |