gitlab-org--gitlab-foss/spec/features
Lin Jen-Shin 9370bb231b Merge remote-tracking branch 'upstream/master' into new-issue-by-email
* upstream/master: (45 commits)
  Replace reject_blocked with reject_blocked! in callbacks.
  Fix Project#to_param to keep invalid project suitable for use in URLs
  Update CHANGELOG
  Add feature specs for edit project settings
  Fix renaming repository when name contains invalid chars under settings
  Change requests_profiles resource constraint to catch virtually any file
  Allow skipping users in autocomplete
  Fix typo in CHANGELOG
  Update CHANGELOG
  Respective cache is now expired when creating a new branch
  Update CHANGELOG
  Unify HTML format in static error pages
  Make error pages responsive design
  Move color-logic into HipchatService#HipchatService
  Depened on exact version of SimpleCov when patched
  Refactor spam validation to a concern that can be easily reused and improve legibility in `SpamCheckService`
  Refactor `SpamCheckService` to make it cleaner and clearer.
  Submit all issues on public projects to Akismet if enabled.
  Submit new issues created via the WebUI by non project members to Akismet for spam check.
  Upgrade Bullet from 5.0.0 to 5.2.0.
  ...
2016-07-28 14:08:45 +08:00
..
admin Add test for new pending tab and update tests for running tab 2016-07-18 10:23:32 +02:00
atom
dashboard Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
groups/members Fix a few nitpicks 2016-07-20 14:38:21 +02:00
issues remove search_id for label dropdown filter 2016-07-24 09:36:08 +08:00
merge_requests Remove flaky diff note tests for now 2016-07-20 18:36:48 -06:00
profiles
projects Fix Project#to_param to keep invalid project suitable for use in URLs 2016-07-27 13:52:45 -03:00
security Allow to access Container Registry for Public and Internal projects 2016-07-15 17:05:41 +02:00
tags Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
todos
builds_spec.rb Ensure current user can retry a build before showing the 'Retry' button 2016-07-26 11:05:46 +02:00
ci_lint_spec.rb
commits_spec.rb
compare_spec.rb Fixed submit button not enabling 2016-07-08 14:10:32 +01:00
container_registry_spec.rb
dashboard_issues_spec.rb
dashboard_milestones_spec.rb
environments_spec.rb Use Re-deploy button on Deployments page 2016-07-20 22:48:10 +02:00
expand_collapse_diffs_spec.rb Collapsed diffs lines/size don't accumulate to overflow diffs. 2016-07-18 14:43:28 -06:00
gitlab_flavored_markdown_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
groups_spec.rb Fix creating group with space in group path 2016-07-14 15:31:48 -03:00
help_pages_spec.rb Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
issues_spec.rb Test both for having existing issues or not 2016-07-27 18:07:24 +08:00
login_spec.rb Added a lot of stubbing to make sure OAUth requests are handled properly with 2FA 2016-07-07 16:54:03 -05:00
markdown_spec.rb Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
milestone_spec.rb
notes_on_merge_requests_spec.rb Merge branch 'optimize-cross-ref-system-notes-check' into 'master' 2016-07-12 00:29:12 +00:00
participants_autocomplete_spec.rb
password_reset_spec.rb
pipelines_settings_spec.rb Create PipelinesSettingsController for showing settings page 2016-07-20 14:39:06 +02:00
pipelines_spec.rb Create PipelinesSettingsController for showing settings page 2016-07-20 14:39:06 +02:00
profile_spec.rb
projects_spec.rb
protected_branches_spec.rb Use the `GLDropdown` component to select protected branches. 2016-07-07 10:07:05 +05:30
runners_spec.rb
search_spec.rb Updated tests 2016-07-05 09:06:38 +01:00
signup_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
task_lists_spec.rb
triggers_spec.rb
u2f_spec.rb Add a U2F feature spec for multiple devices owned by the same user. 2016-07-14 08:19:09 +05:30
users_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
variables_spec.rb