gitlab-org--gitlab-foss/spec/features
Alexis Reigel 9e14f437b6
create favicon overlay on the client
the initial reason for this change was that graphicsmagick does not
support writing to ico files. this fact lead to a chain of changes:

1. use png instead of ico (browser support is good enough)
2. render the overlays on the client using the canvas API. this way we
   only need to store the original favion and generate the overlay versions
   dynamically.
   this change also enables (next step) to simplify the handling of the
   stock favicons as well, as we don't need to generate all the versions
   upfront.
2018-06-05 16:20:21 +02:00
..
admin create favicon overlay on the client 2018-06-05 16:20:21 +02:00
atom Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
boards Make simulateDrag duration configurable 2018-05-31 20:30:11 +05:30
dashboard Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
discussion_comments
explore Fix new menu spec 2018-04-20 13:15:09 -05:00
groups Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
ics Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
issuables Replace `features/project/merge_requests/references.featue` 2018-05-10 11:39:30 +11:00
issues Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
markdown move render_gfm into behaviors directory 2018-03-19 23:07:46 -05:00
merge_request Fix indentation in user_selects_branches_for_new_mr_spec.rb 2018-05-25 19:20:19 +00:00
merge_requests Add 'squash and rebase' feature to CE 2018-05-29 20:51:43 +11:00
milestones Replace the `project/issues/milestones.feature` spinach test with an rspec analog 2018-04-11 11:47:23 +00:00
profiles Display and revoke active sessions 2018-05-02 08:08:16 +00:00
projects Remove unused running_or_pending_build_count 2018-06-04 21:34:11 +02:00
reportable_note
search Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00
security
snippets blank lines around expect removed 2018-03-27 14:01:21 +05:30
tags
uploads Fix tests after group settings page redesign 2018-05-28 18:02:04 +03:00
users Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
abuse_report_spec.rb
calendar_spec.rb
commits_spec.rb
container_registry_spec.rb
cycle_analytics_spec.rb
error_pages_spec.rb Update 404 and 403 pages 2018-05-31 21:28:19 +00:00
expand_collapse_diffs_spec.rb
global_search_spec.rb
group_variables_spec.rb
groups_spec.rb Fix tests after group settings page redesign 2018-05-28 18:02:04 +03:00
help_pages_spec.rb
ide_spec.rb Fixed web IDE not working for sub-groups 2018-04-16 17:02:12 +01:00
invites_spec.rb Resolve "Opening Project with invite but without accepting leads to 404 error page" 2018-05-17 09:19:47 +00:00
issues_spec.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
labels_hierarchy_spec.rb Merge branch 'master' into bootstrap4 2018-04-25 10:51:53 -05:00
milestone_spec.rb Fix miletone spec 2018-04-24 11:45:48 -05:00
oauth_login_spec.rb Refactor OmniauthCallbacksController to remove duplication 2018-04-22 23:50:55 +01:00
participants_autocomplete_spec.rb
password_reset_spec.rb
profile_spec.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
project_variables_spec.rb
projects_spec.rb
protected_branches_spec.rb fix protected_branches_spec.rb 2018-05-23 16:28:08 -05:00
protected_tags_spec.rb Resolve "Protected branches count is wrong when a wildcard includes several protected branches" 2018-04-04 10:37:44 +00:00
raven_js_spec.rb fix raven specs 2018-05-03 15:24:18 -05:00
read_only_spec.rb Add read-only banner to all pages 2018-03-22 20:34:45 +01:00
runners_spec.rb Fix spec/features/runners_spec.rb 2018-05-31 10:56:28 +02:00
signed_commits_spec.rb Fix signed commits spec 2018-04-23 16:23:18 -05:00
snippets_spec.rb
task_lists_spec.rb
triggers_spec.rb Fix triggers spec 2018-04-20 15:15:04 -05:00
u2f_spec.rb Remove u2f webpack bundle 2018-03-01 18:13:50 +00:00
unsubscribe_links_spec.rb
user_can_display_performance_bar_spec.rb Show Ajax requests in performance bar 2018-03-19 19:06:09 +00:00
user_sorts_things_spec.rb Replace the `project/issues/issues.feature` spinach test with an rspec analog 2018-04-03 10:27:56 +00:00