summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-project-team-helpers' into 'master' Sean McGivern2016-11-222-17/+24
|\
| * Add shortcuts for adding users to a project team with a specific rolers-project-team-helpersRobert Speicher2016-11-182-17/+24
* | Merge branch 'fix-failed-email-for-external-jobs' into 'master' Kamil Trzciński2016-11-221-0/+3
|\ \
| * | Just create failed builds rather than calling eventsLin Jen-Shin2016-11-221-6/+3
| * | External jobs do not have show page nor tracesLin Jen-Shin2016-11-211-1/+7
* | | Merge branch 'chatops-deploy-command' into 'master' Rémy Coutable2016-11-211-0/+12
|\ \ \
| * | | Introduce deploy command that allows to start deployment from one environment...chatops-deploy-commandKamil Trzcinski2016-11-211-0/+12
* | | | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-212-192/+287
|\ \ \ \
| * | | | Refactor cache refreshing/expiringYorick Peterse2016-11-212-242/+244
| * | | | Use File.exist? to check if a repository existsYorick Peterse2016-11-211-2/+1
| * | | | Unify detecting of special repository filesYorick Peterse2016-11-211-0/+94
| |/ / /
* | | | Merge branch '24616-mr-shows-the-build-for-this-merge-request-failed-although...Kamil Trzciński2016-11-211-1/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a wrong "The build for this merge request failed" message24616-mr-shows-the-build-for-this-merge-request-failed-although-builds-still-runningRémy Coutable2016-11-211-1/+19
* | | | Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-3/+3
* | | | Merge branch 'use-build-in-broadcast-message-spec' into 'master' Rémy Coutable2016-11-211-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Use build instead create in BroadcastMessage model specSemyon Pupkov2016-11-191-1/+1
* | | | Merge branch 'fix-slack-pipeline-event' into 'master' Kamil Trzciński2016-11-191-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix pipeline author for Slack and use pipeline idLin Jen-Shin2016-11-161-2/+2
* | | | Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-184-3/+117
|\ \ \ \
| * | | | Precalculate user's authorized projects in databaseAhmad Sherif2016-11-184-3/+117
* | | | | Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński2016-11-183-0/+116
|\ \ \ \ \
| * | | | | Rename mattermost_command to mattermost_slash_commandszj-slash-commands-mattermostKamil Trzcinski2016-11-182-4/+4
| * | | | | Return a consistent not found messageZ.J. van de Weg2016-11-181-1/+1
| * | | | | Improve style, add more testsZ.J. van de Weg2016-11-181-5/+5
| * | | | | Projects have chat servicesZ.J. van de Weg2016-11-181-0/+1
| * | | | | More coverage on service levelZ.J. van de Weg2016-11-182-0/+114
| * | | | | Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg2016-11-179-64/+214
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | More refactoring, push present to base commandZ.J. van de Weg2016-11-171-0/+1
| * | | | | Add most of specs for chat namesKamil Trzcinski2016-11-172-0/+17
* | | | | | Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable2016-11-183-6/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-183-6/+6
| | |/ / / | |/| | |
* | | | | Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-182-0/+134
|\ \ \ \ \
| * | | | | Fix tests and add has_environment?Kamil Trzcinski2016-11-172-6/+36
| * | | | | Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-172-0/+104
* | | | | | Merge branch 'pass-correct-tag-target-to-post-receive' into 'master' Sean McGivern2016-11-181-0/+22
|\ \ \ \ \ \
| * | | | | | Pass correct tag target to post-receive hook when creating tag via UIpass-correct-tag-target-to-post-receiveAdam Niedzielski2016-11-181-0/+22
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'issue_13232' into 'master' Sean McGivern2016-11-181-0/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur2016-11-181-0/+44
* | | | | | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-173-38/+121
|\ \ \ \ \ \
| * | | | | | Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-172-26/+84
| * | | | | | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-6/+6
| * | | | | | Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre2016-11-171-4/+6
| * | | | | | Refactoring Subscribable concern to accept a projectDouglas Barbosa Alexandre2016-11-171-21/+23
| * | | | | | Add unique index to subscriptions on subscribable and user and projectDouglas Barbosa Alexandre2016-11-171-0/+6
| * | | | | | Add project_id to subscriptionsDouglas Barbosa Alexandre2016-11-171-0/+15
* | | | | | | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-172-0/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski2016-11-161-0/+49
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Add most of specs for chat namesKamil Trzcinski2016-11-162-0/+17
* | | | | | | Merge branch 'jira_service_simplify' into 'master' Sean McGivern2016-11-171-1/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |