<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/awards_handler_spec.js, branch docs-sethgitlab-featureflags</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"</title>
<updated>2019-04-10T18:49:06+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-03-14T09:18:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c57529556c2ba3053e3a622efc2f5b6eeaabe009'/>
<id>c57529556c2ba3053e3a622efc2f5b6eeaabe009</id>
<content type='text'>
Reverts the loading of emojis and its images to move forward with RC
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts the loading of emojis and its images to move forward with RC
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'winh-remove-sushi' into 'master'</title>
<updated>2019-03-26T16:03:28+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-03-26T16:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad985a7a28c19a085011afc7531f4f2c13783cb2'/>
<id>ad985a7a28c19a085011afc7531f4f2c13783cb2</id>
<content type='text'>
Remove .raw from JavaScript fixture file names

Closes #59201

See merge request gitlab-org/gitlab-ce!26430

(cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove .raw from JavaScript fixture file names

Closes #59201

See merge request gitlab-org/gitlab-ce!26430

(cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918)
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'winh-remove-sushi' into 'master'"</title>
<updated>2019-03-22T11:03:15+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-03-22T11:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=022968764ced43c5de0c3291cfe2fbc7b068e944'/>
<id>022968764ced43c5de0c3291cfe2fbc7b068e944</id>
<content type='text'>
This reverts merge request !26430</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !26430</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .raw from JavaScript fixture file names</title>
<updated>2019-03-21T16:16:53+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2019-03-21T06:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e9bb4ad314955c6d33db5d2f7dc8bab1df4e85f'/>
<id>3e9bb4ad314955c6d33db5d2f7dc8bab1df4e85f</id>
<content type='text'>
There is nothing more to say but

"Commits that change 30 or more lines across at least three files
must describe these changes in the commit body"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is nothing more to say but

"Commits that change 30 or more lines across at least three files
must describe these changes in the commit body"
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved all emojis to the public folder</title>
<updated>2019-03-07T09:33:03+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-03-07T09:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d07919de90e8212673adb47a4e60514c2573f2ce'/>
<id>d07919de90e8212673adb47a4e60514c2573f2ce</id>
<content type='text'>
Created new emojis map in public folder

Renamed folder to emojis

Loading now the emojis from Localstorage or from Server

Moved all emojis to the public folder

Loading the emojis.json file now through AJAX

Loads now the map in the web element instead when building the emoji tag

Updated the custom Element Setup to modern method

Fixed Emoji Karma Specs for async loading

Loading now the emojis from Localstorage or from Server

Loads now the map in the web element instead when building the emoji tag

Fixed problem with FIXTURE_PATH for emojis fixtures

Fixes Linting Error in gemojione.rake

Fixed Emoji Karma Specs

Fix static type check in gemojione and check if already registered

Testing if the Emoji Support Check is failing Rspec

Change of CLass Name, returning true on check to test

Fixes failing Emoji RSpec Tests

Moved Emojis into public/-/emojis/1/

Fixed Linting Errors in gl_emoji

Fix to fixtures creation for emojis

Fixed path spec for new subdirectory -/emojis

Optimized emojis.json output

Fix for Emoji Spec failure due to unicode dataset

Better catch handling for emojis
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Created new emojis map in public folder

Renamed folder to emojis

Loading now the emojis from Localstorage or from Server

Moved all emojis to the public folder

Loading the emojis.json file now through AJAX

Loads now the map in the web element instead when building the emoji tag

Updated the custom Element Setup to modern method

Fixed Emoji Karma Specs for async loading

Loading now the emojis from Localstorage or from Server

Loads now the map in the web element instead when building the emoji tag

Fixed problem with FIXTURE_PATH for emojis fixtures

Fixes Linting Error in gemojione.rake

Fixed Emoji Karma Specs

Fix static type check in gemojione and check if already registered

Testing if the Emoji Support Check is failing Rspec

Change of CLass Name, returning true on check to test

Fixes failing Emoji RSpec Tests

Moved Emojis into public/-/emojis/1/

Fixed Linting Errors in gl_emoji

Fix to fixtures creation for emojis

Fixed path spec for new subdirectory -/emojis

Optimized emojis.json output

Fix for Emoji Spec failure due to unicode dataset

Better catch handling for emojis
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in comments and specs</title>
<updated>2018-11-01T06:59:20+00:00</updated>
<author>
<name>George Tsiolis</name>
<email>tsiolis.g@gmail.com</email>
</author>
<published>2018-10-30T10:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=733ae9492129e835f183902a97ee0886e2dbdc9b'/>
<id>733ae9492129e835f183902a97ee0886e2dbdc9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prettify awards_handler_spec.js script</title>
<updated>2018-10-17T16:17:40+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-10-17T07:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a6fffcffca3dc8e4f52c90d3d18eaefd9e48aef'/>
<id>5a6fffcffca3dc8e4f52c90d3d18eaefd9e48aef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable jasmine/new-line-before-expect</title>
<updated>2018-10-17T04:57:29+00:00</updated>
<author>
<name>Johann Hubert Sonntagbauer</name>
<email>johann.sonntagbauer@gmail.com</email>
</author>
<published>2018-10-09T18:03:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f5723a169b5d400c136dbd844fc54c68e5f8563'/>
<id>6f5723a169b5d400c136dbd844fc54c68e5f8563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable jasmine/new-line-between-declarations</title>
<updated>2018-10-09T17:01:49+00:00</updated>
<author>
<name>Johann Hubert Sonntagbauer</name>
<email>johann.sonntagbauer@gmail.com</email>
</author>
<published>2018-10-09T17:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2a76e04091211c03684d236230331d6eabdf748e'/>
<id>2a76e04091211c03684d236230331d6eabdf748e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Harmonize prettier and eslint configs"</title>
<updated>2018-10-09T15:25:53+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-10-09T15:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d76190371c1ab3ab08f11604aa06196c2acd7138'/>
<id>d76190371c1ab3ab08f11604aa06196c2acd7138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
