summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Fix Route#rename_children behaviordz-fix-route-renameDmitriy Zaporozhets2016-12-191-3/+5
* Merge branch 'cleaner-merge-commit-messages' into 'master' Sean McGivern2016-12-171-9/+34
|\
| * Change closes issues reference text on MergeRequest#merge_commit_message to m...Gabriel Gizotti2016-12-161-3/+3
| * Show either description or closes issues references on MergeRequest#merge_com...Gabriel Gizotti2016-12-161-1/+1
| * backend completely drives creation of merge commit messageGabriel Gizotti2016-12-161-0/+14
| * describe #closes_issues and describe # #issues_mentioned_but_not_closing on m...Gabriel Gizotti2016-12-161-24/+14
| * only look for issues mentioned on description on MergeRequest#issues_mentione...Gabriel Gizotti2016-12-161-1/+1
| * introduce MergeRequest#issues_mentioned_but_not_closingGabriel Gizotti2016-12-161-15/+30
| * Remove whole description from #merge_commit_message and add add closed issuesGabriel Gizotti2016-12-161-4/+10
* | Merge branch 'expose-deployment-variables' into 'master' 25743-clean-up-css-for-project-alerts-and-flash-notificationsKamil Trzciński2016-12-163-0/+64
|\ \
| * | Pass variables from deployment project services to CI runnerexpose-deployment-variablesAdam Niedzielski2016-12-163-0/+64
* | | Merge branch 'issue_22269' into 'master' Kamil Trzciński2016-12-1612-344/+39
|\ \ \ | |/ / |/| |
| * | Fix rubocopKamil Trzcinski2016-12-161-1/+0
| * | Change SlackService to SlackNotificationsServiceissue_22269_fix_eeissue_22269Felipe Artur2016-12-155-6/+25
| * | Mattermost Notifications ServiceFelipe Artur2016-12-1511-348/+25
* | | Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern2016-12-161-0/+22
|\ \ \ | |_|/ |/| |
| * | Refactor Namespace#parents methoddz-nested-groups-title-uiDmitriy Zaporozhets2016-12-151-1/+7
| * | Add tests for Namespace#full_name methodDmitriy Zaporozhets2016-12-131-0/+8
| * | Add parents method to NamespaceDmitriy Zaporozhets2016-12-131-0/+8
* | | Merge branch 'show-commit-status-from-latest-pipeline' into 'master' Grzegorz Bizon2016-12-152-16/+72
|\ \ \
| * | | Add explicit status test, feedback:show-commit-status-from-latest-pipelineLin Jen-Shin2016-12-152-0/+4
| * | | Use described_class and update descriptionLin Jen-Shin2016-12-152-10/+10
| * | | Introduce latest_status and add a few testsLin Jen-Shin2016-12-142-2/+59
| * | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-145-19/+121
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-1438-291/+1101
| |\ \ \ \
| * | | | | Avoid using random in the tests, feedback:Lin Jen-Shin2016-11-241-2/+2
| * | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-2411-289/+515
| |\ \ \ \ \
| * | | | | | Fix test description to mention latest pipeline,Lin Jen-Shin2016-11-231-2/+2
| * | | | | | Still use compound pipeline status, but group byLin Jen-Shin2016-11-211-4/+4
| * | | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-2132-174/+1167
| |\ \ \ \ \ \
| * | | | | | | Show commit status from latest pipelineLin Jen-Shin2016-11-081-16/+11
* | | | | | | | Merge branch 'use-build-instead-create' into 'master' Rémy Coutable2016-12-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use build instead create in group specSemyon Pupkov2016-12-131-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '22864-add-clean-environment-name' into 'master' Kamil Trzciński2016-12-152-9/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas2016-12-151-0/+36
| * | | | | | | | Create environments when the build referencing them is createdNick Thomas2016-12-151-1/+1
| * | | | | | | | Add an environment slugNick Thomas2016-12-151-9/+39
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-152-25/+6
* | | | | | | | Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-152-41/+3
|/ / / / / / /
* | | | | | | Merge branch 'seed-runner-token' into 'master' Kamil Trzciński2016-12-151-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Allow users to seed the initial runner registration token using an environmen...DJ Mountney2016-12-011-0/+7
* | | | | | | | Merge branch 'fix-slack-pipeline-message-by-api' into 'master' Kamil Trzciński2016-12-151-9/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Slack pipeline message by APIfix-slack-pipeline-message-by-apiLin Jen-Shin2016-12-131-9/+21
* | | | | | | | | Merge branch '22849-ci-build-ref-slug' into 'master' Kamil Trzciński2016-12-151-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Introduce $CI_BUILD_REF_SLUGNick Thomas2016-12-131-0/+19
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '22864-kubernetes-service' into 'master' Kamil Trzciński2016-12-141-0/+126
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Introduce deployment services, starting with a KubernetesServiceNick Thomas2016-12-141-0/+126
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets2016-12-148-35/+137
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'build-statuses' into 'master' Rémy Coutable2016-12-145-19/+121
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Add some missing tests for detailed status methodsbuild-statusesGrzegorz Bizon2016-12-143-2/+32