gitlab-org--gitlab-foss/spec/features/projects
Lin Jen-Shin 104bac3d21 Merge branch 'master' into fix-git-hooks-when-creating-file
* master: (1031 commits)
  Add changelog entry for renaming API param [ci skip]
  Add missing milestone parameter
  Refactor issues filter in API
  Fix project hooks params
  Gitlab::LDAP::Person uses LDAP attributes configuration
  Don't delete files from spec/fixtures
  Copy, don't move uploaded avatar files
  Minor improvements to changelog docs
  Rename logo, apply for Slack too
  Fix Gemfile.lock for the octokit update
  Fix cross-project references copy to include the project reference
  Add logo in public files
  Use stable icon for Mattermost integration
  rewrite the item.respond_to?(:x?) && item.x? to item.try(:x?)
  API: extern_uid is a string
  Increases pipeline graph drowdown width in order to prevent strange position on chrome on ubuntu
  Removed bottom padding from merge manually from CLI because of repositioning award emoji's
  Make haml_lint happy
  Improve spec
  Add feature tests for Cycle Analytics
  ...
2017-01-04 22:25:55 +08:00
..
badges
blobs Merge branch 'jej-22869' into 'security' 2016-11-28 21:25:18 -03:00
branches
commit Changes after review 2016-12-21 11:18:15 +00:00
commits Fix pipelines spec 2016-11-16 16:29:12 -06:00
files Merge branch 'master' into fix-git-hooks-when-creating-file 2017-01-04 22:25:55 +08:00
import_export Rename SlackNotificationService back to SlackService 2016-12-20 19:42:13 -02:00
issues
labels Add feature spec for labels subscription 2016-11-17 15:10:13 -02:00
main
members Fix member with expiration date feature spec 2016-12-19 22:52:10 -02:00
merge_requests
pipelines Fix stage and pipeline specs and rubocop offenses 2016-12-20 20:07:34 +01:00
services Rename logo, apply for Slack too 2017-01-03 15:01:28 +01:00
settings Remove wrong '.builds-feature' class from the MR settings fieldset 2016-12-07 12:42:09 +01:00
tags
wiki fix tests broken by new wiki page design 2016-11-30 15:22:43 -06:00
branches_spec.rb
builds_spec.rb Changes after review 2016-12-07 15:43:24 +00:00
developer_views_empty_project_instructions_spec.rb
edit_spec.rb
features_visibility_spec.rb Parse JIRA issue references even if Issue Tracker is disabled 2016-12-29 16:52:04 -02:00
gfm_autocomplete_load_spec.rb Changed autocomplete_sources into an action that returns a single 'at' type of sources at a time 2016-12-15 15:20:33 +00:00
group_links_spec.rb
guest_navigation_menu_spec.rb Guests can read builds if those are public 2016-12-04 15:48:50 +01:00
issuable_templates_spec.rb Fix tests to use the new API 2016-12-08 19:11:52 +08:00
new_project_spec.rb Fix project Visibility level selector not using default values 2016-11-10 14:41:03 -02:00
project_settings_spec.rb Added ability to put emojis into repository name 2016-11-12 09:21:23 +01:00
ref_switcher_spec.rb
shortcuts_spec.rb
snippets_spec.rb