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
2015-01-15Updated gollum-libsStefan Tatschner
I did this commit in an earlier revision of my pull request. As reverting this commit later caused failing tests I decided to include it again.
2015-01-14doorkeeper updateValery Sizov
2015-01-13Merge branch 'github_importer'Dmitriy Zaporozhets
Conflicts: app/helpers/projects_helper.rb
2015-01-11Fix git blame on file not respecting branch selectionDmitriy Zaporozhets
2015-01-11Merge branch 'easy-dev-install' into 'master'Dmitriy Zaporozhets
Easy dev install @jeroenvanbaarsen just tried the following: 1. Removing therubyracer from gemfile 2. Install node (brew install node or sudo apt-get install nodejs) 3. Run $ spinach features/ All worked as before, so this would mean people have to install the node dependency on their local machine, but in my experience this is much easier than installing libv8, especially for non ruby-devs. /cc @jacobvosmaer See merge request !262
2015-01-10Github ImporterValery Sizov
2015-01-06Merge branch 'ruby-2.2.0' of https://github.com/chulkilee/gitlabhq into ↵Dmitriy Zaporozhets
chulkilee-ruby-2.2.0
2014-12-31fix deleted file display when using new gitlab_git gem, and add new ↵Arif Ali
gitlab_git gem
2014-12-29Update gems for ruby 2.2.0Chulki Lee
2014-12-28Merge branch 'check_browser_version' of https://github.com/vicvega/gitlabhq ↵Dmitriy Zaporozhets
into vicvega-check_browser_version Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG app/assets/stylesheets/generic/common.scss
2014-12-24check browser version, blacklisting outdated IE (version < 10)Francesco Coda Zabetta
2014-12-24Doorkeeper integrationValery Sizov
2014-12-16add kerberos to GemfileValery Sizov
2014-12-15Require the ruby racer only in production since installing it on dev ↵Sytse Sijbrandij
machines can cause a lot of problems. Hat tip to Jeroen van Baarsen
2014-12-04Update Sidekiq to 2.17.8Jacob Vosmaer
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-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-29Merge branch 'backup-uploader'Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
2014-09-29Fix download repo featireDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-09-29Add backup upload support to the rake taskJacob Vosmaer
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-16Add dormant New Relic gemJacob Vosmaer
The gem can be enabled and configured via environment variables.
2014-09-10Merge pull request #7725 from matusb/feature/shibboleth-supportDmitriy Zaporozhets
shibboleth authentication support
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-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