summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński2017-04-241-27/+0
|\
| * Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-27/+0
* | Move records to the ghost user in a transaction.Timothy Andrew2017-04-241-0/+18
|/
* Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-201-0/+45
|\
| * Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-201-4/+4
| * Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov2017-04-181-2/+1
| * Unassign all Issues and Merge Requests when member leaves teamValery Sizov2017-04-181-0/+46
* | Refactor changing files in web UIDouwe Maan2017-04-201-3/+3
* | Merge branch 'sh-issue-29247-fix' into 'master' Douwe Maan2017-04-191-0/+13
|\ \
| * | Don't delete a branch involved in an open merge request in "Delete all merged...sh-issue-29247-fixStan Hu2017-04-191-0/+13
* | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-193-0/+162
|\ \ \ | |/ / |/| |
| * | Use last_activity_on in cohortsSean McGivern2017-04-141-2/+2
| * | Use serializer for formatting cohorts dataSean McGivern2017-04-141-15/+76
| * | Rename user cohorts -> cohortsSean McGivern2017-04-141-1/+1
| * | Make UserCohortsService more understandableSean McGivern2017-04-141-5/+1
| * | Add user cohorts table to admin areaSean McGivern2017-04-141-0/+42
| * | Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable2017-04-142-5/+11
| * | Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-142-22/+40
| * | Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-142-0/+39
| |/
* | Merge branch 'fix/orphan-notification-settings' into 'master' Yorick Peterse2017-04-191-0/+2
|\ \
| * | add spec and changelogfix/orphan-notification-settingsJames Lopez2017-04-191-0/+2
* | | Refactor group search out of global searchNick Thomas2017-04-182-21/+40
|/ /
* | Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre2017-04-181-0/+9
* | Hard delete users' associated records deleted from AbuseReportssh-add-option-to-hard-deleteStan Hu2017-04-161-0/+6
|/
* Merge branch '30349-create-users-build-service' into 'master' Rémy Coutable2017-04-142-66/+67
|\
| * Refactor build_service_specGeorge Andrinopoulos2017-04-131-4/+2
| * Implement Users::BuildServicegeoandri2017-04-132-66/+69
* | Improve error messages when a record is unable to be created for a projectStan Hu2017-04-131-0/+14
|/
* Fix email not being sent after project exportmhasbini2017-04-091-0/+16
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-074-0/+80
|\
| * Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil Trzciński2017-04-071-0/+7
| |\
| | * Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cacheBob Van Landuyt2017-04-071-0/+7
| * | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-073-0/+73
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-065-52/+220
| | |\
| | * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-061-0/+27
| | |\ \
| | * | | Protected Tags backend review changesJames Edwards-Jones2017-04-062-0/+52
| | * | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0674-384/+1778
| | |\ \ \
| | * | | | Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-041-2/+2
| | * | | | Extract ProtectedRef ConcernJames Edwards-Jones2017-04-031-2/+0
| | * | | | Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+23
* | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-074-99/+153
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński2017-04-072-98/+130
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-1/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-075-52/+220
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Fix test by ignoring auto_canceled_by for jobsLin Jen-Shin2017-04-071-3/+4
| | * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-061-0/+27
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-062-1/+67
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Add a test to make sure it's not auto-cancelingLin Jen-Shin2017-04-061-10/+24
| | * | | | | | refactor specRydkin Maxim2017-04-041-10/+7
| | * | | | | | remove `a pending pipeline` shared exampleRydkin Maxim2017-04-041-7/+3