- 27 Aug, 2019 11 commits
-
-
Etienne Baqué authored
-
Etienne Baqué authored
-
Etienne Baqué authored
-
Etienne Baqué authored
-
Etienne Baqué authored
-
Etienne Baqué authored
-
Etienne Baqué authored
-
Etienne Baqué authored
Added migrations to make token column accepting null values and to add encrypted token column.
-
Evan Read authored
CI Yaml configuration docs for using job rules See merge request gitlab-org/gitlab-ce!32026
-
drew authored
-
Ash McKenzie authored
Fix Piwik not working Closes #66627 See merge request gitlab-org/gitlab-ce!32234
-
- 26 Aug, 2019 29 commits
-
-
Stan Hu authored
Due to indentation, the changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31402 broke the templating of Piwik script header. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66627
-
Michael Kozono authored
Guard against deleted project feature entry Closes #66482 See merge request gitlab-org/gitlab-ce!32187
-
Mayra Cabrera authored
Revert "Merge branch 'user-tracking-settings' into 'master'" See merge request gitlab-org/gitlab-ce!32235
-
Jeremy Jackson authored
This reverts merge request !31826
-
Mayra Cabrera authored
Change database codeowners to database maintainer group See merge request gitlab-org/gitlab-ce!32229
-
Andreas Brandl authored
Aligning with backend maintainers, @gitlab-org/maintainers/database is now used for codeowners.
-
Tim Zallmann authored
apps: remove the too big "Mirror a repository" header Closes #66445 See merge request gitlab-org/gitlab-ce!32097
-
Achilleas Pipinellis authored
Added note that Multiple Issue Boards moved tiers. See merge request gitlab-org/gitlab-ce!31829
-
Russell Dickenson authored
-
Mike Greiling authored
fix: remove double % See merge request gitlab-org/gitlab-ce!32178
-
Achilleas Pipinellis authored
Add documentation about Gitaly concurrency limiter See merge request gitlab-org/gitlab-ce!31902
-
Jacob Vosmaer authored
-
Mayra Cabrera authored
Remove unnecessary include Closes gitlab-ee#13764 See merge request gitlab-org/gitlab-ce!32173
-
Reuben Pereira authored
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab-ce/issues/66482, we see that a project's `project_feature` association may be lazily loaded and hence return `nil` if the entry is deleted if the `Project` is already loaded in memory. To ensure we don't fail hard when this happens, assume all features are disabled. We can fix this issue by eager loading the `project_feature` in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32169, but we shouldn't have to depend on that. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66482
-
Achilleas Pipinellis authored
Change mdl to markdownlint for docs linting Closes #65806 See merge request gitlab-org/gitlab-ce!31994
-
Marcel Amirault authored
Change from ruby mdl to node markdownlint, add config file to root of project, delete old config file, update exceptions, and fix one doc that was didn't meet standards
-
Achilleas Pipinellis authored
Add backticks and remove brackets causing kramdown warnings See merge request gitlab-org/gitlab-ce!32197
-
Marcel Amirault authored
Square and Angle bracket use causes kramdown warnings, so changed or enclosed in backticks as needed
-
Achilleas Pipinellis authored
Document that License Compliance defaults to Python 3 See merge request gitlab-org/gitlab-ce!31910
-
Fabien Catteau authored
License Compliance now uses Python 3 by default. See https://gitlab.com/gitlab-org/gitlab-ee/issues/12032
-
Achilleas Pipinellis authored
Update docs for forgotten secrets file See merge request gitlab-org/gitlab-ce!31393
-
Bill Bagdon authored
These need to be reset
-
Achilleas Pipinellis authored
Added sample to container scanning See merge request gitlab-org/gitlab-ce!32166
-
Seth Berger authored
Updated container scanning docs with a sample config
-
Achilleas Pipinellis authored
Document how GitLab stores passwords See merge request gitlab-org/gitlab-ce!32077
-
Achilleas Pipinellis authored
Improve Gitaly path details See merge request gitlab-org/gitlab-ce!31931
-
Ben Bodenmiller authored
related to https://gitlab.com/gitlab-org/gitlab-ce/issues/65422
-
Achilleas Pipinellis authored
Add Documentation for `line-chart` See merge request gitlab-org/gitlab-ce!32075
-