summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '20666-404-error-issue-assigned-with-issues-disabled' into 'master'Clement Ho2017-11-061-0/+1
|\ | | | | | | | | | | | | Fixes 404 error to `Issues assigned to me` and `Issues I've created` when issues are disabled Closes #20666 See merge request gitlab-org/gitlab-ce!15021
| * Fixes 404 error to `Issues assigned to me` and `Issues I've created` when ↵Jacopo2017-11-061-0/+1
| | | | | | | | | | | | | | issues are disabled The dropdown options `Issues assigned to me` and `Issues I've created` in project search are now hidden when issues are disabled on the project.
* | Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-031-1/+1
|/
* Fix sidebar titleFilipa Lacerda2017-10-061-1/+1
| | | | Fix fixture
* Merge branch 'master' into ↵Shinya Maeda2017-10-051-0/+6
|\ | | | | | | feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service
| * Hide close MR button after merge without reloading pageJacopo2017-09-241-0/+6
| | | | | | | | After merging a MR the close button is hidden, without reloading the page.
* | Fix Rubocop failuresKamil Trzcinski2017-10-041-1/+0
| |
* | Adds Frontend specsFilipa Lacerda2017-10-041-0/+35
|/
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+2
|
* Deleted another Fixture due to User Callout38088-remove-banner-to-customize-experienceTim Zallmann2017-09-201-30/+0
|
* Fixture Creation removedTim Zallmann2017-09-201-5/+0
|
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-031-0/+5
|\
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-1/+1
| |\ | | | | | | | | | | | | # Conflicts: # package.json
| * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-172-2/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb
| * \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-1218-20/+20
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. ...
| * | | | Change fixtures of old testsFilipa Lacerda2017-08-101-0/+5
| | | | |
* | | | | Cleaning up repositories for javascript fixture specs to work correctlyGabriel Mazetto2017-08-3015-0/+60
| |_|_|/ |/| | | | | | | | | | | | | | | We need to cleanup after each execution so we can still re-use the same paths and prevent collision with the on disk validation
* | | | Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-211-1/+1
| |_|/ |/| |
* | | Fix two additional violations caused by previous changesrs-trailingwhitespace-copRobert Speicher2017-08-151-1/+0
| | |
* | | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-152-2/+2
| |/ |/|
* | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-1018-20/+20
|/
* Restore blob fixture for JavaScript testswinh-restore-blob-fixturewinh2017-08-081-0/+29
|
* Merge branch 'master' into ideMike Greiling2017-08-071-0/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (86 commits) Show all labels 33874 confidential issue redesign Exclude merge_jid on Import/Export attribute configuration Resolve "User dropdown in filtered search does not load avatar on `master`" Re-add column locked_at on migration rollback Group-level new issue & MR using previously selected project [EE Backport] Update log audit event in omniauth_callbacks_controller.rb more eagerly bail when the state is prevented Move locked_at removal to post-deployment migration Add class to other sidebars Improve mobile sidebar reduce iterations by keeping a count of remaining enablers Store & use ConvDev percentages returned by Version app Store MergeWorker JID on merge request, and clean up stuck merges Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE DRY up caching in AbstractReferenceFilter Update CHANGELOG Add CHANGELOG entry Fix html structure Removes test for removed behavior Port form back to use form_tag ...
| * Group-level new issue & MR using previously selected projectBryce Johnson2017-08-071-0/+6
| |
* | Merge branch 'master' into ideDouwe Maan2017-08-036-6/+6
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-3/+3
| |
| * Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-017-7/+7
| |
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-281-1/+3
|\ \ | |/
| * Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test ↵Jacopo2017-07-201-1/+3
| | | | | | | | | | | | | | helper Extracted `@request.env['devise.mapping'] = Devise.mappings[:user]` and `Rails.application.env_config['devise.mapping'] = Devise.mappings[:user]` in our tests into the helper method `set_devise_mapping`
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-204-9/+95
|\ \ | |/
| * Add Jasmine tests for `OAuthRememberMe`Timothy Andrew2017-07-061-0/+5
| |
| * Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-282-16/+60
| |
| * Merge branch '28717-additional-metrics-review-branch' into 'master'Grzegorz Bizon2017-06-221-0/+30
| |\ | | | | | | | | | | | | | | | | | | Support additional prometheus metrics - review branch Closes #28717 See merge request !11712
| | * Merge remote-tracking branch 'upstream/master' into ↵28717-additional-metrics-review-branchPawel Chojnacki2017-06-222-4/+10
| | |\ | | | | | | | | | | | | 28717-additional-metrics-review-branch
| | * | Fix prometheus service frontend fixturePawel Chojnacki2017-06-161-2/+2
| | | |
| | * | Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-06-163-33/+28
| | |\ \ | | | | | | | | | | | | | | | 28717-additional-metrics-review-branch
| | * | | cleanup wipPawel Chojnacki2017-06-161-1/+0
| | | | |
| | * | | Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-06-075-2/+50
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 28717-additional-metrics-review-branch # Conflicts: # app/models/project_services/prometheus_service.rb # app/views/projects/services/_form.html.haml
| | * | | | Prometheus Service Fixture Generatorkushalpandya2017-05-311-0/+31
| | | | | |
| * | | | | Fix linking to line number on parallel diff creating empty discussion34010-fix-linking-to-parallel-diff-line-number-creating-gray-boxEric Eastwood2017-06-211-3/+10
| | |_|_|/ | |/| | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34010
* | | | | Made BlobViewer jasmine integration spec use snippets view instead of pblob viewLuke "Jared" Bennett2017-07-171-7/+5
|/ / / /
* | | | Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master'34013-names-with-spaces-break-issue-filter-barJacob Schatz2017-06-201-3/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix pressing up-arrow on a MR "Changes" diff discussion edits your last note Closes #33868 See merge request !12297
| * | | | Fix MR "Changes" diff note up arrow to edit last note33868-fix-mr-changes-diff-note-up-arrow-editingEric Eastwood2017-06-201-3/+10
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33868 While in a MR "Changes" tab looking at some diff note discussions. Clicking reply and pressing the up-arrow should edit your last comment in that discussion. I suspect this regressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11173/diffs#f4bb984ec495c5cb58516785c62978f5209c39b4_179_178 where we changed the selector
* | | | Uniformize code between both pipelines tablesFilipa Lacerda2017-06-201-1/+0
|/ / /
* | | Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-092-33/+0
| | |
* | | Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-0/+28
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Expand/collapse close & backlog lists in issue boards Closes #23917 See merge request !11820
| * | added tests for collapsingPhil Hughes2017-06-021-0/+28
| |/
* | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-1/+1
| |
* | Merge branch 'winh-styled-people-search-bar' into 'master'Tim Zallmann2017-06-021-0/+11
|\ \ | | | | | | | | | | | | | | | | | | Style people in issuable search bar Closes #30468 See merge request !11402
| * | Add frontend fixture for issue listwinh2017-06-021-0/+11
| | |