An error occurred fetching the project authors.
- 27 Aug, 2018 1 commit
-
-
Achilleas Pipinellis authored
The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
-
- 25 Aug, 2018 1 commit
-
-
Robert Schilling authored
-
- 24 Aug, 2018 1 commit
-
-
Tom Atkins authored
-
- 23 Aug, 2018 3 commits
-
-
Mateusz authored
-
Aniela Ziółkowski authored
"/home/git/repositories" in arguments causes Gitaly installation to fail
-
Aniela Ziółkowski authored
-
- 22 Aug, 2018 2 commits
-
-
Achilleas Pipinellis authored
-
Gabriel Mazetto authored
Previous code would not work with `disabled?` because that method would send two parameters (second always `nil`) which we are not mocking. Instead of mock yet another state, I decide to fix it where it belongs.
-
- 21 Aug, 2018 2 commits
-
-
Joshua Lambert authored
-
Robert Schilling authored
-
- 20 Aug, 2018 5 commits
-
-
Dan Davison authored
-
Gilbert Roulot authored
-
Toon Claes authored
A forked project stores its LFS objects in the `forked_from_project`. So the LFS objects become inaccessible, and therefore delete them from the database so they'll get cleaned up. To be refactored when implementing https://gitlab.com/gitlab-org/gitlab-ce/issues/39769
-
Toon Claes authored
Before this change only GitLab admins where allowed to set up forking relation through the API. This changes that so project owners can do this too. Closes gitlab-org/gitlab-ce#40550.
-
Maciej Sokolowski authored
-
- 17 Aug, 2018 7 commits
-
-
Yorick Peterse authored
This adds a database guide on how to read the output of "EXPLAIN" and "EXPLAIN ANALYZE", and how to use this output to understand a query's performance and optimise it.
-
Lin Jen-Shin authored
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
missed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16985
-
Steve Azzopardi authored
-
Marcia Ramos authored
-
Elan Ruusamäe authored
-
- 16 Aug, 2018 13 commits
-
-
Alexander Popov authored
In modern Linux distros. Source: https://www.omgubuntu.co.uk/2018/06/use-emoji-linux-ubuntu-apps
-
Warren Parad authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Joshua Lambert authored
-
Shinya Maeda authored
-
Luke Bennett authored
-
Dylan Griffith authored
-
Zeger-Jan van de Weg authored
The repository languages feature got introduced through: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19480. This MR included feature flags to guard against performance regressions, which allowed GitLab to test it on gitlab.com before the customers would be exposed. .com worked out fine, as shown by our internal monitoring tools, which prompts feature gate removal. Given the docs weren't present yet, these were added too.
-
Steve Azzopardi authored
-
Steve Azzopardi authored
Create a new page for the interactive web terminals since it doesn't fit in any other place. Add link in CI home page.
-
Marcia Ramos authored
-
- 15 Aug, 2018 2 commits
-
-
Zeger-Jan van de Weg authored
-
Shinya Maeda authored
-
- 14 Aug, 2018 3 commits
-
-
Jens Goldhammer authored
- adds the field repository_update_events as json field
-
Peter Marko authored
-
Kushal Pandya authored
-