summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'patch-1' into 'master' Robert Speicher2016-03-021-1/+1
|\ | | | | | | | | | | | | Typo in API documentation [ci skip] See merge request !3058
| * typobb-froggy2016-03-021-1/+1
| |
* | Merge branch 'docs_todos' into 'master' Achilleas Pipinellis2016-03-024-0/+74
|\ \ | |/ |/| | | | | | | | | Add Todos documentation Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13884 See merge request !3064
| * Add Todos documentationAchilleas Pipinellis2016-03-024-0/+74
| | | | | | | | [ci skip]
* | Merge branch 'notes_guidelines' into 'master' Achilleas Pipinellis2016-03-021-3/+13
|\ \ | |/ |/| | | | | | | | | Change doc styleguide to use blockquotes for notes See merge request !3009
| * Change doc styleguide to use quotes for notesnotes_guidelinesAchilleas Pipinellis2016-02-291-3/+13
| | | | | | | | [ci skip]
* | Merge branch 'saml-doc-update' into 'master' Achilleas Pipinellis2016-03-022-49/+138
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Updated SAML and Omniauth docs Updated SAML and Omniauth docs with information on the new behavior recently introduced in !2882 /cc @ernstvn @DouweM See merge request !2950
| * | Style updates.saml-doc-updatePatricio Cano2016-03-012-20/+30
| | |
| * | Updated SAML and Omniauth docs with information on the new behavior recently ↵Patricio Cano2016-02-232-47/+126
| | | | | | | | | | | | introduced in !2882
* | | Merge branch 'rel-url-fix' into 'master' Douwe Maan2016-03-011-5/+15
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix relative URL See https://github.com/gitlabhq/gitlabhq/issues/10053 1. Same configuration way for relative URL like with Omnibus 2. Loading the relative configuration from Rakefile as Rails do not load initializers for `asset:precompile` First point has another positive side effect: no collisions (due to git controlled `application.rb`) any more during the upgrades of source based installations and relative url configuration - [x] tests on the source based installation - [x] tests on the centos&ubuntu omnibus packages Fixes: gitlab-org/gitlab-ce#13730, gitlab-org/gitlab-ce#13727, gitlab-org/omnibus-gitlab#1143 and https://github.com/gitlabhq/gitlabhq/issues/10053 See merge request !2979
| * | | Use dedicated relative_url.rb initializerArtem Sidorenko2016-02-291-5/+15
| | | | | | | | | | | | | | | | in order to have it the same way like in omnibus
* | | | Merge branch 'triggers_link' into 'master' Achilleas Pipinellis2016-03-011-1/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Add link to triggers doc in variables section Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13901 See merge request !3025
| * | | Add link to triggers doc in variables sectionAchilleas Pipinellis2016-03-011-1/+3
| | |/ | |/| | | | | | | [ci skip]
* | | Merge branch '11489-branded-appearance-to-ce' into 'master' Douwe Maan2016-02-295-4/+23
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Branded appearance to CE Closes #11489 The difference with the EE version is only that there is no distinction between light and dark logos, though this wasn't used anyway. If this is fine, I'll create a MR on EE too. TODO: - [x] Copy docs - [x] Make new screenshots - [ ] Remove Custom Welcome message feature? @rymai: I was unsure what labels to add to ping you, so I just ping you like this :wink: /cc @DouweM See merge request !2927
| * | Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-265-4/+23
| | | | | | | | | | | | | | | The only major difference with the EE version is the change from a light and dark logo to only a header logo The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
* | | Link to examples pageAchilleas Pipinellis2016-02-293-1/+14
| | | | | | | | | | | | [ci skip]
* | | Reorganize CI sections and give descriptive names to linksAchilleas Pipinellis2016-02-294-65/+65
| | |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ci_examplesAchilleas Pipinellis2016-02-293-6/+110
|\ \ \
| * \ \ Merge branch 'rs-development-docs' into 'master' Douwe Maan2016-02-292-5/+109
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "Gotchas" to development docs Also: - Alphabetizes the "Developer" index page - Fixes the broken `db_dump.md` link See merge request !2846
| | * | | Update Gotchas docrs-development-docsRobert Speicher2016-02-171-8/+7
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Add "Gotchas" development docRobert Speicher2016-02-162-0/+105
| | | | |
| | * | | Fix the "How to dump production data" linkRobert Speicher2016-02-161-1/+1
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Alphabetize Development doc indexRobert Speicher2016-02-161-5/+5
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Adjust documentation of permissionsThomas Schmidt2016-02-271-1/+1
| | |/ / | |/| | | | | | | | | | [ci skip]
* | | | Move languages to examplesAchilleas Pipinellis2016-02-263-11/+12
|/ / /
* | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-02-261-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reformats confusing '[named here]' section for 3rd party code attribution Weird formatting originally. Which of the following is the proper format for attribution? 1. Submitted on behalf of a third-party: [David Alexander] 1. Submitted on behalf of a third-party: [[] David Alexander] 1. Submitted on behalf of a third-party: [] David Alexander 1. Submitted on behalf of a third-party: [[ David Alexander ]] 1. ... _etc._ With this change, it allows for either of the following formats: 1. Submitted on behalf of a third-party: [David Alexander] 1. Submitted on behalf of a third-party: David Alexander See merge request !2861
| * | | Reformats confusing '[named here]' section for 3rd party code attributionDavid Alexander2016-02-171-1/+1
| | | |
* | | | Merge branch 'master' into 'master' Achilleas Pipinellis2016-02-261-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add instructions for pushing tags as well as branches Current instructions will push the svn branches but not tags - add missing line to tags See merge request !2778
| * | | | Add instructions for pushing tags as well as branchesM. Ricketts2016-02-101-0/+1
| | | | |
* | | | | Merge branch 'fix_git_tag_in_architecture' into 'master' Achilleas Pipinellis2016-02-241-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed ~git beeing displayed as link to issues tagged with git in architecture.md The architecture documentation explains `~git` from the picture below which is replaced by a [link to issues tagged with `git`](https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=git). I believe that this was unintended and should be fixed by using backticks. ![Screenshot_from_2016-02-13_21-36-30](/uploads/5ea1a60e8b230952874e58eab0abe1ac/Screenshot_from_2016-02-13_21-36-30.png) See merge request !2814
| * | | | | Fixed ~git beeing displayed as link to issues tagged with gitFinn Glöe2016-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Merge branch 'commit-status-permission-update' into 'master' Achilleas Pipinellis2016-02-241-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update commit status permissions [ci skip] cc @axil See merge request !2942
| * | | | | Update commit status permissions [ci skip]commit-status-permission-updateKamil Trzcinski2016-02-231-0/+2
| | | | | |
* | | | | | Update shortcuts imageAlfredo Sumaran2016-02-231-0/+0
| | | | | |
* | | | | | Merge branch 'uploads-700' into 'master' revert-53176717Marin Jankovski2016-02-231-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restrict permissions on public/uploads Based on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/631 See merge request !2764
| * | | | | Simplify permissions creationuploads-700Achilleas Pipinellis2016-02-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Restrict permissions on public/uploadsAchilleas Pipinellis2016-02-091-3/+4
| | | | | |
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqRobert Speicher2016-02-222-1/+1
|\ \ \ \ \ \
| * | | | | | correct compare_braches.png to /compare_branches.png and make sure it works ↵yuxiao.lxy2016-02-201-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | in line 25 in add-merge-request.md
| * | | | | | Merge pull request #10042 from sestus/masterRobert Schilling2016-02-191-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Typo fix in README.md of ci quick-start docs.
| | * | | | | | Typo fix in README.mdMike Milonakis2016-02-181-1/+1
| | | |_|_|/ / | | |/| | | |
* | | | | | | Add missing word to GitLab Flow docRobert Speicher2016-02-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | Make sure we recommend 2GBSytse Sijbrandij2016-02-221-2/+2
| | | | | | |
* | | | | | | Add when the API changes got introducedAchilleas Pipinellis2016-02-222-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | Fix docs on artifacts APIAchilleas Pipinellis2016-02-201-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Backticks in parameters - Remove headings - Fix curl URL link [ci skip]
* | | | | | | Merge branch 'builds-artifacts-API' into 'master' Kamil Trzciński2016-02-191-0/+39
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce API for serving the artifacts archive Add API to download build artifacts archive in context of GitLab API /cc @DouweM @grzesiek See merge request !2893
| * | | | | | | Fix documentationbuilds-artifacts-APIKamil Trzcinski2016-02-191-2/+2
| | | | | | | |
| * | | | | | | Fix APIKamil Trzcinski2016-02-191-2/+2
| | | | | | | |
| * | | | | | | Introduce API for serving the artifacts archiveKamil Trzcinski2016-02-191-0/+39
| | | | | | | |
* | | | | | | | Merge branch 'doc/add-build-email-service' into 'master' Achilleas Pipinellis2016-02-194-4/+29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation about build emails service Closes #12497 See merge request !2871