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-04-11Use WebMock instead of RSpec stubbingctmay4/gitlab-ce-masterRémy Coutable
2016-04-11Fix the trailing slash bug for BambooService tooRémy Coutable
2016-04-11Fix a bug whith trailing slash in teamcity_urlCharles May
2016-04-06Ensure empty recipients are rejected in BuildsEmailServiceRémy Coutable
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-03-28Handle nil descriptions in Slack issue messagesStan Hu
2016-03-08add SHA256 to secure_compareJames Lopez
2016-03-08Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/token-timin...James Lopez
2016-03-03Add commit message to JIRA's notification payload.Rubén Dávila
2016-03-02fix token issue - timing attackJames Lopez
2016-02-29Revert "Merge branch 'issue_5854' into 'master' "Dmitriy Zaporozhets
2016-02-27Add commit message to JIRA's notification payload.Rubén Dávila
2016-02-16Use project.web_url instead deprecated repository.homepage in PushoverServiceRémy Coutable
2016-01-19Greatly improve external_issue_tracker performanceYorick Peterse
2016-01-13Merge branch 'fix/reference_filter_uri_decode_error_for_master' into 'master' Douwe Maan
2016-01-13Mention channel/key bug in irkerd docsLandon
2016-01-12Use CGI.escape instead of URI.escape, because URI is obsoleted.Jason Lee
2016-01-11Merge branch 'fix_jira_shortterm' into 'master' Robert Speicher
2016-01-08Merge branch 'suppress-allow-failure-builds' into 'master' Stan Hu
2016-01-08Remove useless assignment to variableAchilleas Pipinellis
2016-01-08Remove reference to EE from JIRA service modelAchilleas Pipinellis
2016-01-08Do not call API if there is no API URLDrew Blessing
2016-01-07Suppress e-mails on failed builds if allow_failure is setStan Hu
2016-01-06Annotate modelsStan Hu
2016-01-04Don't log backtrace in Asana serviceMike Wyatt
2016-01-01Merge remote-tracking branch 'upstream/master' into better-asana-refsMike Wyatt
2015-12-30Better handling of errors in Asana serviceMike Wyatt
2015-12-30Update Asana service documentationMike Wyatt
2015-12-30Restore colon in Asana commentMike Wyatt
2015-12-29Fix error in Asana serviceMike Wyatt
2015-12-29Update Asana service to work with Personal Access Token, lessen number of req...Mike Wyatt
2015-12-29Update Asana field descriptionsMike Wyatt
2015-12-22Deprecate GitLabCiService making it to always be inactiveKamil Trzcinski
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-16better support for referencing and closing issues in asana_service.rbMike Wyatt
2015-12-15Fixed CiServices validationGabriel Mazetto
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-11Fix indentation and BuildsEmailServiceKamil Trzcinski
2015-12-11Change default valuesKamil Trzcinski
2015-12-10Fix issue tracker serviceKamil Trzcinski
2015-12-10Migrate SlackService and HipChat serviceKamil Trzcinski
2015-12-10Migrate CI WebHooks and Emails to new tablesKamil Trzcinski
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-08Add custom UrlValidatorRobert Speicher
2015-12-03fix deprecation messages in testsValery Sizov
2015-11-30test fixValery Sizov
2015-11-30fix specsValery Sizov
2015-11-26Migrate mailers to ActiveJobValery Sizov
2015-11-23Fix 500 when using CIKamil Trzcinski