Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Collapse)Author
2019-02-22Merge branch '53325-admin-runners-page-fails-with-an-sql-statement-timeout' ↵Grzegorz Bizon
into 'master' Resolve "/admin/runners page fails with an SQL Statement Timeout" Closes #53325 See merge request gitlab-org/gitlab-ce!25220
2019-02-22Improve snippets empty stateGeorge Tsiolis
2019-02-22Merge branch '55057-system-message-to-core' into 'master'Sean McGivern
Port EE System Header And Footer feature to CE Closes #55057 See merge request gitlab-org/gitlab-ce!25241
2019-02-22Merge branch '56873-only-load-syntax-highlighting-css-when-selected' into ↵Phil Hughes
'master' Resolve "Only load syntax highlighting css when selected" Closes #57739 and #56873 See merge request gitlab-org/gitlab-ce!25232
2019-02-22Merge branch '9841-geo-unable-to-compare-branches-on-secondary' into 'master'James Lopez
Allow users to compare branches on a read-only instance See merge request gitlab-org/gitlab-ce!25414
2019-02-22Move highlight themes to subfolderSimon Knox
2019-02-22Merge branch 'dz-sort-labels-alphabetically' into 'master'Douglas Barbosa Alexandre
Sort labels alphabetically on issues and merge requests list Closes #57003 See merge request gitlab-org/gitlab-ce!25470
2019-02-21Sort labels alphabeticallyDmitriy Zaporozhets
Sorts labels alphabetically on issues (and merge requests) list. Before it was order id desc. Now it will be consistent with sidebar and labels page. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2019-02-21Merge branch '57930-create-smoke-test-for-autodevops' into 'master'Dan Davison
Resolve "Create smoke test for AutoDevOps" Closes #57930 See merge request gitlab-org/gitlab-ce!25442
2019-02-21Add smoke test for autodevopsddavison
Add tag validation on pipeline page
2019-02-21Port EE System Header And Footer feature to CEDouwe Maan
remove EE specific code remove EE licence checks move migration from EE to CE folder structure move specs from EE to CE folder structure remove EE specific flag specs
2019-02-21Add `.text-underline` Utility ClassAndrew Fontaine
Style status box links using bootstrap and other utility classes instead of styling all `a` tags in the status-box.
2019-02-21Make "moved" Link to Moved IssueAndrew Fontaine
The text "moved" now links to the issue the closed issue was moved to.
2019-02-21Merge branch 'design-management-issue-tab-ce' into 'master'Filipa Lacerda
CE backport of design-management-issue-tab See merge request gitlab-org/gitlab-ce!25429
2019-02-21Move language setting to preferencesFabian Schneider
2019-02-20Allow users to compare branches on a read-only instanceDouglas Barbosa Alexandre
2019-02-20CE backport of design-management-issue-tabPhil Hughes
Backports template and Vue changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9632 to CE
2019-02-19Merge branch 'fix-auto-devops-qa-domain-wait-for-build' into 'master'Mark Lapierre
Fixes for Auto DevOps QA specs See merge request gitlab-org/gitlab-ce!25275
2019-02-19Improve empty state for starred projectsBrandon Labuschagne
In this MR, a view for the empty state of projects has been added. In addition, an svg for this has also been added.
2019-02-19Merge branch 'gt-update-new-password-breadcrumb' into 'master'Kushal Pandya
Update new password breadcrumb See merge request gitlab-org/gitlab-ce!25037
2019-02-18Externalize strings from `/app/views/projects/commit`George Tsiolis
2019-02-18Add externalized strings for new password formGeorge Tsiolis
2019-02-18Update new password breadcrumbGeorge Tsiolis
2019-02-18Merge branch '55312-svg' into 'master'Kushal Pandya
Use export-import svg from gitlab-svgs Closes #55312 See merge request gitlab-org/gitlab-ce!24954
2019-02-18Merge branch 'qa-ml-add-label-selector' into 'master'Rémy Coutable
Fix failing e2e test: qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb Closes gitlab-org/quality/staging#38 See merge request gitlab-org/gitlab-ce!25304
2019-02-18Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵Ehsan Abdulqader
feature/56787-realtime-validation-for-user-fullname-and-username
2019-02-18Use export-import svg from gitlab-svgsRajat Jain
Use SVG assets from @gitlab/svgs instead of using svg illustrations from project folder
2019-02-16Remove second primary button on wiki create and editGeorge Tsiolis
2019-02-16Merge branch '57744-fix-vue-warning-for-is-locked' into 'master'Fatih Acet
Make sure isLocked passed to Vue is a boolean Closes #57744 See merge request gitlab-org/gitlab-ce!25284
2019-02-15Fix failing e2e labels testMark Lapierre
On staging new projects now have existing labels, which displays a different layout causing a test to fail because an expexted image is not displayed. There is a similar image shown on the page with existing labels, so this change adds a selector so the test can successfully wait for the image to appear.
2019-02-15Fix setting domain in QA Auto DevOps specsDylan Griffith
The domain name setting was not doing anything (as far as I could tell). Now we set the input and save the form. This was a regression introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24580/diffs
2019-02-15Only load selected syntax highlight CSSSimon Knox
Compile highlight CSS separately Move highlight-specific mixins out of mixins.scss Rename solarized themes to match theme name as this was a smaller change than changing all instances to snake_case
2019-02-15Make sure isLocked passed to Vue is a booleanHeinrich Lee Yu
2019-02-14Use limited counter for buildsMatija Čupić
2019-02-13Improve the GitHub and Gitea import feature table interfaceLuke Bennett
These are frontend changes. Use Vue for the import feature UI for "githubish" providers (GitHub and Gitea). Add "Go to project" button after a successful import. Use CI-style status icons and improve spacing of the table and its component. Adds ETag polling to the github and gitea import jobs endpoint.
2019-02-12Replace useless divs with flex layout in navbarjoola
Notable changes proposed by @pslaughter
2019-02-12Change unicode for non-standard spacesMarcel Amirault
2019-02-12Merge branch 'add-client-for-count-diverging-commits' into 'master'Grzegorz Bizon
add client support for CountDivergingCommits rpc See merge request gitlab-org/gitlab-ce!24287
2019-02-11Adapt that diverging commits could be just one barLin Jen-Shin
refactors the ui for diverging commits so that it's only a single bar instead of two separate bars
2019-02-08Merge branch ↵56965-rocket-mouseover-very-sensitive-alters-flag-positioningPhil Hughes
'57428-actionview-template-error-undefined-method-for-nil-nilclass' into 'master' Resolve "ActionView::Template::Error: undefined method `>' for nil:NilClass" Closes #57428 See merge request gitlab-org/gitlab-ce!25028
2019-02-08Update `chart.js` to 2.7.2Andrew Fontaine
2019-02-08Merge branch 'qa-staging-33-wait-for-viewers-to-load' into 'master'Mark Lapierre
Fix push_http_private_token_spec by waiting for viewers to load Closes gitlab-org/quality/staging#33 See merge request gitlab-org/gitlab-ce!25030
2019-02-08Move permission check of manual actions of deploymentsShinya Maeda
2019-02-08Wait for viewers to loadSanad Liaquat
Adds qa-spinner class and wait for it to go away before making assertions.
2019-02-08Checking MR status date for related MR status tooltipConstance Okoghenun
Changed related MR status tooltip content when MR status date is not available.
2019-02-08Merge branch 'jlenny-AddPagesTemplates' into 'master'Douglas Barbosa Alexandre
Pages templates on the new project templates menu Closes #47857 See merge request gitlab-org/gitlab-ce!24906
2019-02-07Merge branch 'tooltips-to-top' into 'master'Filipa Lacerda
Change spawning of tooltips to be top by default Closes #39044 and #48581 See merge request gitlab-org/gitlab-ce!21223
2019-02-07Project template: Fall back to GitLab logoLukas Eipert
Use gitlab-svg to provide the icons for rails, spring and express. For the new GitLab pages templates, we are falling back to the GitLab logo.
2019-02-07Add Pages templatesJason Lenny
Adds templates for the 5 most popular Pages templates to the new project menu. This does not add unique icons for the templates because that turned out more complicated than expected, and this feature is valuable without them.
2019-02-07Merge branch 'master' into ↵Sean McGivern
fabsrc/gitlab-ce-2105-add-setting-for-first-day-of-the-week