Kamil Trzciński
|
94c5ca71b7
|
Merge branch 'tm/feature/namespace-by-id-api' into 'master'
Add new API endpoint - get a namespace by ID
Closes #40254
See merge request gitlab-org/gitlab-ce!15442
|
2017-11-28 08:57:39 +00:00 |
Rémy Coutable
|
24fadd7c3d
|
Merge branch 'patch-29' into 'master'
Add in the Oxford comma
See merge request gitlab-org/gitlab-ce!15602
|
2017-11-27 14:47:56 +00:00 |
David Muckle
|
73397a3e6c
|
Add in the Oxford comma
|
2017-11-25 02:18:27 +00:00 |
Christiaan Van den Poel
|
308f2ecd1d
|
removed 'only once' from the docs
|
2017-11-25 00:03:48 +01:00 |
Marcia Ramos
|
25b35630a7
|
Merge branch 'docs/runner-aws-spot-instances' into 'master'
Add article on autoscaling GitLab Runner on AWS
Closes #39650
See merge request gitlab-org/gitlab-ce!15313
|
2017-11-24 20:02:01 +00:00 |
Rémy Coutable
|
b355ebc4c9
|
Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'
Fix ProtectedBranch access level validations
See merge request gitlab-org/gitlab-ce!15586
|
2017-11-24 16:16:31 +00:00 |
James Edwards-Jones
|
d6dd9d712a
|
Fix ProtectedBranch access level validations
Before an access_level was required in EE even when an
it had been set for a user/group.
|
2017-11-24 13:20:56 +00:00 |
Achilleas Pipinellis
|
bca153e538
|
Address feedback for AWS Runner autoscale article
|
2017-11-24 11:05:30 +01:00 |
Tomasz Maczukin
|
dfbfd3c7d7
|
Allow request namespace by ID or path
|
2017-11-23 17:44:05 +01:00 |
Achilleas Pipinellis
|
1982125081
|
Clarify usage of Runner limit and AWS tags
|
2017-11-23 14:58:11 +01:00 |
Achilleas Pipinellis
|
48db4f2e98
|
Finish rest of the sections
|
2017-11-23 14:58:11 +01:00 |
Achilleas Pipinellis
|
675ea33350
|
Finish all sections except docker.machine
|
2017-11-23 14:58:11 +01:00 |
Achilleas Pipinellis
|
e992471026
|
Add runners.cache section
|
2017-11-23 14:58:11 +01:00 |
Achilleas Pipinellis
|
801f6ac429
|
Add Runner registration info
|
2017-11-23 14:58:10 +01:00 |
Achilleas Pipinellis
|
2343d3a5a4
|
Clear up sections
|
2017-11-23 14:58:10 +01:00 |
Achilleas Pipinellis
|
61eed64488
|
Add skeleton
|
2017-11-23 14:58:10 +01:00 |
Achilleas Pipinellis
|
c69e9d28c0
|
Add article on autoscaling GitLab Runner on AWS
|
2017-11-23 14:58:10 +01:00 |
Tomasz Maczukin
|
392cc88709
|
Add new API endpoint - get a namespace by ID
|
2017-11-23 14:34:34 +01:00 |
Markus Koller
|
257fd57134
|
Allow password authentication to be disabled entirely
|
2017-11-23 13:16:14 +00:00 |
Marcia Ramos
|
e9efad8ff0
|
Merge branch 'docs/cross-link-default-branch' into 'master'
Cross link default branch docs to issue closing pattern docs
Closes #40449
See merge request gitlab-org/gitlab-ce!15546
|
2017-11-23 12:32:23 +00:00 |
Achilleas Pipinellis
|
3f39d78795
|
Fix the redirect location wording
Closes https://gitlab.com/gitlab-com/gitlab-docs/issues/142
|
2017-11-23 12:52:26 +01:00 |
Achilleas Pipinellis
|
0b22169fc3
|
Cross link default branch docs to issue closing pattern docs
|
2017-11-22 17:45:30 +01:00 |
Rubén Dávila
|
e72804ed0a
|
Merge branch 'docs-install-locale-compile' into 'master'
Switch to using gettext:compile instead of gettext:pack in the install docs
Closes #40360
See merge request gitlab-org/gitlab-ce!15501
|
2017-11-22 15:48:31 +00:00 |
Sean McGivern
|
13cfcfc23b
|
Merge branch 'sh-add-query-recorder-debugging' into 'master'
Add QUERY_RECORDER_DEBUG environment variable to improve performance debugging
See merge request gitlab-org/gitlab-ce!15499
|
2017-11-22 11:19:36 +00:00 |
Phil Hughes
|
d7527d73b1
|
Merge branch 'feature_add_mermaid' into 'master'
Add support of Mermaid
Closes #3711
See merge request gitlab-org/gitlab-ce!15107
|
2017-11-22 11:00:12 +00:00 |
Stan Hu
|
52b6cbcb9d
|
Add QUERY_RECORDER_DEBUG environment variable to improve performance debugging
|
2017-11-21 21:32:56 -08:00 |
Vitaliy @blackst0ne Klachkov
|
131e74d10d
|
Add support of Mermaid
|
2017-11-22 14:12:04 +11:00 |
Daniel Juarez
|
0b9e1e1662
|
Skip confirmation user api
|
2017-11-21 15:47:58 +00:00 |
Victor Wu
|
129036b2cf
|
Custom issue tracker
|
2017-11-21 15:21:50 +00:00 |
DJ Mountney
|
faa57d785b
|
Switch to using gettext:compile instead of gettext:pack in the install
Docs
This skips the step that updates the .pot files with changes in the
codebase, which can take extra time, and isn't required during install.
|
2017-11-20 11:38:24 -08:00 |
Rémy Coutable
|
a380c9f3c9
|
Merge branch 'req-docs' into 'master'
improve requirements details
See merge request gitlab-org/gitlab-ce!15265
|
2017-11-20 18:02:38 +00:00 |
Sean McGivern
|
c82ae26565
|
Clarify wording of protected branch settings for the default branch
No-one is allowed to force push to a protected branch, or delete it. That's
correct in the documentation, but was wrong in the drop-down.
|
2017-11-20 16:09:56 +00:00 |
Annabel Dunstone Gray
|
9414bb00c4
|
Merge branch '38451-fe-sprite-icons-vue-component' into 'master'
Update Icons Documentation about Icon Vue Component
Closes #38451
See merge request gitlab-org/gitlab-ce!15171
|
2017-11-20 15:14:37 +00:00 |
Rémy Coutable
|
22caa23bb1
|
Merge branch 'docs/gb/update-pipeline-badge-docs' into 'master'
Update pipeline status badge details docs
Closes #40316
See merge request gitlab-org/gitlab-ce!15483
|
2017-11-20 12:21:47 +00:00 |
Sean McGivern
|
6b3e81b467
|
Merge branch 'patch-9' into 'master'
doc: schedules.md: fix only-and-except anchor link
See merge request gitlab-org/gitlab-ce!15473
|
2017-11-20 11:32:50 +00:00 |
Grzegorz Bizon
|
236feb08bc
|
Update pipeline status badge details docs
|
2017-11-20 12:29:11 +01:00 |
Filipa Lacerda
|
9400ed3b3e
|
Use axios instead of vue resource - step 1
|
2017-11-20 09:57:08 +00:00 |
Achilleas Pipinellis
|
135437b70d
|
Merge branch 'docs/fix-broken-anchor' into 'master'
Fix a wrong anchor to job permissions doc
See merge request gitlab-org/gitlab-ce!15478
|
2017-11-20 09:21:30 +00:00 |
Achilleas Pipinellis
|
cbee84ca29
|
Merge branch 'sh-document-strace-unicorn' into 'master'
Document how to troubleshoot internal API calls
See merge request gitlab-org/gitlab-ce!15337
|
2017-11-20 08:56:49 +00:00 |
Rémy Coutable
|
71c4f75d88
|
Fix a wrong anchor to job permissions doc
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-11-20 09:48:14 +01:00 |
Elan Ruusamäe
|
e0bb6985d1
|
schedules.md: fix only-and-except anchor link
|
2017-11-19 11:25:28 +00:00 |
Stan Hu
|
b001487d94
|
Document how to troubleshoot internal API calls
[ci skip]
iFoo
|
2017-11-18 00:06:15 -08:00 |
Achilleas Pipinellis
|
6675bab599
|
Merge branch 'sh-remove-docs-executable' into 'master'
Remove executable bit from images for docs lint
See merge request gitlab-org/gitlab-ce!15468
|
2017-11-18 07:40:15 +00:00 |
Achilleas Pipinellis
|
842ad951bb
|
Merge branch 'docs-link-subgroups-api-mr' into 'master'
Document when Groups API `/subgroups` endpoint introduced
Closes #40247
See merge request gitlab-org/gitlab-ce!15453
|
2017-11-18 06:45:35 +00:00 |
Stan Hu
|
5cf5832096
|
Remove executable bit from images for docs lint
This was causing a docs lint failure in https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/40901316.
|
2017-11-17 20:30:59 -08:00 |
Sean McGivern
|
4d367dd400
|
Add computed update docs for update_column_in_batches
|
2017-11-17 16:56:50 +00:00 |
Mark Fletcher
|
1ab95055e7
|
Document when Groups API `/subgroups` endpoint introduced
|
2017-11-17 14:04:20 +00:00 |
Filipa Lacerda
|
dc15440b17
|
Add dropdowns documentation
|
2017-11-17 10:57:57 +00:00 |
Yorick Peterse
|
c07c6a5f07
|
Merge branch 'mk-update-database-debugging' into 'master'
Update database_debugging.md
See merge request gitlab-org/gitlab-ce!15434
|
2017-11-17 10:09:20 +00:00 |
Achilleas Pipinellis
|
4aa18590b3
|
Merge branch 'patch-28' into 'master'
Update HA README.md to clarify GitLab support does not troubleshoot DRBD.
See merge request gitlab-org/gitlab-ce!15428
|
2017-11-17 09:08:12 +00:00 |