Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more info on artifacts expiry datedocs/expiring-artifacts | Achilleas Pipinellis | 2017-06-06 | 1 | -9/+17 |
| | |||||
* | 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 |
|/ | |||||
* | Resolve "Improve Container Registry description" | Achilleas Pipinellis | 2017-06-01 | 2 | -2/+0 |
| | |||||
* | Fix pipeline schedule value name in documentation | Andre Ippisch | 2017-06-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'rework-authorizations-performance' into 'master' | Douwe Maan | 2017-05-29 | 1 | -0/+9 |
|\ | | | | | | | | | Rework project authorizations and nested groups for better performance See merge request !10885 | ||||
| * | Document nested groups not working on MySQL | Yorick Peterse | 2017-05-17 | 1 | -0/+9 |
| | | |||||
* | | 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 |
| | | | |