summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update fe_guide/index.md to use readable ascii treefe_guide-index-ascii-treeLuke "Jared" Bennett2017-05-161-9/+5
|
* Add guide to collaborate with i18n.Rubén Dávila Santos2017-05-162-0/+243
|
* #32340 - Include mention of "manual" scope in jobs api docZac Sturgess2017-05-161-2/+2
|
* Merge branch 'cherry-pick-0663458c' into 'master' Douwe Maan2017-05-161-1/+1
|\ | | | | | | | | | | | | Rename `build_events` to `job_events`, take 2. Closes #31620 See merge request !11403
| * Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-1/+1
| | | | | | | | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287
* | Merge branch 'docs-add-more-conventions-for-docs-only-tests' into 'master' Rémy Coutable2017-05-161-6/+13
|\ \ | | | | | | | | | | | | Add more choices to name the branch for docs only tests See merge request !11413
| * | Add more choices to name the branch for docs only testsAchilleas Pipinellis2017-05-161-6/+13
| |/ | | | | | | http://rubular.com/r/51mKdLm6RF
* | Merge branch 'pms-uxguide-monospace-git-refs' into 'master' Achilleas Pipinellis2017-05-161-1/+1
|\ \ | |/ |/| | | | | Update UX guide to use monospace type for commit, branch, and tag refs See merge request !11342
| * Update UX guide to use monospace type for commit, branch, and tag refspms-uxguide-monospace-git-refsPedro Moreira da Silva2017-05-151-1/+1
| |
* | Merge branch 'zj-pipeline-schedule-owner' into 'master' Kamil Trzciński2017-05-161-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Foreign key for Pipeline schedule owner Closes #31932 See merge request !11233
| * | Do not schedule pipelines if the user can'tZ.J. van de Weg2017-05-151-0/+4
| |/ | | | | | | | | | | | | | | | | | | | | When the owner of a pipelines schedule was either blocked or was removed from the project, the pipeline schedular would still schedule the pipeline. This would than fail however, given the user had no access to the project and it contents. However, a better way to handle it would be to not schedule it at all. Furthermore, from now on, such schedules will be deactivated so the schedule worker can ignore it on the next runs.
* | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-1/+1
| | | | | | This reverts merge request !11287
* | Merge branch 'docs/install-git' into 'master' Sean Packham (GitLab)2017-05-153-0/+71
|\ \ | | | | | | | | | | | | Technical article "How to install Git" See merge request !11384
| * | fix broken linkMarcia Ramos2017-05-151-1/+1
| | |
| * | add article - how to install gitMarcia Ramos2017-05-153-0/+71
| | |
* | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan2017-05-151-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287
| * | | Add `build_events` to project service in the APIBob Van Landuyt2017-05-151-1/+1
| | |/ | |/| | | | | | | For backwards compatibility
* | | Fix typoJoshua Lambert2017-05-151-2/+2
| |/ |/|
* | Merge branch 'patch-17' into 'master' Rémy Coutable2017-05-151-3/+3
|\ \ | |/ |/| | | | | Runners tab is now CI/CD Pipelines See merge request !11326
| * Runners tab is now CI/CD PipelinesBen Bodenmiller2017-05-121-3/+3
| |
* | Merge branch 'allow_numeric_values_in_gitlab_ci_yml' into 'master' Kamil Trzciński2017-05-151-1/+5
|\ \ | | | | | | | | | | | | | | | | | | Allow numeric values in gitlab-ci.yml Closes #30017 See merge request !10607
| * | Allow numeric values in gitlab-ci.ymlblackst0ne2017-05-071-1/+5
| | |
* | | Merge branch 'dturner/username' into 'master' Rémy Coutable2017-05-151-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | add username field to push webhook Closes #32136 See merge request !11272
| * | | Add username field to push webhookDavid Turner2017-05-101-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: David Turner <novalis@novalis.org>
* | | | Merge branch 'master' into 'master' Rémy Coutable2017-05-151-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix typo in code snippet to match text below See merge request !11101
| * | | | Fix typo in code snippet to match text belowSteve Hall2017-05-041-1/+1
| | | | |
* | | | | Merge branch 'patch-18' into 'master' Rémy Coutable2017-05-151-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix the GitLab EE link See merge request !11021
| * | | | | Fix the GitLab EE linkSota Yamashita2017-05-021-1/+1
| |/ / / /
* | | | | Merge branch 'patch-8' into 'master' Rémy Coutable2017-05-151-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fix $CI_JOB_ID variable See merge request !10966
| * | | | | fix $CI_JOB_ID variable Elan Ruusamäe2017-04-271-1/+1
| | | | | | | | | | | | | | | | | | introduced with rename variables commit: a084437b5c1b7226ce64e74bab1972bb1dbd49e0
* | | | | | Merge branch '26325-system-hooks' into 'master' Robert Speicher2017-05-131-1/+49
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport New SystemHook: `repository_update` Closes #26325 See merge request !11140
| * | | | | | Documentation for repository_update_eventsGabriel Mazetto2017-05-121-1/+49
| | | | | | |
* | | | | | | Merge branch 'add-problematic-mysql-examples' into 'master' Sid Sijbrandij2017-05-121-2/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link to a case where we can't support MySQL Closes #32181 See merge request !11334
| * | | | | | Link to a case where we can't support MySQLadd-problematic-mysql-examplesYorick Peterse2017-05-121-2/+5
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the requirements guide to include a link to an issue where we discuss dropping MySQL support for nested groups. This should give users a better understanding of why we highly recommend them to use PostgreSQL instead. [ci skip]
* | | | | | New branch new mr docsVictor Wu2017-05-122-0/+6
| | | | | |
* | | | | | Merge branch 'disable-usage-ping' into 'master'Robert Speicher2017-05-121-59/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Usage ping updates Closes #31741 and #31453 See merge request !11231
| * | | | | update the documentation to reflect upcoming changes to the usage pingdisable-usage-pingJob van der Voort2017-05-111-64/+9
| | | | | |
| * | | | | Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-111-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting `usage_ping_enabled` to false in `gitlab.yml`: 1. Disables the usage ping, regardless of the value stored in the database. 2. Prevents the usage ping from being enabled through the admin panel. It can only be enabled by either removing the line from `gitlab.yml` and configuring through the admin panel, or setting it to true in `gitlab.yml`.
* | | | | | Merge branch 'fixes_for_multiple_issue_assignees' into 'master' Sean McGivern2017-05-121-11/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Follow-up from "Backport of Multiple Assignees feature Closes #31888 See merge request !11178
| * | | | | | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-11/+11
| | | | | | |
* | | | | | | Merge branch 'update-database-requirements' into 'master' Rémy Coutable2017-05-111-5/+12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update DB requirements in the documentation See merge request !11293
| * | | | | | | Update DB requirements in the documentationupdate-database-requirementsYorick Peterse2017-05-111-5/+12
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it more obvious that we greatly prefer PostgreSQL over MySQL/MariaDB and that all users are recommended to use PostgreSQL instead. This also removes the paragraph mentioning the size per user row, as this is completely inaccurate and doesn't really help users with anticipating the database size. Instead we now simply recommend users to have at least 5-10 GB of storage at minimum. [ci skip]
* | | | | | | Merge branch 'patch-20' into 'master'Rémy Coutable2017-05-111-4/+9
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update installation.md - Updated the Ruby section. See merge request !11251
| * | | | | | | Update installation.md - Updated the Ruby section. Luís Pedro Algarvio2017-05-101-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes my previous my old obsolete/forgotten pull request / patch (sorry about that): #6262 https://github.com/lpalgarvio/gitlabhq/tree/patch-1
* | | | | | | | fixed small typo - piplnie should be pipelineOche Ejembi2017-05-111-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Complement tech articles guidelinesMarcia Ramos2017-05-117-12/+25
| | | | | | |
* | | | | | | Merge branch 'patch-18' into 'master' Achilleas Pipinellis2017-05-111-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update getting_started_part_one.md. See merge request !11020
| * | | | | | | Update getting_started_part_one.md. Minor spelling error.Kevin Nesmith2017-05-011-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'docs/fix-broken-link' into 'master' Achilleas Pipinellis2017-05-111-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a broken link for the "How to Configure LDAP with GitLab EE" article See merge request !11114
| * | | | | | | Fix a broken link for the "How to Configure LDAP with GitLab EE" articledocs/fix-broken-linkRémy Coutable2017-05-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>