summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Promote the GitLab.com Gold trial on a users default dashboardce-6983-promote-starting-a-gitlab-com-trialLuke Bennett2018-11-2112-2/+25
* Merge branch '52453-show-subgroups-in-group-create-issue' into 'master'Sean McGivern2018-11-213-3/+3
|\
| * Change param name for consistencyHeinrich Lee Yu2018-11-193-3/+3
| * Update project selection dropdown API paramsHeinrich Lee Yu2018-11-193-3/+3
* | Externalize strings from `/app/views/abuse_reports`George Tsiolis2018-11-211-4/+4
* | Externalize strings from `/app/views/repository_check_mailer`George Tsiolis2018-11-202-5/+4
* | Remove instances of `@extend .monospace`George Tsiolis2018-11-209-12/+12
* | Merge branch 'gt-externalize-app-views-peek' into 'master'Fatih Acet2018-11-201-2/+2
|\ \
| * | Externalize strings from `/app/views/peek`George Tsiolis2018-11-191-2/+2
* | | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-208-16/+94
|\ \ \
| * | | SSH public-key authentication for push mirroringNick Thomas2018-11-198-16/+94
| | |/ | |/|
* | | Merge branch 'gt-externalize-app-views-projects-diffs' into 'master'Phil Hughes2018-11-2014-22/+20
|\ \ \
| * | | Externalize strings from `/app/views/projects/diffs`George Tsiolis2018-11-2014-22/+20
* | | | Merge branch 'project_identicon_fix' into 'master'Kushal Pandya2018-11-201-1/+1
|\ \ \ \
| * | | | Fix a project icon in home panel view, #51157.Harry Kiselev2018-11-171-1/+1
* | | | | Merge branch 'gt-change-breadcrumb-title-for-contribution-charts' into 'master'Kushal Pandya2018-11-202-3/+2
|\ \ \ \ \
| * | | | | Change breadcrumb title for contribution chartsGeorge Tsiolis2018-11-142-3/+2
* | | | | | Merge branch 'gt-externalize-app-views-projects-environments' into 'master'Kushal Pandya2018-11-2010-34/+31
|\ \ \ \ \ \
| * | | | | | Externalize strings from `/app/views/projects/environments`George Tsiolis2018-11-1910-34/+31
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'gt-externalize-app-views-u2f' into 'master'Kushal Pandya2018-11-202-16/+16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Externalize strings from `/app/views/u2f`George Tsiolis2018-11-202-16/+16
| |/ / / /
* | | | | Resolve "Further UI improvements to Profile "Overview" tab"Martin Wortschack2018-11-202-27/+19
* | | | | Merge branch 'remove-unused-partial' into 'master'Sean McGivern2018-11-201-5/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unused partialHeinrich Lee Yu2018-11-191-5/+0
| | |_|/ | |/| |
* | | | Merge branch 'if-ee-726-smartcard_auth-ce_port' into 'master'Douwe Maan2018-11-192-4/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Backport of ee/8120: Smartcard authenticationif-ee-726-smartcard_auth-ce_portImre Farkas2018-11-182-4/+9
* | | | Merge branch '52385-search-bar-for-dashboard-list' into 'master'Sean McGivern2018-11-194-39/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up page_filter_pathHeinrich Lee Yu2018-11-132-35/+2
| * | | Fix testsHeinrich Lee Yu2018-11-132-2/+2
| * | | Apply new search bar on issues and merge request dashboardsHeinrich Lee Yu2018-11-133-3/+3
* | | | Merge branch 'if-53347_fix_impersonation_tokens' into 'master'Stan Hu2018-11-154-17/+20
|\ \ \ \
| * | | | Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-124-17/+20
* | | | | Remove display of local Sidekiq process in /admin/sidekiqStan Hu2018-11-151-38/+0
| |_|_|/ |/| | |
* | | | Merge branch '53918-snippet-commit-comments' into 'master'Fatih Acet2018-11-141-4/+4
|\ \ \ \
| * | | | Fix styling of snippet and commit discussion comments53918-snippet-commit-commentsAnnabel Dunstone Gray2018-11-141-4/+4
* | | | | Merge branch 'gt-show-navigation-line-separator-ce' into 'master'Nick Thomas2018-11-141-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Show navigation line separator when instance metrics is disabledGeorge Tsiolis2018-11-131-1/+1
* | | | | Resolve "Activity Feed - Missing padding in event note when a branch is deleted"Martin Wortschack2018-11-141-2/+2
* | | | | Removes promote to group label for anonymous userJacopo2018-11-141-22/+23
| |/ / / |/| | |
* | | | Fix broken UI on commit discussionsAnnabel Dunstone Gray2018-11-133-3/+3
|/ / /
* | | Merge branch 'qa-auto-assign-codeowner-spec' into 'master'Grzegorz Bizon2018-11-131-1/+1
|\ \ \
| * | | Update merge request page object and selectorsqa-auto-assign-codeowner-specMark Lapierre2018-11-091-1/+1
* | | | Merge branch 'archive-builds-documentation' into 'master'Achilleas Pipinellis2018-11-131-5/+5
|\ \ \ \
| * | | | Update docsarchive-builds-documentationKamil Trzciński2018-11-131-4/+5
| * | | | Add documentation for archive buildsKamil Trzciński2018-11-091-5/+4
| | |/ / | |/| |
* | | | Fix help text in Admin Area > Background JobsMax Vogler2018-11-131-1/+4
| |_|/ |/| |
* | | Make sure there's only one slash as path separatorsh-53180-append-pathStan Hu2018-11-091-1/+1
* | | Resolve "GitLab Pages settings regressions"Scott Hampton2018-11-092-9/+9
* | | Merge branch '34758-group-cluster-controller' into 'master'Kamil Trzciński2018-11-0910-45/+56
|\ \ \ | |_|/ |/| |
| * | Reverse view override as EE has an override tooThong Kuah2018-11-083-14/+6