summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Show commands applied message when promoting issuesFelipe Artur2019-03-043-12/+35
* Show pre-receive error message in merge request widgetStan Hu2019-03-021-1/+1
* Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre2019-03-015-3/+283
|\
| * Extract duplicated code into BaseAttachmentServiceGabriel Mazetto2019-03-012-4/+4
| * Extract and simplify more code into BaseRepositoryService`Gabriel Mazetto2019-03-012-2/+2
| * Edge case: upgrade/downgrade when repository doesn't existGabriel Mazetto2019-03-012-0/+20
| * Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-013-1/+103
| * Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-012-0/+158
* | Merge branch 'refactor-merge-request-between-pipeline-and-build' into 'master'Kamil Trzciński2019-03-013-6/+6
|\ \
| * | Add suffix for merge request eventShinya Maeda2019-03-013-6/+6
* | | Refactor model and specReuben Pereira2019-03-012-8/+46
| |/ |/|
* | CE-port for 7714-view-recent-boardsHeinrich Lee Yu2019-03-011-0/+12
|/
* Jira: Make issue links title compactDouglas Barbosa Alexandre2019-02-281-3/+6
* Merge branch 'fix-misspellings-app' into 'master'Rémy Coutable2019-02-271-1/+1
|\
| * Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-1/+1
* | Merge branch 'osw-fetch-latest-version-when-creating-suggestions' into 'master'Sean McGivern2019-02-272-6/+52
|\ \ | |/ |/|
| * Always fetch MR latest version when creating suggestionsOswaldo Ferreira2019-02-262-6/+52
* | Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-271-0/+36
|\ \
| * | Add project http fetch statistics APIJacopo2019-02-271-0/+36
* | | Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-271-3/+31
| |/ |/|
* | Get rid of ScheduleInstallationServiceJoão Cunha2019-02-262-152/+147
* | Add feature-flag supportOswaldo Ferreira2019-02-251-0/+9
* | Check authorization in merge servicesOswaldo Ferreira2019-02-252-16/+40
* | 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
|\ \ \