summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* fix docsfeature/user-agent-details-apiJames Lopez2017-07-062-2/+6
* add API documentationJames Lopez2017-07-052-0/+49
* Merge branch 'dm-9-3-requires-mysql-trigger' into 'master'Sean McGivern2017-07-043-6/+15
|\
| * Document that GitLab 9.3 requires the TRIGGER permission on MySQLdm-9-3-requires-mysql-triggerDouwe Maan2017-07-043-6/+15
* | Merge branch 'feature/no-hypen-at-end-of-commit-ref-slug' into 'master'Rémy Coutable2017-07-041-1/+1
|\ \
| * | no trailing / leading hyphens in CI_COMMIT_REF_SLUG. Fixes #32035Stefan Hanreich2017-06-181-1/+1
* | | Merge branch 'docs/extended-docker-syntax-in-ci-yml' into 'master'Achilleas Pipinellis2017-07-041-63/+259
|\ \ \
| * | | Refactor and copyedit "Using Docker images" docsdocs/extended-docker-syntax-in-ci-ymlAchilleas Pipinellis2017-07-031-135/+150
| * | | Update syntax description to new syntax introduced in !12536.Tomasz Maczukin2017-07-031-10/+15
| * | | Add documentation for extended docker configuration options for CITomasz Maczukin2017-07-031-0/+176
* | | | Merge branch 'docs/overview-features-2' into 'master'Achilleas Pipinellis2017-07-033-10/+62
|\ \ \ \ | |/ / / |/| | |
| * | | add image - issue boards - moving cardMarcia Ramos2017-07-031-0/+0
| * | | copyedit == ee !2296Marcia Ramos2017-07-031-23/+49
| * | | fix spellingdocs/overview-features-2Marcia Ramos2017-06-291-2/+2
| * | | Axil's reviewMarcia Ramos2017-06-291-3/+3
| * | | explain that use-cases are just examplesMarcia Ramos2017-06-281-0/+3
| * | | copyeditMarcia Ramos2017-06-281-1/+1
| * | | remove multiple IB partMarcia Ramos2017-06-281-13/+0
| * | | capitalize feature name, add overview and use cases w/ multiple boards (EE)Marcia Ramos2017-06-281-3/+39
| * | | improve site search for "issues"Marcia Ramos2017-06-281-1/+1
* | | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-07-031-1/+1
|\ \ \ \
| * | | | Fixed typo in gitlab_flow.mdleungpeng2017-06-291-1/+1
* | | | | Merge branch 'docs-fix-branch-api-examples' into 'master'Rémy Coutable2017-07-031-3/+3
|\ \ \ \ \
| * | | | | Fix curl example paths (missing the 'files' segment)Joe Marty2017-06-301-3/+3
* | | | | | Merge branch '34525-backport-update-go-to-91-92-guide' into 'master'Sean McGivern2017-07-032-16/+34
|\ \ \ \ \ \
| * | | | | | Make clear that Go 1.8 is required since GitLab 9.234525-backport-update-go-to-91-92-guideRémy Coutable2017-06-292-16/+34
| | |/ / / / | |/| | | |
* | | | | | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-303-0/+25
* | | | | | Merge branch 'update_issues_board_doc' into 'master'Achilleas Pipinellis2017-06-304-0/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | updated version of issues baord images (doc)Diego de Souza Mendes2017-06-294-0/+0
* | | | | | Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into...Robert Speicher2017-06-291-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Rename flipper_group to feature_group34078-allow-to-enable-feature-flags-with-more-granularityRémy Coutable2017-06-281-2/+2
| * | | | | Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ...Rémy Coutable2017-06-271-0/+2
| * | | | | Allow the feature flags to be enabled/disabled with more granularityRémy Coutable2017-06-271-0/+2
* | | | | | Merge branch 'sha-attributes-for-postgresql-and-mysql' into 'master'Sean McGivern2017-06-292-0/+37
|\ \ \ \ \ \
| * | | | | | Added code for defining SHA attributesYorick Peterse2017-06-292-0/+37
* | | | | | | Merge branch 'master' into 'master'Rémy Coutable2017-06-291-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Update README.md to reflect where "Secret variables" are locatedSean2017-06-281-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'refactor/declarative-policy' into 'master'Sean McGivern2017-06-291-0/+116
|\ \ \ \ \ \ \
| * | | | | | | add some extremely rough documentationhttp://jneen.net/2017-06-271-0/+116
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'add-members-count-and-parent-id-data-on-namespaces-api' into 'm...Douwe Maan2017-06-291-2/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Improve tests textOswaldo Ferreira2017-06-281-1/+0
| * | | | | | Rename members_count to members_count_with_descendants and expose only to gro...Oswaldo Ferreira2017-06-281-6/+6
| * | | | | | Add "members_count" and "parent_id" data on namespaces APIOswaldo Ferreira2017-06-281-2/+13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'docs/pat-expiration-date' into 'master'Marcia Ramos2017-06-291-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clarify the expiration date of PATsdocs/pat-expiration-dateAchilleas Pipinellis2017-06-211-0/+3
* | | | | | Merge branch 'cherry-pick-42d87f21' into 'master'Clement Ho2017-06-281-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'update-guides-for-9-3' into '9-3-stable'cherry-pick-42d87f21Clement Ho2017-06-271-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'docs/introduce-ee-unified-docs' into 'master'Achilleas Pipinellis2017-06-281-8/+20
|\ \ \ \ \
| * | | | | adjust EE landing page to unify CE and EE docsdocs/introduce-ee-unified-docsMarcia Ramos2017-06-271-8/+20
| |/ / / /
* | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-06-281-3/+3
|\ \ \ \ \