summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* remove common_d3 bundleMike Greiling2018-02-192-3/+0
* remove graphs_show webpack bundleMike Greiling2018-02-191-3/+0
* Chart.html.haml refactorJacob Schatz2018-02-1930-47/+44
* Merge branch 'prometheus-bundle-tag-refactor' into 'master'Phil Hughes2018-02-161-3/+0
|\
| * Removed prometheus_metrics webpack bundle tagprometheus-bundle-tag-refactorConstance Okoghenun2018-02-161-3/+0
* | Merge branch 'pipeline-chart-bundle' into 'master'Filipa Lacerda2018-02-163-9/+0
|\ \ | |/ |/|
| * Updated pipelines charts to use dynamic webpack bundlepipeline-chart-bundlePhil Hughes2018-02-153-9/+0
* | Remove Webpack bundle tag for users:showConstance Okoghenun2018-02-151-3/+0
* | Merge branch '43201-rename-repository-submit-button-disabled' into 'master'Filipa Lacerda2018-02-152-2/+2
|\ \
| * | Fixes Renaming repository (project[name]) fails on 2nd try whend the validati...Jacopo2018-02-152-2/+2
* | | Merge branch 'winh-new-modal-component' into 'master'Filipa Lacerda2018-02-151-4/+3
|\ \ \
| * | | Add new modal Vue componentwinh-new-modal-componentWinnie Hellmann2018-02-141-4/+3
| |/ /
* | | Merge branch 'project-integrations-form-dispatcher-refactor' into 'master'Fatih Acet2018-02-151-3/+0
|\ \ \ | |_|/ |/| |
| * | Removed integrations webpack bundle tagproject-integrations-form-dispatcher-refactorConstance Okoghenun2018-02-151-3/+0
| |/
* | Merge branch '40623-fix-404-when-listing-archived-projects-in-a-group-where-a...RĂ©my Coutable2018-02-151-3/+3
|\ \
| * | Change group_children_path to filter_groups_path like for the sort order filterAshley Dumaine2018-02-151-3/+3
* | | Converted pipeline_schedules bundles into automatic webpack entriespipeline-schedule-webpackPhil Hughes2018-02-152-8/+0
| |/ |/|
* | Merge branch '42800-change-usage-of-avatar_icon' into 'master'Yorick Peterse2018-02-1425-32/+32
|\ \
| * | Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-132-16/+4
| * | Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl2018-02-132-4/+16
| * | Use avatar_icon_for_email for commits.Andreas Brandl2018-02-132-2/+2
| * | Retrieve project creator's avatar by creator, not creator#email.Andreas Brandl2018-02-131-1/+1
| * | Retrieve issue author's avatar by user, not user#email.Andreas Brandl2018-02-131-1/+1
| * | Use more specific #avatar_icon_for_email.Andreas Brandl2018-02-133-3/+3
| * | Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-1319-21/+21
* | | Merge branch '37050-ext-issue-tracker' into 'master'Sean McGivern2018-02-141-0/+13
|\ \ \ | |/ / |/| |
| * | Display a link to external issue tracker when enabledJarka Kadlecová2018-02-141-0/+13
* | | Merge branch '42923-close-issue' into 'master'Phil Hughes2018-02-131-0/+2
|\ \ \
| * \ \ [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-136-6/+5
| |\ \ \ | | | |/ | | |/|
| * | | Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-091-0/+2
* | | | Merge branch 'winh-new-branch-dropdown-style' into 'master'Phil Hughes2018-02-131-27/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Cleanup new branch/merge request form in issueswinh-new-branch-dropdown-styleWinnie Hellmann2018-02-121-27/+30
* | | | Merge branch 'jivl-fix-warning-messages-labels-milestones' into 'master'43024-links-in-issue-board-are-brokenClement Ho2018-02-123-3/+3
|\ \ \ \
| * | | | Fix warning messages for promoting labels and milestonesJose Ivan Vargas2018-02-123-3/+3
* | | | | Fixed missing js selector for the realtime pipelines commit compjivl-fix-missing-js-selector-realtime-pipelineJose Ivan Vargas2018-02-121-1/+1
|/ / / /
* | | | Merge branch 'group-label-page-breadcrumb' into 'master'Phil Hughes2018-02-121-1/+0
|\ \ \ \
| * | | | Revert and remove header_title line from labels issueOnuwa Nnachi Isaac2018-02-121-1/+0
| * | | | Fix breadcrumb on labels page for groupsOnuwa Nnachi Isaac2018-02-091-1/+1
* | | | | Merge branch '42928-default-protected-variables-to-off' into 'master'Filipa Lacerda2018-02-121-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Default CI variables to unprotected42928-default-protected-variables-to-offEric Eastwood2018-02-091-1/+1
* | | | | Replace $.post in importer status with axiosClement Ho2018-02-092-27/+0
| |_|_|/ |/| | |
* | | | Added 'clear' button to ci lint editorLin Jen-Shin2018-02-081-0/+2
| |_|/ |/| |
* | | Annotate charts page for internationalizationShah El-Rahman2018-02-081-13/+18
| |/ |/|
* | Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman2018-02-083-12/+36
* | Annotate graph page for internationalizationShah El-Rahman2018-02-082-3/+3
* | Resolve "New design for project deletion confirmation"Shah El-Rahman2018-02-081-1/+8
|/
* Merge branch 'pawel/connect_to_prometheus_through_proxy-30480' into 'master'Robert Speicher2018-02-074-2/+37
|\
| * Avoid unless/elsePawel Chojnacki2018-02-071-4/+4
| * add i8n to the Prometheus integration settings pageMike Greiling2018-02-061-8/+8
| * Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-02-0666-177/+291
| |\