summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Collapse)AuthorAgeFilesLines
* fix user_browses_commits_spec29278-commits-page-tooltipsLuke Bennett2018-07-201-1/+0
|
* So we still want to have More Pages buttonLin Jen-Shin2018-07-171-1/+1
|
* Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-07-13169-571/+751
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (467 commits) Update docs board features tier Upgrade grape-path-helpers to 1.0.6 Remove healthchecks from prometheus endpoint Fix find_branch call sites Ensure Encoding.default_external is set to UTF-8 when running QA scenarios i18n: externalize strings from 'app/views/admin/groups' Backport mr widget changes from EE Allow to toggle notifications for issues due soon Vuex test helper improvements whitespace Make more ref RPC's mandatory Resolve "Improve performance of MR Changes tab: reduce event listeners on scroll event" Remove old service architecture from Vue docs Adding spec to test basic forking functionalities Fix performance problem of accessing tag list for projects api endpoints typo Add sleep to QA test before installing tiller Include Vue files that are not covered by tests in test coverage Remove Repository#path memoization Resolve "do not set updated_at when creating note" ...
| * Merge branch 'issue_47709' into 'master'Sean McGivern2018-07-121-0/+32
| |\ | | | | | | | | | | | | | | | | | | Allow to toggle notifications for issues due soon Closes #47709 See merge request gitlab-org/gitlab-ce!20530
| | * Allow to toggle notifications for issues due soonFelipe Artur2018-07-121-0/+32
| | |
| * | Merge branch 'dz-manifest-import' into 'master'Douwe Maan2018-07-121-0/+27
| |\ \ | | | | | | | | | | | | | | | | Add manifest import See merge request gitlab-org/gitlab-ce!20304
| | * | Add mysql and postgres spec for manifest import buttonDmitriy Zaporozhets2018-07-111-2/+17
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | Move manifest import to separate page and add feature specsDmitriy Zaporozhets2018-07-111-0/+12
| | |/ | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Merge branch 'ide-row-dropdown-design-update' into 'master'Filipa Lacerda2018-07-123-13/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Improvements to new entry dropdowns in Web IDE Closes #44845 See merge request gitlab-org/gitlab-ce!20526
| | * | Improvements to new entry dropdowns in Web IDEPhil Hughes2018-07-113-13/+3
| | |/ | | | | | | | | | Closes #44845
| * | Merge branch '48934' into 'master'Mike Greiling2018-07-111-1/+8
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix #48934 - Focus on text input on danger confirmation Closes #48934 See merge request gitlab-org/gitlab-ce!20435
| | * | Fix #48934 - Focus on text input on danger confirmationJamie Schembri2018-07-061-1/+8
| | | |
| * | | Merge branch '48237-toggle-file-comments' into 'master'Phil Hughes2018-07-111-3/+3
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Toggle file comments in merge request does not update toggle buttons" Closes #48237 and #48537 See merge request gitlab-org/gitlab-ce!20452
| | * \ \ Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-1011-28/+30
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (38 commits) Update bitbucket.md to fix typo and small grammar touchups. Update time_helper.rb to fix output for exact minutes. Document update for GitLab Pages users. Support manually stopping any environment from the UI Fix link to frontend in handbook Shorten CHANGELOG filename to avoid breaking ecryptfs users Replace 48976-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-gitlab-backgroundmigration-fixcrossprojectlabellinks-namespace.yml Fix mountComponent helper path in docs Fix #48537 - Update avatar only via the projects API Add additional headline for Adding SSH keys to GitLab Request to be a proofreader. Fix specs Fix search bar text input alignment Fix API docs on unauthenticated projects return Adds with_projects optional parameter to /groups/:id API endpoint Docs: make it clear that you need a completely separate domain for Pages Document that we don't want to wait in tests Removes unused store in diffs mr refactor Removes double export for actions in diffs module in mr refactor Remove useless return Use latest gitlab-styles ...
| * | | | | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-11115-184/+184
| | |_|_|/ | |/| | |
| * | | | Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'"Winnie Hellmann2018-07-101-1/+1
| | |/ / | |/| | | | | | This reverts merge request !20140
| * | | Support manually stopping any environment from the UIWinnie Hellmann2018-07-102-10/+15
| | | |
| * | | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-091-1/+0
| | | |
| * | | Updates from `rubocop -a`Lin Jen-Shin2018-07-098-14/+12
| |/ /
| * | add basic export to fix timeout problem on import_file_spec.rbJames Lopez2018-07-071-0/+0
| | |
| * | Merge branch '46246-gitlab-project-export-should-use-object-storage' into ↵Sean McGivern2018-07-062-0/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "GitLab Project export should use object storage" Closes #46246 See merge request gitlab-org/gitlab-ce!20105
| | * | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-062-0/+2
| | |/
| * | Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+7
| |/
| * Resolve "When editing a comment in an issue, the preview mode is toggled in ↵Constance Okoghenun2018-07-051-0/+8
| | | | | | | | the main textarea"
| * Close revoke deploy token modal on escape keypressGeorge Tsiolis2018-07-051-0/+25
| |
| * Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-0581-338/+340
| |
| * fix failing spec test in gcp_specDennis Tang2018-07-041-1/+1
| |
| * Merge branch '45739-add-metrics-to-operations-tab' into 'master'Filipa Lacerda2018-07-041-0/+8
| |\ | | | | | | | | | | | | | | | | | | Resolve "Add Metrics to Operations Tab" Closes #45739 See merge request gitlab-org/gitlab-ce!20025
| | * Fix metrics shortcutJose2018-06-261-1/+1
| | |
| | * Specify environment actions to distinguish between metrics and every other ↵Tiago Botelho2018-06-261-0/+8
| | | | | | | | | | | | environment related actions
| * | Merge branch '19468-add_readme_when_creating_project' into 'master'Douwe Maan2018-07-041-0/+9
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Add option to add README when creating a project Closes #19468 See merge request gitlab-org/gitlab-ce!20335
| | * | Add option to add README when creating a projectImre Farkas2018-07-041-0/+9
| | | |
| * | | Merge branch '43446-new-cluster-page-tabs' into 'master'Kamil Trzciński (OoO till 3th)2018-07-043-7/+7
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Change new cluster page design to use tabs" Closes #43446 and #46304 See merge request gitlab-org/gitlab-ce!18963
| | * \ \ Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-06-1914-33/+45
| | |\ \ \
| | * | | | consolidate back into one controllerDennis Tang2018-06-191-4/+0
| | | | | |
| | * | | | fix gcp_spec.rbDennis Tang2018-06-061-0/+4
| | | | | |
| | * | | | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-06-011-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # doc/user/project/clusters/index.md
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-05-316-18/+18
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/_merge_request_merge_method_settings.html.haml
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang2018-05-319-3/+108
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/controllers/projects/clusters/gcp_controller.rb # app/views/projects/clusters/gcp/_form.html.haml # app/views/projects/clusters/gcp/login.html.haml
| | * | | | | | | fix more rspec testsDennis Tang2018-05-282-6/+6
| | | | | | | | |
| | * | | | | | | update testsDennis Tang2018-05-281-1/+1
| | | | | | | | |
| * | | | | | | | Add readme button to non-empty project pageImre Farkas2018-07-031-1/+59
| | | | | | | | |
| * | | | | | | | Fix link to job when creating a new issue from a failed jobRémy Coutable2018-07-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | Merge branch 'add-title-placeholder-for-new-issues' into 'master'Annabel Gray2018-07-021-0/+3
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add title placeholder for new issues Closes #48085 See merge request gitlab-org/gitlab-ce!20271
| | * | | | | | | | Update create issue test to check for input placeholdersGeorge Tsiolis2018-06-291-0/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵Andreas Kämmerle2018-07-025-6/+19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | 14995-custom_wiki_sidebar
| * | | | | | | | Update tests to check emoji autocompletionKushal Pandya2018-07-023-6/+6
| |/ / / / / / /
| * | | | | | | Add pipeline stages position clean-up migrationGrzegorz Bizon2018-06-291-0/+0
| | | | | | | |
| * | | | | | | Resolve "Remove "environment scope" field on cluster creation form for ↵Sam Beckham2018-06-291-0/+13
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | core/starter plans"
* | | | | | | There's no point to test customized sidebar with empty wikiLin Jen-Shin2018-06-271-10/+0
| | | | | | |