summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove default relative_position value13208-epicissue-has-an-unexpected-default-relative-position-ceHeinrich Lee Yu2019-08-093-5/+15
| | | | | This makes `epic_issues` consistent with other tables using our `RelativePositioning` class
* Merge branch 'docs-legal-touchup' into 'master'Evan Read2019-08-092-23/+29
|\ | | | | | | | | Add contribution section to contribution agreements See merge request gitlab-org/gitlab-ce!30510
| * Add contribution section to contribution agreementsMarcel Amirault2019-08-092-23/+29
|/
* Merge branch '62759-gitlab-backup-doc' into 'master'Evan Read2019-08-093-15/+15
|\ | | | | | | | | Replace `gitlab-rake` with `gitlab-backup` command for backup and restore tasks See merge request gitlab-org/gitlab-ce!31555
| * Change gitlab-rake to gitlab-backup for backup and restore tasks62759-gitlab-backup-docHossein Pursultani2019-08-073-15/+15
| |
* | Merge branch 'docs/52494-add-namespace-per-environment-milestone-note' into ↵Evan Read2019-08-091-1/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add namespace default note to cluster docs Closes #65751 See merge request gitlab-org/gitlab-ce!31596
| * | Add namespace default note to cluster docsTiger Watson2019-08-091-1/+4
|/ /
* | Merge branch 'migration-style-guide-docs' into 'master'Evan Read2019-08-091-8/+3
|\ \ | | | | | | | | | | | | Update Migration Style Guide. Remove MySQL mentions See merge request gitlab-org/gitlab-ce!31531
| * | Update Migration Style Guidemigration-style-guide-docsValery Sizov2019-08-071-8/+3
| | |
* | | Merge branch 'add-release-to-github-importer' into 'master'Mayra Cabrera2019-08-093-2/+11
|\ \ \ | | | | | | | | | | | | | | | | Add a field for released_at to GH importer See merge request gitlab-org/gitlab-ce!31496
| * | | Add a field for released_at to GH importerCindy Pallares 🦉2019-08-093-2/+11
|/ / /
* | | Merge branch 'docs-update-sast-analyzers' into 'master'Evan Read2019-08-081-13/+13
|\ \ \ | | | | | | | | | | | | | | | | Sorting in alphabetical order, adding strings to be used with analyzers See merge request gitlab-org/gitlab-ce!31510
| * | | Sorting in alphabetical order, adding strings to be used with analyzersJulius Kvedaras2019-08-081-13/+13
|/ / /
* | | Merge branch 'docs-debug-atanayno' into 'master'Evan Read2019-08-082-0/+253
|\ \ \ | | | | | | | | | | | | | | | | Bring k8s cheat sheet to docs See merge request gitlab-org/gitlab-ce!31319
| * | | Bring k8s cheat sheet to docsMarcel Amirault2019-08-082-0/+253
|/ / / | | | | | | | | | | | | Bring the support team k8s cheat sheet into the main documentation
* | | Merge branch 'rails-template-update' into 'master'redis-migrationThong Kuah2019-08-082-0/+5
|\ \ \ | | | | | | | | | | | | | | | | Update rails project template See merge request gitlab-org/gitlab-ce!31310
| * | | Update rails project templateDaniel Gruesso2019-08-082-0/+5
|/ / /
* | | Merge branch 'emilie-master-patch-10465' into 'master'Sid Sijbrandij2019-08-081-1/+2
|\ \ \ | | | | | | | | | | | | | | | | Add link to memory team page from the installation requirements See merge request gitlab-org/gitlab-ce!31637
| * | | Add link to memory team page from the installation requirementsEmilie Schario2019-08-081-1/+2
|/ / /
* | | Merge branch 'sh-rename-githost-to-gitjson' into 'master'Mayra Cabrera2019-08-086-8/+14
|\ \ \ | | | | | | | | | | | | | | | | Rename githost.log -> git_json.log See merge request gitlab-org/gitlab-ce!31634
| * | | Rename githost.log -> git_json.logStan Hu2019-08-086-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | The githost.log name was often confused with GitHost.io. Rename this to git_json.log to make it clear it's coming from Git and that it's JSON data.
* | | | Merge branch 'jejacks0n-remove-bad-spec' into 'master'Tim Zallmann2019-08-081-7/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Clean up an incomplete thought as a spec See merge request gitlab-org/gitlab-ce!31541
| * | | | Clean up an incomplete thought as a specjejacks0n-remove-bad-specjejacks0n2019-08-061-7/+0
| | |/ / | |/| |
* | | | Merge branch 'filter-title-description-and-body-from-logs' into 'master'Stan Hu2019-08-082-3/+21
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Filter title, description, and body from logs Closes #64460 and #60365 See merge request gitlab-org/gitlab-ce!31274
| * | | | Filter title, description, and body from logsfilter-title-description-and-body-from-logsSean McGivern2019-07-302-3/+21
| | | | | | | | | | | | | | | | | | | | These can contain sensitive content.
* | | | | Merge branch '11965-geo-prevent-using-non-empty-tracking-database-ce' into ↵Michael Kozono2019-08-083-1/+27
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | 'master' CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14981 See merge request gitlab-org/gitlab-ce!31493
| * | | | Update Geo troubleshooting docs11965-geo-prevent-using-non-empty-tracking-database-ceDouglas Barbosa Alexandre2019-08-081-1/+15
| | | | |
| * | | | Add timestamp columns to geo_nodesDouglas Barbosa Alexandre2019-08-082-0/+12
| | | | |
* | | | | Merge branch 'enable-prom-endpoint-by-default' into 'master'Stan Hu2019-08-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Enable the prometheus endpoint by default See merge request gitlab-org/gitlab-ce!31565
| * | | | | Enable the prometheus endpoint by defaultSarah Yasonik2019-08-081-1/+1
|/ / / / /
* | | | | Merge branch 'bring-scoped-environment-variables-to-core' into 'master'Robert Speicher2019-08-0831-38/+494
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Bring scoped environment variables to core See merge request gitlab-org/gitlab-ce!30779
| * | | | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-0831-38/+494
|/ / / / / | | | | | | | | | | | | | | | As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
* | | | | Merge branch 'ce-13035-rename-blocking-mrs' into 'master'Douwe Maan2019-08-0811-144/+153
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | CE port of "Rename blocking MRs to cross-project MR dependencies" See merge request gitlab-org/gitlab-ce!31372
| * | | | | Rename blocking MRs to cross-project MR dependenciesNick Thomas2019-08-0811-144/+153
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | We're removing the ability for MRs in a single project to block each other, and performing a rename of the feature to go along with that. This necessitates documentation changes
* | | | | Merge branch 'docs/refactor-subscription-page' into 'master'Achilleas Pipinellis2019-08-083-149/+207
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor subscriptions information See merge request gitlab-org/gitlab-ce!31504
| * | | | | Refactor subscriptions informationEvan Read2019-08-083-149/+207
|/ / / / /
* | | | | Merge branch '44496-docs' into 'master'Achilleas Pipinellis2019-08-084-0/+40
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs for local requests whitelist See merge request gitlab-org/gitlab-ce!31520
| * | | | | Add docs for local requests whitelistReuben Pereira2019-08-084-0/+40
|/ / / / / | | | | | | | | | | | | | | | | | | | | - Add documentation under security/webhooks since similar docs are present there.
* | | | | Merge branch '12026-use-notes-finder-target-for-epics-ce' into 'master'Robert Speicher2019-08-081-3/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use NotesFinder#target to find Epics See merge request gitlab-org/gitlab-ce!31408
| * | | | | Use NotesFinder#target to find Epics12026-use-notes-finder-target-for-epics-cePatrick Derichs2019-08-041-3/+9
| | | | | |
* | | | | | Merge branch 'patch-1' into 'master'Ray Paik2019-08-081-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Update proofreader.md See merge request gitlab-org/gitlab-ce!26644
| * | | | | Update proofreader.mdSandzhaj2019-03-271-0/+1
| | | | | |
* | | | | | Merge branch 'no-oxygen' into 'master'Annabel Dunstone Gray2019-08-081-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace Oxygen-Sans with Noto Sans font on visual_review_toolbar See merge request gitlab-org/gitlab-ce!31561
| * | | | | | Prefer Noto Sans fontAlexander Oleynikov2019-08-071-1/+1
| | | | | | |
* | | | | | | Merge branch '63888-snippets-usage-ping-for-create-smau' into 'master'James Lopez2019-08-0816-28/+269
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Snippets Usage Ping for Create SMAU" See merge request gitlab-org/gitlab-ce!30930
| * | | | | | | Record usage on snippet usageMark Chao2019-08-0816-28/+269
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Generalize wiki page counter for other page types to extend to.
* | | | | | | Merge branch '63181-collapsible-line' into 'master'Kushal Pandya2019-08-086-19/+75
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes section title clickable and collapsible Closes #63181 See merge request gitlab-org/gitlab-ce!31571
| * | | | | | | Makes title section collapsible63181-collapsible-lineFilipa Lacerda2019-08-076-19/+75
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | In the job log, if the user clicks the section title the job log section will be collapsed
* | | | | | | Merge branch 'patch-71' into 'master'Grzegorz Bizon2019-08-081-2/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicated line from Maven CI template See merge request gitlab-org/gitlab-ce!31440
| * | | | | | | Remove duplicated line from Maven CI templateZsolt Kovari2019-08-031-2/+0
| | | | | | | |