<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/diff.js.es6, branch fix-ace-editor-modules</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'master' into go-go-gadget-webpack</title>
<updated>2017-02-03T23:19:02+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-02-03T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7039d52349610a625efeafa32898a7763b4dbdb6'/>
<id>7039d52349610a625efeafa32898a7763b4dbdb6</id>
<content type='text'>
* master:
  Change window size before visiting page, to get correct scroll position
  Fix slash commands spec error
  Move project services to new location under Integrations
  Move webhooks to new a location under Integrations
  Fixed eslint test failure
  Fixed redirection from http://someproject.git to http://someproject
  Add traits for the different Event types to the Event factory
  prevent nonewline type diff lines from containing unfolding link
  ensure linenumber data attribute is correct for the last line in a diff chunk
  ensure last line in diff block is contained within a table row element
  ensure click event is bound only once
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* master:
  Change window size before visiting page, to get correct scroll position
  Fix slash commands spec error
  Move project services to new location under Integrations
  Move webhooks to new a location under Integrations
  Fixed eslint test failure
  Fixed redirection from http://someproject.git to http://someproject
  Add traits for the different Event types to the Event factory
  prevent nonewline type diff lines from containing unfolding link
  ensure linenumber data attribute is correct for the last line in a diff chunk
  ensure last line in diff block is contained within a table row element
  ensure click event is bound only once
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '26825-diff-unfolding-within-merge-request-changes-tab-triggers-two-ajax-requests' into 'master'</title>
<updated>2017-02-03T19:32:01+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2017-02-03T19:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b9c57808c8df69bf4dcfbada4bf4389befa0f3e2'/>
<id>b9c57808c8df69bf4dcfbada4bf4389befa0f3e2</id>
<content type='text'>

Resolve diff unfolding redundant ajax request

Closes #26825

See merge request !8630</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Resolve diff unfolding redundant ajax request

Closes #26825

See merge request !8630</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into go-go-gadget-webpack</title>
<updated>2017-01-28T01:33:58+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-01-28T01:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69e4072f89ad9aeebcc852373341f790c1b021e2'/>
<id>69e4072f89ad9aeebcc852373341f790c1b021e2</id>
<content type='text'>
* master: (389 commits)
  Document "No gems fetched from git repositories" policy [ci skip]
  Typos
  Small gramatical tweaks
  Typos
  Added PHP &amp; NPM doc
  Use `:empty_project` where possible in request specs
  Add caching of droplab ajax requests
  Use `:empty_project` where possible in model specs
  Revert 3f17f29a
  Remove unused js response from refs controller
  Add MR id to changelog entry
  fixed small mini pipeline graph line glitch
  Prevent form to be submitted twice
  Fix Error 500 when repositories contain annotated tags pointing to blobs
  Fix /explore sorting (trending)
  Simplify wording in "adding an image" docs
  Remove "official merge window" from CONTRIBUTING.md [ci skip]
  Update repository check documentation
  Fixed flexbox and wrap issues
  Update two_factor_authentication.md
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* master: (389 commits)
  Document "No gems fetched from git repositories" policy [ci skip]
  Typos
  Small gramatical tweaks
  Typos
  Added PHP &amp; NPM doc
  Use `:empty_project` where possible in request specs
  Add caching of droplab ajax requests
  Use `:empty_project` where possible in model specs
  Revert 3f17f29a
  Remove unused js response from refs controller
  Add MR id to changelog entry
  fixed small mini pipeline graph line glitch
  Prevent form to be submitted twice
  Fix Error 500 when repositories contain annotated tags pointing to blobs
  Fix /explore sorting (trending)
  Simplify wording in "adding an image" docs
  Remove "official merge window" from CONTRIBUTING.md [ci skip]
  Update repository check documentation
  Fixed flexbox and wrap issues
  Update two_factor_authentication.md
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>use handleLocationHash utility method</title>
<updated>2017-01-25T22:05:52+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-01-25T20:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b74f2faa591624e95ed1194558f9a5d0feb72a54'/>
<id>b74f2faa591624e95ed1194558f9a5d0feb72a54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure click event is bound only once</title>
<updated>2017-01-18T19:25:10+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-01-18T19:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7c29f03e23c0a87b1dc9dacda173f40de17378eb'/>
<id>7c29f03e23c0a87b1dc9dacda173f40de17378eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed commit diff linking and added specs</title>
<updated>2017-01-14T14:25:37+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-01-07T21:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1dd08e17bd1010e48b8f12e663a7c859b698b7b'/>
<id>c1dd08e17bd1010e48b8f12e663a7c859b698b7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Instantiate ImageFile for diff-files in Diff</title>
<updated>2016-12-04T11:27:02+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2016-12-04T11:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c3415873b969ab3a8708da1f35388aa4f2e4155a'/>
<id>c3415873b969ab3a8708da1f35388aa4f2e4155a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>satisfy eslint no-param-reassign rule</title>
<updated>2016-12-02T23:43:20+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2016-12-02T23:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed5f22cb93cbabcd2bcf38e7a6b22efb03d7e212'/>
<id>ed5f22cb93cbabcd2bcf38e7a6b22efb03d7e212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use e instead of event variable name</title>
<updated>2016-12-02T23:38:58+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2016-12-01T17:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6dd2a5204e9c17410c627737c7fed14642ed4e76'/>
<id>6dd2a5204e9c17410c627737c7fed14642ed4e76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>re-apply MR !6285 "Added forceLoad ability to singleFileDiffs, added callback to getContentHTML, added conditional force load if a collapsed diff line anchor is found"</title>
<updated>2016-12-02T23:38:58+00:00</updated>
<author>
<name>Luke Bennett</name>
<email>lukeeeebennettplus@gmail.com</email>
</author>
<published>2016-09-09T15:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c434568f3759dfcdb8f9c55a11aa037a760ec7d2'/>
<id>c434568f3759dfcdb8f9c55a11aa037a760ec7d2</id>
<content type='text'>
Use url utility to retrieve hash
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use url utility to retrieve hash
</pre>
</div>
</content>
</entry>
</feed>
