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/spec
AgeCommit message (Collapse)Author
2019-02-15Merge branch '56332-exclude-public-group-milestones-from-count' into 'master'Stan Hu
Exclude public group milestones from counts in milestones dashboard Closes #56332 See merge request gitlab-org/gitlab-ce!25230 (cherry picked from commit bd488bc29afbfdfeca5c22ab2caa926525dd666b) 0f0bf2a2 Exclude public group milestones from counts
2019-02-15Merge branch 'sh-fix-board-user-assigns' into 'master'Douglas Barbosa Alexandre
Fix 403 errors when adding an assignee list in project boards Closes gitlab-ee#9727 See merge request gitlab-org/gitlab-ce!25263 (cherry picked from commit a092b5ae45093dadc9a8834178a2c915e8bbead5) b2da8042 Fix 403 errors when adding an assignee list in project boards
2019-02-15Merge branch '57692-fix-rendering-of-none-any' into 'master'Phil Hughes
Resolve "Search bar rendering `none` and `any` as users" Closes #57692 See merge request gitlab-org/gitlab-ce!25235 (cherry picked from commit 4b50e4d5edf6f89a4833b402d97edf45cdc9eac1) 65f534da Fix rendering of user token special values
2019-02-14Merge branch 'sh-fix-content-disposition-inline' into 'master'Douglas Barbosa Alexandre
Fix Content-Disposition hard-coded to attachments Closes #57660 See merge request gitlab-org/gitlab-ce!25214 (cherry picked from commit a77a1e1b4faaa1240e831b5da7903cd1d52e75a3) 134420f2 Fix Content-Disposition hard-coded to attachments
2019-02-14Merge branch ↵Robert Speicher
'57634-issue-when-viewing-a-document-with-footnotes-actionview-template-error-undefined-method-at_css-for-nil-nilclass' into 'master' Issue when viewing a document with footnotes Closes #57634 See merge request gitlab-org/gitlab-ce!25199 (cherry picked from commit 69c19b392e4636093050f576d3056a10371b01b2) f8241f25 Properly handle multiple refs to same footnote
2019-02-13Merge branch ↵Robert Speicher
'57604-checking-a-box-in-an-issue-description-consistently-throws-an-error-on-11-8-0-rc2' into 'master' Checking a box in an issue description consistently throws an error Closes #57604 See merge request gitlab-org/gitlab-ce!25174
2019-02-12Merge branch 'sh-import-source-branch-github-forks' into 'master'Yorick Peterse
Create the source branch for a GitHub import Closes #57370 See merge request gitlab-org/gitlab-ce!25064 (cherry picked from commit 6dfce6e786f4828f3d2b0ff63d2a2dea4c82471c) e34a3213 Create the source branch for a GitHub import
2019-02-12Merge branch ↵Grzegorz Bizon
'7048_usage_ping_for_security_dashboard_as_default_view_for_groups-ce' into 'master' Usage ping for Group overview default user preference See merge request gitlab-org/gitlab-ce!24980 (cherry picked from commit d29e81b2aa7fc26736eb09309bbbf2ab5a5d5050) 60bd0a24 Add user_preferences_usage to usage ping fa518963 Protect group overview usage ping w/ feature flag
2019-02-11Merge branch ↵Phil 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 (cherry picked from commit 5b23f2b016f4e5d33387d7474148d2a59b213ee6) b177d523 Checking MR status date for related MR status tooltip 81b875f0 Added tests for merge_request_status partial 20ce370f Improved readability of issues related MR status spec
2019-02-08Move permission check of manual actions of deploymentsShinya Maeda
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-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 ↵Douglas Barbosa Alexandre
'9255-implement-access-controls-when-sso-enforcement-enabled-ce' into 'master' Port migration fix from EE 9270 See merge request gitlab-org/gitlab-ce!25004
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-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 'sh-fix-ee-issue-8871' into 'master'Sean McGivern
Fix failing test in spec/workers/post_receive_spec.rb Closes gitlab-ee#8871 See merge request gitlab-org/gitlab-ce!24993
2019-02-07Merge branch 'master' into ↵Sean McGivern
fabsrc/gitlab-ce-2105-add-setting-for-first-day-of-the-week
2019-02-07Fix migration failureJames Lopez
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 'ce-version-fix-failing-resolve-conflicts-spec' into 'master'Sean McGivern
Update spec/features/merge_request/user_resolves_conflicts_spec.rb See merge request gitlab-org/gitlab-ce!24996
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 '56014-api-merge-request-squash-commit-messages' into 'master'Nick Thomas
API support for setting squash commit message during squash Closes #56014 See merge request gitlab-org/gitlab-ce!24784
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-07Update spec/features/merge_request/user_resolves_conflicts_spec.rbPhil Hughes
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-07Fix failing test in spec/workers/post_receive_spec.rbStan Hu
This is what was happening before: 1. `Project#set_timestamps_for_create` was called at creation time and set the `last_activity_at` and `last_repository_updated_at` to the current timestamp T. 2. The test ran `PostReceive#perform`, which then called `PostReceive#process_wiki_changes`. If less than 500 milliseconds elapsed since T, then the update would just set the timestamp to T. To fix this problem, we can just use Timecop to ensure at least one second has elapsed after attempting to process changes. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8871
2019-02-07Modifying gitaly search files client to add chunking supportJohn Cai
updates gitaly proto to 1.7.0, modifies the search files gitaly client call to use the new chunked_response flag in the rpc request, and stitch the responses together. maintains backwards compatibility with older gitaly servers.
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-07Merge branch 'bjk/56788_unicorn_labels' into 'master'Stan Hu
Clean up unicorn sampler metric labels Closes #56788 See merge request gitlab-org/gitlab-ce!24626
2019-02-07Use ee_else_ce alias for monitoring_bundleSimon Knox
2019-02-07API support for squash commit message during mergeLuke Duncalfe
Issues https://gitlab.com/gitlab-org/gitlab-ce/issues/47149 https://gitlab.com/gitlab-org/gitlab-ce/issues/56014
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-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-06Add tests for preferences_helperFabian Schneider
2019-02-06Fix #44332 - Add support for profile and emailGotenXiao
2019-02-06Add setting for first day of the weekFabian Schneider
2019-02-06Add list_projects endpoint to error trackingReuben Pereira
2019-02-06Add service to get sentry projects listReuben Pereira
2019-02-06Merge branch 'bvl-fix-race-condition-creating-signature' into 'master'Rémy Coutable
Avoid race conditions when creating GpgSignature Closes #57304 See merge request gitlab-org/gitlab-ce!24939
2019-02-06Avoid race conditions when creating GpgSignatureBob Van Landuyt
This avoids race conditions when creating GpgSignature.