summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Bump parser and unparser gems to remove warningssh-bump-ruby-parserStan Hu2018-03-091-5/+5
| | | | | | | | | | | | | | | These warnings would show when running rspec: ``` warning: parser/current is loading parser/ruby23, which recognizes warning: 2.3.5-compliant syntax, but you are running 2.3.6. warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri. ``` Related PRs: * https://github.com/whitequark/parser/pull/422 * https://github.com/mbj/unparser/pull/79
* Merge branch 'fix/upgrade-grpc-to-1-1-0' into 'master'Robert Speicher2018-03-071-8/+8
|\ | | | | | | | | Upgrade grpc gem to 1.10.0 See merge request gitlab-org/gitlab-ce!17575
| * Upgrade grpc gem to 1.10.0fix/upgrade-grpc-to-1-1-0Ahmad Sherif2018-03-061-8/+8
| | | | | | | | Related to gitaly#1060
* | Merge branch 'replace_redcarpet_with_cmark' into 'master'Sean McGivern2018-03-071-0/+5
|\ \ | |/ |/| | | | | Add CommonMark markdown engine See merge request gitlab-org/gitlab-ce!14835
| * Add CommonMark markdown enginereplace_redcarpet_with_cmarkblackst0ne2018-03-071-0/+5
| |
* | Lock gRPC gem to 1.8Zeger-Jan van de Weg2018-03-061-0/+1
| | | | | | | | | | | | Given 1.9 has issues we're aware of, for now we're locking to 1.8. Closes gitlab-org/gitaly#1059 and will probably be removed if 1.10 is tested an deemed ok.
* | Merge branch '42572-release-controller' into 'master'Robert Speicher2018-03-051-1/+1
|\ \ | | | | | | | | | | | | Try not to hold env and release the controller after the request. See merge request gitlab-org/gitlab-ce!16847
| * \ Merge remote-tracking branch 'upstream/master' into 42572-release-controllerLin Jen-Shin2018-03-031-10/+12
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (889 commits) SlackService - respect `notify_only_default_branch` for push events Clarify usage ping wording in admin area Update incoming emails documents Allow to include also descendant group labels Update docs on grouping CI jobs Support additional LabelsFinder parameters for group labels Extend Cluster Applications to install GitLab Runner to Kubernetes cluster Remove registry list webpack entry point Remove trailing newline that was causing an EE conflict Small fixes in Vuex docs Remove u2f webpack bundle Update documentation WRT to request parameters remove common_vue CommonsChunk config Fetch commit signatures from Gitaly in batches migrate stl_viewer to dynamic import migrate sketch_viewer to dynamic import migrate pdf_viewer to dynamic import migrate notebook_viewer to dynamic import migrate balsamiq_viewer to dynamic import Add some strings that were missing in gitlab.pot ...
| * | | Update peek-performance_bar which doesn't hold envLin Jen-Shin2018-02-071-1/+1
| | | |
* | | | Add support for :all option to {count,find}_commitsfeature/add-support-for-all-option-in-count-find-commitsAhmad Sherif2018-03-021-2/+2
| |/ / |/| |
* | | Fetch commit signatures from Gitaly in batchesfeature/fetch-commit-signs-from-gitaly-in-batchAhmad Sherif2018-03-011-2/+2
| |/ |/| | | | | Closes gitaly#1046
* | Migrate recursive tree entries fetching to GitalyAhmad Sherif2018-02-261-2/+2
| |
* | Merge branch '36847-update-update-toml-rb-to-1.0.0' into 'master'Rémy Coutable2018-02-211-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Resolve "[Gem Update] update toml-rb to 1.0.0" Closes #36847 See merge request gitlab-org/gitlab-ce!17259
| * | 36847 - update toml-rb to 1.0.0Ken2018-02-211-2/+2
| | | | | | | | | | | | | | | 36847 - add changelog
* | | 26039 - update github-linguist to 5.3.3 versionKen2018-02-211-4/+4
|/ / | | | | | | | | | | | | | | 26039 - add merge request id 26039 change due to lingust source file updates
* | Validate SSH keys through the sshkey gemrd-40552-gitlab-should-check-if-keys-are-valid-before-savingRubén Dávila2018-02-161-0/+2
| |
* | Merge branch 'pawel/use-released-prometheus-version' into 'master'Stan Hu2018-02-081-2/+2
|\ \ | | | | | | | | | | | | Use prometheus-client-mmap released, final version See merge request gitlab-org/gitlab-ce!16984
| * | Use prometheus-client-mmap released, final versionpawel/use-released-prometheus-versionPawel Chojnacki2018-02-071-2/+2
| | |
* | | Migrate Git::Blob.batch to GitalyAhmad Sherif2018-02-081-2/+2
|/ / | | | | | | Closes gitaly#985
* | Update prometheus gem to version 0.9.1.pre.rc.2 fixing segfaults happening ↵prometheus-gem-update-to-version-0.9.1.pre.rc.1Pawel Chojnacki2018-02-071-2/+2
|/ | | | on metrics deletion
* Downgrade google-protobufZeger-Jan van de Weg2018-02-061-1/+2
|
* Merge branch 'zj-fix-flay' into 'master'Rémy Coutable2018-02-051-3/+3
|\ | | | | | | | | | | | | Fix flay not detecting identical code Closes #42628 See merge request gitlab-org/gitlab-ce!16828
| * Upgrade Flay to have fewer parsing errorsZeger-Jan van de Weg2018-01-311-3/+3
| | | | | | | | | | | | Gem is updated from 2.8 to 2.10. [changelog][1] [1]: https://github.com/seattlerb/flay/blob/master/History.rdoc
* | Remove grpc and google-protobuf platform-specific version markers in ↵Stan Hu2018-01-311-2/+2
| | | | | | | | | | | | Gemfile.lock Closes gitlab-org/omnibus-gitlab#3128
* | Merge branch 'zj-gitaly-server-info' into 'master'Sean McGivern2018-01-311-2/+2
|\ \ | | | | | | | | | | | | Gitaly Server info for admin panel See merge request gitlab-org/gitlab-ce!16794
| * | Gitaly Server info for admin panelZeger-Jan van de Weg2018-01-311-4/+4
| |/ | | | | | | | | | | | | | | | | | | | | | | Implements the client side for gitlab-org/gitaly#819. Which is a server info command. This checks the server version and git binairy version on the server. A small UI was added for administrators, so they can check the status of the Gitaly server. This is done for each storage the monolith knows. Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That MR removed the Git version too, but didn't replace it with anything.
* | Migrate Git::Repository#delete_refs to Gitalyfeature/migrate-delete-refs-to-gitalyAhmad Sherif2018-01-301-2/+2
| | | | | | | | Closes gitaly#967
* | Merge branch 'feature/migrate-wiki-page-formatted-data-to-gitaly' into 'master'Robert Speicher2018-01-301-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Migrate fetching wiki page formatted content to Gitaly Closes gitaly#958 See merge request gitlab-org/gitlab-ce!16716
| * | Migrate fetching wiki page formatted content to Gitalyfeature/migrate-wiki-page-formatted-data-to-gitalyAhmad Sherif2018-01-301-2/+2
| | | | | | | | | | | | Closes gitaly#958
* | | Update Nokogiri to 1.8.2Rémy Coutable2018-01-301-2/+2
| |/ |/| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Update gitlab-styles and update .rubocop.yml41972-make-sure-no-warningsLin Jen-Shin2018-01-261-1/+1
|/
* Merge branch 'feature/migrate-repo-restorer-to-gitaly' into 'master'Robert Speicher2018-01-251-2/+2
|\ | | | | | | | | | | | | Migrate restoring repo from bundle to Gitaly Closes gitaly#946 See merge request gitlab-org/gitlab-ce!16623
| * Migrate restoring repo from bundle to Gitalyfeature/migrate-repo-restorer-to-gitalyAhmad Sherif2018-01-241-2/+2
| | | | | | | | Closes gitaly#946
* | Update gitlab-styles and re-enable the RSpec/SingleLineHook cop again42385-enable-the-rspec-singlelinehook-copRémy Coutable2018-01-251-1/+1
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Migrate repository bundling to Gitalyfeature/migrate-bundle-to-disk-to-gitalyAhmad Sherif2018-01-241-2/+2
| | | | Closes gitaly#929
* Incorporate Gitaly's OperationService.UserCommitFiles RPCgitaly-user-commit-filesAlejandro Rodríguez2018-01-221-2/+2
|
* Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0Rémy Coutable2018-01-181-8/+8
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Use the fast_blank gemadd-fast-blankdosire2018-01-161-0/+2
| | | | See https://github.com/rails/rails/pull/24658#issuecomment-212651965
* Update seed-fu to a version compatible with postgresql 10Nick Thomas2018-01-161-2/+2
|
* Migrate importing repository to Gitalyfeature/migrate-import-repository-to-gitalyAhmad Sherif2018-01-151-2/+2
| | | | Closes gitaly#907
* Merge branch 'grpc-1.8.3' into 'master'Sean McGivern2018-01-121-2/+5
|\ | | | | | | | | Update the grpc gem to 1.8.3 See merge request gitlab-org/gitlab-ce!16354
| * Update the grpc gem to 1.8.3grpc-1.8.3Jacob Vosmaer2018-01-101-2/+5
| |
* | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-111-3/+0
|\ \ | |/ |/| | | | | | | | | Remove soft removals related code Closes #37447 See merge request gitlab-org/gitlab-ce!15789
| * Remove soft removals related codeYorick Peterse2018-01-081-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
* | Add support for multiple refmaps to RemoteService#add_remotefix/use-mirror-refmaps-instead-mirror-refmapAhmad Sherif2018-01-091-2/+2
| | | | | | | | Closes gitaly#903
* | Merge branch 'rs-update-rack-cors' into 'master'Nick Thomas2018-01-081-3/+3
|\ \ | | | | | | | | | | | | | | | | | | Update rack-cors from 0.4.0 to 1.0.2 Closes #41199 See merge request gitlab-org/gitlab-ce!16183
| * | Update rack-cors from 0.4.0 to 1.0.2Robert Speicher2018-01-021-3/+3
| | |
* | | Update scss-lint to 0.56.0Takuya Noguchi2018-01-081-4/+11
| |/ |/|
* | Update redis-rack to 2.0.4update-redis-rackYorick Peterse2018-01-051-1/+1
| | | | | | | | | | | | | | Up until version 2.0.3 redis-rack included a "rake" binary that would overwrite/hijack the one provided by Rake itself. Unfortunately the binary provided by redis-rack would produce errors in many cases. See https://github.com/redis-store/redis-rack/pull/34 for more info.
* | Merge branch 'migrate-fork-repo-to-gitaly' into 'master'Robert Speicher2018-01-031-2/+2
|\ \ | |/ |/| | | | | | | | | Migrate repo forking to Gitaly Closes gitaly#825 See merge request gitlab-org/gitlab-ce!16018