- Dec 16, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Andriy Dyadyura authored
-
- Dec 11, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Grzegorz Bizon authored
-
- Dec 10, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
- Dec 07, 2015
-
-
Zeger-Jan van de Weg authored
-
- Dec 05, 2015
-
-
Andrew Tomaka authored
-
- Nov 25, 2015
-
-
Valery Sizov authored
-
- Nov 23, 2015
-
-
Zeger-Jan van de Weg 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>
-
- Nov 02, 2015
-
-
Zeger-Jan van de Weg authored
-
- 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).
-