- 16 Mar, 2018 26 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
this reduces the amount of duplicated code between creating a temp tree & a temp file. We just pass a type that dispatches some extra actions for files
-
Phil Hughes authored
this now all goes through the 1 mutationn & the web worker. This keeps all the logic the same for multiple directions
-
Phil Hughes authored
it wasn't previously affecting the performance in any way, however this keeps all the logic of creating folders & files in the worker which we can just post to whenever we need to [ci skip]
-
Phil Hughes authored
[ci skip]
-
Phil Hughes authored
[ci skip]
-
Phil Hughes authored
-
Phil Hughes authored
still has a massive bottleneck somewhere [ci skip]
-
Phil Hughes authored
[ci skip]
-
Phil Hughes authored
-
Phil Hughes authored
[ci skip]
-
Sean McGivern authored
Resolve "Isolate elasticsearch-using specs" Closes #4986 See merge request gitlab-org/gitlab-ee!4983
-
Yorick Peterse authored
Cache column_exists? for Elasticsearch columns Closes gitlab-ce#43355 See merge request gitlab-org/gitlab-ee!4987
-
Nick Thomas authored
-
Nick Thomas authored
-
James Lopez authored
CE upstream - 2018-03-16 09:25 UTC See merge request gitlab-org/gitlab-ee!4996
-
Achilleas Pipinellis authored
Rename SAST for Docker to Container Scanning in EE documentation See merge request gitlab-org/gitlab-ee!4981
-
Olivier Gonzalez authored
-
GitLab Bot authored
-
Grzegorz Bizon authored
Revert "Merge branch 'update-httparty' into 'master'" See merge request gitlab-org/gitlab-ce!17789
-
Grzegorz Bizon authored
Add slash command for moving an issue See merge request gitlab-org/gitlab-ee!4979
-
Stan Hu authored
CE upstream - 2018-03-16 06:40 UTC See merge request gitlab-org/gitlab-ee!4993
-
GitLab Bot authored
-
Stan Hu authored
CE upstream - 2018-03-15 19:01 UTC Closes #5303 See merge request gitlab-org/gitlab-ee!4986
-
Stan Hu authored
This reverts merge request !17737
-
- 15 Mar, 2018 14 commits
-
-
Ian Baum authored
[ci skip]
-
Ian Baum authored
[ci skip]
-
Ian Baum authored
[ci skip]
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
Any time a searchable object (e.g. issue, merge request, project, etc.) is updated, the `after_commit` hook checks whetether two Elasticsearch columns are present in the application_settings table. This leads to unnecessary queries in production as the value can just be cached by connection. Closes gitlab-org/gitlab-ce#43355
-
Fatih Acet authored
Remove unnecessary ee project select vue file See merge request gitlab-org/gitlab-ee!4985
-