- 01 Apr, 2016 1 commit
-
-
Rubén Dávila authored
This will help us to avoid posible merge conflicts when merging gitlab-ce to gitlab-ee
-
- 27 Mar, 2016 1 commit
-
-
Stan Hu authored
Closes #14361
-
- 19 Mar, 2016 1 commit
-
-
Yorick Peterse authored
This caches the output of Repository#exists? in Redis while making sure it's flushed properly when creating new repositories, deleting them, etc. For the ProjectWiki tests to work I had to make ProjectWiki#create_repo! public as testing private methods in RSpec is a bit of a pain.
-
- 15 Mar, 2016 5 commits
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
Fixes #13261
-
- 10 Mar, 2016 1 commit
-
-
ashleys authored
-
- 17 Feb, 2016 1 commit
-
-
Yorick Peterse authored
This ensures the caches for Repository#empty? and Repository#has_visible_content? are flushed after a repository has been imported or forked. Fixes gitlab-org/gitlab-ce#13505
-
- 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 1 commit
-
-
Yorick Peterse authored
-
- 17 Dec, 2015 3 commits
-
-
Yorick Peterse authored
InfluxDB throws an error when trying to store a list of tags where one or more have an empty value.
-
Yorick Peterse authored
This ensures that e.g. line numbers used in tags are first casted to strings.
-
Yorick Peterse authored
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-
- 10 Dec, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 30 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 18 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 03 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 14 Oct, 2015 1 commit
-
-
Jacob Vosmaer authored
These tasks have shifted to gitlab_git and gitlab-git-http-server.
-
- 21 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 18 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 11 Sep, 2015 1 commit
-
-
Stan Hu authored
Use import_status to track async import status and give feedback to the user Closes #2388 Closes #2400
-
- 28 Aug, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 20 Aug, 2015 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to prevent Sidekiq retries Closes https://github.com/gitlabhq/gitlabhq/issues/9560
-
- 22 Jun, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 06 Apr, 2015 1 commit
-
-
Valery Sizov authored
-
- 31 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 12 Feb, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 02 Sep, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 22 Jan, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
* project_with_code -> project * project -> ermpty_project Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Jan, 2014 1 commit
-
-
skv authored
-
- 01 Apr, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-