<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/models, branch fix/github-import-performance</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 '12614-fix-long-message' into 'master'</title>
<updated>2017-06-08T10:32:45+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2017-06-08T10:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ce11fc388bc168368b1e0a65659bb45c76a4a08'/>
<id>8ce11fc388bc168368b1e0a65659bb45c76a4a08</id>
<content type='text'>
Fix long urls in the title of commit

Closes #12614

See merge request !10938</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix long urls in the title of commit

Closes #12614

See merge request !10938</pre>
</div>
</content>
</entry>
<entry>
<title>nil-check Repository::is_ancestor?</title>
<updated>2017-06-08T00:47:10+00:00</updated>
<author>
<name>Kim Carlbäcker</name>
<email>kim.carlbacker@gmail.com</email>
</author>
<published>2017-06-08T00:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a07ecebaf507632c255b7743c858a861845f4f8'/>
<id>7a07ecebaf507632c255b7743c858a861845f4f8</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 'feature/gb/persist-pipeline-stages' into 'master'</title>
<updated>2017-06-07T11:32:29+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-06-07T11:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5c26f4718b85c921c1649c575ffaea6c67f15657'/>
<id>5c26f4718b85c921c1649c575ffaea6c67f15657</id>
<content type='text'>
Persist stages in the database

Closes #26481

See merge request !11790</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Persist stages in the database

Closes #26481

See merge request !11790</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zj-read-registry-pat' into 'master'</title>
<updated>2017-06-07T09:20:57+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-06-07T09:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7adddf49965a1808e7a3a0d1a70b08172c74a762'/>
<id>7adddf49965a1808e7a3a0d1a70b08172c74a762</id>
<content type='text'>
Allow pulling container images using personal access tokens

Closes #19219

See merge request !11845</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow pulling container images using personal access tokens

Closes #19219

See merge request !11845</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '2563-backport-ee1942' into 'master'</title>
<updated>2017-06-07T07:04:21+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-06-07T07:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eebd18c3ac6a77e29693c8e1892782acdf20e262'/>
<id>eebd18c3ac6a77e29693c8e1892782acdf20e262</id>
<content type='text'>
Backport some EE changes from adding shared_runners_minutes_limit to the API

Closes gitlab-ee#2563

See merge request !11936</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport some EE changes from adding shared_runners_minutes_limit to the API

Closes gitlab-ee#2563

See merge request !11936</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pipeline-stages</title>
<updated>2017-06-06T19:22:19+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-06-06T19:22:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96a7236bfd1e2c960ecea660026c976218e85a59'/>
<id>96a7236bfd1e2c960ecea660026c976218e85a59</id>
<content type='text'>
* feature/gb/migrate-pipeline-stages: (76 commits)
  redesign caching of application settings
  Fix binary encoding error on MR diffs
  Fix missing tooltip and ARIA labels for accessibility
  Add info on using self-signed certs with Registry
  Actually clean gitlab-test path when TestEnv.set_repo_refs fails
  Introduce optimistic locking support via optional parameter last_commit_id on File Update API
  Move issuable bulk edit form into a new sidebar.
  Add PowerShell to CI variable docs
  Responsive environment tables
  Accept a username for User-level Events API
  Introduce an Events API
  Update GitLab Pages to v0.4.3
  Allow numeric pages domain
  Remove references to old settings location
  Resolve "API: Environment info missed"
  Fix Projects API spec
  Resolve "When changing project visibility setting, change other dropdowns automatically"
  Update explanation of job-level variable override to fit example
  change headings to improve SEO
  backports changed import logic from pull mirroring feature into CE
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* feature/gb/migrate-pipeline-stages: (76 commits)
  redesign caching of application settings
  Fix binary encoding error on MR diffs
  Fix missing tooltip and ARIA labels for accessibility
  Add info on using self-signed certs with Registry
  Actually clean gitlab-test path when TestEnv.set_repo_refs fails
  Introduce optimistic locking support via optional parameter last_commit_id on File Update API
  Move issuable bulk edit form into a new sidebar.
  Add PowerShell to CI variable docs
  Responsive environment tables
  Accept a username for User-level Events API
  Introduce an Events API
  Update GitLab Pages to v0.4.3
  Allow numeric pages domain
  Remove references to old settings location
  Resolve "API: Environment info missed"
  Fix Projects API spec
  Resolve "When changing project visibility setting, change other dropdowns automatically"
  Update explanation of job-level variable override to fit example
  change headings to improve SEO
  backports changed import logic from pull mirroring feature into CE
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix binary encoding error on MR diffs</title>
<updated>2017-06-06T16:40:07+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2017-06-06T16:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b53add3f93caffa830e3bdbb3d8fd8d674ee3aa'/>
<id>6b53add3f93caffa830e3bdbb3d8fd8d674ee3aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just let the user to create the namespace</title>
<updated>2017-06-06T15:39:22+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-06-06T15:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf6961cad85ab9a60f37f9b2974fb7bdd3975810'/>
<id>bf6961cad85ab9a60f37f9b2974fb7bdd3975810</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942</title>
<updated>2017-06-06T13:42:45+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-06-06T13:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d919f924bf32220237c389dc913093efead8928c'/>
<id>d919f924bf32220237c389dc913093efead8928c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow numeric pages domain</title>
<updated>2017-06-06T11:39:37+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@gitlab.com</email>
</author>
<published>2017-05-19T14:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8df7bcf532c9f0407fcefa12d205cb9d160fe5f4'/>
<id>8df7bcf532c9f0407fcefa12d205cb9d160fe5f4</id>
<content type='text'>
Previously, `PagesDomain` would not allow a domain such as
123.example.com. With this change, this is now allowed, because
it is a perfectly valid domain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, `PagesDomain` would not allow a domain such as
123.example.com. With this change, this is now allowed, because
it is a perfectly valid domain.
</pre>
</div>
</content>
</entry>
</feed>
