- Apr 17, 2018
-
-
Bob Van Landuyt authored
This adds a method to track errors that can be recovered from in sentry. It is useful when debugging performance issues, or exceptions that are hard to reproduce.
-
- Apr 13, 2018
-
-
Oswaldo Ferreir authored
-
-
- Apr 12, 2018
-
-
Zeger-Jan van de Weg authored
Direct disk access is impossible on environments where components run in their own container. There for constructing the path should not be done except for exceptional cases. One of the considerations, instead of logging, was to use Sentry. For now I've chosen not to use this as the impact of this change is hard to determine. Getting this in now will allow us to checkout the impact on dev.gitlab.org and staging.
-
- Apr 06, 2018
-
-
blackst0ne authored
-
- Apr 05, 2018
-
-
Kamil Trzcińśki authored
-
- Apr 04, 2018
-
-
Kamil Trzcińśki authored
Introduce `direct_upload` option for `uploads` which is gonna set a default storage to Object Storage and use Unicorn to save data
-
Stan Hu authored
Closes #20060
-
- Mar 27, 2018
-
-
Alessio Caiazza authored
-
- Mar 22, 2018
-
-
Micael Bergeron authored
-
- Mar 21, 2018
-
-
blackst0ne authored
-
Jacob Vosmaer (GitLab) authored
-
- Mar 20, 2018
-
-
Stan Hu authored
Port of https://github.com/roidrage/lograge/pull/241
-
blackst0ne authored
-
blackst0ne authored
-
James Edwards-Jones authored
This should simplify refactoring and allow testing
-
- Mar 18, 2018
-
-
blackst0ne authored
-
- Mar 16, 2018
-
-
Andreas Brandl authored
-
-
- Mar 13, 2018
-
-
Sean McGivern authored
This is as important as SQL timings, and much more important most of the time than GC, Redis, or Sidekiq.
-
- Mar 12, 2018
-
-
Sean McGivern authored
-
- Mar 09, 2018
-
-
Micael Bergeron authored
-
- Mar 07, 2018
-
-
blackst0ne authored
-
- Mar 05, 2018
-
- Mar 01, 2018
-
-
Micael Bergeron authored
-
- Feb 28, 2018
-
-
Kamil Trzcińśki authored
Resolve "Background upload option is not effective" Closes #4915 See merge request gitlab-org/gitlab-ee!4507
-
Sean McGivern authored
Resolve ""Support private HTTPS urls for object storage"" Closes #4879 See merge request gitlab-org/gitlab-ee!4475
-
Kamil Trzcińśki authored
This reverts commit 54a575f1, reversing changes made to c63af942.
-
Sean McGivern authored
Move uploads to object storage Closes #4163 See merge request gitlab-org/gitlab-ee!3867
-
Douwe Maan authored
Can migrate LFS objects to S3 style object storage Closes #2841 See merge request !2760
-
Grzegorz Bizon authored
Object store for artifacts Closes gitlab-ce#29203 See merge request !1762
-
Horatiu Eugen Vlad authored
-
Andrew Newdigate authored
-
Bob Van Landuyt authored
This will make sure the `ApplicantionController#can?` method is available for views rendering menus based on the current user's abilities.
-
- Feb 26, 2018
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
-
- Feb 23, 2018
-
-
Nick Thomas authored
-
- Feb 22, 2018
-
-
Bob Van Landuyt authored
-
- Feb 19, 2018
-
-
Yorick Peterse authored
Flipper already takes care of flushing cache entries when enabling/disabling features so it should be safe to increase the TTL. This in turn should drastically reduce the number of Flipper queries executed. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/40854
-