Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add API URL to JIRA settings31448-jira-urls | Jarka Kadlecova | 2017-05-26 | 1 | -1/+2 |
| | |||||
* | Merge branch 'revert-b0498c17' into 'master' | Robert Speicher | 2017-05-25 | 1 | -2/+2 |
|\ | | | | | | | | | Refactor `DynamicPathValidator` and `GitLab::Regex` some more See merge request !11693 | ||||
| * | Revert "Remove changes that are not absolutely necessary" | Douwe Maan | 2017-05-24 | 1 | -2/+2 |
| | | | | | | This reverts commit b0498c176fa134761d899c9b369be12f1ca789c5 | ||||
* | | Merge branch '17848-web-hook-logging' into 'master' | Dmitriy Zaporozhets | 2017-05-25 | 2 | -0/+16 |
|\ \ | | | | | | | | | | | | | | | | | | | Implement Web Hooks calls logging Closes #17848 See merge request !11027 | ||||
| * | | Implement web hooks logging | Alexander Randa | 2017-05-25 | 2 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | * implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover | ||||
* | | | Merge branch 'mrchrisw-add-mr-stats' into 'master' | Achilleas Pipinellis | 2017-05-25 | 2 | -0/+8 |
|\ \ \ | |_|/ |/| | | | | | | | | Add docs on milestone percentage stats See merge request !11428 | ||||
| * | | Add docs on milestone percentage statsmrchrisw-add-mr-stats | Chris Wilson | 2017-05-25 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | Clarify how the milestone percentage is calculated in the docs. Include example image of milestone. | ||||
* | | | Merge branch 'dm-fix-routes' into 'master' | Robert Speicher | 2017-05-24 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | Fix ambiguous routing issues by teaching router about reserved words See merge request !11570 | ||||
| * | | | Remove changes that are not absolutely necessarydm-fix-routes | Douwe Maan | 2017-05-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix specs | Douwe Maan | 2017-05-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix ambiguous routing issues by teaching router about reserved words | Douwe Maan | 2017-05-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | Change ‘Project view’ label to ‘Project home page content’29881-default-project-view-highlighted-tab-when-changing-settings | Pedro Moreira da Silva | 2017-05-23 | 1 | -4/+4 |
|/ / / | |||||
* | | | removes unnecessary redundacy in usage ping docreduce-unnecessary-redundancy | Job van der Voort | 2017-05-22 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'dz-rename-pipelines-settings-tab' into 'master' | Dmitriy Zaporozhets | 2017-05-22 | 4 | -5/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Rename CI/CD Pipelines to Pipelines in the project settings Closes #31980 See merge request !11305 | ||||
| * | | | Rename CI/CD Pipelines references to just Pipelines in docsdz-rename-pipelines-settings-tab | Dmitriy Zaporozhets | 2017-05-11 | 4 | -5/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | | Merge branch 'docs/deploys-perf-dashboard' into 'master' | Sean Packham (GitLab) | 2017-05-22 | 2 | -12/+15 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Move environment monitoring to environments doc See merge request !11583 | ||||
| * | | | | Move environment monitoring to environments docdocs/deploys-perf-dashboard | Achilleas Pipinellis | 2017-05-21 | 2 | -12/+15 |
| | | | | | |||||
* | | | | | change domain to hostname in usage ping doc | Job van der Voort | 2017-05-22 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'docs/issues-multiple-assignees' into 'master' | Sean Packham (GitLab) | 2017-05-20 | 6 | -11/+25 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add to docs: issues multiple assignees Closes gitlab-ee#2440 and #32574 See merge request !11556 | ||||
| * | | | | Add to docs: issues multiple assignees | Marcia Ramos | 2017-05-20 | 6 | -11/+25 |
| | | | | | |||||
* | | | | | adds "comments on snippets" to docdocs/add-comment-snippets | Marcia Ramos | 2017-05-19 | 2 | -0/+10 |
|/ / / / | |||||
* | | | | Merge branch 'auto-update-docs' into 'master' | Clement Ho | 2017-05-19 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Auto update docs See merge request !11552 | ||||
| * | | | | Auto update docsauto-update-docs | Victor Wu | 2017-05-19 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Add docs for "Remove Filter in Search Bar" | Sean Packham (GitLab) | 2017-05-19 | 3 | -2/+6 |
|/ / / / | |||||
* | | | | Merge branch 'docs/artifacts-preview' into 'master'32612-decide-on-and-document-a-convention-for-passing-context-to-event-handlers | Sean Packham (GitLab) | 2017-05-19 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add note about artifacts previewing in docs See merge request !11539 | ||||
| * | | | | Add note about artifacts previewing in docsdocs/artifacts-preview | Achilleas Pipinellis | 2017-05-19 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Update prometheus documentation32583-update-prometheus-merge-request-widget-documentation | Joshua Lambert | 2017-05-19 | 2 | -3/+7 |
|/ / / / | |||||
* | | | | Refactor pipeline schedules docs | Achilleas Pipinellis | 2017-05-18 | 4 | -0/+62 |
| |_|/ |/| | | |||||
* | | | Update documentation on reserved words for groups and projects | Bob Van Landuyt | 2017-05-17 | 1 | -3/+5 |
| |/ |/| | |||||
* | | Merge branch 'dturner/username' into 'master' | Rémy Coutable | 2017-05-15 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | add username field to push webhook Closes #32136 See merge request !11272 | ||||
| * | | Add username field to push webhook | David Turner | 2017-05-10 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: David Turner <novalis@novalis.org> | ||||
* | | | New branch new mr docs | Victor Wu | 2017-05-12 | 2 | -0/+6 |
| | | | |||||
* | | | Merge branch 'disable-usage-ping' into 'master' | Robert Speicher | 2017-05-12 | 1 | -59/+22 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Usage ping updates Closes #31741 and #31453 See merge request !11231 | ||||
| * | | | update the documentation to reflect upcoming changes to the usage pingdisable-usage-ping | Job van der Voort | 2017-05-11 | 1 | -64/+9 |
| | | | | |||||
| * | | | Allow disabling usage ping in `gitlab.yml` | Sean McGivern | 2017-05-11 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting `usage_ping_enabled` to false in `gitlab.yml`: 1. Disables the usage ping, regardless of the value stored in the database. 2. Prevents the usage ping from being enabled through the admin panel. It can only be enabled by either removing the line from `gitlab.yml` and configuring through the admin panel, or setting it to true in `gitlab.yml`. | ||||
* | | | | fixed small typo - piplnie should be pipeline | Oche Ejembi | 2017-05-11 | 1 | -1/+1 |
| | | | | |||||
* | | | | Complement tech articles guidelines | Marcia Ramos | 2017-05-11 | 4 | -8/+12 |
| | | | | |||||
* | | | | Merge branch 'patch-18' into 'master' | Achilleas Pipinellis | 2017-05-11 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Update getting_started_part_one.md. See merge request !11020 | ||||
| * | | | Update getting_started_part_one.md. Minor spelling error. | Kevin Nesmith | 2017-05-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge request widget redesign | Fatih Acet | 2017-05-09 | 1 | -0/+9 |
| | | | | |||||
* | | | | New doc topic: issues | Marcia Ramos | 2017-05-08 | 32 | -2/+421 |
| |_|/ |/| | | |||||
* | | | Add Pipeline Schedules that supersedes experimental Trigger Schedule | Zeger-Jan van de Weg | 2017-05-07 | 1 | -1/+2 |
| | | | |||||
* | | | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 1 | -0/+12 |
| | | | |||||
* | | | Create the rest of the wiki docsdocs/wikis | Achilleas Pipinellis | 2017-05-03 | 6 | -5/+51 |
| | | | |||||
* | | | Fill in information about creating the wiki Home page | Achilleas Pipinellis | 2017-05-03 | 2 | -10/+43 |
| | | | |||||
* | | | Move wiki doc to its own index page | Achilleas Pipinellis | 2017-05-03 | 1 | -0/+0 |
| | | | |||||
* | | | Create initial file for Wiki documentation | De Wet Blomerus | 2017-05-03 | 1 | -0/+18 |
|/ / | |||||
* | | Fix typo | Tsvi Mostovicz | 2017-04-30 | 1 | -1/+1 |
| | | |||||
* | | fix link to MR 10416 | Ben Bodenmiller | 2017-04-29 | 1 | -1/+1 |
| | | |||||
* | | Add board_move slash command | Alex Sanford | 2017-04-28 | 1 | -0/+1 |
| | |