summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* Fixed karma spec with elements not appearing in DOMrefactor-realtime-issuePhil Hughes2017-05-111-0/+1
|
* Merge branch 'master' into refactor-realtime-issuePhil Hughes2017-05-1195-308/+1011
|\
| * Merge branch 'fix-shortcuts_spec-explore-page-transient-failure' into 'master' Douwe Maan2017-05-111-14/+17
| |\ | | | | | | | | | | | | Find the nothing-here-block before asserting page content when on explore page of shortcuts_spec.rb See merge request !11250
| | * Fix `send_key` to `send_keys` and add EOF newlinefix-shortcuts_spec-explore-page-transient-failureLuke "Jared" Bennett2017-05-101-3/+3
| | |
| | * Find the nothing-here-block before asserting page content when on explore ↵Luke "Jared" Bennett2017-05-101-15/+18
| | | | | | | | | | | | page of shortcuts_spec.rb
| * | Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-109-27/+73
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Retried in database Closes #25737 See merge request !11115
| | * | Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-079-27/+73
| | | |
| * | | Track pending requests in AjaxCacheWinnie Hellmann2017-05-101-14/+43
| | | |
| * | | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into ↵Robert Speicher2017-05-1062-97/+97
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Use consistent style for trailing commas" Closes #27144 See merge request !11063
| | * | | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-1018-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-1047-73/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | Merge branch 'bvl-security-patches' into 'master' Robert Speicher2017-05-1017-153/+608
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Security patches -> `master` See merge request !11230
| | * | | | Use `described_class` in SnippetsFinder-specBob Van Landuyt2017-05-101-21/+21
| | | | | |
| | * | | | Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan2017-05-102-11/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use GroupsFinder to find subgroups the user has access to See merge request !2096
| | * | | | Merge branch 'fix-hamlit-xss' into 'security-9-1' Robert Speicher2017-05-101-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New Hamlit XSS fix, does not include extraneous changes See merge request !2095
| | * | | | Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-108-95/+320
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor snippets finder & dont return internal snippets for external users See merge request !2094
| | * | | | Merge branch '31157-respect-project-features-in-wiki-search' into 'security' Douwe Maan2017-05-101-3/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Respect project features in wiki and blob search See merge request !2089
| | * | | | Merge branch 'snippets_visibility' into 'security'Sean McGivern2017-05-102-3/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix snippets visibility for show action - external users can not see internal snippets See merge request !2087
| | * | | | Merge branch 'rs-sanitize-submodule-urls' into 'security'Douwe Maan2017-05-101-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sanitize submodule URLs before linking to them in the file tree view See merge request !2084
| | * | | | Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher2017-05-102-38/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (security-9-1) Add correct `rel` attributes to external links when rendering markdown See merge request !2097
| | * | | | Merge branch 'bvl-security-9-1-markup-pipeline'Robert Speicher2017-05-102-4/+12
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | (security-9-1) Render asciidoc & other markup using banzai in a pipeline See merge request !2098
| * | | | Merge branch ↵Phil Hughes2017-05-101-0/+59
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '31474-issue-boards-sidebar-milestone-dropdown-should-not-be-multi-select' into 'master' Resolve "Issue boards sidebar milestone dropdown should not be multi select" Closes #31474 See merge request !11084
| | * | | | Disallow multiselect for Milestone dropdownSam Rose2017-05-101-0/+59
| | | | | |
| * | | | | Merge branch 'tc-clean-pending-delete-projects' into 'master' Douwe Maan2017-05-102-0/+111
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Post-deploy to clean `pending_delete` projects Closes #20984 See merge request !11044
| | * | | | | No user needed to cleanup namespaceless pending delete projectsToon Claes2017-05-102-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since this is a cleanup, ran by a post-deploy, there is no need to lookup the admin to run the cleanup.
| | * | | | | Use worker to destroy namespaceless projects in post-deployToon Claes2017-05-103-72/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Destroying projects can be very time consuming. So instead of destroying them in the post-deploy, just schedule them and make Sidekiq do the hard work. They are scheduled in batches of 5000 records. This way the number of database requests is limited while also the amount data read to memory is limited.
| | * | | | | Add post-deploy migrate to cleanup projects in pending delete stateToon Claes2017-05-101-0/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are many projects in `pending_delete` state, this post-deploy migration cleans them up. The script is based on https://gitlab.com/gitlab-org/gitlab-ce/snippets/1648654 and https://gitlab.com/gitlab-org/gitlab-ce/snippets/1611429. The use of these scripts were described in https://gitlab.com/gitlab-com/infrastructure/issues/888.
| * | | | | | Merge branch 'dm-async-tree-readme' into 'master' Douwe Maan2017-05-102-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Load tree readme asynchronously See merge request !11191
| | * | | | | Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-102-2/+2
| | | | | | |
* | | | | | | Fixed tests on textarea looking for innerText instead of valuePhil Hughes2017-05-102-6/+6
| | | | | | |
* | | | | | | Added a bunch of specs for the different componentsPhil Hughes2017-05-103-23/+188
|/ / / / / /
* | | | | | Replace old isObject for underscore methodsFilipa Lacerda2017-05-106-6/+0
| | | | | |
* | | | | | Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-0/+53
| | | | | |
* | | | | | Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler ↵Dosuken shinya2017-05-101-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | from 3.1.10 to 3.4.0"
* | | | | | Merge branch 'fix-sidebar_spec-assignee-edit-transient-failure' into 'master' Sean McGivern2017-05-101-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Find dropdown-menu before asserting active item in sidebar_spec.rb See merge request !11246
| * | | | | Find dropdown-menu before asserting active item in sidebar_spec.rbfix-sidebar_spec-assignee-edit-transient-failureLuke "Jared" Bennett2017-05-101-2/+2
| | | | | |
* | | | | | Merge branch 'search-restrict-projects-to-group' into 'master' Filipa Lacerda2017-05-101-0/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filter projects by group on search page Closes #29489 See merge request !11169
| * | | | | | Filter projects by group on search pagesearch-restrict-projects-to-groupPhil Hughes2017-05-081-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After selecting a group, the projects dropdown will now filter by group projects instead Closes #29489
* | | | | | | Merge branch 'fix-search-not-highlighting' into 'master' Filipa Lacerda2017-05-101-9/+37
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed search terms not highlight Closes #31997 See merge request !11198
| * | | | | | | Fixed search terms not highlightPhil Hughes2017-05-101-9/+37
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Closes #31997
* | | | | | | Merge branch 'issue-boards-sidebar-create-new-label-404-error' into 'master' Filipa Lacerda2017-05-101-0/+45
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed create label form not working on issue boards in a sub-group project Closes #31862 See merge request !11182
| * | | | | | Fixed create label form not working on issue boards in a sub-group projectissue-boards-sidebar-create-new-label-404-errorPhil Hughes2017-05-081-0/+45
| | |/ / / / | |/| | | | | | | | | | | | | | | | Closes #31862
* | | | | | Merge branch 'use_relative_path_for_project_avatars' into 'master' Douwe Maan2017-05-108-21/+52
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use relative paths for group/project/user avatars Closes #13418 and #19662 See merge request !11001
| * | | | | Use relative paths for group/project/user avatarsblackst0ne2017-05-108-21/+52
| | |/ / / | |/| | |
* | | | | Fix broken test - load correct data32074-failed-buildFilipa Lacerda2017-05-102-102/+233
| | | | |
* | | | | Use vue file for table pagination componentFilipa Lacerda2017-05-101-1/+1
| | | | |
* | | | | Merge branch 'tc-fix-openid-sign-in-at-again' into 'master' Robert Speicher2017-05-103-6/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spec fix: Add :redis keyword to some specs clear state of trackable attributes Closes #32041 See merge request !11221
| * | | | | Revert "Fix OpenID spec failure that assumed current_sign_in_at would be set"tc-fix-openid-sign-in-at-againToon Claes2017-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 73f448e589f46865140412754a9c97df52dc16c7.
| * | | | | Add :redis keyword to some specs clear state of trackable attributesToon Claes2017-05-093-5/+5
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The specs that rely on a correct value of the trackable attributes, should include the `:redis` keyword in the spec to ensure the state is reset between various specs. The trackable attributes being: - sign_in_count : Increased every time a sign in is made (by form, openid, oauth) - current_sign_in_at : A timestamp updated when the user signs in - last_sign_in_at : Holds the timestamp of the previous sign in - current_sign_in_ip : The remote ip updated when the user sign in - last_sign_in_ip : Holds the remote ip of the previous sign in The limiting of writing trackable attributes was introduced in gitlab-org/gitlab-ce!11053.
* | | | | Merge branch '31053-pipeline-ux' into 'master' Fatih Acet2017-05-092-0/+67
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds left connector class to the rendered graph Closes #31053 See merge request !11179