summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tc-no-todo-service-select' into 'master' Robert Speicher2017-04-282-7/+11
|\
| * Avoid plucking Todo ids and use sub-queries insteadtc-no-todo-service-selectToon Claes2017-04-272-7/+11
* | Add board_move slash commandAlex Sanford2017-04-282-1/+23
* | Make namespace owner master of project upon creationtc-make-user-master-project-by-adminToon Claes2017-04-271-1/+2
|/
* Fix logic in Users::CreateService broken by the fix for OAuth usersRémy Coutable2017-04-261-8/+15
* Ensures that OAuth/LDAP/SAML users don't need to be confirmedRémy Coutable2017-04-261-4/+4
* Fix OAuth, LDAP and SAML SSO when regular sign-ups are disableddm-fix-oauth-user-creationDouwe Maan2017-04-242-4/+4
* Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński2017-04-241-51/+0
|\
| * Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-51/+0
* | Move records to the ghost user in a transaction.Timothy Andrew2017-04-241-11/+23
|/
* Merge branch 'dz-refactor-create-members' into 'master' Douwe Maan2017-04-201-1/+7
|\
| * Refactor controller code that creates project/group membersDmitriy Zaporozhets2017-04-171-1/+7
* | Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-201-1/+23
|\ \
| * | Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-201-0/+1
| * | Unassign all Issues and Merge Requests when member leaves teamValery Sizov2017-04-181-1/+22
| |/
* | Refactor changing files in web UIDouwe Maan2017-04-2011-302/+125
* | Merge branch 'sh-issue-29247-fix' into 'master' Douwe Maan2017-04-191-0/+11
|\ \
| * | Don't delete a branch involved in an open merge request in "Delete all merged...sh-issue-29247-fixStan Hu2017-04-191-0/+11
* | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-193-0/+124
|\ \ \ | |/ / |/| |
| * | Use last_activity_on in cohortsSean McGivern2017-04-141-6/+6
| * | Use serializer for formatting cohorts dataSean McGivern2017-04-141-27/+40
| * | Rename user cohorts -> cohortsSean McGivern2017-04-141-1/+1
| * | Fix column name in user cohortsSean McGivern2017-04-141-1/+1
| * | Make UserCohortsService more understandableSean McGivern2017-04-141-34/+72
| * | Add user cohorts table to admin areaSean McGivern2017-04-141-0/+49
| * | Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable2017-04-141-1/+1
| * | Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-141-5/+1
| * | Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-142-0/+28
| |/
* | Refactor group search out of global searchNick Thomas2017-04-183-7/+24
* | Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre2017-04-181-1/+0
* | Hard delete users' associated records deleted from AbuseReportssh-add-option-to-hard-deleteStan Hu2017-04-161-1/+1
|/
* Merge branch '30349-create-users-build-service' into 'master' Rémy Coutable2017-04-142-92/+103
|\
| * Implement Users::BuildServicegeoandri2017-04-132-92/+103
* | Improve error messages when a record is unable to be created for a projectStan Hu2017-04-131-0/+3
|/
* Remove the User#is_admin? methodblackst0ne2017-04-091-3/+3
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-076-7/+27
|\
| * Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil Trzciński2017-04-071-0/+2
| |\
| | * Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cacheBob Van Landuyt2017-04-071-0/+2
| * | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-075-7/+25
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-064-40/+114
| | |\
| | * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-062-2/+2
| | |\ \
| | * | | Protected Tags backend review changesJames Edwards-Jones2017-04-062-10/+4
| | * | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0630-111/+587
| | |\ \ \
| | * | | | Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-032-2/+2
| | * | | | Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-312-0/+24
* | | | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'feature/service-desk-be-backport' into 'master' Sean McGivern2017-04-071-0/+2
| |\ \ \ \ \
| | * | | | | Backport permissions and multi-line array to CEFelipe Artur2017-04-071-0/+2
* | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-073-3/+68
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński2017-04-071-0/+18
| |\ \ \ \ \ \