summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-251-0/+180
* Catch exception in calculate reactive cacheReuben Pereira2019-02-212-5/+25
* Merge branch 'sh-fix-web-hook-spec-ruby-2.6' into 'master'Rémy Coutable2019-02-201-1/+1
|\
| * Fix WebHookService spec failing in Ruby 2.6Stan Hu2019-02-161-1/+1
* | Remove #ready? method in favor of #available?Thong Kuah2019-02-151-2/+2
* | Spec: applications not yet installed doesn't countThong Kuah2019-02-151-0/+8
|/
* Merge branch 'if-24642-activity_service_optimization' into 'master'Lin Jen-Shin2019-02-141-0/+12
|\
| * Optimize Redis usage in User::ActivityServiceif-24642-activity_service_optimizationImre Farkas2019-02-141-0/+12
* | Fix polling for transformed individual notes30299-fix-polling-for-transformed-notesHeinrich Lee Yu2019-02-131-1/+8
* | Find checkbox input with less specific selectorBrett Walker2019-02-121-6/+26
* | Upgrade cluster applications, starting with runnerThong Kuah2019-02-074-25/+267
* | Enable fast task lists for merge requestsBrett Walker2019-02-073-70/+15
|/
* Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable2019-02-064-6/+6
|\
| * Send project name with Gitaly repository requestsStan Hu2019-02-054-6/+6
* | Add service to get sentry projects listReuben Pereira2019-02-061-0/+149
* | Allow custom squash commit messagesLuke Duncalfe2019-02-062-21/+52
* | Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-062-0/+77
|/
* Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-052-92/+32
|\
| * Remove Redcarpet markdown engineJan Provaznik2019-02-042-92/+32
* | Merge branch 'not-run-pipeline-on-empty-merge-request' into 'master'Grzegorz Bizon2019-02-052-2/+24
|\ \
| * | Fix false-positive specHiroyuki Sato2019-02-051-18/+18
| * | Move validation logic to service layerHiroyuki Sato2019-01-283-12/+21
| * | Don't create merge request pipeline without commitsHiroyuki Sato2019-01-202-2/+15
* | | Merge branch 'update-pages-config-only-when-changed' into 'master'Grzegorz Bizon2019-02-051-7/+25
|\ \ \
| * | | Do not reload daemon if configuration file of pages does not changeKamil Trzciński2019-01-161-7/+25
* | | | Fix template labelsFelipe Artur2019-02-041-1/+5
| |_|/ |/| |
* | | Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-042-0/+196
|\ \ \
| * | | Address review commentsBrett Walker2019-01-311-110/+108
| * | | Fix TaskListToggleService specsBrett Walker2019-01-301-40/+81
| * | | Added changelog and danger fixesBrett Walker2019-01-302-4/+6
| * | | Specs for Issue::UpdateServiceBrett Walker2019-01-301-0/+70
| * | | Raise exception if we can't match the update_taskBrett Walker2019-01-301-28/+35
| * | | Refactor and added specsBrett Walker2019-01-301-0/+78
* | | | Update members service to cope with errorsJames Lopez2019-02-011-0/+9
* | | | Fix rubocop violationsGabriel Mazetto2019-01-311-1/+1
* | | | Add subresources removal to member destroy serviceJames Lopez2019-01-311-4/+56
* | | | Sent notification only to authorized usersJan Provaznik2019-01-311-6/+23
* | | | Extract GitLab Pages using RubyZipKamil Trzciński2019-01-311-9/+26
* | | | Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-312-0/+13
* | | | Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-313-42/+147
* | | | Fix path disclosure on Project ImportJames Lopez2019-01-312-2/+19
|/ / /
* | | Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-2/+2
* | | Track when MigrateAttachmentsService is skippedGabriel Mazetto2019-01-251-2/+12
* | | Refactor Storage MigrationGabriel Mazetto2019-01-252-18/+38
* | | Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-252-3/+3
* | | Adjusts suggestions unable to be appliedOswaldo Ferreira2019-01-251-4/+3
* | | Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-251-0/+162
|\ \ \
| * | | Add Container Registry APIKamil Trzciński2019-01-251-0/+162
| |/ /
* | | Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin2019-01-2419-32/+32
|\ \ \
| * | | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-2419-32/+32