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-10-12Use any? instead of count > 0, feedback:Lin Jen-Shin
2016-10-03Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-03Changed Slack service user referencing from full name to usernamesecustor
2016-09-26Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez
2016-09-14Omit else, feedback:Lin Jen-Shin
2016-09-14Use keyword arg, feedback:Lin Jen-Shin
2016-09-13Fixed the names and add missing checkLin Jen-Shin
2016-09-13Try to integrate the email into notification systemLin Jen-Shin
2016-09-12Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-06Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin
2016-09-01Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre
2016-08-26Add a new pipeline email service. TODO: email templates and testsLin Jen-Shin
2016-08-24Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin
2016-08-15Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-15Ability to specify branches for pivotal tracker integrationEgor Lynko
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin
2016-08-11Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-11Replace the tinder gem by bare HTTP requestsThomas Balthazar
2016-08-04Move those builders to their own namespace, feedback:Lin Jen-Shin
2016-08-01Slack pipeline events test and fix some issues along the wayLin Jen-Shin
2016-07-29Reduce complexity by extracting it to a methodLin Jen-Shin
2016-07-29Add pipeline_events to Slack service:Lin Jen-Shin
2016-07-29It was never usedLin Jen-Shin
2016-07-27Move color-logic into HipchatService#HipchatServiceRémy Coutable
2016-07-26Little refactor, add specs, and a CHANGELOG entryRémy Coutable
2016-07-26HipChat notification color overridden by build statusDavid Eisner
2016-07-20Refactor service settings viewFelipe Artur
2016-07-20Add project service documentation and update integration documentationFelipe Artur
2016-07-20Allow slack service to send messages on different channelsFelipe Artur
2016-07-16Allow build email service to be testedFelipe Artur
2016-07-08Remove legacy conditional from irker service codeGrzegorz Bizon
2016-07-08Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-29Merge branch 'rubocop/enable-space-after-cops' into 'master' Robert Speicher
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-29Removed redudant methods implemented by parent classTim
2016-06-29Set field defaults to be the same as IssueTrackerServiceTim
2016-06-29Added Bugzilla as external issue tracker optionTim
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-14Fix broken URI joining for `bamboo_url` with suffixesBenjamin Schmid
2016-06-14Honor credentials on calling Bamboo CI triggerBenjamin Schmid
2016-06-14Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre
2016-06-03Enable Lint/AmbiguousOperator rubocop copGrzegorz Bizon
2016-05-30Enable Lint/LiteralInCondition rubocop copGrzegorz Bizon
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-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen