summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Collapse)AuthorAgeFilesLines
* [Spec optimization] Joining one-line 'it' blocksspec-joining-itValery Sizov2017-05-154-30/+46
|
* Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-122-16/+98
|\ | | | | | | | | | | | | Fix conflict resolution from corrupted upstream Closes gitlab-ee#2128 See merge request !11298
| * Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-122-16/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I don't know why this happens exactly, but given an upstream and fork repository from a customer, both of which required GC, resolving conflicts would corrupt the fork so badly that it couldn't be cloned. This isn't a perfect fix for that case, because the MR may still need to be merged manually, but it does ensure that the repository is at least usable. My best guess is that when we generate the index for the conflict resolution (which we previously did in the target project), we obtain a reference to an OID that doesn't exist in the source, even though we already fetch the refs from the target into the source. Explicitly setting the source project as the place to get the merge index from seems to prevent repository corruption in this way.
* | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-124-0/+52
|\ \ | | | | | | | | | | | | | | | | | | Rework update_assignee_cache_counts Closes #31873 See merge request !11270
| * | Move update_assignee_cache_counts to the serviceValery Sizov2017-05-124-0/+52
| |/
* | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-112-3/+3
|/
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-103-4/+24
|\ | | | | | | | | | | | | Retried in database Closes #25737 See merge request !11115
| * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-073-4/+24
| |
* | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-102-2/+2
| | | | | | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-105-5/+5
| | | | | | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Use relative paths for group/project/user avatarsblackst0ne2017-05-101-3/+2
| |
* | Merge branch 'deltas-only' into 'master' Sean McGivern2017-05-091-1/+1
|\ \ | | | | | | | | | | | | Don't use DiffCollection for deltas See merge request !11201
| * | Don't use DiffCollection for deltasJacob Vosmaer2017-05-091-1/+1
| | |
* | | Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-093-1/+45
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Preloads head pipeline for each merge request Closes #27168 See merge request !10064
| * | | Small code improvements and add migration specFelipe Artur2017-05-081-8/+32
| | | |
| * | | Fix specs 2Felipe Artur2017-05-082-2/+2
| | | |
| * | | Fix SpecsFelipe Artur2017-05-082-1/+9
| | | |
| * | | Preloads head pipeline for each merge requestFelipe Artur2017-05-081-0/+12
| | | |
* | | | Merge branch 'fix/gb/fix-skipped-manual-actions' into 'master' Kamil Trzciński2017-05-091-0/+22
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Fix skipped manual actions issue in pipeline processing Closes #30212 See merge request !11164
| * | | Fix skipped manual actions issue in pipeline processingfix/gb/fix-skipped-manual-actionsGrzegorz Bizon2017-05-081-0/+22
| |/ /
* | | Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' ↵31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-1/+10
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | into 'master' Use regex to skip unnecessary reference processing in ProcessCommitWorker Closes #28359 See merge request !10867
| * | Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-1/+10
| | |
* | | Add confirm delete protected branch modalSam Rose2017-05-081-21/+10
| |/ |/|
* | Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ↵Kamil Trzciński2017-05-064-2/+170
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Check access to a branch when user triggers manual action Closes #20261 See merge request !10494
| * | Do not reprocess actions when user retries pipelinefeature/gb/manual-actions-protected-branches-permissionsGrzegorz Bizon2017-05-051-1/+43
| | | | | | | | | | | | | | | User who is not allowed to trigger manual actions should not be allowed to reprocess / retrigger / retry these actions.
| * | Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-053-2/+86
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3a2b60f7a0109cdb84e8727a2625318a746e84dc': (151 commits) Fixed Karma spec Reject EE reserved namespace paths in CE as well Updated webpack config Include the bundler:audit job into the static-analysis job Document serializers Add artifact file page that uses the blob viewer Pipeline table mini graph dropdown remains open when table is refreshed Adds off for event hub Compile gitlab-shell go executables Allow to create new branch and empty WIP merge request from issue page Moved to a view spec Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.md Convert seconds to minutes and hours on chat notifations Disable navigation to Pages config if Pages is disabled Sort the network graph both by commit date and topographically. Add tooltips to note action buttons Add breadcrumb, build header and pipelines submenu to artifacts browser Update todos screenshots removes the possibility of commit messages having carriage returns Handle incoming emails from aliases correctly ...
| * \ \ Merge branch 'master' into ↵Grzegorz Bizon2017-05-035-10/+20
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/manual-actions-protected-branches-permissions * master: (103 commits) Include missing project attributes to Import/Export Create the rest of the wiki docs Fill in information about creating the wiki Home page Move wiki doc to its own index page Create initial file for Wiki documentation Default to null user when asignee is unselected Re-enable ref operations with gitaly after not-found fix #31560 Add repo parameter to gitaly:install and workhorse:install Remove N+1 queries when checking nodes visible to user Don't validate reserved words if the format doesn't match Revert "Shorten and improve some job names" Remove unused initializer DRY the `<<: *except-docs` a bit in `.gitlab-ci.yml` Make the static-analysis job be run for docs branches too Add download_snippet_path helper Refresh the markdown cache if it was `nil` Add some documentation for the new migration helpers Update comments Display comments for personal snippets Update docs on creating a project ...
| * \ \ \ Merge branch 'master' into ↵Grzegorz Bizon2017-05-027-48/+125
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/manual-actions-protected-branches-permissions * master: (314 commits) Better Explore Groups view Update Carrierwave and fog-core Add specs for Gitlab::RequestProfiler Add scripts/static-analysis to run all the static analysers in one go Shorten and improve some job names Group static-analysis jobs into a single job Don't blow up when email has no References header Update CHANGELOG.md for 9.1.2 Add changelog Add changelog Show Raw button as Download for binary files Use blob viewers for snippets Fix typo Fixed transient failure related to dropdown animations Revert "Merge branch 'tc-no-todo-service-select' into 'master'" fix link to MR 10416 Another change from .click -> .trigger('click') to make spec pass Change from .click -> .trigger('click') to make spec pass Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations Add AddColumnWithDefaultToLargeTable cop ... Conflicts: spec/requests/api/jobs_spec.rb
| * \ \ \ \ Merge branch 'master' into ↵Grzegorz Bizon2017-04-2214-90/+361
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/manual-actions-protected-branches-permissions * master: (274 commits) Update VERSION to 9.2.0-pre Update CHANGELOG.md for 9.1.0 Update Auto Deploy documentation Disable import URL field in New project form since it's hidden by default Remove reference to burndown charts since they don't exist for ce. Use master_password for Sentinel Refactor Discussions docs Start versioning cached markdown fields Refactor add_users method for project and group Improved the spec Now correctly tests against different forms Refactor environments components into vue files - part 3 Adding animation for all dropdown fix placeholder visibility submodule_links: handle urls that don't end with .git Add help regarding vue resource and where to include it Append .json to ajax endpoint to prevent browser to display raw json Fixed the preview keyboard shortcut focusing wrong tab Fix broken link Added new discussions docs Started on resolvable discussions docs ...
| * | | | | Merge branch 'master' into ↵Grzegorz Bizon2017-04-1319-166/+522
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/gb/manual-actions-protected-branches-permissions * master: (641 commits) Revert "Fix registry for projects with uppercases in path" Fix registry for projects with uppercases in path Move event icons into events_helper Reset New branch button when issue state changes Add link to environments on kubernetes.md Indent system notes on desktop screens Improve webpack-dev-server compatibility with non-localhost setups. Add changelog entry Fix recent searches icon alignment in Safari Use preload to avoid Rails using JOIN Fix NUMBER_OF_TRUNCATED_DIFF_LINES re-definition error Prepare for zero downtime migrations Fix filtered search input width for IE Fix the `gitlab:gitlab_shell:check` task Fixed random failures with Poll spec Include CONTRIBUTING.md file when importing .gitlab-ci.yml templates Let uses hide verbose output by default Separate examples for each other Collapse similar sibling scenarios Use empty_project for resources that are independent of the repo ... Conflicts: app/views/projects/ci/builds/_build.html.haml
| * | | | | | Extract build play specs and extend test examplesGrzegorz Bizon2017-04-121-0/+105
| | | | | | |
| * | | | | | Take branch access into account when stopping environmentGrzegorz Bizon2017-04-061-1/+15
| | | | | | |
| * | | | | | Fix specs related to new manual actions permissionsGrzegorz Bizon2017-04-061-0/+7
| | | | | | |
* | | | | | | Merge branch 'fix/admin-integrations' into 'master' Sean McGivern2017-05-051-0/+103
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix new admin integrations not taking effect on existing project Closes #26376 See merge request !11069
| * | | | | | | refactor code based on feedbackfix/admin-integrationsJames Lopez2017-05-051-7/+11
| | | | | | | |
| * | | | | | | refactor code based on feedbackJames Lopez2017-05-051-9/+8
| | | | | | | |
| * | | | | | | add callbacks in bulkJames Lopez2017-05-051-0/+18
| | | | | | | |
| * | | | | | | fixed all issues - not doing bulk create.James Lopez2017-05-051-0/+12
| | | | | | | |
| * | | | | | | refactor a few things based on feedbackJames Lopez2017-05-041-4/+4
| | | | | | | |
| * | | | | | | add more examples for testing SQLJames Lopez2017-05-041-0/+30
| | | | | | | |
| * | | | | | | refactor worker into serviceJames Lopez2017-05-041-0/+40
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-053-0/+32
|\ \ \ \ \ \ \
| * | | | | | | Updated specsblackst0ne2017-05-053-1/+19
| | | | | | | |
| * | | | | | | Add alias_attributes for notesblackst0ne2017-05-041-7/+0
| | | | | | | |
| * | | | | | | Add specs for issue and note changesblackst0ne2017-05-041-0/+7
| | | | | | | |
| * | | | | | | Add system note on description change of issue/merge requestblackst0ne2017-05-041-0/+14
| | | | | | | |
* | | | | | | | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-0515-125/+506
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of Multiple Assignees feature See merge request !11089
| * | | | | | | | Address static analyzer warningmia_backortValery Sizov2017-05-051-1/+1
| | | | | | | | |
| * | | | | | | | Multiple issue assignee: fix for CE restrictionsValery Sizov2017-05-051-2/+2
| | | | | | | | |
| * | | | | | | | Multiple issue assignee: CE restriction for multiple assigneesValery Sizov2017-05-051-0/+27
| | | | | | | | |