summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Precalculate user's authorized projects in databaseAhmad Sherif2016-11-1827-51/+336
| | | | Closes #23150
* Merge branch 'docs/environments' into 'master' Achilleas Pipinellis2016-11-171-0/+10
|\ | | | | | | | | Mention Git strategy none See merge request !7530
| * Mention Git strategy noneAchilleas Pipinellis2016-11-171-0/+10
| | | | | | | | [ci skip]
* | Merge branch 'highlight-first-user-autocomplete-option' into 'master' Fatih Acet2016-11-171-1/+2
|\ \ | | | | | | | | | | | | Highlight first user autocomplete option See merge request !7520
| * | Highlight first user autocomplete optionhighlight-first-user-autocomplete-optionDouwe Maan2016-11-171-2/+2
| | |
* | | Merge branch 'docs/review-apps' into 'master' Achilleas Pipinellis2016-11-175-4/+151
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation for Review Apps ## What does this MR do? Add docs for review apps. ## What are the relevant issue numbers? Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/23484 See merge request !6982
| * | | Add 8.14 to versions with further additions to review appsAchilleas Pipinellis2016-11-171-3/+4
| | | | | | | | | | | | | | | | [ci skip]
| * | | Add Limitations sections to environments and review apps docsAchilleas Pipinellis2016-11-172-12/+10
| | | | | | | | | | | | | | | | [ci skip]
| * | | Add link to environments docsAchilleas Pipinellis2016-11-171-0/+3
| | | |
| * | | Fix URL to review apps docsAchilleas Pipinellis2016-11-171-1/+1
| | | |
| * | | Add a prerequisites section, add some linksAchilleas Pipinellis2016-11-171-5/+22
| | | |
| * | | Link to NGINX example project for the time beingAchilleas Pipinellis2016-11-171-1/+1
| | | | | | | | | | | | | | | | [ci skip]
| * | | Get rid most of the irrelevant sectionsAchilleas Pipinellis2016-11-172-32/+27
| | | | | | | | | | | | | | | | [ci skip]
| * | | Add note about current limitation in $CI_BUILD_REF_NAMEAchilleas Pipinellis2016-11-171-0/+7
| | | | | | | | | | | | | | | | [ci skip]
| * | | Add an intro and an Overview section for Review AppsAchilleas Pipinellis2016-11-171-43/+83
| | | | | | | | | | | | | | | | [ci skip]
| * | | WIP review appsAchilleas Pipinellis2016-11-171-0/+82
| | | | | | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/23484 [ci skip]
| * | | Add Review apps link to CI READMEAchilleas Pipinellis2016-11-171-3/+7
| | | |
* | | | Merge branch 'mailroom_idle_timeout' into 'master' Rémy Coutable2016-11-176-1/+19
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Allows configuration of idle_timeout for incoming email. https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1087 See merge request !7423
| * | | Correct the idle_timeout in the docs for installation from source.mailroom_idle_timeoutMarin Jankovski2016-11-161-3/+3
| | | |
| * | | Add mail_room idle_timeout to the Changelog.Marin Jankovski2016-11-161-0/+4
| | | |
| * | | Add idle_timeout to reply by email doc.Marin Jankovski2016-11-162-1/+11
| | | |
| * | | Make mail_room idle_timeout option configurable.Marin Jankovski2016-11-164-1/+5
| | | |
* | | | Merge branch 'doc/sentinel' into 'master' Achilleas Pipinellis2016-11-172-75/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements to Redis HA docs Following https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6471 See merge request !7502
| * | | | Remove ToC since it's now supported in the docs portal itselfAchilleas Pipinellis2016-11-172-53/+0
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Remove login as root step from Redis HA docsdoc/sentinelAchilleas Pipinellis2016-11-161-22/+9
| | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch 'remove-empty-fixture-file' into 'master' Dmitriy Zaporozhets2016-11-171-0/+0
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove empty db fixtures file ## What does this MR do? Removes empty fixtures file See merge request !7519
| * | | | Remove empty db fixtures fileSemyon Pupkov2016-11-171-0/+0
| | | | |
* | | | | Merge branch 'docs/refactor-environments' into 'master' Achilleas Pipinellis2016-11-1716-56/+491
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor environments documentation ## What does this MR do? Refactor environments docs. ## What are the relevant issue numbers? https://gitlab.com/gitlab-org/gitlab-ce/issues/23484 See merge request !7107
| * | | | | Add stop environment permissions and remove deleteAchilleas Pipinellis2016-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Add note about auto-stopping of environmentsAchilleas Pipinellis2016-11-172-5/+19
| | | | | |
| * | | | | Finish "Stopping envs" and "Grouping similar envs" sectionsAchilleas Pipinellis2016-11-172-27/+56
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Finish dynamic environments and URLs sectionsdocs/refactor-environmentsAchilleas Pipinellis2016-11-175-4/+156
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Move name rules under environment:name in yaml readmeAchilleas Pipinellis2016-11-171-16/+17
| | | | | |
| * | | | | Finish most of environmentsAchilleas Pipinellis2016-11-176-52/+132
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Change deployments view imageAchilleas Pipinellis2016-11-161-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Add section on defining environmentsAchilleas Pipinellis2016-11-162-52/+114
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Move paragraph to overviewAchilleas Pipinellis2016-11-161-6/+7
| | | | | |
| * | | | | Begin writing Overview sectionAchilleas Pipinellis2016-11-162-89/+30
| | | | | |
| * | | | | WIP refactor environmentsAchilleas Pipinellis2016-11-165-35/+190
| | |/ / / | |/| | |
* | | | | Update CHANGELOG.md for 8.13.6Rémy Coutable2016-11-179-33/+11
| | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński2016-11-1715-34/+431
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop environment when branch is deleted ## What does this MR do? This MR adds a environment teardown service, that is called when user deletes a branch. This most often happens when merge requests is merged. ## Does this MR meet the acceptance criteria? - [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [x] API support added - Tests - [x] Added for this feature/bug - [x] All builds are passing ## What are the relevant issue numbers? Closes #23218 See merge request !7355
| * | | | | Remove unnecessary check from environments servicefeature/environment-teardown-when-branch-deletedGrzegorz Bizon2016-11-161-5/+0
| | | | | |
| * | | | | Add comment related to workaround used in specsGrzegorz Bizon2016-11-161-0/+3
| | | | | |
| * | | | | Add Changelog entry for auto-close environmentsGrzegorz Bizon2016-11-161-0/+4
| | | | | |
| * | | | | Remove redundant call to after branch delete serviceGrzegorz Bizon2016-11-163-22/+16
| | | | | |
| * | | | | Add specs for environments recently updated on branchGrzegorz Bizon2016-11-163-1/+64
| | | | | |
| * | | | | Refactor methods for environments in project modelGrzegorz Bizon2016-11-163-7/+15
| | | | | |
| * | | | | Improve readability in project model for environmentsGrzegorz Bizon2016-11-161-2/+2
| | | | | |
| * | | | | Select recently updated environments for auto-closeGrzegorz Bizon2016-11-152-2/+6
| | | | | |
| * | | | | Add test example for after branch delete serviceGrzegorz Bizon2016-11-151-0/+15
| | | | | |