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 (Collapse)Author
2014-12-04Update Sidekiq to 2.17.8Jacob Vosmaer
2014-12-02Update libv8 from 3.16.14.3 to 3.16.14.7Jacob Vosmaer
This selfish change fixes 'bundle install' on my (OS X) development machine.
2014-11-20HipChat service: correct service name & use v2 APIDoug Goldstein
HipChat refers to their own product camel cased so we should do the same. HipChat no longer recommends people use the deprecated v1 API so switch to using the v2 API by default. hipchat-rb does not yet default to v2 in any version so it must be specified.
2014-11-18Bump gitlab_git with new ruggedDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-11-14Update gitlab_git to 7.0.0.rc11Jacob Vosmaer
2014-11-03Merge pull request #8156 from stevenosloan/update_slack_and_use_raw_webhook_urlMarin Jankovski
update slack-notifier for new webhook_url format
2014-10-30Add addressable explicitly to GemfileDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-29Update omniauth-ldap & dependenciesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-24Bump gitlab_git to 7.0.0.rc10 (submodules fix)Jacob Vosmaer
2014-10-23update slack-notifier to 1.0.0, use raw webhook_url per slack recommendationSteven Sloan
per changes with slack, they’re now using “static” web hook urls that describe the team & service with IDs that don’t change if the team or service name change. their recommendation is to use the raw webhook_url instead of building it out of components to allow more flexibility this should also prevent issues cropping up with mistakes in how the urls are parsed
2014-10-12Merge branch 'enabling_markdown_pipelines_from_gitlab' into 'master'Dmitriy Zaporozhets
Enabling markdown pipelines from gitlab Define which markdown pipelines are used in GitLab from application instead from gem. See merge request !1164
2014-10-10Make sure relative url and asset_host are honored, specs.Marin Jankovski
2014-10-10Bump html-pipeline-gitlab gem versionMarin Jankovski
2014-10-09Bump gitlab-grit version with improved timeout featureDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-09Revert "Up version of html-pipeline-gitlab."Marin Jankovski
This reverts commit 17835f095fb10168d5d2f6b2fd4c136844c2bfd1.
2014-10-08Up version of html-pipeline-gitlab.Marin Jankovski
2014-10-06Bump gitlab_gitDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-03Merge pull request #7934 from Soullivaneuh/font-awesomeDmitriy Zaporozhets
Upgrade to Font Awesome v4.2
2014-10-03Upgrade to Font Awesome v4.2Sullivan SENECHAL
2014-10-02Bump org-mode to 0.9.9Robert Schilling
2014-10-02Bump gitlab_gitDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-02Merge pull request #7853 from Razer6/feature/html_pipelineDmitriy Zaporozhets
Factor out Emoji parsing using html-pipeline-gitlab
2014-09-30Bump gitlab_gitDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-30Bump gitlab_git versionDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-29Fix download repo featireDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-26Bump gitlab_gitDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-26Bump gitlab_gitDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-26Factor out Emoji parsing using html-pipeline-gitlabRobert Schilling
2014-09-25Use gitlab_git v7.0.0.rc1Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-25Fix Commit stats and diff encoding issuesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-25Fix wikiDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-25Decorate commit parentsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-24Improve diff and bump gitlab_git revisionDmitriy Zaporozhets
2014-09-24Use new version of gitlab_git with extended rugged usageDmitriy Zaporozhets
2014-09-24Merge pull request #7820 from skv-headless/move_blame_to_ruggedDmitriy Zaporozhets
blame with rugged
2014-09-24blame with ruggedskv
2014-09-19Merge branch 'simplecpov-update-0.9.0' of https://gitlab.com/twk3/gitlab-ce ↵Dmitriy Zaporozhets
into 7-4-pre
2014-09-16Add dormant New Relic gemJacob Vosmaer
The gem can be enabled and configured via environment variables.
2014-09-11Modified Gemfile.lockDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-10Merge pull request #7725 from matusb/feature/shibboleth-supportDmitriy Zaporozhets
shibboleth authentication support
2014-09-10Update gitlab-grit to 2.6.11Jacob Vosmaer
From the gitlab-grit changelog: * Suppress 'unkown header' warnings * Add process.out to CommandFailed error
2014-09-10Update omniauth-ldap and net-ldapJacob Vosmaer
2014-09-10added omniauth-shibboleth gem for shibboleth supportMatus Banas
added documentation for shibboleth omniauth provider updated changelog
2014-09-03Updated simplecov to 0.9.0DJ Mountney
2014-09-01Merge pull request #7628 from zzet/update_markdownDmitriy Zaporozhets
Update redcarpet gem
2014-09-01Awesome shortcuts for GitLabRobert Schilling
2014-08-29Merge pull request #7517 from jvanbaarsen/guard-spring-fixDmitriy Zaporozhets
Updated the spring gem and fixed the guard file
2014-08-28Update redcarper gemAndrew Kumanyaev
2014-08-19Update omniauth-google-oauth2 gemRobert Schilling
Udate doc
2014-08-18Merge pull request #7493 from Razer6/update_gems_with_errorsJacob Vosmaer
Update gems with errors, to prevent 500 errors