summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix eslint and formatting issuesMike Greiling2018-01-311-4/+4
* display manage application button only when it is installedMike Greiling2018-01-311-2/+5
* internationalize the "Manage" button labelMike Greiling2018-01-301-1/+4
* add button to configure prometheus integration from cluster pageMike Greiling2018-01-303-1/+9
* add manage button to application rows in cluster integrationMike Greiling2018-01-302-5/+28
* Fix rubocopPawel Chojnacki2018-01-301-0/+1
* enable manual configuration property for all test prometheus servicesPawel Chojnacki2018-01-301-1/+2
* fix service generic testsPawel Chojnacki2018-01-301-4/+1
* Merge branch '42496-prometheus-deployment-fails-after-helm-chart-upgrade-to-2...Mike Greiling2018-01-291-76/+64
|\
| * Fix values.yaml for PrometheusJoshua Lambert2018-01-261-76/+64
* | Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe...Pawel Chojnacki2018-01-291026-10120/+17067
|\ \
| * \ Merge branch 'fix-cache-clear-windows' into 'master'Kamil Trzciński2018-01-293-2/+7
| |\ \
| | * \ Merge branch 'master' into fix-cache-clear-windowsfix-cache-clear-windowsMatija Čupić2018-01-2715-165/+242
| | |\ \ | | | |/
| | * | Add CHANGELOG entryMatija Čupić2018-01-261-0/+5
| | * | Replace : with _ in cache key versioningMatija Čupić2018-01-262-2/+2
| * | | Merge branch '42553-fix-commit-spec' into 'master'Rémy Coutable2018-01-291-3/+3
| |\ \ \
| | * | | Fix an order dependency in a specNick Thomas2018-01-291-3/+3
| |/ / /
| * | | Merge branch 'osw-fix-lost-diffs-when-source-branch-deleted' into 'master'Rémy Coutable2018-01-294-5/+43
| |\ \ \
| | * | | Close and do not reload MR diffs when source branch is deletedOswaldo Ferreira2018-01-294-5/+43
| |/ / /
| * | | Merge branch 'fl-vue-mr-widget' into 'master'Phil Hughes2018-01-294-251/+290
| |\ \ \
| | * | | Fix broken testfl-vue-mr-widgetFilipa Lacerda2018-01-291-2/+2
| | * | | [ci skip] Merge branch 'master' into fl-vue-mr-widgetFilipa Lacerda2018-01-2939-395/+500
| | |\ \ \
| | * | | | Move mr_widget_merged into a vue fileFilipa Lacerda2018-01-264-251/+290
| * | | | | Merge branch 'limit-never-zero' into 'master'Robert Speicher2018-01-296-26/+40
| |\ \ \ \ \
| | * | | | | Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)2018-01-296-26/+40
| |/ / / / /
| * | | | | Merge branch '42521-docs-update-usage-of-force-option-when-running-the-restor...Achilleas Pipinellis2018-01-291-1/+1
| |\ \ \ \ \
| | * | | | | Updating docs for usage of force=yes when performing a restore.42521-docs-update-usage-of-force-option-when-running-the-restore-raketaskastrachan2018-01-291-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'qa/mk-fix-unable-to-click-new-project-in-dropdown' into 'master'Rémy Coutable2018-01-291-2/+12
| |\ \ \ \ \
| | * | | | | Fix intermittently failed click in dropdownqa/mk-fix-unable-to-click-new-project-in-dropdownMichael Kozono2018-01-263-11/+25
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'qa/mk-fix-intermittent-clone-failure' into 'master'Rémy Coutable2018-01-291-6/+9
| |\ \ \ \ \
| | * | | | | Fix intermittent clone over SSH failureqa/mk-fix-intermittent-clone-failureMichael Kozono2018-01-263-15/+22
| | |/ / / /
| * | | | | Merge branch 'nogravatar-fix-default-avatar' into 'master'Fatih Acet2018-01-295-8/+11
| |\ \ \ \ \
| | * | | | | Add changelog entry for !16681Felix Geyer2018-01-281-0/+5
| | * | | | | Fall back to default_avatar_url in issue assigment.Felix Geyer2018-01-282-5/+3
| | * | | | | Make default_avatar return a full path.Felix Geyer2018-01-282-3/+3
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'qa_78_create_merge_request' into 'master'Grzegorz Bizon2018-01-2912-9/+137
| |\ \ \ \ \
| | * | | | | Create merge request specqa_78_create_merge_requestFelipe Artur2018-01-2612-9/+137
| * | | | | | Merge branch 'qa/mk-fix-element-is-not-clickable-at-point' into 'master'Grzegorz Bizon2018-01-293-10/+19
| |\ \ \ \ \ \
| | * | | | | | Fix intermittent click errorqa/mk-fix-element-is-not-clickable-at-pointMichael Kozono2018-01-263-10/+19
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'qa/mk-fix-new-project-namespace' into 'master'Grzegorz Bizon2018-01-291-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fix click on incorrect namespaceqa/mk-fix-new-project-namespaceMichael Kozono2018-01-261-2/+2
| | |/ / / / /
| * | | | | | Merge branch 'axios-post-awards-handler' into 'master'Fatih Acet2018-01-291-4/+8
| |\ \ \ \ \ \
| | * | | | | | Replace $.post in awards handler with axiosClement Ho2018-01-291-4/+8
| |/ / / / / /
| * | | | | | Merge branch '42255-disable-mr-checkout-button-when-source-branch-deleted' in...Fatih Acet2018-01-293-11/+33
| |\ \ \ \ \ \
| | * | | | | | Disable MR check out button when source branch is deletedJacopo2018-01-293-11/+33
| * | | | | | | Merge branch 'improve_nginx_confs' into 'master'Rémy Coutable2018-01-292-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | Add omnibus remarksMelroy van den Berg2018-01-262-0/+8
| * | | | | | | | Merge branch 'sh-mute-notifications-seeder' into 'master'Rémy Coutable2018-01-291-0/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Mute notifications in the seeder to speed GDK developmentsh-mute-notifications-seederStan Hu2018-01-261-0/+10
| * | | | | | | | | Merge branch 'fix-merged-at-check-for-reverted-mrs' into 'master'Nick Thomas2018-01-292-16/+26
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |