- 02 Apr, 2018 1 commit
-
-
Stan Hu authored
The Sidekiq exporter logs were mixing with the normal Sidekiq logs. In order to support structured logging in Sidekiq, we either need to split this data out or convert the exporter to produce structured logs. Since Sidekiq job processing is fundamentally different information from Web server traffic, it seems cleaner to move the metrics traffic into a separate file, where they can be parsed by a different filter if needed. Relates to #20060
-
- 01 Apr, 2018 1 commit
-
-
Phil Hughes authored
Basic Setup for MR Showing Closes #44840 and #44839 See merge request gitlab-org/gitlab-ce!17952
-
- 30 Mar, 2018 36 commits
-
-
Rémy Coutable authored
Merge branch 'theothertom/gitlab-ce-bug/42663/update-jira-integration-docs-for-new-jira-UI-docs' into 'master' Update Jira integration docs for new Jira UI Closes #42663 See merge request gitlab-org/gitlab-ce!18107
-
Achilleas Pipinellis authored
-
Douwe Maan authored
Extend API for exporting a project with direct upload URL Closes #42685 See merge request gitlab-org/gitlab-ce!17686
-
Francisco Javier López authored
-
Sean McGivern authored
Add closed by information to issue API See merge request gitlab-org/gitlab-ce!17042
-
Douwe Maan authored
Add changelog entry for rake task fix See merge request gitlab-org/gitlab-ce!18112
-
Balasankar "Balu" C authored
-
Nick Thomas authored
Free open file descriptors and libgit2 buffers in UpdatePagesService See merge request gitlab-org/gitlab-ce!18099
-
Grzegorz Bizon authored
Don't let the Runner clone/fetch prior to the package-and-qa job See merge request gitlab-org/gitlab-ce!18102
-
Sean McGivern authored
Resolve "Migrate upload task fails for Upload with `store: nil`" Closes #44774 See merge request gitlab-org/gitlab-ce!18082
-
Sean McGivern authored
Resolve "doc/api/jobs.md should be harmonized between CE and EE" Closes #44835 See merge request gitlab-org/gitlab-ce!18106
-
Rémy Coutable authored
Do it by hand instead, that way we can still run this job even if the branch has been removed. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Updating runner docs to add specific runner to projects from the admin area-doc See merge request gitlab-org/gitlab-ce!17585
-
Aric Buerer authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Micaël Bergeron authored
-
Douwe Maan authored
Tweak restore rake task to provide an option to set alternate temporary backup directory Closes #42593 See merge request gitlab-org/gitlab-ce!17516
-
Rémy Coutable authored
Update no repository placeholder See merge request gitlab-org/gitlab-ce!17964
-
Nick Thomas authored
Add gitlab-pages port number to artifacts links, if needed Closes #44398 See merge request gitlab-org/gitlab-ce!18073
-
Douwe Maan authored
Update charlock_holmes to 0.76 See merge request gitlab-org/gitlab-ce!18103
-
Balasankar "Balu" C authored
-
Rémy Coutable authored
Update dashboard milestones breadcrumb link See merge request gitlab-org/gitlab-ce!17933
-
Zeger-Jan van de Weg authored
Didn't compile against newer icu4c versions and was fixed upstream in https://github.com/brianmario/charlock_holmes/pull/129, which was releaed in the versions its now locked to.
-
Achilleas Pipinellis authored
Document that LFS is included in the 10GB repository limit on gitlab.com See merge request gitlab-org/gitlab-ce!18093
-
Winnie Hellmann (back on Tuesday) authored
-
Sean McGivern authored
Remove support for absolute dirs from Git::Env See merge request gitlab-org/gitlab-ce!18024
-
Jacob Vosmaer (GitLab) authored
-
Sean McGivern authored
[Backport] Order boards dropdown alphabetically See merge request gitlab-org/gitlab-ce!18065
-
Rémy Coutable authored
Fix ee_compat_check for forks Closes #40788 See merge request gitlab-org/gitlab-ce!17532
-
Stan Hu authored
In UpdatePagesService, we were seeing a large number of open pack files in production. Calling Project#cleanup removes a reference to Rugged::Repository and forces libgit2 to close file descriptors and free its internal memory cache. Relates to https://gitlab.com/gitlab-com/infrastructure/issues/3965#note_65837525
-
Balasankar "Balu" C authored
-
Balasankar "Balu" C authored
-
Balasankar "Balu" C authored
Instead of renaming existing storage directories to a timestamped format, create a timestamped directory in a temporary location and move the individual files and folders inside storage directories to it. This helps us with nested storage directories.
-
Mike Greiling authored
Revert "Merge branch 'sh-add-fsevents-dev-dependency' into 'master'" See merge request gitlab-org/gitlab-ce!18096
-
Stan Hu authored
This reverts merge request !17971
-
Micaël Bergeron authored
-
- 29 Mar, 2018 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Micaël Bergeron authored
-