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
2015-06-15Look for .gitlab-ci.yml only if checkout_sha is presentDmitriy Zaporozhets
2015-06-05Fix external issue tracker hook/test for HTTPS URLsDaniel Gerhardt
2015-06-02GitLab CI service sends gitlab-ci.yml fileValery Sizov
2015-05-27Allow HipChat API version to be blank and default to v2Stan Hu
2015-05-05fix gitlab CI linksValery Sizov
2015-05-03Re-annotate modelsStan Hu
2015-04-28Merge branch 'rs-issue-2269' into 'master'Dmitriy Zaporozhets
2015-04-27Add api version property on hipchat serviceChulki Lee
2015-04-26Add notify and color options to HipchatServiceDominik Sander
2015-04-26Remove duplicate settings for default_url_optionsRobert Speicher
2015-04-23Merge pull request #9042 from skburgart/fix/jira-linkMarin Jankovski
2015-04-22do not send empty message to hipchatChulki Lee
2015-04-12Merge branch 'arbitrary-local-repo-import' into 'master'Dmitriy Zaporozhets
2015-04-12Merge branch 'regex-start-of-string' into 'master'Dmitriy Zaporozhets
2015-04-11Rename last uses of Buildbox to BuildkiteRobert Speicher
2015-04-11Move buildbox_service files to buildkite_serviceRobert Speicher
2015-04-11Don't use URI.regexp to validate since it doens't have start/end anchors.Douwe Maan
2015-04-10Use `\A` and `\z` in regexes instead of `^` and `$`.Douwe Maan
2015-04-06CI forking: testsValery Sizov
2015-04-06CI project forkingValery Sizov
2015-03-27Fix broken link in jira serviceSteven Burgart
2015-03-27Use relative URL for Markdown references, except in mails.Douwe Maan
2015-03-27Return full URLs from GitLabIssueTrackerService.Douwe Maan
2015-03-26Renamed Buildbox to Buildkite.Keith Pitt
2015-03-25Enable more rubocop style checksDmitriy Zaporozhets
2015-03-23Merge branch 'emailsonpush-create-delete' into 'master'Dmitriy Zaporozhets
2015-03-23Clean up code by using keyword arguments.Douwe Maan
2015-03-20Link to CI with refValery Sizov
2015-03-18Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan
2015-03-18Merge branch 'external_wiki' into 'master'Dmitriy Zaporozhets
2015-03-13Merge branch 'irker-service-use-supported-events' into 'master'Drew Blessing
2015-03-12Add a service to support external wikisHannes Rosenögger
2015-03-11Remove placeholder methods to prevent calling methods rather than attributes.Marin Jankovski
2015-03-10Merge branch 'issues-tracker-id' into 'master'Marin Jankovski
2015-03-10Properly move over `issues_tracker_id` from old custom issue tracker URLs.Douwe Maan
2015-03-10Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan
2015-03-09Merge branch 'emails-on-push'Dmitriy Zaporozhets
2015-03-06Add tag_push event notification to HipChat and Slack services.Stan Hu
2015-03-06Added comment notification events to HipChat and Slack services.Stan Hu
2015-03-05Add merge and issue event notification for HipChatStan Hu
2015-03-05Make Irker service use the supported events checkStan Hu
2015-03-05Re-annotate modelsDmitriy Zaporozhets
2015-03-03Set supported events per project service.Douwe Maan
2015-03-03Execute GitlabCiService for both push and tag_push events.Douwe Maan
2015-03-03Only execute GitlabCiService for push events.Douwe Maan
2015-03-03Fix specs.Douwe Maan
2015-03-03Code style, directory structure.Douwe Maan
2015-03-03Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu
2015-03-03Merge pull request #8812 from opichals/teamcity_branchName_not_to_be_whole_refDmitriy Zaporozhets
2015-03-03Merge branch 'add-irker-service' of https://github.com/Aorimn/gitlabhq into A...Dmitriy Zaporozhets