Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2018-03-28Merge branch 'expose-commits-mr-api' into 'master'Rémy Coutable
Allow merge requests related to a commit to be found via API See merge request gitlab-org/gitlab-ce!18004
2018-03-28Update documentation for redirectsBob Van Landuyt
2018-03-28Merge branch '43603-ci-lint-support' into 'master'Kamil Trzciński
Resolve "/ci/lint should support include keyword in config file" Closes #43603 See merge request gitlab-org/gitlab-ce!17729
2018-03-28Merge branch 'ac/lfs-direct-upload-ee-to-ce' into 'master'Kamil Trzciński
LFS direct upload port to CE Closes #44548 See merge request gitlab-org/gitlab-ce!17752
2018-03-27Merge branch 'docs-fixes-prometheus-metrics-codeblocks' into 'master'Achilleas Pipinellis
Docs: improve readability of Prometheus metrics See merge request gitlab-org/gitlab-ce!18028
2018-03-27replaces table with list items and code block for readabilityMarcia Ramos
2018-03-27Add info on CI job traces for adminsAchilleas Pipinellis
2018-03-27Added docs for removing source branchPhil Hughes
2018-03-27Add documentation for Dependency Scanning featureOlivier Gonzalez
2018-03-27Add Docker layer caching to CI docker-in-docker docsAthar Hameed
2018-03-27'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choicesElias Werberich
2018-03-27Merge branch 'patch-28' into 'master'Sean McGivern
Fixed typos See merge request gitlab-org/gitlab-ce!18012
2018-03-27Merge branch '43512-add-support-for-omniauth-jwt-provider' into 'master'Douwe Maan
Resolve "Add support for omniauth-jwt provider" Closes #43512 See merge request gitlab-org/gitlab-ce!17774
2018-03-27Fixed typosPascal Borreli
2018-03-27Port LFS direct_upload from EEAlessio Caiazza
2018-03-27Merge branch '40781-os-to-ce' into 'master'Sean McGivern
Bring Object Storage to CE Closes #4171, #4163, #3370, #2841, and #29203 See merge request gitlab-org/gitlab-ce!17358
2018-03-27Clarify what auth_url should beAchilleas Pipinellis
[ci skip]
2018-03-27Update documentation regarding Ci LinterMayra Cabrera
2018-03-26Allow merge requests related to a commit to be found via APIMark Fletcher
- Original work for the web interface here: - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13713
2018-03-26Merge branch ↵Grzegorz Bizon
'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-request' into 'master' Send notification emails when push to a merge request Closes #23460 See merge request gitlab-org/gitlab-ce!17865
2018-03-26Copyedit JWT docsAchilleas Pipinellis
2018-03-26Docs organize main page by product categoryMarcia Ramos
2018-03-26Send notification emails when push to a merge requestYarNayar
Closes #23460
2018-03-26add SHA1 fingerprint requirementBen Bodenmiller
2018-03-23Move GitLab.com settings under main docsAchilleas Pipinellis
2018-03-23Merge branch 'patch-28' into 'master'Sean McGivern
Update the menu information to access "Schedules" page See merge request gitlab-org/gitlab-ce!17957
2018-03-23Merge branch 'patch-1' into 'master'Sean McGivern
Request Chinese Traditional proofreader permissions. See merge request gitlab-org/gitlab-ce!17762
2018-03-23Update the menu information to access "Schedules" pageBertrand Jamin
2018-03-22fix the failing specsMicaël Bergeron
2018-03-22make a little more obvious what operations might need downtime or enhanced ↵Brett Walker
migration techniques
2018-03-22Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron
2018-03-22Merge branch 'latest-security-to-master-21-03-18' into 'master'Douwe Maan
Introduce latest security changes to `master` See merge request gitlab-org/gitlab-ce!17905
2018-03-22Add image for clearing the cache docsAchilleas Pipinellis
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4642
2018-03-22Merge branch 'ce-version-of-ee-4295' into 'master'Achilleas Pipinellis
Fix CI Jobs retry link See merge request gitlab-org/gitlab-ce!17913
2018-03-22Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez
# Conflicts: # Gemfile # Gemfile.lock
2018-03-21Merge branch 'docs/ci-caching' into 'master'Marcia Ramos
Add docs on CI caching Closes #32515, #18945, and gitlab-runner#1621 See merge request gitlab-org/gitlab-ce!12183
2018-03-21Merge branch 'docs/clarify-mail-room-procfile-location' into 'master'Sean McGivern
Clarify location of Procfile for mail_room See merge request gitlab-org/gitlab-ce!17896
2018-03-21Gather info on CI/CD cachingAchilleas Pipinellis
- New cache page - Move manual cache clearing to the new page - Add all directives of cache in the yaml reference
2018-03-21Fix CI Jobs retry linkGeorge Tsiolis
2018-03-21Launch mail_room manually and remove foreman referenceEric Eastwood
2018-03-21Merge branch 'ab-43887-concurrent-migration-helpers' into 'master'Yorick Peterse
Convenient use of concurrent migration helpers Closes #43887 See merge request gitlab-org/gitlab-ce!17888
2018-03-21Merge branch 'fix/auth0-unsafe-login-10-6' into 'security-10-6'James Lopez
[10.6] Fix GitLab Auth0 integration signs in the wrong user See merge request gitlab/gitlabhq!2354
2018-03-21Merge branch 'docs-fe-monitoring' into 'master'Clement Ho
Add performance monitoring docs for the new FE guide See merge request gitlab-org/gitlab-ce!17809
2018-03-21Added monitoring docsJose Ivan Vargas
2018-03-20Shortcut concurrent index creation/removal if no effect.Andreas Brandl
Index creation does not have an effect if the index is present already. Index removal does not have an affect if the index is not present. This helps to avoid patterns like this in migrations: ``` if index_exists?(...) remove_concurrent_index(...) end ```
2018-03-20Merge branch 'jramsay-maintainers-can-edit-docs' into 'master'Marcia Ramos
Update merge request maintainer access docs See merge request gitlab-org/gitlab-ce!17864
2018-03-20Update merge request maintainer access docsJames Ramsay
2018-03-20Merge branch 'update-cloud-native-chart-docs' into 'master'Marcia Ramos
Update cloud native Helm chart docs for alpha See merge request gitlab-org/gitlab-ce!17875
2018-03-20Adds JWT omnianuth integrationTiago Botelho
2018-03-20Merge branch '44232-docs-for-runner-ip-address' into 'master'Kamil Trzciński
Resolve "Add documentation for "Display IP Address Of Runner On Runner Page"" Closes #44232 See merge request gitlab-org/gitlab-ce!17837