summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Added permissions per stage to cycle analytics endpointJames Lopez2016-11-218-8/+8
* 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
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | stub not neededJarka Kadlecova2016-11-121-1/+0
| * | | | | | add blank lineJarka Kadlecova2016-11-121-0/+1
| * | | | | | simplify url generationJarka Kadlecova2016-11-051-2/+5
* | | | | | | Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński2016-11-172-6/+80
|\ \ \ \ \ \ \
| * | | | | | | Add specs for environments recently updated on branchGrzegorz Bizon2016-11-162-0/+63
| * | | | | | | Do not call environments service in repository modelGrzegorz Bizon2016-11-111-12/+1
| * | | | | | | Stop environments for branch after branch removalGrzegorz Bizon2016-11-091-1/+12
| * | | | | | | Make commit an optional arg for environments searchGrzegorz Bizon2016-11-091-6/+17
* | | | | | | | Merge branch '24107-slack-comment-link' into 'master' Rémy Coutable2016-11-171-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Change the slack notification comment link.Herbert Kagumba2016-11-161-8/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-failing-user-without-projects-specs' into 'master' Sean McGivern2016-11-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix some failing specs due to missing access_requestable traitNick Thomas2016-11-161-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern2016-11-161-10/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-161-10/+0
| |/ / / / / /
* | | | | | | Merge branch 'patch-5' into 'master' Rémy Coutable2016-11-161-0/+22
|\ \ \ \ \ \ \
| * | | | | | | fix "Without projects" filterBen Bodenmiller2016-11-161-0/+22
| |/ / / / / /