summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Docs permissions for group labelsgroup-label-permissions-docsVictor Wu2017-06-191-0/+1
|
* Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable2017-06-192-1/+4
|\ | | | | | | | | | | | | add created_after and created_before params to issuables Closes #32901 See merge request !12151
| * add since and until params to issuablesKyle Bishop2017-06-182-1/+4
| |
* | Update Prometheus Merge Request Metrics pageJoshua Lambert2017-06-192-4/+4
| |
* | Accept image for avatar in user APIvanadium232017-06-161-0/+2
| |
* | Add table for files in merge request diffsSean McGivern2017-06-161-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds an ID-less table containing one row per file, per merge request diff. It has a column for each attribute on Gitlab::Git::Diff that is serialised currently, with the advantage that we can easily query the attributes of this new table. It does not migrate existing data, so we have fallback code when the legacy st_diffs column is present instead. For a merge request diff to be valid, it should have at most one of: * Rows in this new table, with the correct merge_request_diff_id. * A non-NULL st_diffs column. It may have neither, if the diff is empty.
* | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-1611-67/+69
|\ \ | | | | | | | | | | | | | | | | | | Rename "Slash commands" to "Quick actions" Closes #27070 See merge request !11811
| * | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-1511-67/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070 Deprecate "chat commands" in favor of "slash commands" We looked for things like: - `slash commmand` - `slash_command` - `slash-command` - `SlashCommand`
* | | Merge branch 'docs/branches' into 'master'Marcia Ramos2017-06-164-0/+20
|\ \ \ | | | | | | | | | | | | | | | | Document the Delete Merged Branches functionality See merge request !12217
| * | | Move branches docs to new location and copyeditdocs/branchesAchilleas Pipinellis2017-06-164-7/+9
| | | |
| * | | Document the Delete Merged Branches functionalityMark Fletcher2017-06-084-0/+18
| | | | | | | | | | | | | | | | * Note that protected branches will not be part of the deletion
* | | | Merge branch 'convdev-docs' into 'master'Achilleas Pipinellis2017-06-163-1/+31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Convdev docs See merge request !12189
| * | | | Copyedit ConvDev docsconvdev-docsAchilleas Pipinellis2017-06-163-12/+20
| | | | |
| * | | | convdev docsVictor Wu2017-06-151-0/+22
| | | | |
* | | | | Merge branch 'master' into 'master'Rémy Coutable2017-06-161-24/+24
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Clarify job selection algorithm docs See merge request !12199
| * | | | | Clarify job choosing algorithm examples (the language used was a bit hard to ↵Joe Marty2017-06-151-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | understand)
* | | | | | Merge branch 'issue-board-docs' into 'master'Achilleas Pipinellis2017-06-161-2/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue board docs See merge request !12197
| * | | | | | Update issue_board.mdissue-board-docsVictor Wu2017-06-151-2/+3
| |/ / / / /
* | | | | | Jira integ docsVictor Wu2017-06-162-3/+3
| | | | | |
* | | | | | Merge branch 'confidential-issues-redesign-docs' into 'master'Achilleas Pipinellis2017-06-162-3/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Confidential issues redesign docs See merge request !12195
| * | | | | | Update confidential_issues.mdconfidential-issues-redesign-docsVictor Wu2017-06-151-3/+2
| | | | | | |
| * | | | | | Replace confidential_issues_issue_page.pngVictor Wu2017-06-151-0/+0
| |/ / / / /
* | | | | | Merge branch 'sh-support-cdns' into 'master'Robert Speicher2017-06-151-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 variablesStan Hu2017-06-151-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | Rename CDN_HOST to GITLAB_CDN_HOSTStan Hu2017-06-151-1/+1
| | | | | | |
| * | | | | | Document CDN_HOST in enviornment variables tableStan Hu2017-06-141-0/+1
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | [ci skip]
* | | | | | Add a link to spec/migrations/README.md in the testing documentationdocs/add-link-to-migrations-spec-docRémy Coutable2017-06-151-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-urlsRémy Coutable2017-06-151-0/+12
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | Service hostname also include registry name, when using non Docker Hub registry. See merge request !11729
| * | | | Language typos fixedMatej Zerovnik2017-06-121-2/+2
| | | | |
| * | | | Service hostname also include registry name, when using non Docker Hub registry.Matej2017-05-261-0/+12
| | | | |
* | | | | Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-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 docsAdam Niedzielski2017-06-141-1/+1
| | | |
* | | | Merge branch 'docs/codeclimate-fix-link' into 'master'Sean Packham2017-06-141-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix wrong link to codeclimate diff docs See merge request !12158
| * | | | Fix wrong link to codeclimate diff docsdocs/codeclimate-fix-linkAchilleas Pipinellis2017-06-141-1/+1
| | | | |
* | | | | Merge branch 'docs/personal-access-tokens' into 'master'Sean Packham2017-06-1411-90/+157
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Add docs for personal access tokens Closes #31740 and #33261 See merge request !12128
| * | | | Add docs for personal access tokensdocs/personal-access-tokensAchilleas Pipinellis2017-06-1411-90/+157
| |/ / /
* | | | Merge branch ↵Yorick Peterse2017-06-131-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-postgresqlblackst0ne2017-06-131-2/+37
| | | | | | | | | | | | | | | | | | | | 'timestamps_with_timezone'
* | | | | Added Tectonic to the page.updating-k8s-pageEliran Mesika2017-06-131-1/+1
| |/ / / |/| | |
* | | | Documentation bugfix of invalid JSON payload example of Create a commit with ↵blackst0ne2017-06-131-1/+1
|/ / / | | | | | | | | | multiple files and actions
* | | Merge branch '29010-perf-bar' into 'master'Robert Speicher2017-06-121-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 documentationRémy Coutable2017-06-091-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-diffsRémy Coutable2017-06-122-0/+206
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add the ability to perform background migrations See merge request !11854
| * | | | Add the ability to perform background migrationsYorick Peterse2017-06-122-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 ↵PAB2017-06-121-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 Coutable2017-06-121-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accept avatar file in project API Closes #33003 See merge request !11988
| * | | | Accept image for avatar in project APIvanadium232017-06-091-0/+3
| | | | |
* | | | | doc: add example of scheduler whenElan Ruusamäe2017-06-121-0/+20
| | | | |
* | | | | Merge branch 'bvl-revert-regenerating-translations' into 'master'Douwe Maan2017-06-091-0/+8
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Revert "Regenerate po and js files" See merge request !12044
| * | | | Mention the cause of missing translations in the docsBob Van Landuyt2017-06-091-0/+8
| | | | |