summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Developer can create/edit/delete milestonesVictor Wu2017-10-111-1/+2
|
* Add image discussion docsClement Ho2017-10-116-3/+40
|
* Refactor the Development documentation, and divide the Testing documentation ↵Rémy Coutable2017-10-1112-871/+1022
| | | | into multiple pages
* Update Kubernetes Helm chart docsJoshua Lambert2017-10-113-14/+16
|
* Locked issues / mrs docsVictor Wu2017-10-102-24/+16
|
* Merge branch 'winh-clarify-naming-imports-docs' into 'master'Filipa Lacerda2017-10-101-4/+26
|\ | | | | | | | | | | | | Make naming imports more clear Closes #38795 See merge request gitlab-org/gitlab-ce!14761
| * Make naming imports more clearwinh-clarify-naming-imports-docswinh-clarify-naming-importsWinnie Hellmann2017-10-091-4/+26
| |
* | Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-091-2/+52
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Include the changes in issuable webhook payloadsRémy Coutable2017-10-091-5/+49
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix link to new i18n index pageAchilleas Pipinellis2017-10-091-1/+1
|
* Update i18n docsAchilleas Pipinellis2017-10-093-10/+15
|
* Move i18n/introduction to i18n/indexAchilleas Pipinellis2017-10-092-2/+2
|
* Merge branch 'master' into jramsay-4012-improve-internationization-docsAchilleas Pipinellis2017-10-09153-326/+1815
|\
| * Resolve "Simple documentation update - backup to restore in restore section"Alexander2017-10-091-2/+12
| |
| * Merge branch 'sh-pgloader-fixes' into 'master'Achilleas Pipinellis2017-10-091-4/+158
| |\ | | | | | | | | | | | | Improve pgloader documentation See merge request gitlab-org/gitlab-ce!14733
| | * Improve pgloader documentationsh-pgloader-fixesStan Hu2017-10-061-4/+158
| | | | | | | | | | | | [ci skip]
| * | Remove executable permissions on images to make docs lint happysh-remove-ux-chmod-permissionsStan Hu2017-10-0711-0/+0
| | | | | | | | | | | | [ci skip]
| * | Merge branch 'patch-28' into 'master'Douwe Maan2017-10-071-2/+2
| |\ \ | | | | | | | | | | | | | | | | Fix LDAP config key name See merge request gitlab-org/gitlab-ce!14739
| | * | Fix LDAP config key nameMichael Kozono2017-10-061-2/+2
| | | |
| * | | Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-0/+12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In GitLab EE, a GitLab instance can be read-only (e.g. when it's a Geo secondary node). But in GitLab CE it also might be useful to have the "read-only" idea around. So port it back to GitLab CE. Also having the principle of read-only in GitLab CE would hopefully lead to less errors introduced, doing write operations when there aren't allowed for read-only calls. Closes gitlab-org/gitlab-ce#37534.
| * | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-069-5/+104
| |\ \ | | |/ | |/| | | | | | | | | | | | | Resolve "Lock issue and merge request" Closes #18608 See merge request gitlab-org/gitlab-ce!14531
| | * Refactor discussion lock docsAchilleas Pipinellis2017-10-052-10/+21
| | |
| | * Add documentation for discussion lockJarka Kadlecova2017-10-046-0/+30
| | |
| | * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Jarka Kadlecova2017-10-03105-119/+834
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | 18608-lock-issues-v2 # Conflicts: # db/schema.rb
| | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-2513-231/+473
| | |\ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/notes/components/issue_comment_form.vue
| | * \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-209-17/+230
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-1815-85/+125
| | |\ \ \ \
| | * | | | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-142-2/+2
| | | | | | |
| | * | | | | Support discussion lock in the APIJarka Kadlecova2017-09-142-5/+63
| | | | | | |
| * | | | | | Add delete issue docsWilliam Chia2017-10-064-0/+16
| | | | | | |
| * | | | | | Update Ruby to 2.3.5 in installation and update guidesRémy Coutable2017-10-062-3/+359
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | Document how to use pgloaderLin Jen-Shin (godfat)2017-10-061-55/+88
| | | | | | |
| * | | | | | Added popover paradigm to ux guideDimitrie Hoekstra2017-10-053-0/+31
| | | | | | |
| * | | | | | Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas2017-10-052-1/+7
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add external link for online artifacts Closes #34102 See merge request gitlab-org/gitlab-ce!14399
| | * \ \ \ \ \ Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-0415-19/+158
| | |\ \ \ \ \ \
| | * | | | | | | Restore lost artifacts browser imageEric Eastwood2017-10-031-0/+0
| | | | | | | | |
| | * | | | | | | Add test for external HTML artifactEric Eastwood2017-10-031-0/+0
| | | | | | | | |
| | * | | | | | | Add docs for online view of HTML artifactsEric Eastwood2017-10-022-1/+7
| | | | | | | | |
| * | | | | | | | Merge branch 'digitalmoksha/gitlab-ce-feature/verify_secondary_emails' into ↵Sean McGivern2017-10-051-2/+2
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Send a confirmation email when the user adds a secondary email address Closes #37385, #28621, and #36959 See merge request gitlab-org/gitlab-ce!14703
| | * \ \ \ \ \ \ \ Merge branch 'master' into ↵Douwe Maan2017-10-05183-261/+1096
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | digitalmoksha/gitlab-ce-feature/verify_secondary_emails # Conflicts: # app/controllers/admin/users_controller.rb # app/controllers/confirmations_controller.rb # app/controllers/profiles/emails_controller.rb # app/models/user.rb # app/services/emails/base_service.rb # app/services/emails/destroy_service.rb # app/views/devise/mailer/confirmation_instructions.html.haml # lib/api/users.rb # spec/services/emails/destroy_service_spec.rb
| | * | | | | | | | | Make GPG signature verification work with non-primary email (#36959)Brett Walker2017-09-231-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Update github.md importer docs to clarify branches from forks get created in GLLee Matos2017-10-051-0/+5
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Clarify where the artifacts metadata .gz is generatedEric Eastwood2017-10-051-3/+3
| | | | | | | | | |
| * | | | | | | | | Merge branch 'docs/openid-connect' into 'master'Rémy Coutable2017-10-041-0/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add link to OpenID Connect documentation See merge request gitlab-org/gitlab-ce!14368
| | * | | | | | | | | Add link to OpenID Connect documentationMarkus Koller2017-09-191-0/+1
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'merge-request-doco' into 'master'Rémy Coutable2017-10-041-0/+9
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | explain target_project_id vs project_id Closes #38539 See merge request gitlab-org/gitlab-ce!14594
| | * | | | | | | | | | explain target_project_id vs project_idDavid Turner2017-10-031-0/+9
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'docs/images-update' into 'master'Job van der Voort2017-10-0470-128/+99
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update images Closes #38487 See merge request gitlab-org/gitlab-ce!14655
| | * | | | | | | | | | Update a bunch of docs imagesAchilleas Pipinellis2017-10-0470-128/+99
| | | | | | | | | | | |
| * | | | | | | | | | | Let fetch_ref pull from Gitaly instead of from diskJacob Vosmaer2017-10-041-1/+1
| |/ / / / / / / / / /