Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bring-back-newrelic-gem' into 'master' | Rémy Coutable | 2016-02-24 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | | | | | | | Revert "Remove newrelic gem. Closes #12860" This reverts commit 531767175f0a364a332c74bf27c5f202732ce519. Conflicts: Gemfile.lock See merge request !2943 | ||||
| * | Revert "Remove newrelic gem. Closes #12860" | Stan Hu | 2016-02-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | This reverts commit 531767175f0a364a332c74bf27c5f202732ce519. Conflicts: Gemfile.lock | ||||
* | | Update sentry-raven to 0.15.6 | Robert Speicher | 2016-02-23 | 1 | -2/+2 |
|/ | |||||
* | Upgrade gitlab_git to 8.2.0 | Rubén Dávila | 2016-02-19 | 1 | -5/+5 |
| | |||||
* | Merge branch 'rs-emoji' into 'master' | Douwe Maan | 2016-02-19 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | | | Update Gemojione for new hotness :sparkles: Before | After ------ | ----- ![Screen_Shot_2016-02-12_at_3.38.43_PM](/uploads/299e5ffe38c91657085741261a678f81/Screen_Shot_2016-02-12_at_3.38.43_PM.png) | ![Screen_Shot_2016-02-12_at_3.38.09_PM](/uploads/ccee29719a6445a9efd2498391a7eea0/Screen_Shot_2016-02-12_at_3.38.09_PM.png) See merge request !2800 | ||||
| * | Update gitlab_emoji to ~> 0.3.0 | Robert Speicher | 2016-02-12 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'rs-update-unicorn' into 'master' | Dmitriy Zaporozhets | 2016-02-18 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Bump unicorn to `~> 4.9.0` Closes #2820 See merge request !2843 | ||||
| * | | Bump unicorn to `~> 4.9.0`rs-update-unicorn | Robert Speicher | 2016-02-16 | 1 | -2/+2 |
| | | | |||||
* | | | Updated the allocations Gem to 1.0.4update-allocations | Yorick Peterse | 2016-02-15 | 1 | -1/+1 |
|/ / | | | | | | | | | | | Sometimes the output of Allocations.to_hash may contain garbage. See https://gitlab.com/gitlab-org/allocations/commit/15d3a39f51392013dcf5f88dd21fab31201350ce for more information. | ||||
* | | Update omniauth to 1.3.1 for memory performance | Takuya Noguchi | 2016-02-13 | 1 | -3/+3 |
|/ | |||||
* | Loosen Nokogiri version requirementrs-loosen-nokogiri | Robert Speicher | 2016-02-11 | 1 | -1/+1 |
| | | | | Closes #13218 | ||||
* | Merge branch 'improve-diverging-commit-counts' into 'master' | Robert Speicher | 2016-02-05 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | Dedicated method for counting commits between refs Corresponding gitlab_git merge request: https://gitlab.com/gitlab-org/gitlab_git/merge_requests/66 Issue that lead to these changes: https://gitlab.com/gitlab-org/gitlab-ce/issues/12619 See merge request !2707 | ||||
| * | Dedicated method for counting commits between refsimprove-diverging-commit-counts | Yorick Peterse | 2016-02-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | gitlab_git 8.1 adds the ability to count the amount of commits between two references without having to allocate anything but regular Rugged::Commit objects. This in turn speeds up the process of counting the number of commits a branch is ahead/behind by about 3.5x. | ||||
* | | Merge branch 'remove-newrelic' into 'master' | Dmitriy Zaporozhets | 2016-02-04 | 1 | -2/+0 |
|\ \ | |/ |/| | | | | | | | | | Remove newrelic gem. Closes #12860 See merge request !2682 | ||||
| * | Remove newrelic gem. Closes #12860remove-newrelic | Josh Frye | 2016-02-03 | 1 | -2/+0 |
| | | |||||
* | | Updated omniuath-saml to the latest version.omniauth-saml-update | Patricio Cano | 2016-02-03 | 1 | -4/+4 |
|/ | |||||
* | Merge branch 'support-akismet' into 'master' | Robert Speicher | 2016-02-03 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | | | | | | | Support Akismet spam checking for creation of issues via API Currently any spam detected by Akismet for non-members via API will be logged in a separate table in the admin page. Closes #5612 See merge request !2266 | ||||
| * | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612 | ||||
* | | Merge branch 'update-newrelic-gem' into 'master' | Dmitriy Zaporozhets | 2016-02-02 | 1 | -6/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump New Relic gem version to avoid warnings in Web page This version has support for Grape, so we should consider removing the newrelic-grape gem as well: https://docs.newrelic.com/docs/agents/ruby-agent/frameworks/grape-instrumentation See merge request !2578 | ||||
| * | | Remove newrelic_grape gem since the New Relic gem now provides native support: | Stan Hu | 2016-01-30 | 1 | -4/+0 |
| | | | | | | | | | | | | https://docs.newrelic.com/docs/agents/ruby-agent/frameworks/grape-instrumentation | ||||
| * | | Bump New Relic gem version to avoid warnings in Web page | Stan Hu | 2016-01-30 | 1 | -2/+2 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/master' into lazy-blobslazy-blobs | Jacob Vosmaer | 2016-02-02 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Render sanitized SVG images | Stan Hu | 2016-02-01 | 1 | -0/+1 |
| |/ | | | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9265 | ||||
* | | Use gitlab_git 8.0.0 | Jacob Vosmaer | 2016-02-02 | 1 | -13/+7 |
| | | |||||
* | | Update development version of gitlab_git | Jacob Vosmaer | 2016-02-01 | 1 | -1/+1 |
| | | |||||
* | | Update gitlab_git@lazy-blob again | Jacob Vosmaer | 2016-02-01 | 1 | -1/+1 |
| | | |||||
* | | Update gitlab_git (lazy-blob branch) | Jacob Vosmaer | 2016-02-01 | 1 | -2/+2 |
| | | |||||
* | | Develop with a custom gitlab_git branch | Jacob Vosmaer | 2016-02-01 | 1 | -6/+12 |
|/ | |||||
* | Update sentry-raven gem.update_sentry_gem | Marin Jankovski | 2016-01-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'rs-bump-octokit' into 'master' | Dmitriy Zaporozhets | 2016-01-27 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | Bump octokit to `~> 3.8.0` Closes #2877 See merge request !2536 | ||||
| * | Bump octokit to `~> 3.8.0`rs-bump-octokit | Robert Speicher | 2016-01-21 | 1 | -2/+2 |
| | | | | | | | | Closes #2877 | ||||
* | | Update rails, rails-html-sanitizer, and nokogiri for security fixesrs-rails-security | Robert Speicher | 2016-01-25 | 1 | -33/+33 |
| | | | | | | | | See https://dev.gitlab.org/gitlab/gitlabhq/issues/2643 | ||||
* | | Merge branch 'rails_update' into 'master' | Valery Sizov | 2016-01-25 | 1 | -30/+30 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Rails updated to 4.2.5 I hope it'll fix weird spec failing (according to https://github.com/rails/rails/pull/22383) @dzaporozhets @yorickpeterse See merge request !2591 | ||||
| * | | rails updated to 4.2.5rails_update | Valery Sizov | 2016-01-25 | 1 | -30/+30 |
| |/ | |||||
* | | Updated gitlab_git to 7.2.24 | Yorick Peterse | 2016-01-21 | 1 | -1/+1 |
|/ | | | | | Performance of Gitlab::Git::Repository was improved in merge request gitlab-org/gitlab_git!62. | ||||
* | Merge branch 'sentry-integration' into 'master' | Robert Speicher | 2016-01-20 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | Add sentry integration Sentry is an event logging platform primarily focused on capturing and aggregating exceptions. With this MR it will be possible to log and track exceptions from GitLab to Sentry. https://gitlab.com/gitlab-com/operations/issues/39 See merge request !2485 | ||||
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵ | Jeroen Nijhof | 2016-01-20 | 1 | -5/+5 |
| |\ | | | | | | | | | | | | | | | | | | | sentry-integration Conflicts: db/schema.rb | ||||
| * | | Add sentry integration | Jeroen Nijhof | 2016-01-18 | 1 | -0/+3 |
| | | | |||||
* | | | updated gitlab_git to fix issue #5858 and updated changelog | James Lopez | 2016-01-20 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Update devise to version 3.5.4 | Douglas Barbosa Alexandre | 2016-01-18 | 1 | -5/+5 |
|/ | |||||
* | Bump fog to 1.36.0 | Stan Hu | 2016-01-11 | 1 | -17/+63 |
| | | | | Closes #4231 | ||||
* | Add versions to omniauth_crowd and omniauth-azure-oauth2rs-omniauth-client-versions | Robert Speicher | 2016-01-10 | 1 | -2/+2 |
| | | | | Also sorts them alphabetically, because OCD. | ||||
* | Remove stamp gem | Robert Speicher | 2016-01-07 | 1 | -2/+0 |
| | | | | Closes #5908 | ||||
* | fixes ajax issue with issue specajax-issues-fix | Jacob Schatz | 2016-01-07 | 1 | -6/+6 |
| | |||||
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Enable Microsoft Azure OAuth2 support | Janis Meybohm | 2016-01-06 | 1 | -0/+5 |
| | |||||
* | Merge branch 'rs-bump-bootstrap-sass' into 'master' | Dmitriy Zaporozhets | 2016-01-04 | 1 | -5/+5 |
|\ | | | | | | | | | | | | | | | | | Bump bootstrap-sass to ~> 3.3.0 Resolves bootlint error: `bootlint: W013 Bootstrap version might be outdated. Latest version is at least 3.3.6 ; saw what appears to be usage of Bootstrap 3.3.5` See merge request !2275 | ||||
| * | Bump bootstrap-sass to ~> 3.3.0rs-bump-bootstrap-sass | Robert Speicher | 2016-01-01 | 1 | -5/+5 |
| | | |||||
* | | Bump d3_rails to ~> 3.5.0 | Robert Speicher | 2016-01-01 | 1 | -1/+1 |
| | | |||||
* | | Bump cal-heatmap-rails to ~> 3.5.0 | Robert Speicher | 2016-01-01 | 1 | -2/+2 |
|/ |