gitlab-org--gitlab-foss/spec/lib
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
..
api Merge branch 'ab-42194-keyset-pagination' into 'master' 2018-05-22 11:19:34 +00:00
backup Use File.join in DeleteAllRepositories test 2018-06-01 13:54:34 +02:00
banzai Merge branch 'master' into bootstrap4 2018-05-21 09:17:16 -05:00
bitbucket
constraints
container_registry
gitaly
gitlab create favicon overlay on the client 2018-06-05 16:20:21 +02:00
google_api Remove redundant GoogleApi::CloudPlatform::Client methods 2018-05-11 18:45:45 +02:00
json_web_token
mattermost Updated Mattermost integration to use Mattermost API v4 2018-05-28 09:18:43 -04:00
microsoft_teams
object_storage Update validator 2018-06-04 22:31:01 +02:00
omni_auth/strategies Eliminate constants warnings by: 2018-06-01 13:46:46 +08:00
rspec_flaky Improve the architecture of RspecFlaky classes by introducing a new RspecFlaky::Report class 2018-04-10 15:38:40 +02:00
system_check
additional_email_headers_interceptor_spec.rb
after_commit_queue_spec.rb
disable_email_interceptor_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb
feature_spec.rb Use RequestStore to memoize Flipper features so that memoized values are cleared between requests 2018-06-01 17:51:40 +02:00
file_size_validator_spec.rb
forever_spec.rb Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
gitlab_spec.rb Replace Gitlab::REVISION with Gitlab.revision and handle installations without a .git directory 2018-05-24 10:14:01 +02:00
milestone_array_spec.rb
system_check_spec.rb
uploaded_file_spec.rb Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00