- 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
-
- Feb 17, 2018
-
-
Vicky Chijwani authored
-
- Feb 15, 2018
-
-
- Feb 08, 2018
-
-
Hassan Zamani authored
-
- Feb 07, 2018
-
-
Rubén Dávila authored
-
- Feb 05, 2018
-
-
-
Francisco Javier López authored
-
- Feb 01, 2018
-
-
Micael Bergeron authored
-
Yorick Peterse authored
This ensures that we have more visibility in the number of SQL queries that are executed in web requests. The current threshold is hardcoded to 100 as we will rarely (maybe once or twice) change it. In production and development we use Sentry if enabled, in the test environment we raise an error. This feature is also only enabled in production/staging when running on GitLab.com as it's not very useful to other users.
-