summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Collapse)AuthorAgeFilesLines
* Wait for gitaly to boot during teststest-wait-gitaly-bootJacob Vosmaer2017-09-061-0/+18
|
* Optimize SQL queries used in Groups::GroupMembersController#create27374-groups-groupmemberscontroller-create-is-slow-due-to-sqlRubén Dávila2017-09-051-0/+27
| | | | | | | | | | | The following optimizations were performed: - Add new association to GroupMember and ProjectMember This new association will allow us to check if a user is a member of a Project or Group through a single query instead of two. - Optimize retrieving of Members when adding multiple Users
* update gitlab-test repositoryAlexis Reigel2017-09-051-1/+1
|
* Merge branch ↵Kamil Trzciński2017-09-041-2/+4
|\ | | | | | | | | | | | | | | | | 'feature/sm/33281-protected-runner-executes-jobs-on-protected-branch' into 'master' Protected runner executes jobs on protected branch [Solution 1] Closes #33281 See merge request !13194
| * Fix specShinya Maeda2017-09-031-2/+2
| |
| * Fix specShinya Maeda2017-09-031-2/+4
| |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-034-25/+40
|\ \ | |/
| * Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-023-23/+37
| |\ | | | | | | | | | | | | Issue discussions Vue refactor See merge request !12069
| | * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-0/+2
| | |\ | | | | | | | | | | | | | | | | # Conflicts: # app/models/issue.rb
| | * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-0/+25
| | |\ \
| | * \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-308-20/+21
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/models/issue.rb
| | * | | | IssueNotesRefactor: Fix broken specs.Fatih Acet2017-08-291-1/+1
| | | | | |
| | * | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-233-1/+43
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # package.json
| | * \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-1711-17/+51
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb
| | * | | | | | fix static_analysis (rubocop)Jarka Kadlecova2017-08-141-4/+4
| | | | | | | |
| | * | | | | | Update dropdown tests to match bootstrap one on issue page and droplab on ↵Filipa Lacerda2017-08-121-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | other pages
| | * | | | | | Look for a button on issuesFilipa Lacerda2017-08-121-2/+1
| | | | | | | |
| | * | | | | | Adds type for shared note specsFilipa Lacerda2017-08-121-3/+9
| | | | | | | |
| | * | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-122-3/+3
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (66 commits) fix confidential border issue as well as confidential styles leaking on new MR Migrate force push check to Gitaly Add option to disable project export on instance Better categorize test coverage results Add option to disable project export on instance - db changes Better caching and indexing of broadcast messages Include the `is_admin` field in the `GET /users/:id` API when current user is an admin Document rspec-retry and rspec-flaky Fix cop description Retrieve and sync flaky specs report from and to S3 Use a new RspecFlakyListener to detect flaky specs Fix formatting of patch_versions.md [skip ci] Enable Timecop safe mode Show error message for API 500 error in tests, and Fix merge request diff deserialisation when too_large was absent Delete correct key from `session` after authenticating using U2F Bumps omniauth-ldap gem version to 2.0.4 Pending delete projects no longer return 500 error in Admins projects view Do not run the `ee_compat_check` job for stableish branches Update gitlab.po: Missing 'r' in "Fouché" that comes from "Fourcher" verb. ...
| | * | | | | | | Uncomments testsFilipa Lacerda2017-08-122-13/+10
| | | | | | | | |
| | * | | | | | | Fix specs - delete comment is now a button instead of simple linkJarka Kadlecova2017-08-111-1/+1
| | | | | | | | |
| | * | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-104-5/+20
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (42 commits) alternative route for download archive Add missing command to compile GetText files Prevent user from changing username with container registry tags Rename RPC 'Exists' to 'RepositoryExists' Fix the sticky changes bar on commits page Fix ee_compat_check when EE branch uses a prefix Removed display styles when hiding the fly out navigation Explain why we use select all for project_url_constrainer.rb Fix pikaday being undefined Add a helper to stub storage settings with defaults Enable the Layout/SpaceBeforeBlockBraces cop update Install from Source instructions Translations can be picked without asking for exceptions Ask for exceptions in advance Don't require stackprof in Gemfile Synchronous Korean translation in zanata Use full path of user's avatar in webhooks Update icon color on hover Align all nav items in sidebar Fix height of collapsed sidebar items ...
| | * \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-088-19/+73
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (481 commits) Make sure that we have author and committer disable file upload button while uploading Fix bar chart does not display label at hour 0 Fixed activity not loading on project homepage Expose noteable_iid in Note Fix fly-out width when it has long items Add a test to show that threshold 40 would corrupt Add changelog entry Raise encoding confidence threshold to 50 Fix the /projects/:id/repository/commits endpoint to handle dots in the ref name when the project full path contains a `/` Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name when the project full path contains a `/` Add Italian translations of Pipeline Schedules Restrict InlineJavaScript for haml_lint to dev and test environment Incorporate Gitaly's CommitService.FindCommit RPC Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit fix repo_edit_button_spec.js fix test failures in repo_preview_spec.js fix repo_loading_file_spec tests Refactor Gitlab::Git::Commit to include a repository use 100vh instead of flip flopping between the two - works on all suported browsers ...
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-0414-35/+113
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (162 commits) Since mysql is not a priority anymore, test it less Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Install yarn via apt in update guides Use long curl options Remove monkey-patched Array.prototype.first() and last() methods Openshift Getting Started 35659 Rename Pipelines tab to CI / CD in new navigation Don't bother going through an entire Banzai pipeline for empty text Add active state for pipelines settings on old nav Bump rspec to 3.6.0 Resolve "Specific Async Script Loading by using a Page Variable" Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'" another rubocop style fix Use mixin for new dropdown style Migrate Repository#last_commit_for_path to Gitaly Migrate blame loading to Gitaly ...
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-013-7/+10
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (76 commits) Add code review guidelines related to Build [CI skip]. Make time span dropdown style on cycle analytics page consistent Add 204. Remove duplicated method. Make sure we didn't commit conflicts Fix bug in blob test Always fetch branches before finding the merge base, otherwise we could find an outdated merge base Fixes dropdown margin in sidebar Docs add blog articles Inline script cleanup globals and easy Add option to use CommitLanguages RPC CI fixes for gitaly-ruby fix Allow logged in users to read user list under public restriction Small refactor in LegacyNamespace and moved back send_update_instructions Rename ensure_dir_exist -> ensure_storage_path_exist Added some extra TODOs for the Legacy Storage refactor Make disk_path keyword argument and optional Rename more path_with_namespace -> full_path or disk_path Rename path_with_namespace -> disk_path when dealing with the filesystem Rename many path_with_namespace -> full_path ...
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-3113-23/+664
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/controllers/concerns/notes_actions.rb # spec/features/task_lists_spec.rb # spec/support/features/issuable_slash_commands_shared_examples.rb
| | * | | | | | | | | | | | IssueNotesRefactor: Temp workaround for a failing test.Fatih Acet2017-07-221-2/+5
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | IssueNotesRefactor: Use `gitlab_` prefixed auth helpers.Fatih Acet2017-07-221-8/+8
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | IssueNotesRefactor: Fix invalid tests.Fatih Acet2017-07-221-3/+3
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | IssueNotesRefactor: Revert note selector.Fatih Acet2017-07-211-1/+1
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | IssueNotesRefactor: Fix shared spec.Fatih Acet2017-07-211-1/+1
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | IssueNotesRefactor: Fix reportable spec.Fatih Acet2017-07-211-1/+1
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | IssueNotesRefactor: Fix award emoji specs.Fatih Acet2017-07-211-0/+1
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | IssueNotesRefactor: Fix specs.Fatih Acet2017-07-211-1/+1
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | IssueNotesRefactor: Fix Rspec tests.Fatih Acet2017-07-211-13/+13
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'backstage/gb/optimize-notification-specs' into 'master'Robert Speicher2017-09-011-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimize notification emails specs See merge request !13986
| | * | | | | | | | | | | | Optimize notification emails specsGrzegorz Bizon2017-09-011-2/+3
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2017-09-011-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+2
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The initializers including this were doing so at the top level, so every object loaded after them had a `current_application_settings` method. However, if someone had rack-attack enabled (which was loaded before these initializers), it would try to load the API, and fail, because `Gitlab::CurrentSettings` didn't have that method. To fix this: 1. Don't include `Gitlab::CurrentSettings` at the top level. We do not need `Object.new.current_application_settings` to work. 2. Make `Gitlab::CurrentSettings` explicitly `extend self`, as we already use it like that in several places. 3. Change the initializers to use that new form.
* | | | | | | | | | | | Merge branch '36743-existing-repo-master' into 'master'Douwe Maan2017-08-311-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [master] Prevent project creation (blank, import or fork) when repository already exists on disk See merge request gitlab/gitlabhq!2169
| * | | | | | | | | | | Cleaning up repositories for javascript fixture specs to work correctlyGabriel Mazetto2017-08-301-0/+4
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to cleanup after each execution so we can still re-use the same paths and prevent collision with the on disk validation
* | | | | | | | | | | Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern2017-08-301-0/+25
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Respect the 'If-Unmodified-Since' for delete endpoints See merge request !9621
| * | | | | | | | | | Add a spec when ressource is not modifiedRobert Schilling2017-08-291-4/+18
| | | | | | | | | | |
| * | | | | | | | | | Add tests for the unmodified headerRobert Schilling2017-08-281-0/+11
| | | | | | | | | | |
* | | | | | | | | | | Add filter by my reactionHiroyuki Sato2017-08-301-0/+10
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'fix/import-events' into 'master'Sean McGivern2017-08-281-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix events error importing GitLab projects Closes #36965 See merge request !13868
| * | | | | | | | | | | fix typoJames Lopez2017-08-281-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | fix specJames Lopez2017-08-281-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'fix-flakes' into 'master'Robert Speicher2017-08-282-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix transient dropdown test failures Closes #37052 and #34436 See merge request !13862
| * | | | | | | | | | fix transient test failures caused by wrong dropdown triggerfix-flakesSimon Knox2017-08-282-2/+2
| | | | | | | | | | |