summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-042-22/+20
|\
| * Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-022-22/+20
* | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+54
* | Merge branch '29673-500-internal-server-error-when-enabling-a-deploy-key-more...Rémy Coutable2017-05-031-1/+4
|\ \
| * | Detect already enabled DeployKeys in EnableDeployKeyServiceMark Fletcher2017-05-031-1/+4
| |/
* | Merge branch '12910-personal-snippets-notes-show' into 'master' Sean McGivern2017-05-021-1/+1
|\ \
| * | Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-1/+1
| |/
* | Merge branch '26488-target-disabled-mr' into 'master' Sean McGivern2017-05-021-1/+1
|\ \ | |/ |/|
| * Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-1/+1
* | Revert "Merge branch 'tc-no-todo-service-select' into 'master'"revert-c3c465acStan Hu2017-04-292-11/+7
* | 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
| | |\