summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Update Sidekiq to 2.17.8"Jacob Vosmaer2014-12-051-10/+10
| | | | This reverts commit 91ee82c54f41d830922f5504ea37a8a75a0c360b.
* Bump gitlab_git with new ruggedDmitriy Zaporozhets2014-12-041-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update Sidekiq to 2.17.8Jacob Vosmaer2014-12-041-10/+10
| | | | | Conflicts: CHANGELOG
* Update gitlab_git to 7.0.0.rc11Jacob Vosmaer2014-11-141-2/+2
|
* Merge pull request #8156 from stevenosloan/update_slack_and_use_raw_webhook_urlMarin Jankovski2014-11-031-2/+2
|\ | | | | update slack-notifier for new webhook_url format
| * update slack-notifier to 1.0.0, use raw webhook_url per slack recommendationSteven Sloan2014-10-231-2/+2
| | | | | | | | | | 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
* | Add addressable explicitly to GemfileDmitriy Zaporozhets2014-10-301-0/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Update omniauth-ldap & dependenciesDmitriy Zaporozhets2014-10-291-6/+6
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Bump gitlab_git to 7.0.0.rc10 (submodules fix)Jacob Vosmaer2014-10-241-2/+2
|/
* Merge branch 'enabling_markdown_pipelines_from_gitlab' into 'master'Dmitriy Zaporozhets2014-10-121-2/+4
|\ | | | | | | | | | | | | | | Enabling markdown pipelines from gitlab Define which markdown pipelines are used in GitLab from application instead from gem. See merge request !1164
| * Make sure relative url and asset_host are honored, specs.Marin Jankovski2014-10-101-1/+1
| |
| * Bump html-pipeline-gitlab gem versionMarin Jankovski2014-10-101-2/+4
| |
* | Bump gitlab-grit version with improved timeout featureDmitriy Zaporozhets2014-10-091-1/+1
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Revert "Up version of html-pipeline-gitlab."Marin Jankovski2014-10-091-3/+2
| | | | This reverts commit 17835f095fb10168d5d2f6b2fd4c136844c2bfd1.
* Up version of html-pipeline-gitlab.Marin Jankovski2014-10-081-2/+3
|
* Bump gitlab_gitDmitriy Zaporozhets2014-10-061-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge pull request #7934 from Soullivaneuh/font-awesomeDmitriy Zaporozhets2014-10-031-2/+2
|\ | | | | Upgrade to Font Awesome v4.2
| * Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-2/+2
| |
* | Bump org-mode to 0.9.9Robert Schilling2014-10-021-2/+2
|/
* Bump gitlab_gitDmitriy Zaporozhets2014-10-021-4/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge pull request #7853 from Razer6/feature/html_pipelineDmitriy Zaporozhets2014-10-021-0/+7
|\ | | | | Factor out Emoji parsing using html-pipeline-gitlab
| * Factor out Emoji parsing using html-pipeline-gitlabRobert Schilling2014-09-261-0/+7
| |
* | Bump gitlab_gitDmitriy Zaporozhets2014-09-301-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Bump gitlab_git versionDmitriy Zaporozhets2014-09-301-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix download repo featireDmitriy Zaporozhets2014-09-291-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Bump gitlab_gitDmitriy Zaporozhets2014-09-261-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Bump gitlab_gitDmitriy Zaporozhets2014-09-261-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Use gitlab_git v7.0.0.rc1Dmitriy Zaporozhets2014-09-251-13/+7
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix Commit stats and diff encoding issuesDmitriy Zaporozhets2014-09-251-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix wikiuse-more-ruggedDmitriy Zaporozhets2014-09-251-4/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Decorate commit parentsDmitriy Zaporozhets2014-09-251-3/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Improve diff and bump gitlab_git revisionDmitriy Zaporozhets2014-09-241-2/+2
| |
* | Use new version of gitlab_git with extended rugged usageDmitriy Zaporozhets2014-09-241-7/+13
|/
* Merge pull request #7820 from skv-headless/move_blame_to_ruggedDmitriy Zaporozhets2014-09-241-1/+1
|\ | | | | blame with rugged
| * blame with ruggedskv2014-09-241-1/+1
| |
* | Merge branch 'simplecpov-update-0.9.0' of https://gitlab.com/twk3/gitlab-ce ↵Dmitriy Zaporozhets2014-09-191-2/+2
|\ \ | |/ |/| | | into 7-4-pre
| * Updated simplecov to 0.9.0DJ Mountney2014-09-021-2/+2
| |
* | Add dormant New Relic gemJacob Vosmaer2014-09-161-0/+2
| | | | | | | | The gem can be enabled and configured via environment variables.
* | Modified Gemfile.lockDmitriy Zaporozhets2014-09-111-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge pull request #7725 from matusb/feature/shibboleth-supportDmitriy Zaporozhets2014-09-101-0/+3
|\ \ | | | | | | shibboleth authentication support
| * | added omniauth-shibboleth gem for shibboleth supportMatus Banas2014-09-091-0/+3
| |/ | | | | | | | | added documentation for shibboleth omniauth provider updated changelog
* | Update gitlab-grit to 2.6.11Jacob Vosmaer2014-09-101-1/+1
| | | | | | | | | | | | From the gitlab-grit changelog: * Suppress 'unkown header' warnings * Add process.out to CommandFailed error
* | Update omniauth-ldap and net-ldapJacob Vosmaer2014-09-101-4/+4
|/
* Merge pull request #7628 from zzet/update_markdownDmitriy Zaporozhets2014-09-011-2/+2
|\ | | | | Update redcarpet gem
| * Update redcarper gemAndrew Kumanyaev2014-08-281-2/+2
| |
* | Awesome shortcuts for GitLabRobert Schilling2014-09-011-0/+2
| |
* | Merge pull request #7517 from jvanbaarsen/guard-spring-fixDmitriy Zaporozhets2014-08-291-2/+2
|\ \ | |/ |/| Updated the spring gem and fixed the guard file
| * Updated the spring gem and fixed the guard fileJeroen van Baarsen2014-08-161-2/+2
| | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* | Update omniauth-google-oauth2 gemRobert Schilling2014-08-191-7/+7
| | | | | | | | Udate doc
* | Merge pull request #7493 from Razer6/update_gems_with_errorsJacob Vosmaer2014-08-181-4/+4
|\ \ | |/ |/| Update gems with errors, to prevent 500 errors