summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed trailing whitespace10443-ee-diff-commits-commitNatalia Tepluhina2019-05-221-1/+0
|
* Passed project to partialNatalia Tepluhina2019-05-221-1/+1
|
* Added trailing new lineNatalia Tepluhina2019-05-221-0/+1
|
* Refactored to remove show_project_nameNatalia Tepluhina2019-05-221-1/+1
|
* Move EE differences under render_if_existsNatalia Tepluhina2019-05-211-0/+4
|
* Merge branch '58284-git-basics-docs' into 'master'Achilleas Pipinellis2019-05-191-1/+23
|\ | | | | | | | | | | | | Resolve "Docs: document `git init`" Closes #58284 See merge request gitlab-org/gitlab-ce!28450
| * Resolve "Docs: document `git init`"Edward Angert2019-05-191-1/+23
|/
* Merge branch 'docs/edit-mysql-doc' into 'master'Achilleas Pipinellis2019-05-191-14/+11
|\ | | | | | | | | Edit MySQL services page See merge request gitlab-org/gitlab-ce!28344
| * Edit MySQL services pageEvan Read2019-05-191-14/+11
|/
* Merge branch 'winh-serverless-tests-selectors' into 'master'Tim Zallmann2019-05-194-24/+37
|\ | | | | | | | | Use component selectors in serverless frontend tests See merge request gitlab-org/gitlab-ce!28307
| * Use component selectors in serverless frontend testsWinnie Hellmann2019-05-194-24/+37
|/
* Merge branch 'docs-import-csv' into 'master'Mike Lewis2019-05-191-7/+13
|\ | | | | | | | | | | | | In CSV Import doc, clarified order of column headers and recommended test import Closes #60622 See merge request gitlab-org/gitlab-ce!28449
| * Clarified order of column headers and recommended test importNoveed Safipour2019-05-191-7/+13
| |
* | Merge branch '61795-fix-error-when-moving-issues' into 'master'Tim Zallmann2019-05-192-1/+6
|\ \ | |/ |/| | | | | | | | | Prevent form submit when Move is clicked Closes #61795 See merge request gitlab-org/gitlab-ce!28317
| * Prevent form submit when Move is clicked61795-fix-error-when-moving-issuesHeinrich Lee Yu2019-05-142-1/+6
| |
* | Merge branch 'docs/ee-only-api-single-codebase' into 'master'12-0-auto-deploy-0009837Evan Read2019-05-1812-0/+2889
|\ \ | | | | | | | | | | | | Bring all EE-only API docs to CE See merge request gitlab-org/gitlab-ce!28439
| * | Bring all EE-only API docs to CEAchilleas Pipinellis2019-05-1812-0/+2889
| | |
* | | Merge branch 'docs/single-codebase-dev-guides' into 'master'Evan Read2019-05-181-2/+1
|\ \ \ | |/ / |/| | | | | | | | Remove doc/README.md from list of pending files See merge request gitlab-org/gitlab-ce!28421
| * | Remove doc/README.md from list of pending filesdocs/single-codebase-dev-guidesAchilleas Pipinellis2019-05-171-2/+1
| | |
* | | Merge branch ↵Stan Hu2019-05-181-26/+9
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '61432-lib-tasks-lint-rake-can-block-indefinitely-if-stderr-fills-up' into 'master' Resolve "lib/tasks/lint.rake can block indefinitely if stderr fills up" Closes #61432 See merge request gitlab-org/gitlab-ce!28402
| * | | Avoid pipes so it doesn't overflow61432-lib-tasks-lint-rake-can-block-indefinitely-if-stderr-fills-upLin Jen-Shin2019-05-181-26/+9
|/ / /
* | | Merge branch 'add-date-for-metrics' into 'master'Evan Read2019-05-171-0/+2
|\ \ \ | | | | | | | | | | | | | | | | Add in release when metrics report was added See merge request gitlab-org/gitlab-ce!28274
| * | | Add in release when metrics report was addedBrendan O'Leary 🐢2019-05-171-0/+2
|/ / /
* | | Merge branch 'jc-docs-for-git-pcre2' into 'master'Achilleas Pipinellis2019-05-171-2/+24
|\ \ \ | | | | | | | | | | | | | | | | Add docs to describe how to compile git with libpcre2 See merge request gitlab-org/gitlab-ce!28199
| * | | Add docs to describe how to compile git with libpcre2jc-docs-for-git-pcre2John Cai2019-05-151-2/+24
| | | |
* | | | Merge branch 'pl-fix-warning' into 'master'Andreas Brandl2019-05-171-2/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove duplicate definition of DOWNTIME See merge request gitlab-org/gitlab-ce!28294
| * | | | Remove duplicate definition of DOWNTIMEpl-fix-warningPeter Leitzen2019-05-131-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This silences the warning: 20190301081611_migrate_project_migrate_sidekiq_queue.rb:8: warning: already initialized constant MigrateProjectMigrateSidekiqQueue::DOWNTIME
* | | | | Merge branch ↵Fatih Acet2019-05-174-1/+56
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '61657-allow-report-section-list-to-not-have-redundant-status-icon' into 'master' Resolve "Allow report section list to not have redundant status icon" Closes #61657 See merge request gitlab-org/gitlab-ce!28226
| * | | | | Allow hiding of report status icon in report item61657-allow-report-section-list-to-not-have-redundant-status-iconSam Bigelow2019-05-094-1/+56
| | | | | | | | | | | | | | | | | | | | | | | | Allow hiding of all report items' status icons
* | | | | | Merge branch 'js-i18n-g-files' into 'master'Fatih Acet2019-05-174-3/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n of JS files starting with g See merge request gitlab-org/gitlab-ce!28009
| * | | | | | I18N of JS files starting with gjs-i18n-g-filesBrandon Labuschagne2019-05-164-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
* | | | | | | Merge branch 'docs-interact-with-git' into 'master'Drew Blessing2019-05-172-3/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs clarifying GitLab Basics Git info See merge request gitlab-org/gitlab-ce!27964
| * | | | | | | Update command-line-commands to add clarity on where one can edit codedocs-interact-with-gitMike Lewis2019-05-011-1/+3
| | | | | | | |
| * | | | | | | Update README to add more context on Git BasicsMike Lewis2019-05-011-2/+4
| | | | | | | |
* | | | | | | | Merge branch 'docs-orphaned-images' into 'master'Achilleas Pipinellis2019-05-1771-0/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Remove all remaining orphaned images. See merge request gitlab-org/gitlab-ce!28397
| * | | | | | | | Docs: Remove all remaining orphaned images.Marcel Amirault2019-05-1771-0/+0
|/ / / / / / / /
* | | | | | | | Merge branch 'docs-orphaned-images-ux' into 'master'Achilleas Pipinellis2019-05-17113-0/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Remove orphaned UX guide images See merge request gitlab-org/gitlab-ce!28396
| * | | | | | | | Docs: Remove orphaned UX guide imagesMarcel Amirault2019-05-17113-0/+0
|/ / / / / / / /
* | | | | | | | Merge branch 'jl-reorganize-architecture-page-docs' into 'master'Achilleas Pipinellis2019-05-171-201/+391
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Significantly improve the architecture page See merge request gitlab-org/gitlab-ce!28392
| * | | | | | | | Significantly improve the architecture pageJoshua Lambert2019-05-171-201/+391
|/ / / / / / / /
* | | | | | | | Merge branch 'ealcantara-link-gdk-autodevops-guides' into 'master'Evan Read2019-05-172-0/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add links to GDK autodevops and runner guides See merge request gitlab-org/gitlab-ce!28413
| * | | | | | | | Add links to GDK autodevops and runner guidesEnrique Alcántara2019-05-172-0/+9
|/ / / / / / / /
* | | | | | | | Merge branch 'docs/fix-typos-on-vulnerabilities-api' into 'master'Achilleas Pipinellis2019-05-171-3/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Update merge_request_approvals.md - fix typos See merge request gitlab-org/gitlab-ce!28380
| * | | | | | | Update merge_request_approvals.md - fix typosLucas Charles2019-05-171-3/+2
|/ / / / / / /
* | | | | | | Merge branch 'docs/harmonise-docs-landing-page' into 'master'Achilleas Pipinellis2019-05-171-40/+75
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add EE things to landing page in CE See merge request gitlab-org/gitlab-ce!28419
| * | | | | | | Add EE things to landing page in CEEvan Read2019-05-171-40/+75
|/ / / / / / /
* | | | | | | Merge branch 'add-testing-feature-flags-docs' into 'master'Achilleas Pipinellis2019-05-172-4/+34
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add how to disable feature flags in testing guide See merge request gitlab-org/gitlab-ce!27248
| * | | | | | | Link to testing guide for feature flag spec infoLuke Duncalfe2019-05-172-4/+34
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | In order for there to be a single source of truth.
* | | | | | | Merge branch 'patch-44' into 'master'Achilleas Pipinellis2019-05-171-2/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update manage_large_binaries_with_git_lfs.md to clarify LFS external storage caveats See merge request gitlab-org/gitlab-ce!25305
| * | | | | | | Update manage_large_binaries_with_git_lfs.md to clarify LFS external storage ↵Lee Matos2019-05-171-2/+3
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | caveats