summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use the public CE repo URL instead of the one used in the runneruse-public-repo-url-in-ee_compat_check-taskRémy Coutable2016-11-171-4/+1
* Fix wrong changelog itemRémy Coutable2016-11-171-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceRémy Coutable2016-11-173-2/+45
|\
| * Merge branch 'assignee-dropdown-autocomplete' into 'master' Fatih Acet2016-11-173-2/+45
| |\
| | * Include author in assignee dropdown searchassignee-dropdown-autocompletePhil Hughes2016-11-173-2/+45
* | | Add missing item for 8.13.6Rémy Coutable2016-11-171-0/+1
|/ /
* | Merge branch '23990-project-show-error-when-empty-repo' into 'master' Douwe Maan2016-11-173-1/+50
|\ \
| * | adds fix for security issue when annonymous user does not have access to repo...23990-project-show-error-when-empty-repotiagonbotelho2016-11-175-70/+92
| * | moves empty view logic onto empty partial to make it reusable and fixes teststiagonbotelho2016-11-153-63/+61
| * | change empty project view to annonymous user from activity to empty partialtiagonbotelho2016-11-114-11/+11
| * | adds guard clause for readme model method and initializes a new view with pro...tiagonbotelho2016-11-114-1/+30
* | | Merge branch 'jira_service_simplify' into 'master' Sean McGivern2016-11-173-11/+16
|\ \ \
| * | | stub not neededJarka Kadlecova2016-11-121-1/+0
| * | | add blank lineJarka Kadlecova2016-11-121-0/+1
| * | | simplify url generationJarka Kadlecova2016-11-053-12/+17
* | | | Merge branch 'docs/environments' into 'master' Achilleas Pipinellis2016-11-171-0/+10
|\ \ \ \
| * | | | Mention Git strategy noneAchilleas Pipinellis2016-11-171-0/+10
* | | | | Merge branch 'highlight-first-user-autocomplete-option' into 'master' Fatih Acet2016-11-171-1/+2
|\ \ \ \ \
| * | | | | 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 8.14 to versions with further additions to review appsAchilleas Pipinellis2016-11-171-3/+4
| * | | | | | Add Limitations sections to environments and review apps docsAchilleas Pipinellis2016-11-172-12/+10
| * | | | | | 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
| * | | | | | Get rid most of the irrelevant sectionsAchilleas Pipinellis2016-11-172-32/+27
| * | | | | | Add note about current limitation in $CI_BUILD_REF_NAMEAchilleas Pipinellis2016-11-171-0/+7
| * | | | | | Add an intro and an Overview section for Review AppsAchilleas Pipinellis2016-11-171-43/+83
| * | | | | | WIP review appsAchilleas Pipinellis2016-11-171-0/+82
| * | | | | | 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
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | Remove ToC since it's now supported in the docs portal itselfAchilleas Pipinellis2016-11-172-53/+0
| * | | | | | | Remove login as root step from Redis HA docsdoc/sentinelAchilleas Pipinellis2016-11-161-22/+9
* | | | | | | | Merge branch 'remove-empty-fixture-file' into 'master' Dmitriy Zaporozhets2016-11-171-0/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove empty db fixtures fileSemyon Pupkov2016-11-171-0/+0
* | | | | | | | Merge branch 'docs/refactor-environments' into 'master' Achilleas Pipinellis2016-11-1716-56/+491
|\ \ \ \ \ \ \ \
| * | | | | | | | Add stop environment permissions and remove deleteAchilleas Pipinellis2016-11-171-1/+1
| * | | | | | | | 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
| * | | | | | | | Finish dynamic environments and URLs sectionsdocs/refactor-environmentsAchilleas Pipinellis2016-11-175-4/+156
| * | | | | | | | Move name rules under environment:name in yaml readmeAchilleas Pipinellis2016-11-171-16/+17
| * | | | | | | | Finish most of environmentsAchilleas Pipinellis2016-11-176-52/+132
| * | | | | | | | Change deployments view imageAchilleas Pipinellis2016-11-161-0/+0
| * | | | | | | | Add section on defining environmentsAchilleas Pipinellis2016-11-162-52/+114