- Dec 08, 2015
-
-
Valery Sizov authored
-
- Dec 05, 2015
-
-
Andrew Tomaka authored
-
- Nov 25, 2015
-
-
Valery Sizov authored
-
- Nov 19, 2015
-
-
Yorick Peterse authored
-
- Nov 18, 2015
-
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Yorick Peterse authored
-
Douwe Maan authored
-
- Nov 16, 2015
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Nov 10, 2015
-
-
Kamil Trzcińśki authored
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
-
- Nov 05, 2015
-
-
Kamil Trzcińśki authored
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Oct 29, 2015
-
-
Yorick Peterse authored
This column is queried when creating a new project, without an index this query would lead to a sequence scan.
-
- Oct 26, 2015
-
-
Kamil Trzcińśki authored
Fixes performance regression introduced by MR1649
-
- Oct 23, 2015
-
-
Jacob Vosmaer (GitLab) authored
-
Kamil Trzcińśki authored
-
- Oct 20, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
- Oct 18, 2015
-
-
Douwe Maan authored
[ci skip]
-
- Oct 16, 2015
-
-
Yorick Peterse authored
This adds indexes for the following columns: * notes.line_code * ci_projects.gitlab_id * ci_projects.shared_runners_enabled * ci_builds.type * ci_builds.status
-
Yorick Peterse authored
Fixes #3086
-
Zeger-Jan van de Weg authored
-
- Oct 12, 2015
-
-
Kamil Trzcińśki authored
-
- Oct 08, 2015
-
-
Jonathan Rochkind authored
-
Yorick Peterse authored
By using a JOIN we can remove the need for using 2 separate queries to find a project by its namespace. Combined with an index (only needed for PostgreSQL) this reduces the query time from ~245 ms (~520 ms for the first call) down to roughly 10 ms (~15 ms for the first call).
-
- Oct 05, 2015
-
-
Robert Speicher authored
This option only existed to ease the CI-to-CE/EE migration process. This commit partially reverts 8b05abe8
-
Peter Göbel authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
- Oct 01, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valery Sizov authored
-
- Sep 30, 2015
-
-
Kamil Trzcińśki authored
- It delegates name, path, gitlab_url, ssh_url_to_repo - Remove ability to set this parameters using CI API This fixes GitLab project rename, namespace change, repository rename, etc.
-
- Sep 29, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-