summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check all namespaces on validation of new username.namespace-validationBryce Johnson2016-11-172-1/+5
* Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-1722-1/+522
|\
| * Change last_used_at to use touchchat-name-authorizeKamil Trzcinski2016-11-171-1/+1
| * Add chat_name partialKamil Trzcinski2016-11-173-30/+30
| * Fix code reviewKamil Trzcinski2016-11-171-1/+1
| * Fix code review style issuesKamil Trzcinski2016-11-172-2/+2
| * Add specs for testing authorization and deny of chat userKamil Trzcinski2016-11-162-0/+81
| * Improve code design after code reviewKamil Trzcinski2016-11-1611-21/+24
| * Fix `chat_names` before_actionKamil Trzcinski2016-11-161-1/+1
| * Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski2016-11-16399-10789/+12400
| |\
| * | Add most of specs for chat namesKamil Trzcinski2016-11-1612-22/+182
| * | Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski2016-11-1612-1/+278
* | | Merge branch 'rs-remove-ci-gems' into 'master' Kamil Trzciński2016-11-172-13/+0
|\ \ \
| * | | Remove unused nested_form gemrs-remove-ci-gemsRobert Speicher2016-11-172-5/+0
| * | | Remove activerecord-session_store gemRobert Speicher2016-11-172-8/+0
* | | | Merge branch '23740-create-a-doc-for-the-ce-ee-development-workflow' into 'ma...Robert Speicher2016-11-172-0/+273
|\ \ \ \
| * | | | Fix typosRémy Coutable2016-11-171-8/+7
| * | | | Document the `rake ee_compat_check` task23740-create-a-doc-for-the-ce-ee-development-workflowRémy Coutable2016-11-171-59/+85
| * | | | Start to document how to code for CE with EE in mindRémy Coutable2016-11-172-0/+248
| |/ / /
* | | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |