Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add info about artifacts object storage in docsdocs/object-storage | Achilleas Pipinellis | 2017-06-16 | 1 | -1/+13 |
| | |||||
* | Merge branch 'issue-board-docs' into 'master' | Achilleas Pipinellis | 2017-06-16 | 1 | -2/+3 |
|\ | | | | | | | | | Issue board docs See merge request !12197 | ||||
| * | Update issue_board.mdissue-board-docs | Victor Wu | 2017-06-15 | 1 | -2/+3 |
| | | |||||
* | | Jira integ docs | Victor Wu | 2017-06-16 | 2 | -3/+3 |
| | | |||||
* | | Merge branch 'confidential-issues-redesign-docs' into 'master' | Achilleas Pipinellis | 2017-06-16 | 2 | -3/+2 |
|\ \ | | | | | | | | | | | | | Confidential issues redesign docs See merge request !12195 | ||||
| * | | Update confidential_issues.mdconfidential-issues-redesign-docs | Victor Wu | 2017-06-15 | 1 | -3/+2 |
| | | | |||||
| * | | Replace confidential_issues_issue_page.png | Victor Wu | 2017-06-15 | 1 | -0/+0 |
| |/ | |||||
* | | Merge branch 'sh-support-cdns' into 'master' | Robert Speicher | 2017-06-15 | 1 | -0/+4 |
|\ \ | | | | | | | | | | | | | Support a configurable Rails asset_host to allow for CDNs See merge request !12102 | ||||
| * | | Add a link to how to set Omnibus environment variables | Stan Hu | 2017-06-15 | 1 | -0/+3 |
| | | | | | | | | | | | | [ci skip] | ||||
| * | | Rename CDN_HOST to GITLAB_CDN_HOST | Stan Hu | 2017-06-15 | 1 | -1/+1 |
| | | | |||||
| * | | Document CDN_HOST in enviornment variables table | Stan Hu | 2017-06-14 | 1 | -0/+1 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Add a link to spec/migrations/README.md in the testing documentationdocs/add-link-to-migrations-spec-doc | Rémy Coutable | 2017-06-15 | 1 | -1/+1 |
| |/ |/| | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Merge branch 'docs-registry-hostname-part-of-service-hostname' into 'master'33745-issue-closing-pattern-does-not-work-for-secondary-issues-when-using-full-urls | Rémy Coutable | 2017-06-15 | 1 | -0/+12 |
|\ \ | | | | | | | | | | | | | Service hostname also include registry name, when using non Docker Hub registry. See merge request !11729 | ||||
| * | | Language typos fixed | Matej Zerovnik | 2017-06-12 | 1 | -2/+2 |
| | | | |||||
| * | | Service hostname also include registry name, when using non Docker Hub registry. | Matej | 2017-05-26 | 1 | -0/+12 |
| | | | |||||
* | | | Stop using deprecated `path` field on Gitaly messages | Alejandro Rodríguez | 2017-06-14 | 1 | -0/+317 |
| |/ |/| | | | | | | | This revealed an error in our configuration generation in gitlab:gitaly:install rake task. The fix is included | ||||
* | | Fix Markdown in JIRA integration docs | Adam Niedzielski | 2017-06-14 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'docs/codeclimate-fix-link' into 'master' | Sean Packham | 2017-06-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Fix wrong link to codeclimate diff docs See merge request !12158 | ||||
| * | | Fix wrong link to codeclimate diff docsdocs/codeclimate-fix-link | Achilleas Pipinellis | 2017-06-14 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'docs/personal-access-tokens' into 'master' | Sean Packham | 2017-06-14 | 11 | -90/+157 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add docs for personal access tokens Closes #31740 and #33261 See merge request !12128 | ||||
| * | | | Add docs for personal access tokensdocs/personal-access-tokens | Achilleas Pipinellis | 2017-06-14 | 11 | -90/+157 |
| |/ / | |||||
* | | | Merge branch ↵ | Yorick Peterse | 2017-06-13 | 1 | -2/+37 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '32054-rails-should-use-timestamptz-database-type-for-postgresql' into 'master' Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' Closes #32054 See merge request !11229 | ||||
| * | | | Add database helpers 'add_timestamps_with_timezone' and ↵32054-rails-should-use-timestamptz-database-type-for-postgresql | blackst0ne | 2017-06-13 | 1 | -2/+37 |
| | | | | | | | | | | | | | | | | 'timestamps_with_timezone' | ||||
* | | | | Added Tectonic to the page.updating-k8s-page | Eliran Mesika | 2017-06-13 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Documentation bugfix of invalid JSON payload example of Create a commit with ↵ | blackst0ne | 2017-06-13 | 1 | -1/+1 |
|/ / | | | | | | | multiple files and actions | ||||
* | | Merge branch '29010-perf-bar' into 'master' | Robert Speicher | 2017-06-12 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | Add an optional performance bar to view performance metrics for the current page Closes #29010 See merge request !11439 | ||||
| * | | Add `p b` to the shortcuts documentation | Rémy Coutable | 2017-06-09 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Merge branch 'background-migrations' into 'master'30404-high-cpu-usage-on-mrs-with-large-diffs | Rémy Coutable | 2017-06-12 | 2 | -0/+206 |
|\ \ \ | | | | | | | | | | | | | | | | | Add the ability to perform background migrations See merge request !11854 | ||||
| * | | | Add the ability to perform background migrations | Yorick Peterse | 2017-06-12 | 2 | -0/+206 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Background migrations can be used to perform long running data migrations without these blocking a deployment procedure. See MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11854 for more information. | ||||
* | | | | Doc: Add the need to upgrade to Go 1.8.3 in the 9.1->9.2 documentation as ↵ | PAB | 2017-06-12 | 1 | -2/+2 |
|/ / / | | | | | | | | | | the upgrade fails with Go 1.5 (installed with Gitlab 8.1) | ||||
* | | | Merge branch '33003-avatar-in-project-api' into 'master' | Rémy Coutable | 2017-06-12 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Accept avatar file in project API Closes #33003 See merge request !11988 | ||||
| * | | | Accept image for avatar in project API | vanadium23 | 2017-06-09 | 1 | -0/+3 |
| | | | | |||||
* | | | | doc: add example of scheduler when | Elan Ruusamäe | 2017-06-12 | 1 | -0/+20 |
| | | | | |||||
* | | | | Merge branch 'bvl-revert-regenerating-translations' into 'master' | Douwe Maan | 2017-06-09 | 1 | -0/+8 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Revert "Regenerate po and js files" See merge request !12044 | ||||
| * | | | Mention the cause of missing translations in the docs | Bob Van Landuyt | 2017-06-09 | 1 | -0/+8 |
| | | | | |||||
* | | | | Merge branch 'dturner/grammar' into 'master' | Rémy Coutable | 2017-06-09 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Improve the grammar of the API docs See merge request !11863 | ||||
| * | | | | Improve the grammar of the API docs | David Turner | 2017-06-01 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | Fix syntax error that breaks link to permissions document. | Sascha Reynolds | 2017-06-09 | 1 | -2/+1 |
| | | | | | |||||
* | | | | | Merge branch 'clarify-transferring-project' into 'master' | Rémy Coutable | 2017-06-09 | 1 | -2/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Clarify transferring project, specify permissions See merge request !11934 | ||||
| * | | | | | Clarify transferring project, specify permissions | Lauri Piisang | 2017-06-09 | 1 | -2/+3 |
| | | | | | | |||||
* | | | | | | Merge branch 'patch-17' into 'master' | Rémy Coutable | 2017-06-09 | 1 | -0/+15 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | Update google.md See merge request !12010 | ||||
| * | | | | | Update google.md | Kanchana Wickremasinghe | 2017-06-08 | 1 | -0/+15 |
| | | | | | | |||||
* | | | | | | Merge branch 'add-note-renaming-moving-registry-container-user-docs' into ↵ | Marcia Ramos | 2017-06-09 | 1 | -0/+8 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add note on moving or renaming registry repository See merge request !11882 | ||||
| * | | | | | Add note on moving or renaming registry repositoryadd-note-renaming-moving-registry-container-user-docs | Cindy Pallares 🦉 | 2017-06-06 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | As per d5d8e76bd79cd9d61c66539a5069104cf46be2bd, any attempts to rename a container registry repository are blocked due to image signatures. | ||||
* | | | | | | Clarify API V5 being a compatability layer on top of GraphQL | Stan Hu | 2017-06-08 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | | | Merge branch 'evn-no-geo-either' into 'master' | Stan Hu | 2017-06-08 | 1 | -1/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitLab GEO also does not support mysql replication See merge request !11914 | ||||
| * | | | | | | Update per discussionevn-no-geo-either | ernstvn | 2017-06-08 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | GitLab GEO also does not support mysql replication | ernstvn | 2017-06-05 | 1 | -1/+2 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'docs/shared-runners' into 'master' | Sean Packham | 2017-06-08 | 4 | -78/+136 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor Runners docs Closes #18882 See merge request !11948 | ||||
| * | | | | | | | Refactor Runners docsdocs/shared-runners | Achilleas Pipinellis | 2017-06-07 | 4 | -78/+136 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update overall documentation - Update images - Add information about fair usage |