- 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.
-
- Jan 31, 2018
-
-
Takuya Noguchi authored
-
- Jan 30, 2018
-
-
Nick Thomas authored
-
- Jan 29, 2018
-
-
Mario de la Ossa authored
Bringing in https://github.com/reprah/grape-route-helpers/pull/21 as a monkey patch since the grape-route-helpers project seems to be abandoned
-
- Jan 25, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Jacob Vosmaer (GitLab) authored
-
Achilleas Pipinellis authored
If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default.
-
- Jan 24, 2018
-
-
James Edwards-Jones authored
-
- Jan 16, 2018
-
-
Nick Thomas authored
-
Nick Thomas authored
-
- Jan 15, 2018
-
-
Stan Hu authored
Closes #41633
-
- Jan 11, 2018
-
-
- Jan 09, 2018
-
-
- Jan 01, 2018
-
-
Balasankar C authored
-
- Dec 22, 2017
-
-
Douwe Maan authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 14, 2017
-
-
Rémy Coutable authored
- Added an ActiveSupport (using Rails.cache) caching adapter - Overview of the new features can be found at https://johnnunemaker.com/flippin-features-at-runtime/ - Full Changelog can be found at https://github.com/jnunemaker/flipper/blob/v0.11.0/Changelog.md Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 12, 2017
-
-
Douwe Maan authored
-
- Dec 11, 2017
-
-
Michael Kozono authored
-
- Dec 08, 2017
-
-
- Dec 07, 2017
-
-
Pawel Chojnacki authored
+ change string concatenation to help with GC pressure. + fix metric producing incompatible label sets
-
James Edwards-Jones authored
-
- Dec 05, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Dec 04, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Nov 23, 2017
-
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
-
- Nov 22, 2017
-
-
Lin Jen-Shin authored
And use .rubocop.yml to exclude paths we don't care, rather than using the cop itself to exclude.
-
Vitaliy @blackst0ne Klachkov authored
-
- Nov 21, 2017
-
-
Nick Thomas authored
-
Zeger-Jan van de Weg authored
After installing a new gem, batch-loader, a construct can be used to queue data to be fetched in bulk. The gem was also introduced in both gitlab-org/gitlab-ce!14680 and gitlab-org/gitlab-ce!14846, but those mrs are not merged yet. For the generation of diffs, both the old blob and the new blob need to be loaded. This for every file in the diff, too. Now we collect all these so we do 1 fetch. Three `.allow_n_plus_1_calls` have been removed, which I expect to be valid, but this needs to be confirmed by a full CI run. Possibly closes: - https://gitlab.com/gitlab-org/gitlab-ce/issues/37445 - https://gitlab.com/gitlab-org/gitlab-ce/issues/37599 - https://gitlab.com/gitlab-org/gitlab-ce/issues/37431
-
- Nov 20, 2017
-
-
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-