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
2017-09-05Merge branch 'sh-bump-jira-gem' into 'master'Robert Speicher
Bump jira-ruby gem to 1.4.1 to fix issues with HTTP proxies Closes gitlab-ee#3125 See merge request !13617
2017-09-05Migrate Gitlab::Git::Repository#find_branch to GitalyAhmad Sherif
2017-09-05Bump jira-ruby gem to 1.4.1 to fix issues with HTTP proxiesStan Hu
Previous versions of jira-ruby gem would generate erroneous URLs when an HTTP proxy were confused via the `http_proxy` environment variables: https://github.com/sumoheavy/jira-ruby/issues/250 Closes gitlab-org/gitlab-ee#3125
2017-09-01Merge branch 'bvl-validate-po-files' into 'master'Douwe Maan
Validate PO files in static analysis See merge request !13000
2017-09-01Merge branch 'rouge-2.2.1' into 'master'Sean McGivern
Bump rouge to 2.2.1 See merge request !13887
2017-08-31Add a linter for PO filesBob Van Landuyt
2017-08-31Merge branch 'google-protobuf-3.4.0.2' into 'master'Marin Jankovski
Use google-protobuf 3.4.0.2 See merge request !13796
2017-08-31Upgrade mail and nokogiri gems due to security issuesMarkus Koller
2017-08-29Update Prometheus Client MMAP gem to version that fixes performance ↵Pawel Chojnacki
degradation caused by workers churn
2017-08-29Bump rouge to 2.2.1pbr
2017-08-28Update rubocop-gitlab-security to 0.1.0Robert Speicher
2017-08-25Merge branch 'gitaly-gem-rename' into 'master'Sean McGivern
Use gitaly-proto 0.31.0 See merge request !13795
2017-08-24Use google-protobuf 3.4.0.2Jacob Vosmaer
2017-08-24Use gitaly-proto 0.31.0Jacob Vosmaer
2017-08-24Remove underscore-rails gemRobert Speicher
We now manage this dependency in Yarn.
2017-08-23Merge branch '36806-update-rbnacl' into 'master'Douwe Maan
Update the rbnacl gem to 4.0.2 Closes #36806 See merge request !13740
2017-08-23Merge branch 'gitaly-commit-patch' into 'master'Sean McGivern
Incorporate DiffService.CommitPatch Gitaly RPC Closes gitaly#463 See merge request !13441
2017-08-22Incorporate DiffService.CommitPatch Gitaly RPCAlejandro Rodríguez
2017-08-22Update the rbnacl gem to 4.0.2Nick Thomas
2017-08-21Merge branch 'rouge-2.2.0' into 'master'Sean McGivern
Bump rouge to 2.2.0 Closes #36554 See merge request !13633
2017-08-19Bump rouge to v2.2.0pbr
2017-08-18Update prometheus mmap client library to fix performance issues when ↵Pawel Chojnacki
rendering many metrics.
2017-08-18Client Implementation: RefService::RefExistsAndrew Newdigate
2017-08-17Merge branch 'ee-2628-backport-to-ce' into 'master'Douwe Maan
Backports EE mirror stuck handling feature… See merge request !13627
2017-08-17Backports EE mirror stuck handling feature ↵Tiago Botelho
(https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2628) to CE
2017-08-17Use grpc 1.4.5Jacob Vosmaer
2017-08-16Upgrade grape to 1.0Zeger-Jan van de Weg
Main feature was the deprication of the Hashie stuff, so the access by calling keys as method is gone now.
2017-08-16Use charlock_holmes 0.7.5Jacob Vosmaer
2017-08-14Merge branch '35804-document-table-based-tests' into 'master'Robert Speicher
Use rspec-parameterized for table-based tests Closes #35804 See merge request !13469
2017-08-14Use Prev/Next pagination for exploring projectsYorick Peterse
This changes the pagination of the "Explore" pages so they use a simpler pagination system that only shows "Prev" and "Next" buttons. This removes the need for getting the total number of rows to display, a process that can easily take up to 2 seconds when browsing through a large list of projects. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27390
2017-08-11Merge branch 'feature/migrate-force-push-check-to-gitaly' into 'master'Robert Speicher
Migrate force push check to Gitaly See merge request !13406
2017-08-11Migrate force push check to GitalyAhmad Sherif
2017-08-11Use rspec-parameterized for table-based testsNick Thomas
2017-08-11Bumps omniauth-ldap gem version to 2.0.4Tiago Botelho
2017-08-09Updating Gemfile.lock for rubocop-rspec dependecy.John Jarvis
GDK pipeline is failing with this error: ``` Downloading rubocop-rspec-1.15.1 revealed dependencies not in the API or the lockfile (rubocop (>= 0.42.0)). Either installing with `--full-index` or running `bundle update rubocop-rspec` should fix the problem. ``` Updated lockfile by running the bundle update. `gdk install` works now.
2017-08-08Correct `Gemfile.lock` for latest rubocop-gitlab-security gemspecRobert Speicher
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-08Merge branch 'feature/migrate-repository-size-to-gitaly' into 'master'Robert Speicher
Migrate Gitlab::Git::Repository#size to Gitaly Closes gitaly#437 See merge request !13259
2017-08-07Backport changes in ↵Nick Thomas
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE
2017-08-07Migrate Gitlab::Git::Repository#size to GitalyAhmad Sherif
Closes gitaly#437
2017-08-07Upgrade haml_lint Gem to 0.26.0Winnie Hellmann
2017-08-04Merge branch 'feature/migrate-load-blame-to-gitaly' into 'master'Robert Speicher
Migrate blame loading to Gitaly Closes gitaly#421 See merge request !13155
2017-08-03Bump rspec to 3.6.0Robert Speicher
2017-08-03Migrate blame loading to GitalyAhmad Sherif
Closes gitaly#421
2017-08-02Migrate Gitlab::Git::Repository#count_commits to GitalyAhmad Sherif
Closes gitaly#415
2017-08-01Bump rubocop to 0.49.1 and rubocop-rspec to 1.15.1Takuya Noguchi
2017-07-29Bump google-protobuf to 3.3.0Matija Čupić
2017-07-27Migrate Repository#tags to GitalyAhmad Sherif
Closes gitaly#411
2017-07-27Merge branch 'pawel/prometheus_client_pid_reuse_error' into 'master'Robert Speicher
Fix prometheus client pid reuse bug See merge request !13130
2017-07-27update ruggedAlexis Reigel
the rugged versions up to 0.26.0b3 had a bug concerning the signature extraction. The extracted signature was not always the same, probably due to a buffer (overflow) issue in libgit. see https://github.com/libgit2/rugged/issues/608