<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch fix-rack-proxy</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>fix rack-proxy dependency in production</title>
<updated>2017-02-04T15:54:32+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-02-04T15:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d29a527ae80060b5dc1244364d495758195496e1'/>
<id>d29a527ae80060b5dc1244364d495758195496e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'go-go-gadget-webpack' into 'master'</title>
<updated>2017-02-04T05:13:36+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2017-02-04T05:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7b70014d5df18764fea387fe9576fac711a6f849'/>
<id>7b70014d5df18764fea387fe9576fac711a6f849</id>
<content type='text'>

Integrate webpack for frontend asset compilation

Closes #14634

See merge request !7288</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Integrate webpack for frontend asset compilation

Closes #14634

See merge request !7288</pre>
</div>
</content>
</entry>
<entry>
<title>fix failing test</title>
<updated>2017-02-04T02:21:42+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-02-03T21:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=56e5404dd57c85cbd2e9dbde6694cdf1222af8a1'/>
<id>56e5404dd57c85cbd2e9dbde6694cdf1222af8a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Vue warnings for missing element</title>
<updated>2017-02-04T02:21:42+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-02-03T20:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce4877e21882ddc2f5bdae5ab0768f02a32f6e84'/>
<id>ce4877e21882ddc2f5bdae5ab0768f02a32f6e84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'retro-and-kickoff-are-public' into 'master'</title>
<updated>2017-02-04T00:22:34+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-02-04T00:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=06eb5f36be3c8a472a0008a38dcd5ce52443db4c'/>
<id>06eb5f36be3c8a472a0008a38dcd5ce52443db4c</id>
<content type='text'>

Document that the retro and kickoff notes are public

See merge request !8788</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Document that the retro and kickoff notes are public

See merge request !8788</pre>
</div>
</content>
</entry>
<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 '26300-line-numbers-are-off-in-dynamically-loaded-diff-chunks' into 'master'</title>
<updated>2017-02-03T23:03:05+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2017-02-03T23:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa9e77b7ce5a1ceeff6188e5d12e5fcb2589d2f1'/>
<id>aa9e77b7ce5a1ceeff6188e5d12e5fcb2589d2f1</id>
<content type='text'>
Resolve "Line numbers are off in dynamically loaded diff chunks"

Closes #26300

See merge request !8428</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Line numbers are off in dynamically loaded diff chunks"

Closes #26300

See merge request !8428</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-scroll-test' into 'master'</title>
<updated>2017-02-03T22:55:17+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2017-02-03T22:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=575aea54e4ab83c93cd69413479372815cd287c5'/>
<id>575aea54e4ab83c93cd69413479372815cd287c5</id>
<content type='text'>

Change window size before visiting page, to get correct scroll position

See merge request !8963</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Change window size before visiting page, to get correct scroll position

See merge request !8963</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix-slash-commands-spec-error' into 'master'</title>
<updated>2017-02-03T21:52:46+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>lacerda.filipa@gmail.com</email>
</author>
<published>2017-02-03T21:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=496646d4a2c79144c514c385b9a14174586287f4'/>
<id>496646d4a2c79144c514c385b9a14174586287f4</id>
<content type='text'>

Fix slash commands spec error

See merge request !8968</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix slash commands spec error

See merge request !8968</pre>
</div>
</content>
</entry>
<entry>
<title>Change window size before visiting page, to get correct scroll position</title>
<updated>2017-02-03T21:36:32+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-02-03T17:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b63d7d4f8965597fd0a7291830ad391d1c74334e'/>
<id>b63d7d4f8965597fd0a7291830ad391d1c74334e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
