<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/dropzone_input.js, branch replace_explore_projects.feature</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>Standardize access to CSRF token in JavaScript</title>
<updated>2017-09-21T17:53:28+00:00</updated>
<author>
<name>Bryce Johnson</name>
<email>bryce@gitlab.com</email>
</author>
<published>2017-09-21T17:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cca06da2e4c1e3bfef597994db8ceb72796b50b5'/>
<id>cca06da2e4c1e3bfef597994db8ceb72796b50b5</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 'master' into issue-discussions-refactor</title>
<updated>2017-08-04T18:38:37+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-08-04T18:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4f8aa719bcde767793a82103f149cd37b4ad14c'/>
<id>e4f8aa719bcde767793a82103f149cd37b4ad14c</id>
<content type='text'>
* master: (162 commits)
  Since mysql is not a priority anymore, test it less
  Add container registry and spam logs icons
  Fix different Markdown styles
  Backport to CE for:
  Make new dropdown dividers full width
  Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs
  Install yarn via apt in update guides
  Use long curl options
  Remove monkey-patched Array.prototype.first() and last() methods
  Openshift Getting Started
  35659 Rename Pipelines tab to CI / CD in new navigation
  Don't bother going through an entire Banzai pipeline for empty text
  Add active state for pipelines settings on old nav
  Bump rspec to 3.6.0
  Resolve "Specific Async Script Loading by using a Page Variable"
  Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'"
  another rubocop style fix
  Use mixin for new dropdown style
  Migrate Repository#last_commit_for_path to Gitaly
  Migrate blame loading to Gitaly
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* master: (162 commits)
  Since mysql is not a priority anymore, test it less
  Add container registry and spam logs icons
  Fix different Markdown styles
  Backport to CE for:
  Make new dropdown dividers full width
  Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs
  Install yarn via apt in update guides
  Use long curl options
  Remove monkey-patched Array.prototype.first() and last() methods
  Openshift Getting Started
  35659 Rename Pipelines tab to CI / CD in new navigation
  Don't bother going through an entire Banzai pipeline for empty text
  Add active state for pipelines settings on old nav
  Bump rspec to 3.6.0
  Resolve "Specific Async Script Loading by using a Page Variable"
  Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'"
  another rubocop style fix
  Use mixin for new dropdown style
  Migrate Repository#last_commit_for_path to Gitaly
  Migrate blame loading to Gitaly
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove monkey-patched Array.prototype.first() and last() methods</title>
<updated>2017-08-04T08:07:05+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mgreiling@gitlab.com</email>
</author>
<published>2017-08-04T08:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7256626d6023869fac7ffdcfe3d291b76fb19e64'/>
<id>7256626d6023869fac7ffdcfe3d291b76fb19e64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Specific Async Script Loading by using a Page Variable"</title>
<updated>2017-08-03T20:31:53+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-08-03T20:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dab08be606878139ce3fe3d8e197ef73badf8e88'/>
<id>dab08be606878139ce3fe3d8e197ef73badf8e88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IssueNotesRefactor: Add dropzone required elements and fix dropdown selector.</title>
<updated>2017-07-21T19:35:26+00:00</updated>
<author>
<name>Fatih Acet</name>
<email>acetfatih@gmail.com</email>
</author>
<published>2017-07-20T21:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b80d13e402f6a96c87b9ac762968ea0645c4e39'/>
<id>6b80d13e402f6a96c87b9ac762968ea0645c4e39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor variables initialization in dropzone_input.js</title>
<updated>2017-07-18T00:00:35+00:00</updated>
<author>
<name>Brandon Everett</name>
<email>bme2010@gmail.com</email>
</author>
<published>2017-07-18T00:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85e7317554ddda7bf2bc2d3dd24a68a574970bc7'/>
<id>85e7317554ddda7bf2bc2d3dd24a68a574970bc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restored missing function inside dropzone_input.js</title>
<updated>2017-06-19T18:53:39+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-06-19T18:53:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2759a64f7bc94f4c78c1e1b439228c2b79574b4c'/>
<id>2759a64f7bc94f4c78c1e1b439228c2b79574b4c</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 '12910-snippets-description' into 'master'</title>
<updated>2017-06-07T09:26:48+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-06-07T09:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=563ea34692a18d82d9d1bc481002f19b8a407508'/>
<id>563ea34692a18d82d9d1bc481002f19b8a407508</id>
<content type='text'>
Support descriptions for snippets

Closes #31894

See merge request !11071</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support descriptions for snippets

Closes #31894

See merge request !11071</pre>
</div>
</content>
</entry>
<entry>
<title>Support uploads for newly created personal snippets</title>
<updated>2017-06-07T05:52:41+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-05-29T07:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2e311d9d1aac58bbd9c7d6c97c7cbcccf2715347'/>
<id>2e311d9d1aac58bbd9c7d6c97c7cbcccf2715347</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support descriptions for snippets</title>
<updated>2017-05-31T05:17:03+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-05-03T15:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4464c22d6d23d893494682d309aec3fb31c11ae3'/>
<id>4464c22d6d23d893494682d309aec3fb31c11ae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
