gitlab-org--gitlab-foss/spec/features
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
..
admin Merged the 'groups' and 'projects' tabs when viewing user profiles 2016-12-29 22:42:16 +00:00
atom Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
boards Fix typo: seach to search 2016-12-29 17:14:45 -05:00
dashboard Remove time zone information from assertion in timeago tooltips spec 2016-12-30 11:32:44 +01:00
groups Improve test for sort dropdown on members page 2016-12-16 20:30:27 -02:00
issuables Fix failures in default sort order spec 2016-12-30 16:44:16 +01:00
issues Disable award emoji button but display tooltip 2016-12-31 07:35:05 -05:00
merge_requests Preserve selected versions when comparing MR changes 2016-12-31 08:00:40 -05:00
milestones Wait for ajax request to complete when testing milestont drang-n-drop feature 2016-12-29 11:06:22 +02:00
profiles Add a controller spec for personal access tokens. 2016-12-16 16:29:32 +05:30
projects Merge branch 'master' into fix-git-hooks-when-creating-file 2017-01-04 22:25:55 +08:00
protected_branches
security Add support for nested groups to admin routing 2016-12-11 10:30:10 +02:00
snippets Ensure user is authenticated to create a new snippet 2016-11-28 16:57:49 +01:00
tags Truncate tag description and fix mobile for inidividual tag 2016-12-27 11:23:20 -05:00
todos Fix viewing "build failed" TODOs 2016-12-22 13:57:00 +00:00
users
abuse_report_spec.rb Move abuse report spinach test to rspec 2016-11-23 19:30:07 +05:00
auto_deploy_spec.rb Rename "autodeploy" to "auto deploy" 2016-12-23 11:08:18 +01:00
calendar_spec.rb Fix deselecting calendar days on contribution graph 2016-11-04 10:01:20 -05:00
ci_lint_spec.rb
commits_spec.rb Fix broken test 2016-12-16 11:30:22 +00:00
compare_spec.rb Fix broken rspec in compare text 2016-10-16 21:09:38 -07:00
container_registry_spec.rb
cycle_analytics_spec.rb Improve spec 2017-01-02 08:30:13 -05:00
dashboard_issues_spec.rb Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
dashboard_milestones_spec.rb
environment_spec.rb Revert conflicting EE changes 2016-12-21 21:27:51 +01:00
environments_spec.rb Revert conflicting EE changes 2016-12-21 21:27:51 +01:00
expand_collapse_diffs_spec.rb Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01:00
gitlab_flavored_markdown_spec.rb
global_search_spec.rb Fix broken commits search 2016-11-08 12:03:23 +02:00
groups_spec.rb Refactor nested group related code 2016-12-29 19:18:05 +02:00
help_pages_spec.rb Stop replacing `$your_email` with the user's email 2016-12-09 17:32:05 +01:00
issues_spec.rb Improve spec for resetting incoming email token 2016-12-23 16:42:44 +01:00
login_spec.rb Fix rubocop build error 2016-10-24 21:44:24 -04:00
markdown_spec.rb
milestone_spec.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
notes_on_merge_requests_spec.rb Rephrase some system notes to be compatible with new system note style 2016-11-24 18:26:29 +08:00
participants_autocomplete_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
password_reset_spec.rb
profile_spec.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
projects_spec.rb
protected_branches_spec.rb
runners_spec.rb
search_spec.rb Fix broken commits search 2016-11-08 12:03:23 +02:00
signup_spec.rb
snippets_spec.rb
task_lists_spec.rb
triggers_spec.rb
u2f_spec.rb Improved the u2f flow 2016-12-27 00:18:17 +00:00
unsubscribe_links_spec.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
users_spec.rb Allow registering users where the username contains dots (.). 2016-11-18 11:47:37 +05:30
variables_spec.rb Add spec for hiding variables and remove the need for ES6 Symbol 2016-11-24 02:24:52 -08:00