summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable2017-08-168-6/+9
|\
| * Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-148-6/+9
* | Don't create event in Merge Request Create ServiceJarka Kadlecova2017-08-161-1/+0
* | Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-144-0/+44
|/
* skip the :read_project check for new_project_memberhttp://jneen.net/2017-08-111-1/+1
* check notifiability for more emailshttp://jneen.net/2017-08-111-7/+44
* Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-112-1/+128
|\
| * Migrate events into a new formatYorick Peterse2017-08-102-1/+128
* | Fix wrong method call on prometheus histogramzj-fix-prom-metricsZ.J. van de Weg2017-08-102-5/+5
|/
* Merge branch '36119-issuable-workers' into 'master'Sean McGivern2017-08-092-0/+2
|\
| * Simplify checking if objects exist code in new issaubles workers36119-issuable-workersJarka Kadlecova2017-08-082-0/+2
* | Merge branch 'add-rubocop-gitlab-security' into 'master'Robert Speicher2017-08-081-1/+1
|\ \
| * | Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-1/+1
| |/
* | Add checks for branch existence before changing HEAD36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-oneblackst0ne2017-08-081-1/+1
|/
* Merge branch '32844-issuables-performance' into 'master'Sean McGivern2017-08-073-4/+12
|\
| * Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-073-4/+12
* | Merge branch 'zj-add-ci-metrics' into 'master'Sean McGivern2017-08-072-0/+42
|\ \
| * | Add two more metrics for CI/CDzj-add-ci-metricsZ.J. van de Weg2017-07-312-0/+42
* | | Merge branch '35761-convdev-perc' into 'master'Sean McGivern2017-08-071-9/+11
|\ \ \
| * | | Store & use ConvDev percentages returned by Version app35761-convdev-percJarka Kadlecova2017-08-071-9/+11
* | | | Merge branch 'github' into 'master'Robert Speicher2017-08-071-2/+6
|\ \ \ \
| * | | | Add explanation why we should return early for GitHub importerDouglas Barbosa Alexandre2017-08-071-0/+2
| * | | | Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre2017-08-071-2/+4
* | | | | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-073-0/+55
|\ \ \ \ \
| * | | | | After merge cleanupZ.J. van de Weg2017-08-071-0/+4
| * | | | | Fixes race condition in project uploadsTiago Botelho2017-08-071-2/+5
| * | | | | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-0728-382/+625
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg2017-08-012-4/+5
| * | | | | Allow projects to be started from a templateZ.J. van de Weg2017-07-282-0/+47
* | | | | | Merge branch 'group-milestone-references-system-notes' into 'master'Robert Speicher2017-08-073-6/+12
|\ \ \ \ \ \
| * | | | | | Show group milestones in autocompleteSean McGivern2017-08-071-1/+9
| * | | | | | Create system notes for group milestone changesSean McGivern2017-08-072-5/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'wiki_title' into 'master'Robert Speicher2017-08-071-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Allow wiki pages to be renamed in the UIwendy04022017-08-031-1/+1
* | | | | | Merge branch 'add-star-for-action-scope' into 'master'Rémy Coutable2017-08-071-0/+7
|\ \ \ \ \ \
| * | | | | | Rename user_can_admin? because it's more accurateadd-star-for-action-scopeLin Jen-Shin2017-08-071-2/+2
| * | | | | | Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-077-301/+274
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-0290-534/+1278
| |\ \ \ \ \ \
| * | | | | | | fix typo and checkJean Praloran2017-05-301-1/+1
| * | | | | | | add test and rebaseJean Praloran2017-05-301-1/+6
| * | | | | | | change ability requirementJean Praloran2017-05-301-1/+1
| * | | | | | | add star for action scope, in order to delete image from registryjean2017-05-301-0/+2
* | | | | | | | Add `/assign me` alias support for assigning issuables to oneselfMehdi Lahmam2017-08-071-1/+6
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'fix/sm/34547-cannot-connect-to-ci-server-error-messages' into '...Sean McGivern2017-08-041-1/+6
|\ \ \ \ \ \ \
| * | | | | | | essentialShinya Maeda2017-08-041-1/+6
* | | | | | | | Merge branch 'refactor.notification-recipient-builders' into 'master'Sean McGivern2017-08-042-291/+249
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | another rubocop style fixrefactor.notification-recipient-buildershttp://jneen.net/2017-08-031-1/+1
| * | | | | | | rubocop style fixhttp://jneen.net/2017-08-031-1/+1
| * | | | | | | add a comment warning that note.project may be nilhttp://jneen.net/2017-08-031-0/+4
| * | | | | | | remove build_relabeled_recipientshttp://jneen.net/2017-08-032-20/+7