<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/serializers/analytics_build_entity.rb, branch remove-commit-tree</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>Re-enable SqlInjection and CommandInjection</title>
<updated>2017-08-08T14:50:54+00:00</updated>
<author>
<name>Brian Neel</name>
<email>brian@gitlab.com</email>
</author>
<published>2017-08-04T02:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9770c57fab0315865a33c8b6df269eded0d57b5c'/>
<id>9770c57fab0315865a33c8b6df269eded0d57b5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename BuildsController to JobsController</title>
<updated>2017-05-17T12:17:30+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-05-16T11:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71777a4a184945d6b58170af55d9fd9fef821ac9'/>
<id>71777a4a184945d6b58170af55d9fd9fef821ac9</id>
<content type='text'>
Rename other URL generators

admin_builds_path -&gt; admin_jobs_path

Fix tests and more renaming

Fix more tests

Also change build_id to job_id in the controller
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename other URL generators

admin_builds_path -&gt; admin_jobs_path

Fix tests and more renaming

Fix more tests

Also change build_id to job_id in the controller
</pre>
</div>
</content>
</entry>
<entry>
<title>fix started_at check</title>
<updated>2016-11-29T11:41:11+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-11-29T11:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a32dd93a4c5c0ae647beac425ed23e4b9c3d27f2'/>
<id>a32dd93a4c5c0ae647beac425ed23e4b9c3d27f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use an empty total time when the build has not started yet so the UI knows</title>
<updated>2016-11-25T10:47:33+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-11-25T10:22:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=830f739b99b36f8862dadc524e4aa72ec5a3366e'/>
<id>830f739b99b36f8862dadc524e4aa72ec5a3366e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed bug to do with calculating durations</title>
<updated>2016-11-22T14:05:37+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-11-22T14:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db62eb957157ffe14a474f5f858c753cade067b1'/>
<id>db62eb957157ffe14a474f5f858c753cade067b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added custom date helper and spec and fixed some unrelated spec failures</title>
<updated>2016-11-17T07:22:59+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-11-16T14:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cbd7d000395ff60fe3726e67ec351bd4d44582ec'/>
<id>cbd7d000395ff60fe3726e67ec351bd4d44582ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get all stages to use serlalizers - apart from plan - WIP</title>
<updated>2016-11-17T07:22:58+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-11-15T10:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8743e59f78cd8f8701460796dcc06854281f3f73'/>
<id>8743e59f78cd8f8701460796dcc06854281f3f73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP - refactored events to use build serializer, related spec passing</title>
<updated>2016-11-17T07:22:58+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-11-14T13:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b179bc37b940521522af6d8bf6762c2a9a0e251'/>
<id>3b179bc37b940521522af6d8bf6762c2a9a0e251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP - refactoring URL builder and events presenter into serializers</title>
<updated>2016-11-17T07:22:58+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-11-14T10:52:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=81d0146c4cf0d34b1b81da770483ed864482149c'/>
<id>81d0146c4cf0d34b1b81da770483ed864482149c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
