- 19 Apr, 2016 1 commit
-
-
Yorick Peterse authored
This allows users to configure the number of points stored in a single UDP packet. This in turn can be used to reduce the number of UDP packets being sent at the cost of these packets being somewhat larger. The default setting is 1 point per packet so nothing changes for existing users.
-
- 18 Apr, 2016 3 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
Kamil Trzcinski authored
-
- 12 Apr, 2016 3 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 05 Apr, 2016 1 commit
-
-
Robert Speicher authored
- Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard.
-
- 31 Mar, 2016 1 commit
-
-
connorshea authored
I’ve removed everything related to the feature based on this commit: ce08f919f34fd8849834365 Resolves #10857.
-
- 10 Mar, 2016 1 commit
-
-
Felipe Artur authored
Prevent Groups to have smaller visibility than projects Add default_group_visibility_level to configuration Code improvements
-
- 09 Feb, 2016 1 commit
-
-
Jason Lee authored
-
- 02 Feb, 2016 1 commit
-
-
Stan Hu authored
Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612
-
- 01 Feb, 2016 1 commit
-
-
Robert Speicher authored
-
- 28 Jan, 2016 1 commit
-
-
Robert Speicher authored
This partially reverts 6a5cd3ca - we keep the migration and add a new migration that reverts it in order to keep migration history intact.
-
- 26 Jan, 2016 2 commits
-
-
Zeger-Jan van de Weg authored
Introduced by me through !2005
-
Zeger-Jan van de Weg authored
-
- 20 Jan, 2016 3 commits
-
-
Douwe Maan authored
-
Tomasz Maczukin authored
-
Jeroen Nijhof authored
-
- 18 Jan, 2016 1 commit
-
-
Jeroen Nijhof authored
-
- 13 Jan, 2016 1 commit
-
-
Yorick Peterse authored
-
- 06 Jan, 2016 1 commit
-
-
Yorick Peterse authored
InfluxDB over UDP doesn't use authentication, thus there's no need for these settings.
-
- 01 Jan, 2016 1 commit
-
-
Steffen Köhler authored
[ci skip]
-
- 29 Dec, 2015 1 commit
-
-
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.
-
- 28 Dec, 2015 2 commits
-
-
Gabriel Mazetto authored
-
Yorick Peterse authored
-
- 24 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 08 Dec, 2015 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 10 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
-
- 05 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 18 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 08 Oct, 2015 1 commit
-
-
Jonathan Rochkind authored
-
- 05 Oct, 2015 1 commit
-
-
Robert Speicher authored
This option only existed to ease the CI-to-CE/EE migration process. This commit partially reverts 8b05abe8
-
- 20 Sep, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 18 Sep, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Jeroen van Baarsen authored
Fixes #2536 Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 20 Aug, 2015 1 commit
-
-
Artem Sidorenko authored
-
- 18 Aug, 2015 1 commit
-
-
Ben Bodenmiller authored
-
- 10 Jul, 2015 1 commit
-
-
Darby authored
-
- 24 Jun, 2015 1 commit
-
-
Darby authored
-