- Feb 15, 2018
-
-
Phil Hughes authored
#41341
-
Phil Hughes authored
#41341
-
- Feb 12, 2018
-
-
Jose Ivan Vargas Lopez authored
-
- Feb 09, 2018
-
-
Brett Walker authored
This fixes an issue where the Rails autoload system would throw various `Unable to autoload constant` errors (such as `Unable to autoload constant EE::ProjectsHelper`) when using the autoload system (such with `spring` or `reload!` in the rails console. This error was specifically ocurring in the EE code, however, it's seems reasonable to place the fix in CE as a general innoculation.
-
- Feb 08, 2018
-
-
Hassan Zamani authored
-
- Feb 07, 2018
-
-
Rubén Dávila authored
-
- Feb 06, 2018
-
-
- Feb 05, 2018
-
-
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Francisco Javier López authored
-
- Feb 02, 2018
-
-
Matija Čupić authored
-
Matija Čupić authored
-
Mike Greiling authored
-
- Feb 01, 2018
-
-
Mike Greiling authored
-
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
-
Zeger-Jan van de Weg authored
Implements the client side for gitlab-org/gitaly#819. Which is a server info command. This checks the server version and git binairy version on the server. A small UI was added for administrators, so they can check the status of the Gitaly server. This is done for each storage the monolith knows. Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That MR removed the Git version too, but didn't replace it with anything.
-
- 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 27, 2018
-
-
Matija Čupić authored
-
- Jan 26, 2018
-
-
Matija Čupić authored
-
Lin Jen-Shin authored
-
- 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
-
-
Takuya Noguchi authored
-
Phil Hughes authored
-
James Edwards-Jones authored
-
- Jan 23, 2018
-
-
Takuya Noguchi authored
-
-
Phil Hughes authored
-
- Jan 19, 2018
-
-
Tim Zallmann authored
-
- Jan 18, 2018
-
-
- Jan 16, 2018
-
-
Phil Hughes authored
-