summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add a new markup languages sectiondocs/markup-languagesAchilleas Pipinellis2018-11-091-10/+24
|
* Merge branch 'docs/fix-dead-link' into 'master'Achilleas Pipinellis2018-11-081-1/+1
|\ | | | | | | | | Fix broken link See merge request gitlab-org/gitlab-ce!22917
| * Fix broken linkBrendan O'Leary 🐢2018-11-081-1/+1
| |
* | Merge branch 'remove-duplicate-primary-button-in-dashboard-snippets' into ↵Dmitriy Zaporozhets2018-11-082-5/+5
|\ \ | |/ |/| | | | | | | | | | | | | 'master' Remove duplicate primary button in dashboard snippets Closes #53706 See merge request gitlab-org/gitlab-ce!22902
| * Remove duplicate primary button in dashboard snippetsGeorge Tsiolis2018-11-082-5/+5
| |
* | Merge branch '51259-ci-cd-tooltips' into 'master'Clement Ho2018-11-0811-53/+41
|\ \ | | | | | | | | | | | | Replaces tooltip directive with gl-tooltip directive See merge request gitlab-org/gitlab-ce!22769
| * | Replaces tooltip directive with gl-tooltip directiveFilipa Lacerda2018-11-0811-53/+41
|/ /
* | Merge branch 'notes-multiple-discussion-fetches' into 'master'Filipa Lacerda2018-11-081-0/+6
|\ \ | | | | | | | | | | | | Stop multiple discussion requests See merge request gitlab-org/gitlab-ce!22908
| * | Stop multiple discussion requestsnotes-multiple-discussion-fetchesPhil Hughes2018-11-081-0/+6
| | | | | | | | | | | | | | | | | | | | | With multiple discussion requests we loose the reactivity of the previously stored discussions state. This means that certain features, toggling line discussions for example, are no longer reactive.
* | | Merge branch 'limit-parallel-to-100' into 'master'Grzegorz Bizon2018-11-083-2/+13
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Limit parallel to 50 Closes #53711 See merge request gitlab-org/gitlab-ce!22907
| * | | Limit parallel to 100limit-parallel-to-100Kamil Trzciński2018-11-083-2/+13
| | | | | | | | | | | | | | | | This prevents some of the abusive behaviors, of someone putting 100000 and creating out of memory condition easily
* | | | Merge branch '53640-follow-up-from-resolve-redesign-activity-feed' into 'master'Phil Hughes2018-11-082-1/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Follow-up from "Resolve "Redesign activity feed""" Closes #53640 See merge request gitlab-org/gitlab-ce!22899
| * | | | Resolve "Follow-up from "Resolve "Redesign activity feed"""Martin Wortschack2018-11-082-1/+5
|/ / / /
* | | | Merge branch 'update-dependencies-list-11-5' into 'master'Sean McGivern2018-11-081-27/+25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update license list See merge request gitlab-org/gitlab-ce!22904
| * | | | Update license listupdate-dependencies-list-11-5Steve Azzopardi2018-11-081-27/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of part 5 on feature freeze day, we update the license list https://gitlab.com/gitlab-org/release/docs/blob/7a3b6468aed8b254a26c202e98d8476ec3d6c046/general/release-candidates.md#step-5-update-the-dependencies-license-list-on-gitlab-ce
* | | | | Merge branch 'upgrade-workhorse-7-1-0' into 'master'Nick Thomas2018-11-082-1/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update GitLab-Workhorse to 7.1.0 See merge request gitlab-org/gitlab-ce!22883
| * | | | | Update GitLab-Workhorse to 7.1.0upgrade-workhorse-7-1-0Andrew Newdigate2018-11-072-1/+6
| | | | | |
* | | | | | Merge branch 'update-templates' into 'master'Douwe Maan2018-11-0813-12/+165
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run rake gitlab:update_templates See merge request gitlab-org/gitlab-ce!22903
| * | | | | | Run rake gitlab:update_templatesSteve Azzopardi2018-11-0813-12/+165
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As part of step 4 on feature freeze day, we need to update the templates. https://gitlab.com/gitlab-org/release/docs/blob/7a3b6468aed8b254a26c202e98d8476ec3d6c046/general/release-candidates.md#step-4-update-the-gitignore-and-dockerfile-templates-on-gitlab-ce
* | | | | | Merge branch 'zj-regenerate-gitaly-config-rspec' into 'master'Douwe Maan2018-11-081-2/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Regenerate Gitaly's config.toml each rspec run See merge request gitlab-org/gitlab-ce!22562
| * | | | | Regenerate Gitaly's config.toml each rspec runZeger-Jan van de Weg2018-10-261-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This behaviour I removed in 08cdf65b9e1f, but this reverts this specific line. In case storages, or other options changes which are set by the Rails environment, this will easier to migrate to. Storage paths is kept in plural, to support multiple storage in later release for just testing purposes. But its probable that multi Gitaly scenarios need to be tested.
* | | | | | Merge branch 'sh-strip-trailing-whitespace-job-app-vue' into 'master'Filipa Lacerda2018-11-081-3/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Strip trailing whitespace in job_app.vue See merge request gitlab-org/gitlab-ce!22897
| * | | | | Strip trailing whitespace in job_app.vuesh-strip-trailing-whitespace-job-app-vueStan Hu2018-11-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | This caused unnecessary conflicts in EE.
* | | | | | Merge branch 'osw-revert-comment-in-any-diff-line' into 'master'Sean McGivern2018-11-0826-1234/+89
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'" See merge request gitlab-org/gitlab-ce!22891
| * | | | | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-0726-1234/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a82a595728d54bdc12e51dfcfb22e9eddc449143, reversing changes made to e7df959b8f99875edd246c7ac7779c3203e8755e.
* | | | | | Merge branch 'docs/fix-mysql-docs-links' into 'master'Achilleas Pipinellis2018-11-081-21/+27
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken links and other minor improvements See merge request gitlab-org/gitlab-ce!22858
| * | | | | | Fix broken links and other minor improvementsEvan Read2018-11-081-21/+27
|/ / / / / /
* | | | | | Merge branch 'docs/fix-version-number-ce-doc' into 'master'Achilleas Pipinellis2018-11-081-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Feature backported to CE in 11.5, not 10.7 Closes #53648 See merge request gitlab-org/gitlab-ce!22892
| * | | | | | Feature backported to CE in 11.5, not 10.7docs/fix-version-number-ce-docEvan Read2018-11-081-1/+1
| | | | | | |
* | | | | | | Merge branch 'docs/fix-various-404s' into 'master'Achilleas Pipinellis2018-11-084-9/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Fix Markdown so renderer parses links correctly, fixing 404s See merge request gitlab-org/gitlab-ce!22895
| * | | | | | Fix Markdown so renderer parses links correctly, fixing 404sdocs/fix-various-404sEvan Read2018-11-084-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also corrects capitalisation of Git.
* | | | | | | Merge branch '_acet-discussion-redesign' into 'master'Mike Greiling2018-11-0824-276/+629
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Discussions redesign Closes #29294 See merge request gitlab-org/gitlab-ce!22333
| * | | | | | | Discussions redesignFatih Acet2018-11-0824-276/+629
|/ / / / / / /
* | | | | | | Merge branch 'ee-backport-4753-tracing-mvc' into 'master'Sean McGivern2018-11-083-5/+26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backport changes from gitlab-ee!7903 See merge request gitlab-org/gitlab-ce!22767
| * | | | | | | backport changes from gitlab-ee!7903Simon Knox2018-11-083-5/+26
|/ / / / / / /
* | | | | | | Merge branch 'qa-issues-filter-history-only' into 'master'Sanad Liaquat2018-11-083-0/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for the filter spec failure Closes gitlab-org/quality/nightly#34 and gitlab-org/quality/nightly#30 See merge request gitlab-org/gitlab-ce!22862
| * | | | | | Fix for the filter spec failureRamya Authappan2018-11-083-0/+11
|/ / / / / /
* | | | | | Merge branch 'docs-autodevops-rbac' into 'master'Evan Read2018-11-081-56/+63
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds documentation for restricted project service account in deployment jobs Closes #51717 See merge request gitlab-org/gitlab-ce!22810
| * | | | | | Adds documentation for restricted project service account in deployment jobsMayra Cabrera2018-11-081-56/+63
|/ / / / / /
* | | | | | Merge branch 'mk/import-bare-repo-from-hashed-storage-docs' into 'master'Evan Read2018-11-081-1/+71
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document that we do not support importing bare repositories from hashed storage in certain cases Closes #41423 See merge request gitlab-org/gitlab-ce!22783
| * | | | | | Improve wording and consistencyMichael Kozono2018-11-071-18/+19
| | | | | | |
| * | | | | | Add an example of the stored project pathMichael Kozono2018-11-071-2/+9
| | | | | | |
| * | | | | | Add steps to manually migrate projectsMichael Kozono2018-11-071-1/+18
| | | | | | |
| * | | | | | Document limitation of bare repository importMichael Kozono2018-11-051-1/+46
| | | | | | |
* | | | | | | Merge branch 'ml-qa-git-protocol-v2-spec' into 'master'Nick Thomas2018-11-087-13/+211
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Add e2e test of push over SSH using Git protocol v2 See merge request gitlab-org/gitlab-ce!22548
| * | | | | | Add e2e test of push over SSH over Git protocol v2ml-qa-git-protocol-v2-specMark Lapierre2018-11-077-13/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a new end-to-end test to check that Git protocol v2 can be used to push over SSH. Includes a change in Git::Repository to use Runtime::Env.debug? to enable logging instead of .verbose?
* | | | | | | Merge branch 'docs/add-warning-for-registry-configuration' into 'master'Evan Read2018-11-071-1/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Emphasis the importance of auth registry See merge request gitlab-org/gitlab-ce!22843
| * | | | | | | Emphasis the importance of auth registrydocs/add-warning-for-registry-configurationSteve Azzopardi2018-11-071-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The container registry requires the `auth` config to be set up properly or users will be able to download images that they are not authorized to do so. For example https://gitlab.com/gitlab-org/gitlab-runner/issues/3652
* | | | | | | | Merge branch 'fix-stuck-import-jobs-query-performance-issue' into 'master'Douwe Maan2018-11-074-35/+51
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | StuckImportJobsWorker query performance optimization See merge request gitlab-org/gitlab-ce!22879
| * | | | | | | StuckImportJobsWorker query performance optimizationTiago Botelho2018-11-074-35/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improves the performance of fetching the enqueued projects for StuckImportJobsWorker, preventing a statement timeout.