- Jan 14, 2016
-
-
Andriy Dyadyura authored
-
Grzegorz Bizon authored
Artifacts metadata field will be used to store a filename of gzipped file containing metadata definition for given artifacts archive.
-
- Jan 13, 2016
-
-
Robert Speicher authored
-
Yorick Peterse authored
-
- Jan 06, 2016
-
-
Yorick Peterse authored
InfluxDB over UDP doesn't use authentication, thus there's no need for these settings.
-
- Jan 05, 2016
-
-
Andriy Dyadyura authored
-
- Jan 04, 2016
-
-
Valery Sizov authored
-
- Dec 29, 2015
-
-
Yorick Peterse authored
This removes the need for Sidekiq and any overhead/problems introduced by TCP. There are a few things to take into account: 1. When writing data to InfluxDB you may still get an error if the server becomes unavailable during the write. Because of this we're catching all exceptions and just ignore them (for now). 2. Writing via UDP apparently requires the timestamp to be in nanoseconds. Without this data either isn't written properly. 3. Due to the restrictions on UDP buffer sizes we're writing metrics one by one, instead of writing all of them at once.
-
- Dec 28, 2015
-
-
Gabriel Mazetto authored
-
Yorick Peterse authored
-
- Dec 24, 2015
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Valery Sizov authored
-
- Dec 14, 2015
-
-
Drew Blessing 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.
-