summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Optimize Redis usage in User::ActivityServiceif-24642-activity_service_optimizationImre Farkas2019-02-141-2/+5
* Merge branch 'api-group-labels' into 'master'Sean McGivern2019-02-071-0/+1
|\
| * Incorporate feedback from NickRobert Schilling2019-01-311-0/+1
* | Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable2019-02-061-1/+1
|\ \
| * | Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-1/+1
| * | Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* | | Add service to get sentry projects listReuben Pereira2019-02-061-0/+44
* | | Allow custom squash commit messagesLuke Duncalfe2019-02-062-20/+44
* | | Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-062-0/+6
|/ /
* | Merge branch 'ce-reduce-diff-in-groups-update_service' into 'master'Nick Thomas2019-02-051-0/+6
|\ \
| * | Reduce diff with EE in Groups::UpdateServiceRémy Coutable2019-02-041-0/+6
* | | Merge branch 'ce-reduce-diff-in-ci-create_pipeline_service' into 'master'Nick Thomas2019-02-051-3/+11
|\ \ \
| * | | Reduce the diff with EE in Ci::CreatePipelineServiceRémy Coutable2019-02-041-3/+11
| |/ /
* | | Merge branch 'ce-reduce-diff-in-search-global_service' into 'master'Douglas Barbosa Alexandre2019-02-051-4/+10
|\ \ \
| * | | Reduce diff with EE in Search::GlobalServiceRémy Coutable2019-02-051-4/+10
* | | | Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-053-31/+7
|\ \ \ \
| * | | | Remove Redcarpet markdown engineJan Provaznik2019-02-043-31/+7
| | |/ / | |/| |
* | | | Merge branch 'not-run-pipeline-on-empty-merge-request' into 'master'Grzegorz Bizon2019-02-051-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Move validation logic to service layerHiroyuki Sato2019-01-281-0/+1
* | | | Merge branch 'update-pages-config-only-when-changed' into 'master'Grzegorz Bizon2019-02-051-7/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not reload daemon if configuration file of pages does not changeKamil Trzciński2019-01-161-15/+18
| * | | Update pages config only when changedKamil Trzciński2019-01-161-3/+20
* | | | Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-044-2/+154
|\ \ \ \
| * | | | Address review commentsBrett Walker2019-01-312-18/+19
| * | | | Changes for review commentsBrett Walker2019-01-302-24/+29
| * | | | Use the sourcepos attribute for finding tasksBrett Walker2019-01-302-6/+13
| * | | | Specs for Issue::UpdateServiceBrett Walker2019-01-302-10/+23
| * | | | Add back call to execute_hooksBrett Walker2019-01-301-5/+1
| * | | | Raise exception if we can't match the update_taskBrett Walker2019-01-302-26/+32
| * | | | Refactor and added specsBrett Walker2019-01-302-8/+68
| * | | | Ignore lock_version for task updatesBrett Walker2019-01-301-0/+5
| * | | | Refactor toggling of task list itemBrett Walker2019-01-303-56/+53
| * | | | Added 'handle_update_task' for new task handlingBrett Walker2019-01-301-0/+62
| | |_|/ | |/| |
* | | | Merge branch '55098-ui-bug-adding-group-members-with-lower-permissions' into ...Sean McGivern2019-02-041-2/+12
|\ \ \ \
| * | | | Update members service to cope with errorsJames Lopez2019-02-011-2/+12
* | | | | Merge branch 'ce-reduce-diff-in-groups-create_service' into 'master'dastor-update-AWS-instructionsDouglas Barbosa Alexandre2019-02-011-0/+6
|\ \ \ \ \
| * | | | | Reduce diff with EE in Groups::CreateServiceRémy Coutable2019-02-011-0/+6
| |/ / / /
* | | | | Reduce diff with EE in Ci::PipelineTriggerServiceRémy Coutable2019-02-011-0/+10
|/ / / /
* | | | [master] Check access rights when creating/updating ProtectedRefsFrancisco Javier López2019-01-311-8/+0
* | | | Add subresources removal to member destroy serviceJames Lopez2019-01-311-1/+27
* | | | Sent notification only to authorized usersJan Provaznik2019-01-311-1/+2
* | | | Extract GitLab Pages using RubyZipKamil Trzciński2019-01-311-16/+25
* | | | Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-311-13/+2
* | | | Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-313-45/+85
* | | | Fix path disclosure on Project ImportJames Lopez2019-01-312-2/+24
|/ / /
* | | Use Gitlab::AppLogger instead of Rails.loggerGabriel Mazetto2019-01-252-2/+2
* | | Track when MigrateAttachmentsService is skippedGabriel Mazetto2019-01-251-0/+6
* | | Refactor Storage MigrationGabriel Mazetto2019-01-252-12/+22
* | | Extract BaseRepositoryService from MigrateRepositoryGabriel Mazetto2019-01-252-45/+58
* | | Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-253-28/+30