| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The lack of indentatioin is causing the markdown parser to get confused
and formating it wrong.
|
|
|
|
|
|
| |
We can query namespaces, and nested projects.
Projects now exposes statistics
|
|\
| |
| |
| |
| | |
Docs: Fix typos
See merge request gitlab-org/gitlab-ce!29020
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Fix typo in multiple_assignees_for_issues.md
See merge request gitlab-org/gitlab-ce!29002
|
| |/ |
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
Docs feedback: Redis Troubleshooting Replication
Closes #60782
See merge request gitlab-org/gitlab-ce!28936
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This extends POST#:id/repository/commits to allow the optional parameter
`:start_project`, which will allow targeting other projects besides the
one derived from `:id`.
Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/50850
|
|\ \
| | |
| | |
| | |
| | | |
Upgrade Gitaly to v1.43.0
See merge request gitlab-org/gitlab-ce!28867
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It used to be the case that GitLab created symlinks for each repository
to one copy of the Git hooks, so these ran when required. This changed
to set the hooks dynamically on Gitaly when invoking Git.
The side effect is that we didn't need all these symlinks anymore, which
Gitaly doesn't create anymore either. Now that means that the tests in
GitLab-Rails should test for it either.
Related: https://gitlab.com/gitlab-org/gitaly/issues/1392#note_175619926
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add logging to GraphQL
Closes #59587
See merge request gitlab-org/gitlab-ce!27885
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Comply doc with guidelines
- Improve tests for readability and completeness
- Separate out phases visually with newlines
- Add `format_message` test
- test readability
- code and test structure/styling
- static query analyzers
- call `as_json` on `provided_variables`
- add exception handling
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Setup Phabricator import
Closes #60562
See merge request gitlab-org/gitlab-ce!27877
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This sets up all the basics for importing Phabricator tasks into
GitLab issues.
To import all tasks from a Phabricator instance into GitLab, we'll
import all of them into a new project that will have its repository
disabled.
The import is hooked into a regular ProjectImport setup, but similar
to the GitHub parallel importer takes care of all the imports itself.
In this iteration, we're importing each page of tasks in a separate
sidekiq job.
The first thing we do when requesting a new page of tasks is schedule
the next page to be imported. But to avoid deadlocks, we only allow a
single job per worker type to run at the same time.
For now we're only importing basic Issue information, this should be
extended to richer information.
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Remove render_if_exists partial caveat
See merge request gitlab-org/gitlab-ce!28959
|
| | | | | |
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Previously the documentation was separated. If we want to bake
quality into the product, how better than to include everything
we use directly in the development documentation
Signed-off-by: ddavison <ddavison@gitlab.com>
Fix broken internal doc link
Move documentation for page objects to the e2e section
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
'ee-7672-geo-remove-deprecated-wikis_count-and-repositories_count-fields-from-the-public-api-geo' into 'master'
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13025
See merge request gitlab-org/gitlab-ce!28701
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
list omnibus grafana installation details
See merge request gitlab-org/gitlab-ce!28269
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
For ssot epic
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Docs: ssot ci/files
See merge request gitlab-org/gitlab-ce!28801
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
For ssot epic
|
| | | | | | |
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | | |
For CI services examples
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The docs for the highest_role field was incorrectly added to the
/users endpoint. This commit adds it to the /users/:id
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Rename Kubernetes Cluster Apps to GitLab Managed Apps
See merge request gitlab-org/gitlab-ce!28894
|
| | |_|_|/
| |/| | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The following EE files had small differences with their CE counterpart
so they have been ported to CE:
- doc/api/boards.md
- doc/api/discussions.md
- doc/api/notes.md
- doc/api/resource_label_events.md
- doc/api/services.md
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Added FDW development documentation
Closes gitlab-ee#10587
See merge request gitlab-org/gitlab-ce!28501
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Improve existing FDW documentation in `doc/development` to include
additional information about the architecture and how to use FDW as
a developer.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add wiki size to project statistics
Closes #57822
See merge request gitlab-org/gitlab-ce!25321
|
| | | | | | |
|
| |_|/ / /
|/| | | | |
|