summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-024-10/+10
|\
| * Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-014-10/+10
* | Merge branch '26488-target-disabled-mr' into 'master' Sean McGivern2017-05-021-0/+10
|\ \ | |/ |/|
| * Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-0/+10
* | Revert "Merge branch 'tc-no-todo-service-select' into 'master'"revert-c3c465acStan Hu2017-04-291-31/+17
* | Merge branch 'tc-no-todo-service-select' into 'master' Robert Speicher2017-04-281-17/+31
|\ \
| * | Avoid plucking Todo ids and use sub-queries insteadtc-no-todo-service-selectToon Claes2017-04-271-17/+31
| |/
* | Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-282-12/+12
|\ \
| * | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-262-12/+12
| |/
* | Add board_move slash commandAlex Sanford2017-04-281-8/+78
* | Merge branch 'tc-make-user-master-project-by-admin' into 'master' Rémy Coutable2017-04-271-0/+16
|\ \
| * | Make namespace owner master of project upon creationtc-make-user-master-project-by-adminToon Claes2017-04-271-0/+16
| |/
* | Rename GitlabMarkdownHelper -> MarkupHelperToon Claes2017-04-271-1/+1
|/
* 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
| | |\ \ \