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
AgeCommit message (Collapse)Author
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-08Merge branch 'diff-fuzzy-file-finder-feature-flag' into 'master'Filipa Lacerda
Adds a feature flag to the diff fuzzy file finder Closes #57403 See merge request gitlab-org/gitlab-ce!25006
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-08Merge branch 'mr-web-worker-origin' into 'master'Filipa Lacerda
Fixes diff web worker not loading in staging See merge request gitlab-org/gitlab-ce!25039
2019-02-08Adds a feature flag to the diff fuzzy file finderPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57403
2019-02-08Refactor draft_note_spec.js to Vue test utils (CE backport)Winnie Hellmann
2019-02-08Fixes diff web worker not loading in stagingPhil Hughes
https://gitlab.com/gitlab-org/quality/staging/issues/34
2019-02-08Merge branch 'remove_make_updated_cluster_applications' into 'master'Douglas Barbosa Alexandre
Remove #make_updated! as have #make_installed! now Closes #57374 See merge request gitlab-org/gitlab-ce!24988
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-08Merge branch 'patch-43' into 'master'Dmitriy Zaporozhets
Update comment about legacy pipeline triggers See merge request gitlab-org/gitlab-ce!24998
2019-02-08Merge branch '57397-fixes-technical-debt-for-cluster-domain' into 'master'Grzegorz Bizon
Fixes technical debt issues for cluster domain Closes #57397 See merge request gitlab-org/gitlab-ce!25010
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-08Remove #make_updated! as have #make_installed! nowThong Kuah
We can have multiple and conditional transistions in a event, so make use of that.
2019-02-08Upgrade cluster applications, starting with runnerThong Kuah
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-07Fixes technical debt issues for cluster domainMayra Cabrera
- Avoid using direct code on spec migration - Removes milestone and point to issue, to avoid making fake promises Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57397
2019-02-07Merge branch '19745-new-tasklists-for-merge-requests' into 'master'Sean McGivern
Enable fast task lists for merge requests Closes #19745 See merge request gitlab-org/gitlab-ce!24779
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
2019-02-07Add fast tasklist support to MR tasklistFatih Acet
Also adds specs and fixes existing specs
2019-02-07Enable fast task lists for merge requestsBrett Walker
Allow single tasks to be updated quickly
2019-02-07Resolve "Override squash commit message"Natalia Tepluhina
2019-02-07Merge branch 'master' into ↵Sean McGivern
fabsrc/gitlab-ce-2105-add-setting-for-first-day-of-the-week
2019-02-07Update comment about legacy pipeline triggersDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2019-02-07Merge branch '52363-ui-changes-to-cluster-and-ado-pages' into 'master'Grzegorz Bizon
Moves domain setting to Clusters page Closes #52363 See merge request gitlab-org/gitlab-ce!24580
2019-02-07Merge branch 'local-markdown-version' into 'master'Douglas Barbosa Alexandre
Add local markdown version Closes #32789 See merge request gitlab-org/gitlab-ce!24822
2019-02-07Merge branch '56543-project-lists-further-iteration-improvements' into 'master'Annabel Dunstone Gray
Resolve "Project lists: further iteration & improvements" Closes #56543 See merge request gitlab-org/gitlab-ce!24855
2019-02-07Merge branch 'fix-repo-settings-file-upload-error' into 'master'Nick Thomas
Fix bug causing repository mirror settings UI to break Closes #55134 See merge request gitlab-org/gitlab-ce!23712
2019-02-07Merge branch '57333-default_on_group_search_optimizations' into 'master'Sean McGivern
Enable subquery for group issue search by default Closes #57333 See merge request gitlab-org/gitlab-ce!24978
2019-02-07Improve project list UX on large screensMartin Wortschack
- Remove star button from project list - Switch to columns on desktop - Hide MR and issues on screens < 1200px - Remove not needed utility classes - Change avatar size to 48px - Set line-height of title row to 20px
2019-02-07Merge branch 'ce-jej/group-saml-sso-when-signed-out' into 'master'Nick Thomas
[CE] Backport build_auth_user for GroupSAML callback See merge request gitlab-org/gitlab-ce!24979
2019-02-07Merge branch 'api-group-labels' into 'master'Sean McGivern
API group labels Closes #44901 See merge request gitlab-org/gitlab-ce!21368
2019-02-07Merge branch 'ee-8346-hide-unlicensed-alerts' into 'master'Fatih Acet
Backport to resolve conflicts for gitlab-ee!9224 See merge request gitlab-org/gitlab-ce!24889
2019-02-07Merge branch ↵Phil Hughes
'52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-view' into 'master' Resolve "Lines changed statistics is not easily visible in MR changes view" Closes #52347 See merge request gitlab-org/gitlab-ce!24569
2019-02-07Remove ECharts metrics dashboard feature flagAdriel Santiago
2019-02-07Addresses UX and BE comments:Mayra Cabrera
- Changes help text on clusters form to make it more explicit. - Removes unnecessary warnings on auto devops form - Simplifies cluster methods logic
2019-02-07Use ee_else_ce alias for monitoring_bundleSimon Knox
2019-02-06Add local markdown versionJan Provaznik
Cached markdown version is composed both from global and local markdown version. This allows admins to bump version locally when needed (e.g. when external URL is changed).
2019-02-06Merge branch '56938-diff-file-headers-on-compare-not-quite-right' into 'master'Fatih Acet
Resolve "Diff file headers on 'Compare' not quite right" Closes #56938 See merge request gitlab-org/gitlab-ce!24783
2019-02-06Backport build_auth_user for GroupSAML callbackJames Edwards-Jones
2019-02-06Clearly display diff statistics for MRsSam Bigelow
Put the statistics in the compare-versions header for the entire MR Put them in the file header for each individual file
2019-02-06Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable
Send project name with Gitaly repository requests Closes gitaly#1394 See merge request gitlab-org/gitlab-ce!23373
2019-02-06Enable subquery for group issue search by defaultMario de la Ossa
2019-02-06Add tests for preferences_helperFabian Schneider
2019-02-06Rename setting, fix wordingsFabian Schneider
2019-02-06Add helpers for first day of the weekFabian Schneider