summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1388-0/+342
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1188-0/+342
* | Merge branch 'sh-support-adding-confirmed-emails' into 'master'Robert Speicher2018-09-112-1/+8
|\ \ | |/ |/|
| * Add ability to skip user email confirmation with APIStan Hu2018-09-102-1/+8
* | Rails 5: fix issue move serviceJasper Maes2018-09-111-1/+1
|/
* Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-101-2/+3
* Merge branch 'lock-unlock-quick-actions' into 'master'Rémy Coutable2018-09-101-0/+24
|\
| * Add /lock and /unlock quick actionsMehdi Lahmam2018-09-061-0/+24
* | Merge branch '38208-due-dates-system-notes' into 'master'Stan Hu2018-09-092-0/+25
|\ \
| * | Add system note when due date is changedEva Kadlecová2018-09-092-0/+25
* | | Fix scoping errors occuring for ContainerRepository on some buildsStan Hu2018-09-071-1/+1
* | | Merge branch 'sh-delete-container-registry-async' into 'master'Robert Speicher2018-09-071-0/+13
|\ \ \
| * | | Delete a container registry asynchronouslyStan Hu2018-09-071-0/+13
* | | | Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into 'm...Douwe Maan2018-09-071-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-071-2/+2
* | | | Ask user explicitly about usage stats agreementJan Provaznik2018-09-072-0/+9
* | | | Replace whitespaces in wiki page attachments file namesFrancisco Javier López2018-09-071-2/+10
* | | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-076-44/+79
| |_|/ |/| |
* | | Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-062-0/+45
* | | Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho2018-09-063-16/+22
* | | render using RedCarpet if legacy_render parameter is setBrett Walker2018-09-051-1/+5
|/ /
* | Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern2018-09-041-1/+1
|\ \
| * | Restrict reopening locked issues for issue authorsJarka Kadlecová2018-09-041-1/+1
* | | Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-042-2/+73
* | | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+12
* | | fix path bug and update specsJames Lopez2018-08-301-1/+1
* | | Fix transfer project redirect loopJames Lopez2018-08-291-2/+3
* | | Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas2018-08-281-1/+4
|\ \ \
| * | | don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-261-1/+4
* | | | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-281-8/+12
|\ \ \ \
| * | | | Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-8/+12
* | | | | REFACTOR: Clarify assignment fallback chainFranz Liedke2018-08-251-6/+4
* | | | | REFACTOR: Use early return to flatten codeFranz Liedke2018-08-251-6/+5
* | | | | Fix fallback logic for automatic MR title assignmentFranz Liedke2018-08-251-1/+1
* | | | | Allows author to vote on their own issueChantal Rollison2018-08-241-1/+1
* | | | | Merge branch 'sh-fix-issue-50562' into 'master'Rémy Coutable2018-08-241-0/+1
|\ \ \ \ \
| * | | | | Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-221-0/+1
* | | | | | Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas2018-08-232-14/+66
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Only load issue notes once when getting related MRs43096-controller-projects-issuescontroller-referenced_merge_requests-json-executes-more-than-100-sql-queriesSean McGivern2018-08-211-4/+11
| * | | | | Fix CI pipelines N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-4/+8
| * | | | | Fix authors N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern2018-08-211-14/+12
| * | | | | Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-212-14/+57
* | | | | | Fix wrong commit count in push event payloadStan Hu2018-08-221-4/+10
| |/ / / / |/| | | |
* | | | | Eliminate unnecessary and duplicate system hook firesStan Hu2018-08-211-1/+0
* | | | | Clean up LFS objects when creating fork relationToon Claes2018-08-201-0/+8
| |_|_|/ |/| | |
* | | | Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-178-9/+9
|\ \ \ \
| * | | | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-168-9/+9
| |/ / /
* | | | Fix: Project deletion may not log audit events during user deletionValery Sizov2018-08-172-6/+4
* | | | Merge branch '49796-project-deletion-may-not-log-audit-events-during-group-de...Nick Thomas2018-08-161-3/+4
|\ \ \ \
| * | | | Fix: Project deletion may not log audit events during group deletion49796-project-deletion-may-not-log-audit-events-during-group-deletionValery Sizov2018-08-161-3/+4