Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimised paused runners to not re-query every 3soptimise-paused-runners | Kamil Trzciński | 2018-06-17 | 3 | -2/+13 |
| | | | | | | We have long polling mechanism which is not being used by paused runners. This makes the paused runner to generate a request every 3s, where it could be fired only every 1h. | ||||
* | Merge branch 'update-nav-theme-previews' into 'master' | Dmitriy Zaporozhets | 2018-06-16 | 2 | -7/+8 |
|\ | | | | | | | | | Harmonize theme preferences previews See merge request gitlab-org/gitlab-ce!19916 | ||||
| * | Harmonize theme preferences previewsupdate-nav-theme-previews | Andreas Kämmerle | 2018-06-16 | 2 | -7/+8 |
| | | |||||
* | | Merge branch '47610-bs4-mini-graph-dropdown-sometimes-open-on-the-top' into ↵ | Annabel Gray | 2018-06-16 | 2 | -1/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "BS4: Mini graph dropdown sometimes open on the top" Closes #47610 See merge request gitlab-org/gitlab-ce!19912 | ||||
| * | | Fix ci mini graph dropdown alignment and positioning47610-bs4-mini-graph-dropdown-sometimes-open-on-the-top | Clement Ho | 2018-06-15 | 2 | -1/+2 |
| | | | |||||
* | | | Merge branch '47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizes' ↵ | Annabel Gray | 2018-06-16 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Pipeline dropdown shifts around at smaller screen sizes" Closes #47068 See merge request gitlab-org/gitlab-ce!19910 | ||||
| * | | | Enable display static for ci job dropdowns so that they dont move when ↵47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizes | Clement Ho | 2018-06-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | window resizes | ||||
* | | | | Merge branch 'remove-small-container-width' into 'master' | Annabel Gray | 2018-06-16 | 7 | -10/+11 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | Remove small container width Closes #36439 See merge request gitlab-org/gitlab-ce!19893 | ||||
| * | | | Add container width for project empty placeholder | George Tsiolis | 2018-06-15 | 1 | -0/+1 |
| | | | | |||||
| * | | | Remove small container width | George Tsiolis | 2018-06-15 | 7 | -10/+10 |
| | | | | |||||
* | | | | Merge branch '47917-wiki-git-access' into 'master' | Clement Ho | 2018-06-15 | 2 | -2/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Wiki git clone holder and dropdown is broken" Closes #47917 See merge request gitlab-org/gitlab-ce!19913 | ||||
| * | | | | Resolve "Wiki git clone holder and dropdown is broken" | Annabel Gray | 2018-06-15 | 2 | -2/+1 |
|/ / / / | |||||
* | | | | Merge branch 'enable-no-multi-assign' into 'master' | Mike Greiling | 2018-06-15 | 17 | -13/+38 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Enable no-multi-assignment in JS files See merge request gitlab-org/gitlab-ce!19808 | ||||
| * | | | | Enable no-multi-assignment in JS files | gfyoung | 2018-06-15 | 17 | -13/+38 |
| | |_|/ | |/| | | | | | | | | | | Partially addresses #47006. | ||||
* | | | | Merge branch '45557-machine-type-help-links' into 'master' | Fatih Acet | 2018-06-15 | 2 | -7/+22 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Update link in GitLab cluster setup form to say "see pricing"" Closes #45557 and #47431 See merge request gitlab-org/gitlab-ce!19495 | ||||
| * | | | | Resolve "Update link in GitLab cluster setup form to say "see pricing"" | Taurie Davis | 2018-06-15 | 2 | -7/+22 |
|/ / / / | |||||
* | | | | Merge branch '47879-misalignment-in-rows-on-comparison-page' into 'master' | Annabel Gray | 2018-06-15 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Misalignment in rows on comparison page" Closes #47879 See merge request gitlab-org/gitlab-ce!19909 | ||||
| * | | | | Resolve "Misalignment in rows on comparison page" | Clement Ho | 2018-06-15 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | Merge branch '46610-stop-horizontal-scrolling-when-clicking-on-board-issue' ↵ | Fatih Acet | 2018-06-15 | 1 | -35/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Stop horizontal scrolling when clicking on board issue" Closes #46610 See merge request gitlab-org/gitlab-ce!19722 | ||||
| * | | | | Resolve "Stop horizontal scrolling when clicking on board issue" | Constance Okoghenun | 2018-06-15 | 1 | -35/+0 |
|/ / / / | |||||
* | | | | Merge branch ↵ | Annabel Gray | 2018-06-15 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '47975-project-select-dropdown-is-broken-for-group-issues-and-merge-requests' into 'master' Resolve "Project select dropdown is broken for group issues and merge requests" Closes #47975 See merge request gitlab-org/gitlab-ce!19906 | ||||
| * | | | | Fix project select dropdown in group issues and mr empty state47975-project-select-dropdown-is-broken-for-group-issues-and-merge-requests | Clement Ho | 2018-06-15 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'jivl-remove-additional-border-users-no-group' into 'master' | Clement Ho | 2018-06-15 | 2 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Remove additional border from the create project page Closes #47356 See merge request gitlab-org/gitlab-ce!19899 | ||||
| * | | | | Remove additional border from the create project page | Jose | 2018-06-15 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Merge branch 'fix-alert-colors' into 'master' | Annabel Gray | 2018-06-15 | 2 | -3/+22 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Fix alert colors Closes #47983 See merge request gitlab-org/gitlab-ce!19905 | ||||
| * | | | | Fix alert colors | Clement Ho | 2018-06-15 | 2 | -3/+22 |
|/ / / / | |||||
* | | | | Merge branch 'jivl-fix-dropdown-going-out-of-screen' into 'master' | Clement Ho | 2018-06-15 | 8 | -10/+10 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix dropdown from the project welcome page moving out of the screen Closes #47966 See merge request gitlab-org/gitlab-ce!19903 | ||||
| * | | | | Fix dropdown from project welcome page moving out of the screenjivl-fix-dropdown-going-out-of-screen | Jose | 2018-06-15 | 8 | -10/+10 |
| | | | | | |||||
* | | | | | Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master' | Phil Hughes | 2018-06-15 | 3 | -0/+25 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Web IDE autocomplete should be disabled in markdown files" Closes #47796 See merge request gitlab-org/gitlab-ce!19760 | ||||
| * | | | | | Fix #47796 "Web IDE autocomplete should be disabled in markdown files" | Isaac Smith | 2018-06-15 | 3 | -0/+25 |
| | | | | | | |||||
* | | | | | | Merge branch 'remove-pointer-events' into 'master' | Annabel Gray | 2018-06-15 | 2 | -5/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove pointer events in favor of boundary viewport Closes #46769 See merge request gitlab-org/gitlab-ce!19875 | ||||
| * | | | | | Remove pointer events in favor of boundary viewport | Clement Ho | 2018-06-15 | 2 | -5/+1 |
|/ / / / / | |||||
* | | | | | Merge branch '47272-applications-table' into 'master' | Clement Ho | 2018-06-15 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "odd numbered list rows have darker bg color?" Closes #47272 See merge request gitlab-org/gitlab-ce!19896 | ||||
| * | | | | | Fix odd numbered row bg color in striped table47272-applications-table | Annabel Dunstone Gray | 2018-06-15 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'ide-commit-actions-update' into 'master' | Filipa Lacerda | 2018-06-15 | 11 | -96/+133 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve commit flow in Web IDE Closes #46122 See merge request gitlab-org/gitlab-ce!19735 | ||||
| * | | | | | | fixed discard dropdown being off the screen | Phil Hughes | 2018-06-15 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | added computed prop for file list lengthide-commit-actions-update | Phil Hughes | 2018-06-15 | 1 | -5/+8 |
| | | | | | | | |||||
| * | | | | | | fixed tooltip boundary | Phil Hughes | 2018-06-14 | 3 | -0/+8 |
| | | | | | | | |||||
| * | | | | | | alignment updates | Phil Hughes | 2018-06-14 | 4 | -6/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | added tooltip to more actions | ||||
| * | | | | | | fixed eslint | Phil Hughes | 2018-06-14 | 1 | -5/+5 |
| | | | | | | | |||||
| * | | | | | | fixed ellipsis not showing correctly | Phil Hughes | 2018-06-14 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | fixed karma spec | Phil Hughes | 2018-06-14 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | fixed sidebar list spec | Phil Hughes | 2018-06-14 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | fixed hover styling caused by dropdown | Phil Hughes | 2018-06-14 | 7 | -41/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed karma specs added CHANGELOG item | ||||
| * | | | | | | Improve commit flow in Web IDE | Phil Hughes | 2018-06-14 | 5 | -50/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #46122 | ||||
* | | | | | | | Merge branch 'ce-6145-extract-app-views-shared-issuable-2' into 'master' | Robert Speicher | 2018-06-15 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE: Resolve 2 "Extract EE specific files/lines for app/views/shared/issuable" See merge request gitlab-org/gitlab-ce!19772 | ||||
| * | | | | | | | Explicitly set `selected`ce-6145-extract-app-views-shared-issuable-2 | Lin Jen-Shin | 2018-06-14 | 1 | -0/+2 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'dm-remove-favicon-main-version' into 'master' | Robert Speicher | 2018-06-15 | 7 | -63/+6 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Remove FaviconUploader favicon_main version See merge request gitlab-org/gitlab-ce!19891 | ||||
| * | | | | | | | Remove FaviconUploader favicon_main versiondm-remove-favicon-main-version | Douwe Maan | 2018-06-15 | 7 | -63/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/47677 for more information | ||||
* | | | | | | | | Merge branch '44771-prettier-seems-to-ignore-the-overrides-2' into 'master' | Filipa Lacerda | 2018-06-15 | 4 | -38/+49 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Prettier seems to ignore the `overrides`" Closes #44771 See merge request gitlab-org/gitlab-ce!19153 |