summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add info about the new location of Integrationsdocs/services-refactorAchilleas Pipinellis2017-02-0719-77/+116
| | | | [ci skip]
* Merge branch ↵Clement Ho2017-02-072-0/+0
|\ | | | | | | | | | | | | | | | | | | '25487-small-improvements-to-the-ui-of-mattermost-and-slack-command-services' into 'master' Resolve "Small improvements to the UI of Mattermost and Slack Command services" Closes #25487 See merge request !8491
| * Added small improvments to the chat slash command servicesLuke "Jared" Bennett2017-02-072-0/+0
| | | | | | | | Updated specs
* | Merge branch 'remove-deploy-key-endpoint' into 'master' Rémy Coutable2017-02-071-0/+1
|\ \ | | | | | | | | | | | | | | | | | | Remove deploy key endpoint Closes #20569 See merge request !8716
| * | Remove /projects/:id/keys/.. endpointsRobert Schilling2017-02-071-0/+1
| | |
* | | Merge branch 'update-guides' into 'master' James Lopez2017-02-072-2/+241
|\ \ \ | |/ / |/| | | | | | | | Update guides for 8.17 version See merge request !9014
| * | Update guides for 8.17 versionupdate-guidesRuben Davila2017-02-062-2/+241
| |/
* | Merge branch 'api-remove-snippets-expires-at' into 'master'Sean McGivern2017-02-072-2/+1
|\ \ | | | | | | | | | | | | | | | | | | Remove deprecated 'expires_at' from project snippets API Closes #14156 See merge request !8723
| * | Remove deprecated 'expires_at' from project snippets APIRobert Schilling2017-02-072-2/+1
| | |
* | | Merge branch 'fix/import-group-members' into 'master' Rémy Coutable2017-02-071-1/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix missing group members from Import/Export Closes #25124 See merge request !8923
| * | | Add missing group members to export for I/Efix/import-group-membersJames Lopez2017-02-071-1/+6
| | | |
* | | | Merge branch 'docs/fix-broken-links' into 'master' Achilleas Pipinellis2017-02-0746-65/+60
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Fix broken links to docs See merge request !9022
| * | | Fix broken links to docsAchilleas Pipinellis2017-02-0646-65/+60
| | | | | | | | | | | | | | | | [ci skip]
* | | | Merge branch 'fix/gb/backwards-compatibility-coverage-ci-yml' into 'master' Douwe Maan2017-02-061-31/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove coverage entry from global CI/CD options See merge request !8981
| * | | | Improve docs on CI/CD code coverage regexp settingfix/gb/backwards-compatibility-coverage-ci-ymlGrzegorz Bizon2017-02-061-3/+2
| | | | |
| * | | | Refine docs on code coverage regexp on job levelGrzegorz Bizon2017-02-061-1/+2
| | | | |
| * | | | Update docs on setting up a CI/CD coverage regexpGrzegorz Bizon2017-02-061-32/+12
| | | | |
* | | | | Merge branch 'jej-pages-to-ce' into 'master' Douwe Maan2017-02-0620-3/+1076
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding GitLab Pages to CE Closes #14605, gitlab-com/infrastructure#1058, gitlab-ee#1333, and #323 See merge request !8463
| * \ \ \ \ Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-0685-1939/+2011
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | | | | Fix documentation link in doc/user/project/pages/index.mdJames Edwards-Jones2017-02-031-0/+1
| | | | | | |
| * | | | | | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-038-11/+199
| |\ \ \ \ \ \
| * | | | | | | Mentioned pages to CE port in project/pages/index.mdJames Edwards-Jones2017-02-021-0/+1
| | | | | | | |
| * | | | | | | Split Omnibus and source installation Pages admin docsAchilleas Pipinellis2017-02-012-265/+333
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | Bump pages daemon and place Omnibus settings on topAchilleas Pipinellis2017-02-011-104/+112
| | | | | | | |
| * | | | | | | Better highlight prerequisites for PagesAchilleas Pipinellis2017-02-011-5/+6
| | | | | | | |
| * | | | | | | Merge multiple notes into one in Pages user docsAchilleas Pipinellis2017-02-011-7/+5
| | | | | | | |
| * | | | | | | Fix link to new pages locationAchilleas Pipinellis2017-02-011-1/+1
| | | | | | | |
| * | | | | | | Bump GitLab version that Pages where ported to CEAchilleas Pipinellis2017-02-011-5/+3
| | | | | | | |
| * | | | | | | Move Pages docs to new locationAchilleas Pipinellis2017-02-0116-937/+940
| | | | | | | |
| * | | | | | | First iteration on Pages refactoringAchilleas Pipinellis2017-02-011-176/+176
| | | | | | | |
| * | | | | | | Fixed typo ("server" -> "serve")Rebecca Skinner2017-02-011-1/+1
| | | | | | | |
| * | | | | | | small but mighty confusing typoMichael2017-02-011-1/+1
| | | | | | | |
| * | | | | | | Fix restart link on doc/pages/administration.mdJames Edwards-Jones2017-01-311-2/+2
| | | | | | | |
| * | | | | | | Fix reconfigure link on doc/pages/administration.mdJames Edwards-Jones2017-01-311-1/+1
| | | | | | | |
| * | | | | | | Clarify where the settings are in Pages docsAchilleas Pipinellis2017-01-311-34/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/1333 [ci skip]
| * | | | | | | Remove Pages ToC from docsAchilleas Pipinellis2017-01-311-34/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | Update GitLab Pages to 0.2.1Kamil Trzcinski2017-01-311-2/+2
| | | | | | | |
| * | | | | | | Update links to new pages group.Heather McNamee2017-01-311-13/+13
| | | | | | | |
| * | | | | | | Add note on custom domains limitationAchilleas Pipinellis2017-01-311-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | Add known issues sectionAchilleas Pipinellis2017-01-311-0/+6
| | | | | | | |
| * | | | | | | Add section on redirectsAchilleas Pipinellis2017-01-311-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | Mention that shared runners on GitLab.com are enabled by defaultAchilleas Pipinellis2017-01-311-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | Add FAQ on Pages website type precedenceAchilleas Pipinellis2017-01-311-0/+6
| | | | | | | |
| * | | | | | | Fix markdown anchor linkAchilleas Pipinellis2017-01-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | Remove confusing FAQ questionAchilleas Pipinellis2017-01-311-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | ClarificationAchilleas Pipinellis2017-01-311-1/+1
| | | | | | | |
| * | | | | | | Add separate section for GitLab.comAchilleas Pipinellis2017-01-311-6/+20
| | | | | | | |
| * | | | | | | Use the default ruby:2.1 imageAchilleas Pipinellis2017-01-311-9/+17
| | | | | | | |
| * | | | | | | Clarify where 403 and 404 pages should existAchilleas Pipinellis2017-01-311-1/+3
| | | | | | | |
| * | | | | | | Add sections on custom domainsAchilleas Pipinellis2017-01-314-4/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]