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
2017-06-13Merge remote-tracking branch 'origin/fix-9-2-stable-conflicts-for-mr-11706' ↵Timothy Andrew
into 9-2-stable
2017-06-13Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'Kamil Trzciński
Resolve "pipeline_schedules pages throwing error 500" Closes #32790 See merge request !11706 Conflicts: app/models/ci/pipeline_schedule.rb app/views/projects/pipeline_schedules/_pipeline_schedule.html.haml
2017-06-12Use wait_for_ajax instead of wait_for_requestsClement Ho
2017-06-12Merge branch '9-2-stable' into fix-9-2-stable-conflicts-for-mr-11744Clement Ho
2017-06-12Merge remote-tracking branch 'origin/fix-9-2-stable-conflicts-for-mr-11700' ↵Timothy Andrew
into 9-2-stable
2017-06-12Merge remote-tracking branch 'origin/fix-9-2-stable-conflicts-for-mr-11964' ↵Timothy Andrew
into 9-2-stable
2017-06-12Merge branch 'sh-recaptcha-fix-try2' into 'master'Sean McGivern
Make sure reCAPTCHA configuration is loaded when spam checks are initiated Closes #33532 See merge request !12080
2017-06-12Merge branch ↵Adam Niedzielski
'32995-issue-contents-dynamically-replaced-with-stale-version-after-saving-or-refreshing-relative-external_url-only' into 'master' Fix incorrect ETag cache key when relative instance URL is used Closes #32995 See merge request !11964
2017-06-12Fix up merge_reqest_tabs import/require conflictsEric Eastwood
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12011
2017-06-12Merge branch '32888-fix-error-after-missing-note-hash-fragment-in-dom' into ↵Clement Ho
'master' Fix error thrown with missing note fragment in DOM Closes #32888 See merge request !11700 Conflicts: spec/javascripts/merge_request_tabs_spec.js
2017-06-12Merge branch 'counters_cache_invalidation' into 'master' Rémy Coutable
Invalidate cache for issue and MR counters separately See merge request !11394
2017-06-12Merge branch 'fix-filtered-search-issuable-empty-state-exception' into 'master'Phil Hughes
Fix filtered search issuable empty state exception Closes #31455 See merge request !11347
2017-06-12Merge branch 'backport_fix_slash_commands_for_multiple_assignee' into 'master'Douwe Maan
Backport from EE: Fix '/unassign' slash command See merge request !11926
2017-06-12Merge branch 'fix/backup-restore-resume' into 'master'James Lopez
Fix backup task to continue on corrupt repositories Closes #31767 See merge request !11962
2017-06-12Merge branch '33377-fix-null-ref-in-repo-is-ancestor' into 'master'Douwe Maan
nil-check Repository::is_ancestor? Closes #33377 See merge request !11976
2017-06-08Merge branch 'issue-boards-label-filtering' into 'master' Filipa Lacerda
Fixed issue boards not filtering when URL params are encoded Closes #32084 See merge request !11320
2017-06-08Merge branch '32977-user-autocomplete-per_page-does-not-work' into 'master'Douwe Maan
Resolve "User autocomplete per_page does not work" Closes #32977 See merge request !11742
2017-06-08Merge branch 'sh-fix-lfs-from-moving-across-filesystems' into 'master'Kamil Trzciński
Fix LFS timeouts when trying to save large files Closes #33218 See merge request !11866
2017-06-08Merge branch '31556-ci-coverage-paralel-rspec' into 'master'Kamil Trzciński
Return the last coverage in trace stream Closes #31556 See merge request !11128
2017-06-08Merge branch ↵Fatih Acet
'32447-remove-source-branch-is-displayed-to-mergers-who-cannot-actually-delete-the-source-branch-from-a-forked-project' into 'master' Disable "Remove source branch" in MR Widget for users who can't remove, and re-add checkbox to MR form Closes #32447 and #32907 See merge request !11558
2017-06-08Merge branch 'fix/gb/use-merge-ability-for-protected-manual-actions' into ↵Kamil Trzciński
'master' Check only a merge ability for protected actions Closes #32618 See merge request !11648
2017-06-08Merge branch 'fix-kubernetes-namespace' into 'master'Grzegorz Bizon
Fix terminals support for Kubernetes service Closes #31754 See merge request !11653
2017-06-08Merge branch '32509-next-run-in-pipeline-schedules-shows-past-time' into ↵Kamil Trzciński
'master' Use #real_next_run in pipelines table Closes #32509 See merge request !11660
2017-06-08Merge branch 'winh-label-textcolor-default' into 'master'Grzegorz Bizon
Provide default for calculating label text color Closes #32728 See merge request !11681
2017-06-08Merge branch ↵Fatih Acet
'32916-browser-notifications-for-pipeline-running-in-a-mr-is-gone' into 'master' Resolve "Browser notifications for pipeline running in a MR is gone" Closes #32916 See merge request !11734
2017-06-08Merge branch 'fix_counter_cache_invalidation' into 'master'Douwe Maan
Fix counter cache invalidation Closes #32854 and #32870 See merge request !11736
2017-06-08Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' ↵Phil Hughes
into 'master' Assignee dropdown does not display selected assignee Closes #2472 See merge request !11744 Conflicts: app/assets/javascripts/users_select.js
2017-06-08Merge branch 'sh-fix-submodules-trailing-spaces' into 'master'Robert Speicher
Strip trailing whitespaces in submodule URLs Closes #33018 See merge request !11753
2017-06-08Merge branch 'fix_duplicated_assignees_on_milestone_page' into 'master'Sean McGivern
Fix: Milestone - Participants list is showing duplicate assignees Closes #32690 See merge request !11758
2017-06-08Merge remote-tracking branch 'gitlab/9-2-stable' into 9-2-stableRegis
2017-06-02Merge branch '25934-project-snippet-vis' into 'security-9-2'Douwe Maan
Fix visibility when referencing snippets See merge request !2101
2017-06-02Merge branch 'bvl-move-project-uploads-correctly' into 'security-9-2'Sean McGivern
Move the uploads in the correct folder when moving project/namespace See merge request !2112
2017-05-31Optimize query for User#groups_through_project_authorizationsToon Claes
Instead of plucking paths, and doing LIKE/OR on each of them, use a subquery to find groups that are the ancestor of the projects the user is member of.
2017-05-31All ancestor groups should be returned by GroupsFinderToon Claes
And not only the group in which the authorized project is located, but every group that is a parent or grandparent of the group in which the project resides.
2017-05-31Merge branch 'bvl-security-9-2-28917-contain-uploads-in-system-dir' into ↵Douwe Maan
'security-9-2' (security-9-2) Upload files into `public/upload/system` instead of `public/upload` See merge request !2104 Conflicts: app/validators/dynamic_path_validator.rb Fixed conflicts based on 3c7c859c359bf5d3955dd300d6861ff33af21ca7
2017-05-31Merge branch 'dz-restrict-autocomplete' into 'security-9-1' Robert Speicher
Allow users autocomplete by author_id only for authenticated users See merge request !2100
2017-05-31Merge branch 'cherry-pick-dc2ac993' into 'security-9-2'Timothy Andrew
Escapes html content before appending it to the DOM See merge request !2107
2017-05-30GroupsFinder should also returns groups of authorized projectsToon Claes
When a user is authorized to a private project, the group of the project should also be returned by the GroupsFinder.
2017-05-29Show private subgroups if member of parent groupToon Claes
If the user is member of one of the parent groups, also private groups should be shown.
2017-05-25Merge branch '32170-assignees-spinner' into 'master'Phil Hughes
show loading indicator while waiting for assignees first fetch Closes #32170 See merge request !11434
2017-05-25Merge branch 'dm-fix-routes' into 'master'Robert Speicher
Fix ambiguous routing issues by teaching router about reserved words See merge request !11570
2017-05-24Merge branch 'sentry-clientside-releases' into 'master'Phil Hughes
Read HEAD commit and use as sentry releases value Closes #32535 See merge request !11565
2017-05-24Merge branch 'fix-notify-post-receive' into 'master'Stan Hu
Prevent errors from non-functional notify_post_receive endpoint See merge request !11509
2017-05-24Merge branch 'zj-fix-pipeline-etag' into 'master'Kamil Trzciński
Fix pipeline etag Closes #32658 See merge request !11615
2017-05-24Merge branch 'acet-fix-mr-widget-state' into 'master'Douwe Maan
Change order of if blocks to determine widget state properly. Closes #32550 See merge request !11668
2017-05-23Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet
Load improvements related to MR widget See merge request !11518
2017-05-23Merge branch 'fix-backup-raketask' into 'master'Timothy Andrew
Add missing regex to backup manager Closes #32669 See merge request !11635
2017-05-23Merge branch 'fix-retried-for-postgres' into 'master'Kushal Pandya
Fix migrations for older PostgreSQL versions Closes #32721 See merge request !11620
2017-05-23Merge branch 'change_pipelines_schedules_help_page_path' into 'master'Rémy Coutable
Change pipelines schedules help page path See merge request !11592
2017-05-22Merge branch 'mr-11396-conflicts' into '9-2-stable'Yorick Peterse
Fix conflicts for !11396 while picking in 9.2 stable See merge request !11529