Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29Added Bugzilla as external issue tracker optionTim
2016-06-16Remove JiraIssue model and replace references with ExternalIssueIlan Shamir
2016-06-14Fix broken URI joining for `teamcity_url` with suffixesRémy Coutable
2016-06-14Factorize duplicated code into a method in BambooService and update specsRémy Coutable
2016-06-10Fixing specs stubbed objects cannot access databasePaco Guzman
2016-05-29Improve note factoryGrzegorz Bizon
2016-05-29Update specs to carry out changes in note factoryGrzegorz Bizon
2016-05-25Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-24Seconds plural slackAran Koning
2016-05-18Improve issue formatting in Slack serviceJeroen van Baarsen
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-04-25Ensure URL in all Service subclasses are validRémy Coutable
2016-04-20Fix test to conform to conventionsSebastian Klier
2016-04-20Fix testSebastian Klier
2016-04-20formatting and test structureSebastian Klier
2016-04-20add slack notifications for wiki pagesSebastian Klier
2016-04-19format merge request references properlyBen Bodenmiller
2016-04-14Allow empty recipient list when pusher is addedFrank Groeneveld
2016-04-13Merge branch 'fix-trailing-slash-in-bamboo_url' into 'master' Robert Speicher
2016-04-13Fix a bug with trailing slash in bamboo_urlRémy Coutable
2016-04-13Improve TeamcityService and its specsRémy Coutable
2016-04-06Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable
2016-03-28Handle nil descriptions in Slack issue messagesStan Hu
2016-01-07Suppress e-mails on failed builds if allow_failure is setStan Hu
2016-01-05Satisfy RubocopDouwe Maan
2016-01-01Merge remote-tracking branch 'upstream/master' into better-asana-refsMike Wyatt
2016-01-01Use `execute` in Asana specsMike Wyatt
2016-01-01Actually test the posted comment in Asana serviceMike Wyatt
2015-12-29Update Asana specsMike Wyatt
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-16better support for referencing and closing issues in asana_service.rbMike Wyatt
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-10Fix specsKamil Trzcinski
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-09Tag model specsDouwe Maan
2015-11-30fix specsValery Sizov
2015-11-05CI details cleanupKamil Trzcinski
2015-10-15Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent
2015-10-12Invalidate stored service password if the endpoint URL is changedValery Sizov
2015-10-07Fix routing in CI mailerDmitriy Zaporozhets
2015-10-05Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski
2015-10-03Merge remote-tracking branch 'upstream/master'Guilherme Garnier
2015-10-03Fix rubocop warnings in spec/modelsGuilherme Garnier
2015-10-02Fix testsDmitriy Zaporozhets
2015-09-22Fix GitlabCiService specsKamil Trzcinski
2015-09-19Removed format validationKirilll Zaitsev
2015-09-18remove API calls from CE to CIValery Sizov
2015-09-18Fix CI status in the MR pageValery Sizov