Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix spellingdocs/overview-features-2 | Marcia Ramos | 2017-06-29 | 1 | -2/+2 |
| | |||||
* | Axil's review | Marcia Ramos | 2017-06-29 | 1 | -3/+3 |
| | |||||
* | explain that use-cases are just examples | Marcia Ramos | 2017-06-28 | 1 | -0/+3 |
| | |||||
* | copyedit | Marcia Ramos | 2017-06-28 | 1 | -1/+1 |
| | |||||
* | remove multiple IB part | Marcia Ramos | 2017-06-28 | 1 | -13/+0 |
| | |||||
* | capitalize feature name, add overview and use cases w/ multiple boards (EE) | Marcia Ramos | 2017-06-28 | 1 | -3/+39 |
| | |||||
* | improve site search for "issues" | Marcia Ramos | 2017-06-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'doc_wiki_page_hook_actions' into 'master' | Rémy Coutable | 2017-06-26 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Hint about the wiki page hook actions (doc) Closes #34242 See merge request !12427 | ||||
| * | Hint about the wiki page hook actions. Fixes #34242 | Diego de Souza Mendes | 2017-06-23 | 1 | -1/+1 |
| | | |||||
* | | Replace 'Settings ➔ CI/CD Pipelines' with 'Settings ➔ Pipelines' in docs34264-replace-settings-ci-cd-pipelines-with-settings-pipelines-in-docs | bikebilly | 2017-06-23 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'docs/subgroups-mysql' into 'master' | Marcia Ramos | 2017-06-20 | 1 | -1/+5 |
|\ | | | | | | | | | Mention limitations of MySQL in docs See merge request !12272 | ||||
| * | Add link to issue for MySQL/subgroups drop support | Achilleas Pipinellis | 2017-06-20 | 1 | -1/+3 |
| | | |||||
| * | Mention limitations of MySQL in docs | Achilleas Pipinellis | 2017-06-19 | 1 | -1/+3 |
| | | |||||
* | | Revert "Merge branch 'confidential-issues-redesign-docs' into 'master'" | Victor Wu | 2017-06-20 | 2 | -2/+3 |
| | | | | | | This reverts merge request !12195 | ||||
* | | Docs permissions for group labelsgroup-label-permissions-docs | Victor Wu | 2017-06-19 | 1 | -0/+1 |
|/ | |||||
* | Update Prometheus Merge Request Metrics page | Joshua Lambert | 2017-06-19 | 2 | -4/+4 |
| | |||||
* | Add table for files in merge request diffs | Sean McGivern | 2017-06-16 | 1 | -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 McGivern | 2017-06-16 | 5 | -45/+46 |
|\ | | | | | | | | | | | | | Rename "Slash commands" to "Quick actions" Closes #27070 See merge request !11811 | ||||
| * | Rename "Slash commands" to "Quick actions" | Eric Eastwood | 2017-06-15 | 5 | -45/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Ramos | 2017-06-16 | 2 | -0/+17 |
|\ \ | | | | | | | | | | | | | Document the Delete Merged Branches functionality See merge request !12217 | ||||
| * | | Move branches docs to new location and copyeditdocs/branches | Achilleas Pipinellis | 2017-06-16 | 3 | -6/+8 |
| | | | |||||
| * | | Document the Delete Merged Branches functionality | Mark Fletcher | 2017-06-08 | 2 | -0/+15 |
| | | | | | | | | | | | | * Note that protected branches will not be part of the deletion | ||||
* | | | Merge branch 'convdev-docs' into 'master' | Achilleas Pipinellis | 2017-06-16 | 3 | -1/+31 |
|\ \ \ | | | | | | | | | | | | | | | | | Convdev docs See merge request !12189 | ||||
| * | | | Copyedit ConvDev docsconvdev-docs | Achilleas Pipinellis | 2017-06-16 | 3 | -12/+20 |
| | | | | |||||
| * | | | convdev docs | Victor Wu | 2017-06-15 | 1 | -0/+22 |
| | |/ | |/| | |||||
* | | | 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 |
| | | | |||||
* | | | 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 |
|/ / | |||||
* | | Fix Markdown in JIRA integration docs | Adam Niedzielski | 2017-06-14 | 1 | -1/+1 |
| | | |||||
* | | Add docs for personal access tokensdocs/personal-access-tokens | Achilleas Pipinellis | 2017-06-14 | 5 | -40/+95 |
| | | |||||
* | | doc: add example of scheduler when | Elan Ruusamäe | 2017-06-12 | 1 | -0/+20 |
| | | |||||
* | | 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. | ||||
* | | | Merge branch 'docs/rm-protected-branches' into 'master' | Sean Packham | 2017-06-08 | 2 | -0/+27 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add docs for protected branches deletion feature Closes #32218 See merge request !11536 | ||||
| * | | | Add docs for protected branches deletion featuredocs/rm-protected-branches | Achilleas Pipinellis | 2017-05-19 | 2 | -0/+27 |
| | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/32218 | ||||
* | | | | Fix URLs in artifacts documentation | Douwe Maan | 2017-06-07 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'docs/expiring-artifacts' into 'master' | Sean Packham | 2017-06-07 | 1 | -9/+17 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more info on artifacts expiry date Closes #18694 See merge request !11942 | ||||
| * | | | | Add more info on artifacts expiry datedocs/expiring-artifacts | Achilleas Pipinellis | 2017-06-06 | 1 | -9/+17 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'zj-read-registry-pat' into 'master' | Kamil Trzciński | 2017-06-07 | 1 | -6/+7 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Allow pulling container images using personal access tokens Closes #19219 See merge request !11845 | ||||
| * | | | Create read_registry scope with JWT auth | Z.J. van de Weg | 2017-06-05 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the first commit doing mainly 3 things: 1. create a new scope and allow users to use it 2. Have the JWTController respond correctly on this 3. Updates documentation to suggest usage of PATs There is one gotcha, there will be no support for impersonation tokens, as this seems not needed. Fixes gitlab-org/gitlab-ce#19219 | ||||
* | | | | Remove references to old settings location | Achilleas Pipinellis | 2017-06-06 | 7 | -32/+14 |
| | | | | |||||
* | | | | Merge branch 'patch-23' into 'master' | Achilleas Pipinellis | 2017-06-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Corrected spelling mistake in permissions.md "it total" -> "in total". See merge request !11908 | ||||
| * | | | | Corrected spelling mistake in permissions.md "it total" -> "in total". | Andrew Featherstone | 2017-06-05 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | change headings to improve SEOdocs/fix-headings-for-seo | Marcia Ramos | 2017-06-06 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | Support hard deletion in Admin::UsersController#destroy | Nick Thomas | 2017-06-05 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge branch '28694-hard-delete-user-from-api' into 'master' | Douwe Maan | 2017-06-02 | 1 | -5/+14 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Allow users to be hard-deleted from the API See merge request !11853 | ||||
| * | | | | Allow users to be hard-deleted from the API | Nick Thomas | 2017-06-02 | 1 | -5/+14 |
| | |_|/ | |/| | | |||||
* | | | | Fixed typo: craeted -> created | denisroy | 2017-06-02 | 1 | -1/+1 |
|/ / / |