- Aug 01, 2018
-
-
Stan Hu authored
Relates to #47424
-
- Jul 31, 2018
-
-
Zeger-Jan van de Weg authored
While reviewing this branch it was noted that this task was broken. Given the limited value this task brings, and given the fact that much of the old behaviour has been moved to be automatically fixed, removing was a good option. Suggestion in: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20806#note_91261001
-
Zeger-Jan van de Weg authored
These tasks are happening through housekeeping right now, by default ever 10th push. This removes the need for these tasks. Side note, this removes one of my first contributions to GitLab, as back than I introduced these tasks through: 54e6c004 Closes https://gitlab.com/gitlab-org/gitaly/issues/768
-
- Jul 30, 2018
-
-
Stan Hu authored
Closes #49733
-
Joshua Lambert authored
-
Stan Hu authored
The Unicorn master resets any signal handlers and prevents rbtrace from working properly as a result. Move the `require 'rbtrace'` call to the Unicorn `after_fork` block and keep the initializer only for Sidekiq.
-
Filipa Lacerda authored
-
Jan Beckmann authored
-
- Jul 29, 2018
-
-
Frank Sauerburger authored
The link to "GitLab Cycle Analytics" pointed to /user/project/cycle_analytics.md and not /help/user/project/cycle_analytics.md. This is caused by an issue with the markdown renderer. This temporary fix corrects the link by inserting a line break.
-
Zeger-Jan van de Weg authored
These checks were a no op on Cloud native environments, and the checks were migrated as part of: https://gitlab.com/gitlab-org/gitaly/merge_requests/767 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49725
-
- Jul 28, 2018
-
-
Stan Hu authored
-
Stan Hu authored
The previous implementation would hit the database each time and provide a dummy response. If the database goes down, this means all application workers would be taken out of service. Simplify this check by using a Rails middleware that intercepts this endpoint and returns a 200 response.
-
- Jul 27, 2018
-
-
Sean McGivern authored
This reverts merge request !20679
-
Bob Van Landuyt authored
-
- Jul 25, 2018
-
-
Resolve "API endpoint that returns all members, including the inherited membership through ancestor group"
-
Bob Van Landuyt authored
This is mainly the setup of mutations for GraphQL. Including authorization and basic return type-structure.
-
Stan Hu authored
This will be enabled if ENABLE_RBTRACE environment variable is defined. This will allow us to debug all sorts of issues in production: https://github.com/tmm1/rbtrace
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Achilleas Pipinellis authored
-
-
- Jul 24, 2018
-
-
Michael Kozono authored
-
Oswaldo Ferreir authored
-
Lin Jen-Shin authored
This is already applied in EE
-
-
Achilleas Pipinellis authored
-
-
George Tsiolis authored
-
-
- Jul 23, 2018
-
-
Marko, Peter authored
Signed-off-by:
Marko, Peter <peter.marko@siemens.com>
-
Marko, Peter authored
Signed-off-by:
Marko, Peter <peter.marko@siemens.com>
-
Victor Wu authored
-
-
- Jul 22, 2018
-
-
Robin Naundorf authored
* Remove whitespace to fix rendering of verbose logging -feature-docs in gitlab-pages docs.
-
Kukovskii Vladimir authored
-
Victor Wu authored
-
Victor Wu authored
-
Tracey Jaquith authored
Minor typo fix CODE_QUALITY seems to have a `_` in it in .gitlab-ci.yml default templates, and to wit, without `_` seems to have no effect
-
- Jul 20, 2018
-
-
Miao Wang authored
-
Amit Rathi authored
-