| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add practice of splitting tests across files for parallelizationpatch-75 | Mark Lapierre | 2019-09-05 | 1 | -0/+19 |
| | | |||||
| * | Update Pipeline Security Dashboard documentation | Mark Florian | 2019-09-04 | 10 | -21/+21 |
| | | | | | Tracked in https://gitlab.com/gitlab-org/gitlab-ee/issues/13496. | ||||
| * | Added SSoT front and back matter | Matt Penna | 2019-09-04 | 4 | -1/+82 |
| | | | | | | | These docs are straightforward API reference material and needed only to have document type header and troubleshooting footer added for the SSoT effort. | ||||
| * | Adds docs for total usage storage quota | Filipa Lacerda | 2019-09-04 | 1 | -0/+6 |
| | | |||||
| * | Let project reporters create issue from group boards | Felipe Artur | 2019-09-04 | 1 | -1/+2 |
| | | | | | | The current state of group issue boards does not show the "Add issues" button on the UI for users that are reporters of group child projects. | ||||
| * | Clarified website url precedence | Seth Berger | 2019-09-04 | 1 | -0/+2 |
| | | |||||
| * | Removes regular migrations from background ones | Mayra Cabrera | 2019-09-04 | 1 | -6/+9 |
| | | | | | | Specifies that background migrations should be scheduled as post deployment migrations | ||||
| * | Removed reference to project for DAST | Seth Berger | 2019-09-04 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'ce-14713-fix-geo-link-pointing-to-online-doc' into 'master' | Douglas Barbosa Alexandre | 2019-09-04 | 1 | -0/+1 |
| |\ | | | | | | | | | Add a link to the 'Repository Storage Types' doc page See merge request gitlab-org/gitlab-ce!32650 | ||||
| | * | Add a link to the 'Repository Storage Types' doc pagece-14713-fix-geo-link-pointing-to-online-doc | Rémy Coutable | 2019-09-04 | 1 | -0/+1 |
| | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Add epic_iid to issue API entity | Winnie Hellmann | 2019-09-04 | 1 | -0/+12 |
| |/ | | | | (cherry picked from commit 0bf7fecdee5a200eeb4f27b4888a57ceee63bde9) | ||||
| * | Removing 'Premium' label in block title | Nicolas Borderes | 2019-09-04 | 4 | -7/+8 |
| | | | | | Added when it has been moved to core | ||||
| * | Updates the merge request author responsibility | Mayra Cabrera | 2019-09-04 | 1 | -1/+2 |
| | | | | | | Indicate it's the author's responsibility to prepare the merge request for a database review | ||||
| * | Follow-up from database load balancing docs | Achilleas Pipinellis | 2019-09-04 | 1 | -6/+7 |
| | | |||||
| * | Update large repositories, remove duplicated text | Tymoteusz Motylewski | 2019-09-03 | 1 | -1/+1 |
| | | |||||
| * | Edit to new rules documentation | Evan Read | 2019-09-03 | 1 | -33/+59 |
| | | |||||
| * | Development docs: how to add Prometheus metrics | Thong Kuah | 2019-09-03 | 1 | -0/+23 |
| | | | | | | This documents the various knowledge needed to add new GitLab self-monitoring Prometheus metrics. | ||||
| * | Updated Feature flags doc | Orit Golowinski | 2019-09-03 | 1 | -4/+0 |
| | | |||||
| * | Merge branch '66741-remove-spec-rails_helper-rb' into 'master' | Grzegorz Bizon | 2019-09-03 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | Remove spec/rails_helper.rb Closes #66741 See merge request gitlab-org/gitlab-ce!32380 | ||||
| | * | Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rb | Ash McKenzie | 2019-08-30 | 1 | -2/+2 |
| | | | | | | | | | | | rails_helper.rb's only logic was to require spec_helper.rb. | ||||
| * | | Clarify limits for needs keyword | Evan Read | 2019-09-03 | 1 | -25/+22 |
| | | | |||||
| * | | Merge branch 'mc/feature/downstream-pipeline-tracking-ce' into 'master' | Kamil Trzciński | 2019-09-03 | 1 | -0/+12 |
| |\ \ | | | | | | | | | | | | | Backport documentation for status checking behaviors See merge request gitlab-org/gitlab-ce!32184 | ||||
| | * | | Backport documentation from EEmc/feature/downstream-pipeline-tracking-ce | Matija Čupić | 2019-09-03 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | Backport documentation from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15580 | ||||
| * | | | Added relationships between Release and Milestone | Etienne Baqué | 2019-09-03 | 1 | -20/+74 |
| | | | | | | | | | | | | | | | | | | | Modified schema via migrations. Added one-to-one relationship between the two models. Added changelog file | ||||
| * | | | Merge branch 'links-use-new-location' into 'master' | Rémy Coutable | 2019-09-03 | 6 | -17/+17 |
| |\ \ \ | | | | | | | | | | | | | | | | | Use new location for helm charts repo See merge request gitlab-org/gitlab-ce!32563 | ||||
| | * | | | Use new location for helm charts repolinks-use-new-location | Balasankar "Balu" C | 2019-09-03 | 6 | -17/+17 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com> | ||||
| * | | | | Merge branch 'change-role-system-hook' into 'master' | Rémy Coutable | 2019-09-03 | 1 | -0/+40 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add system hooks for project/group membership updates Closes gitlab-ee#12252 See merge request gitlab-org/gitlab-ce!32371 | ||||
| | * | | | | Add system hooks for project/group membership updates | Brandon Williams | 2019-09-02 | 1 | -0/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When updating group and project members, new system hooks `user_update_for_group` and `user_update_for_team` will be executed. Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/12252 | ||||
| * | | | | | Make badging less confusing in quick actions doc | Marcel Amirault | 2019-09-03 | 1 | -2/+5 |
| | | | | | | |||||
| * | | | | | Add suggested changes to docker build doc | Marcel Amirault | 2019-09-03 | 1 | -3/+4 |
| | | | | | | |||||
| * | | | | | Add Danger bot development documentation | Nick Thomas | 2019-09-03 | 3 | -1/+118 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is overdue, and some of the suggestions are embarrassing, but this is how we actually develop Danger today. | ||||
| * | | | | | Update `true` with `"true"` | yonatan miller | 2019-09-02 | 1 | -2/+2 |
| | |/ / / |/| | | | | | | | | | | | Gitlab CI Linter otherwise gives error `variables config should be a hash value of key value pairs` | ||||
| * | | | | Merge branch 'docs/license-compliance' into 'master' | Marcia Ramos | 2019-09-02 | 10 | -5/+5 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update screenshots for License Compliance Closes gitlab-ee#8910 See merge request gitlab-org/gitlab-ce!32537 | ||||
| | * | | | | Update screenshots for License Compliancedocs/license-compliance | Achilleas Pipinellis | 2019-09-02 | 10 | -5/+5 |
| | | | | | | |||||
| * | | | | | Added example for passing Maven repo credentials | Matt Penna | 2019-09-02 | 1 | -0/+15 |
| | | | | | | |||||
| * | | | | | Docs james gill contribution | Marcel Amirault | 2019-09-02 | 1 | -26/+23 |
| |/ / / / | |||||
| * | | | | Fix space in geo doc | Marcel Amirault | 2019-09-02 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Clarify new note for GitLab Pages | Evan Read | 2019-09-02 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Merge branch 'typo-ci-reference' into 'master' | Evan Read | 2019-09-02 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix typo in GitLab CI configuration reference See merge request gitlab-org/gitlab-ce!32382 | ||||
| | * | | | | Fix typo in GitLab CI configuration reference | tgalopin | 2019-08-29 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Changed Geo general update steps | Fabian Zimmer | 2019-09-02 | 1 | -6/+9 |
| | | | | | | |||||
| * | | | | | Adds basic overcommit support | Giorgenes Gelatti | 2019-09-02 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Merge branch 'ee-11670-update-indexer-installation-docs' into 'master' | Evan Read | 2019-09-02 | 1 | -4/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update elasticsearch indexer installation instructions Closes gitlab-ee#11670 See merge request gitlab-org/gitlab-ce!32274 | ||||
| | * | | | | | Update elasticsearch indexer installation instructions | Nick Thomas | 2019-08-27 | 1 | -4/+5 |
| | | | | | | | |||||
| * | | | | | | Added cross reference to the troubleshooting guide | Fabian Zimmer | 2019-09-02 | 1 | -0/+2 |
| | | | | | | | |||||
| * | | | | | | Realign 3 docs that diverged between ce/ee | Marcel Amirault | 2019-09-02 | 3 | -8/+8 |
| | | | | | | | |||||
| * | | | | | | Update quick actions table and combine with epics | Marcel Amirault | 2019-09-02 | 4 | -88/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Also fix links to renamed headers and moved content | ||||
| * | | | | | | Crop, trim and compress animated gifs | Marcel Amirault | 2019-09-02 | 3 | -0/+0 |
| | | | | | | | |||||
| * | | | | | | Convert 'code quality' GIF to PNG | Russell Dickenson | 2019-09-02 | 3 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Image converted to reduce file size. | ||||
| * | | | | | | Replaced image with smaller version | Russell Dickenson | 2019-09-02 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The size of this image was reduced to: 1. Reduce its storage size. 2. Optimze for faster loading in browser. | ||||
