Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '53326-improve-issues-empty-state' into 'master' | Sean McGivern | 2018-11-23 | 2 | -10/+18 |
|\ | | | | | | | | | | | | | Resolve "Improve issues list empty state when a filter is selected" Closes #53326 See merge request gitlab-org/gitlab-ce!22775 | ||||
| * | Update empty state message | Heinrich Lee Yu | 2018-11-19 | 2 | -4/+4 |
| | | |||||
| * | Apply to MRs | Heinrich Lee Yu | 2018-11-19 | 1 | -9/+12 |
| | | |||||
| * | Remove text-center in description | Heinrich Lee Yu | 2018-11-19 | 1 | -1/+1 |
| | | |||||
| * | Show separate empty_state if issues are filtered | Heinrich Lee Yu | 2018-11-19 | 1 | -1/+6 |
| | | |||||
* | | Eliminate duplicated words | Takuya Noguchi | 2018-11-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | | Merge branch '52453-show-subgroups-in-group-create-issue' into 'master' | Sean McGivern | 2018-11-21 | 3 | -3/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | Resolve "Access project from descendent groups when selecting project to create new issue" Closes #47096 and #52453 See merge request gitlab-org/gitlab-ce!22612 | ||||
| * | | Change param name for consistency | Heinrich Lee Yu | 2018-11-19 | 3 | -3/+3 |
| | | | |||||
| * | | Update project selection dropdown API params | Heinrich Lee Yu | 2018-11-19 | 3 | -3/+3 |
| |/ | |||||
* | | Externalize strings from `/app/views/abuse_reports` | George Tsiolis | 2018-11-21 | 1 | -4/+4 |
| | | |||||
* | | Externalize strings from `/app/views/repository_check_mailer` | George Tsiolis | 2018-11-20 | 2 | -5/+4 |
| | | |||||
* | | Remove instances of `@extend .monospace` | George Tsiolis | 2018-11-20 | 9 | -12/+12 |
| | | |||||
* | | Merge branch 'gt-externalize-app-views-peek' into 'master' | Fatih Acet | 2018-11-20 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | Externalize strings from `/app/views/peek` See merge request gitlab-org/gitlab-ce!23207 | ||||
| * | | Externalize strings from `/app/views/peek` | George Tsiolis | 2018-11-19 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch '49565-ssh-push-mirroring' into 'master' | Robert Speicher | 2018-11-20 | 8 | -16/+94 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | SSH public-key authentication for push mirroring Closes #49565 See merge request gitlab-org/gitlab-ce!22982 | ||||
| * | | | SSH public-key authentication for push mirroring | Nick Thomas | 2018-11-19 | 8 | -16/+94 |
| | |/ | |/| | |||||
* | | | Merge branch 'gt-externalize-app-views-projects-diffs' into 'master' | Phil Hughes | 2018-11-20 | 14 | -22/+20 |
|\ \ \ | | | | | | | | | | | | | | | | | Externalize strings from `/app/views/projects/diffs` See merge request gitlab-org/gitlab-ce!23230 | ||||
| * | | | Externalize strings from `/app/views/projects/diffs` | George Tsiolis | 2018-11-20 | 14 | -22/+20 |
| | | | | |||||
* | | | | Merge branch 'project_identicon_fix' into 'master' | Kushal Pandya | 2018-11-20 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a project icon in home panel view, #51157. Closes #51157 See merge request gitlab-org/gitlab-ce!23166 | ||||
| * | | | | Fix a project icon in home panel view, #51157. | Harry Kiselev | 2018-11-17 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'gt-change-breadcrumb-title-for-contribution-charts' into 'master' | Kushal Pandya | 2018-11-20 | 2 | -3/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change breadcrumb title for contribution charts Closes #44567 See merge request gitlab-org/gitlab-ce!23071 | ||||
| * | | | | | Change breadcrumb title for contribution charts | George Tsiolis | 2018-11-14 | 2 | -3/+2 |
| | | | | | | |||||
* | | | | | | Merge branch 'gt-externalize-app-views-projects-environments' into 'master' | Kushal Pandya | 2018-11-20 | 10 | -34/+31 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Externalize strings from `/app/views/projects/environments` See merge request gitlab-org/gitlab-ce!23210 | ||||
| * | | | | | | Externalize strings from `/app/views/projects/environments` | George Tsiolis | 2018-11-19 | 10 | -34/+31 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'gt-externalize-app-views-u2f' into 'master' | Kushal Pandya | 2018-11-20 | 2 | -16/+16 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | Externalize strings from `/app/views/u2f` See merge request gitlab-org/gitlab-ce!23201 | ||||
| * | | | | | Externalize strings from `/app/views/u2f` | George Tsiolis | 2018-11-20 | 2 | -16/+16 |
| |/ / / / | |||||
* | | | | | Resolve "Further UI improvements to Profile "Overview" tab" | Martin Wortschack | 2018-11-20 | 2 | -27/+19 |
| | | | | | |||||
* | | | | | Merge branch 'remove-unused-partial' into 'master' | Sean McGivern | 2018-11-20 | 1 | -5/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | Remove unused partial See merge request gitlab-org/gitlab-ce!23180 | ||||
| * | | | | Remove unused partial | Heinrich Lee Yu | 2018-11-19 | 1 | -5/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'if-ee-726-smartcard_auth-ce_port' into 'master' | Douwe Maan | 2018-11-19 | 2 | -4/+9 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Backport of ee/8120: Smartcard authentication See merge request gitlab-org/gitlab-ce!23012 | ||||
| * | | | Backport of ee/8120: Smartcard authenticationif-ee-726-smartcard_auth-ce_port | Imre Farkas | 2018-11-18 | 2 | -4/+9 |
| | | | | |||||
* | | | | Merge branch '52385-search-bar-for-dashboard-list' into 'master' | Sean McGivern | 2018-11-19 | 4 | -39/+6 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Resolve "Search filter bar for issues dashboard list" Closes #53584, #52430, and #52385 See merge request gitlab-org/gitlab-ce!22641 | ||||
| * | | | Clean up page_filter_path | Heinrich Lee Yu | 2018-11-13 | 2 | -35/+2 |
| | | | | |||||
| * | | | Fix tests | Heinrich Lee Yu | 2018-11-13 | 2 | -2/+2 |
| | | | | |||||
| * | | | Apply new search bar on issues and merge request dashboards | Heinrich Lee Yu | 2018-11-13 | 3 | -3/+3 |
| | | | | |||||
* | | | | Merge branch 'if-53347_fix_impersonation_tokens' into 'master' | Stan Hu | 2018-11-15 | 4 | -17/+20 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Display impersonation token value only after creation See merge request gitlab-org/gitlab-ce!22916 | ||||
| * | | | | Display impersonation token value only after creationif-53347_fix_impersonation_tokens | Imre Farkas | 2018-11-12 | 4 | -17/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Since we migrated all PersonlAccessTokens to store only its hash in the DB, the token value can no longer be shown to the user. | ||||
* | | | | | Remove display of local Sidekiq process in /admin/sidekiq | Stan Hu | 2018-11-15 | 1 | -38/+0 |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In a cloud-native or high-availability configuration, Sidekiq may not be running on the same node as the Web worker. The output of the `ps` output does not work in this case and can mislead admins that Sidekiq isn't running. Remove it in favor of the Sidekiq dashboard, which shows local processes using the Redis information. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46133 | ||||
* | | | | Merge branch '53918-snippet-commit-comments' into 'master' | Fatih Acet | 2018-11-14 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix styling of snippet and commit discussion comments Closes #53918 See merge request gitlab-org/gitlab-ce!23035 | ||||
| * | | | | Fix styling of snippet and commit discussion comments53918-snippet-commit-comments | Annabel Dunstone Gray | 2018-11-14 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | Merge branch 'gt-show-navigation-line-separator-ce' into 'master' | Nick Thomas | 2018-11-14 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | Show navigation line separator when instance metrics is disabled See merge request gitlab-org/gitlab-ce!22940 | ||||
| * | | | | Show navigation line separator when instance metrics is disabled | George Tsiolis | 2018-11-13 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Resolve "Activity Feed - Missing padding in event note when a branch is deleted" | Martin Wortschack | 2018-11-14 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Removes promote to group label for anonymous user | Jacopo | 2018-11-14 | 1 | -22/+23 |
| |/ / / |/| | | | |||||
* | | | | Fix broken UI on commit discussions | Annabel Dunstone Gray | 2018-11-13 | 3 | -3/+3 |
|/ / / | |||||
* | | | Merge branch 'qa-auto-assign-codeowner-spec' into 'master' | Grzegorz Bizon | 2018-11-13 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Update merge request page object and selectors See merge request gitlab-org/gitlab-ce!22939 | ||||
| * | | | Update merge request page object and selectorsqa-auto-assign-codeowner-spec | Mark Lapierre | 2018-11-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | These are changes from EE that are also relevant to CE from: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8372 | ||||
* | | | | Merge branch 'archive-builds-documentation' into 'master' | Achilleas Pipinellis | 2018-11-13 | 1 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation for archive builds Closes #53534 See merge request gitlab-org/gitlab-ce!22909 | ||||
| * | | | | Update docsarchive-builds-documentation | Kamil Trzciński | 2018-11-13 | 1 | -4/+5 |
| | | | | | |||||
| * | | | | Add documentation for archive builds | Kamil Trzciński | 2018-11-09 | 1 | -5/+4 |
| | |/ / | |/| | |