Commit Graph

23 Commits

Author SHA1 Message Date
blackst0ne 27c95364b5 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
Mike Greiling f783798825
Merge branch 'master' into sh-headless-chrome-support
* master: (113 commits)
  Introduce new hook data builders for Issue and MergeRequest
  Don't create todos for old issue assignees
  Start adding Gitlab::HookData::IssuableBuilder
  Include the changes in issuable webhook payloads
  Rename the `codeclimate` job to `codequality`
  Don't show an "Unsubscribe" link in snippet comment notifications
  Add QA::Scenario::Gitlab::Group::Create
  Removes CommitsList from global namespace
  Fix wiki empty page translation namespace not being removed
  Fixes mini graph in commit view
  Fix link to new i18n index page
  Update i18n docs
  Move i18n/introduction to i18n/index
  Resolve "Simple documentation update - backup to restore in restore section"
  Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace
  Move cycle analytics banner into a vue file
  Updated Icons + Fix for Collapsed Groups Angle
  Don't create fork networks for root projects that are deleted
  Remove executable permissions on images to make docs lint happy
  Sync up hard coded DN class in migration
  ...
2017-10-09 15:00:00 -05:00
Bob Van Landuyt e8ca579d88 Add a project forks spec helper
The helper creates a fork of a project with all provided attributes,
but skipping the creation of the repository on disk.
2017-10-07 11:46:23 +02:00
Jose Ivan Vargas 4c0beb6c02 Merge branch 'master' into sh-headless-chrome-support 2017-09-13 12:21:33 -05:00
Phil Hughes 3b1993a83e rspec test fixes 2017-09-04 19:23:57 +01:00
Stan Hu f64f06f651 Change trigger('click') calls to click 2017-08-12 22:51:35 -07:00
Tim Zallmann cb1b4af099 Resolve "User dropdown in filtered search does not load avatar on `master`" 2017-08-07 21:44:42 +00:00
Robert Speicher 56ae036e41 Use `empty_project` where possible in spec/features/merge_requests 2017-07-27 13:12:17 -04:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher eef068754a Merge branch 'master' into rs-sign_in 2017-07-06 12:43:51 -04:00
Robert Speicher 9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Douwe Maan 70b05a8377 Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Eric Eastwood 3da6d76971 Re-enable autocomplete for milestones, tags, releases, and wiki
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33598
2017-06-19 13:31:32 -05:00
Annabel Dunstone Gray 72d4294406 Fix specs 2017-05-19 08:24:35 -05:00
mhasbini ac669df526 link issuable reference to itself in header 2017-03-09 02:14:16 +02:00
Simon Knox 4f143aa8f2 re-add Assign to Me link on new MR/Issue forms 2017-03-07 16:23:52 +11:00
Phil Hughes a6e312bf1d Updated wording in the specs 2016-07-21 08:52:37 +01:00
Phil Hughes 47d8fb84d8 Uses the selected values from the controller not the params
Added tests for new merge requests from forked project & owned project
2016-07-20 10:48:02 +01:00
Phil Hughes 357ad44a74 Fixed Rubocop errors 2016-07-20 10:48:02 +01:00
Phil Hughes feeb489302 Added spec tests for merge request form including from forked project 2016-07-20 10:48:02 +01:00