summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Expand)AuthorAgeFilesLines
* Add handling for commit/tags with big messagesfix/handle-large-commit-tag-messageAhmad Sherif2018-03-201-4/+10
* Show Ajax requests in performance barSean McGivern2018-03-191-3/+0
* Merge branch 'update-google-api-client' into 'master'Robert Speicher2018-03-191-4/+4
|\
| * Update google-api-clientPirate Praveen2018-03-161-4/+4
* | Merge branch 'update-doorkeeper-openid_connect' into 'master'Douwe Maan2018-03-191-10/+11
|\ \
| * | Update doorkeeper-openid_connect and doorkeeperPirate Praveen2018-03-161-10/+11
| |/
* | Merge branch 'remove-oj' into 'master'Robert Speicher2018-03-191-2/+0
|\ \
| * | Remove oj as we're not using itLin Jen-Shin2018-03-191-2/+0
* | | Merge branch 'update-omniauth-saml' into 'master'Douwe Maan2018-03-191-1/+1
|\ \ \ | |/ / |/| |
| * | Relax omniauth-samlPirate Praveen2018-03-151-1/+1
* | | Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-171-44/+39
|\ \ \
| * \ \ Merge branch 'update-flipper' into 'master'Grzegorz Bizon2018-03-161-8/+8
| |\ \ \
| | * | | Update flipper 0.11.0 -> 0.13.0Pirate Praveen2018-03-131-10/+10
| * | | | Merge branch '44235-update-knapsack-to-1.16.0' into 'master'Grzegorz Bizon2018-03-161-3/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Update knapsack to 1.16.0Takuya Noguchi2018-03-141-3/+2
| | |/ /
| * | | Revert "Merge branch 'update-httparty' into 'master'"Stan Hu2018-03-161-2/+3
| * | | Remove jquery-rails from GemfileBalasankar "Balu" C2018-03-151-5/+0
| | |/ | |/|
| * | Merge branch 'update-net-ssh' into 'master'Douwe Maan2018-03-141-2/+2
| |\ \
| | * | Update net-ssh 4.1.0 -> 4.2.0 (Fixes #21734)Pirate Praveen2018-03-141-2/+2
| | |/
| * | Merge branch '43806-update-ruby-saml-to-1.7.2' into 'master'Robert Speicher2018-03-141-9/+9
| |\ \
| | * | Update ruby-saml to 1.7.2 and omniauth-saml to 1.10.0Takuya Noguchi2018-03-141-9/+9
| | |/
| * | Merge branch 'update-fog-aws' into 'master'Robert Speicher2018-03-141-5/+5
| |\ \
| | * | update fog-aws 1.4 -> 2.0Pirate Praveen2018-03-131-5/+5
| | |/
| * | Merge branch 'update-acts-as-taggable-on' into 'master'Robert Speicher2018-03-141-5/+5
| |\ \
| | * | Update acts-as-taggable-on to 5.0Pirate Praveen2018-03-121-5/+5
| * | | Merge branch 'update-sentry-raven' into 'master'Douwe Maan2018-03-141-2/+2
| |\ \ \
| | * | | Update sentry-raven 2.5.3 -> 2.7 (Fixes #24029)Pirate Praveen2018-03-131-2/+2
| | |/ /
| * | | Merge branch 'update-octokit' into 'master'Douwe Maan2018-03-141-2/+2
| |\ \ \
| | * | | Update octokit 4.6.2 -> 4.8Pirate Praveen2018-03-141-2/+2
| | | |/ | | |/|
| * | | Merge branch 'update-ruby-prof' into 'master'Robert Speicher2018-03-141-2/+2
| |\ \ \
| | * | | Update ruby-prof 0.16.2 -> 0.17.0Pirate Praveen2018-03-131-2/+2
| | | |/ | | |/|
| * | | Merge branch 'update-httparty' into 'master'Grzegorz Bizon2018-03-141-3/+2
| |\ \ \
| | * | | Update httparty 0.13.3 -> 0.15.6Pirate Praveen2018-03-141-3/+2
| | | |/ | | |/|
| * | | Merge branch '44160-update-foreman-to-0.84.0' into 'master'Grzegorz Bizon2018-03-141-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Update foreman from 0.78.0 to 0.84.0Takuya Noguchi2018-03-131-2/+2
| | |/
* | | Update kubeclient 2.2.0 -> 3.0Pirate Praveen2018-03-141-11/+11
|/ /
* | Bump parser and unparser gems to remove warningssh-bump-ruby-parserStan Hu2018-03-091-5/+5
|/
* Merge branch 'fix/upgrade-grpc-to-1-1-0' into 'master'Robert Speicher2018-03-071-8/+8
|\
| * Upgrade grpc gem to 1.10.0fix/upgrade-grpc-to-1-1-0Ahmad Sherif2018-03-061-8/+8
* | Merge branch 'replace_redcarpet_with_cmark' into 'master'Sean McGivern2018-03-071-0/+5
|\ \ | |/ |/|
| * 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
* | Merge branch '42572-release-controller' into 'master'Robert Speicher2018-03-051-1/+1
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into 42572-release-controllerLin Jen-Shin2018-03-031-10/+12
| |\ \
| * | | 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
| |/ |/|
* | 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
|\ \
| * | 36847 - update toml-rb to 1.0.0Ken2018-02-211-2/+2