summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Documentation bugfix of invalid JSON payload example of Create a commit with ↵blackst0ne2017-06-131-1/+1
| | | | multiple files and actions
* Merge branch '29010-perf-bar' into 'master'Robert Speicher2017-06-121-0/+3
|\ | | | | | | | | | | | | Add an optional performance bar to view performance metrics for the current page Closes #29010 See merge request !11439
| * Add `p b` to the shortcuts documentationRémy Coutable2017-06-091-0/+3
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'background-migrations' into 'master'30404-high-cpu-usage-on-mrs-with-large-diffsRémy Coutable2017-06-122-0/+206
|\ \ | | | | | | | | | | | | Add the ability to perform background migrations See merge request !11854
| * | Add the ability to perform background migrationsYorick Peterse2017-06-122-0/+206
| | | | | | | | | | | | | | | | | | | | | | | | Background migrations can be used to perform long running data migrations without these blocking a deployment procedure. See MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11854 for more information.
* | | Doc: Add the need to upgrade to Go 1.8.3 in the 9.1->9.2 documentation as ↵PAB2017-06-121-2/+2
|/ / | | | | | | the upgrade fails with Go 1.5 (installed with Gitlab 8.1)
* | Merge branch '33003-avatar-in-project-api' into 'master'Rémy Coutable2017-06-121-0/+3
|\ \ | | | | | | | | | | | | | | | | | | Accept avatar file in project API Closes #33003 See merge request !11988
| * | Accept image for avatar in project APIvanadium232017-06-091-0/+3
| | |
* | | doc: add example of scheduler whenElan Ruusamäe2017-06-121-0/+20
| | |
* | | Merge branch 'bvl-revert-regenerating-translations' into 'master'Douwe Maan2017-06-091-0/+8
|\ \ \ | |/ / |/| | | | | | | | Revert "Regenerate po and js files" See merge request !12044
| * | Mention the cause of missing translations in the docsBob Van Landuyt2017-06-091-0/+8
| | |
* | | Merge branch 'dturner/grammar' into 'master'Rémy Coutable2017-06-091-4/+4
|\ \ \ | | | | | | | | | | | | | | | | Improve the grammar of the API docs See merge request !11863
| * | | Improve the grammar of the API docsDavid Turner2017-06-011-4/+4
| | | |
* | | | Fix syntax error that breaks link to permissions document.Sascha Reynolds2017-06-091-2/+1
| | | |
* | | | Merge branch 'clarify-transferring-project' into 'master'Rémy Coutable2017-06-091-2/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Clarify transferring project, specify permissions See merge request !11934
| * | | | Clarify transferring project, specify permissionsLauri Piisang2017-06-091-2/+3
| | | | |
* | | | | Merge branch 'patch-17' into 'master'Rémy Coutable2017-06-091-0/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | Update google.md See merge request !12010
| * | | | Update google.mdKanchana Wickremasinghe2017-06-081-0/+15
| | | | |
* | | | | Merge branch 'add-note-renaming-moving-registry-container-user-docs' into ↵Marcia Ramos2017-06-091-0/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | 'master' Add note on moving or renaming registry repository See merge request !11882
| * | | | Add note on moving or renaming registry repositoryadd-note-renaming-moving-registry-container-user-docsCindy Pallares 🦉2017-06-061-0/+8
| | | | | | | | | | | | | | | | | | | | As per d5d8e76bd79cd9d61c66539a5069104cf46be2bd, any attempts to rename a container registry repository are blocked due to image signatures.
* | | | | Clarify API V5 being a compatability layer on top of GraphQLStan Hu2017-06-081-3/+7
| | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch 'evn-no-geo-either' into 'master'Stan Hu2017-06-081-1/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | GitLab GEO also does not support mysql replication See merge request !11914
| * | | | | Update per discussionevn-no-geo-eitherernstvn2017-06-081-1/+1
| | | | | |
| * | | | | GitLab GEO also does not support mysql replicationernstvn2017-06-051-1/+2
| | | | | |
* | | | | | Merge branch 'docs/shared-runners' into 'master'Sean Packham2017-06-084-78/+136
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor Runners docs Closes #18882 See merge request !11948
| * | | | | | Refactor Runners docsdocs/shared-runnersAchilleas Pipinellis2017-06-074-78/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update overall documentation - Update images - Add information about fair usage
* | | | | | | Merge branch 'docs/rm-protected-branches' into 'master'Sean Packham2017-06-082-0/+27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add docs for protected branches deletion feature Closes #32218 See merge request !11536
| * | | | | | | Add docs for protected branches deletion featuredocs/rm-protected-branchesAchilleas Pipinellis2017-05-192-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/32218
* | | | | | | | Merge branch 'docs/triggers' into 'master'Sean Packham2017-06-083-84/+77
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor CI triggers docs See merge request !12012
| * | | | | | | | Refactor CI triggers docsdocs/triggersAchilleas Pipinellis2017-06-083-84/+77
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'sh-document-road-to-graphql' into 'master'Douwe Maan2017-06-081-0/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Add text documenting that v5 of the API will be GraphQL See merge request !11998
| * | | | | | | Add text documenting that v5 of the API will be GraphQLsh-document-road-to-graphqlStan Hu2017-06-071-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | Merge branch ↵Achilleas Pipinellis2017-06-081-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '28607-forking-and-configuring-project-via-api-works-very-unreliable' into 'master' Confirm Project forking behaviour via the API Closes #28607 See merge request !11931
| * | | | | | | Confirm Project forking behaviour via the APIMark Fletcher2017-06-061-0/+2
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | * It's unclear that the forking operation can still be ongoing * `import_status` is available in Project Entity to determine status
* | | | | | | Merge branch 'document-polymorphing-columns' into 'master'Rémy Coutable2017-06-073-0/+166
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document using separate tables instead of polymorphic associations and STI See merge request !11168
| * | | | | | | Document not using STIdocument-polymorphing-columnsYorick Peterse2017-06-072-0/+19
| | | | | | | |
| * | | | | | | Document not using polymorphic associationsYorick Peterse2017-06-072-0/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of using polymorphic associations a developer should use separate tables.
* | | | | | | | Merge branch 'krakowski_master2' into 'master'Grzegorz Bizon2017-06-071-2/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add all pipeline sources as special keywords to 'only' and 'except' Closes #32955 See merge request !11972
| * | | | | | | | Add all sources as special keywords for only and exceptFilip Krakowski2017-06-081-1/+2
| | | | | | | | |
| * | | | | | | | Use pipeline.source to determine what triggered a pipelineFilip Krakowski2017-06-081-1/+1
| | | | | | | | |
| * | | | | | | | Add 'schedules' keyword to 'only' and 'except'Filip Krakowski2017-06-081-2/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'edge-cases-integration-frontend-testing' into 'master'Clement Ho2017-06-071-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update testing.md `# Frontend Testing` to include integration spec for edge cases See merge request !11784
| * | | | | | | | Update testing.md `# Frontend Testing` to include integration spec for edge ↵edge-cases-integration-frontend-testingLuke "Jared" Bennett2017-05-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cases
* | | | | | | | | Fix URLs in artifacts documentationDouwe Maan2017-06-071-2/+2
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'docs/private-registry' into 'master'Sean Packham2017-06-071-16/+54
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more info about private Docker registry Closes #4028 See merge request !11945
| * | | | | | | | Add more info on private Registry docsdocs/private-registryAchilleas Pipinellis2017-06-061-16/+54
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'docs/expiring-artifacts' into 'master'Sean Packham2017-06-072-9/+53
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more info on artifacts expiry date Closes #18694 See merge request !11942
| * | | | | | | | Add more info on artifacts expiry datedocs/expiring-artifactsAchilleas Pipinellis2017-06-062-9/+53
| |/ / / / / / /
* | | | | | | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-072-14/+22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support descriptions for snippets Closes #31894 See merge request !11071
| * | | | | | | | Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-1/+1
| | | | | | | | |