Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs-update-rspec' into 'master' | Rémy Coutable | 2018-06-11 | 1 | -1/+1 |
|\ | | | | | | | | | Update rspec to 3.7 See merge request gitlab-org/gitlab-ce!19449 | ||||
| * | Update rspec to 3.7 | Robert Speicher | 2018-06-07 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'upgrade-gitlab-markup' into 'master' | Douwe Maan | 2018-06-11 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Upgrade gitlab-markup to fix render issue with reStructuredText See merge request gitlab-org/gitlab-ce!19596 | ||||
| * | | Upgrade gitlab-markup to fix render issue with reStructuredText | Gabriel Mazetto | 2018-06-08 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'use-restore-custom-hooks-gitaly' into 'master' | Douwe Maan | 2018-06-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Use RestoreCustomHooks RPC in restore rake task See merge request gitlab-org/gitlab-ce!19370 | ||||
| * | | | Use RestoreCustomHooks RPC in restore rake task | Ahmad Hassan | 2018-06-07 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'feature/customizable-favicon' into 'master' | Douwe Maan | 2018-06-07 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | Customizable favicon Closes #15661 See merge request gitlab-org/gitlab-ce!14497 | ||||
| * | | favicon uploader generating ci status favicons | Alexis Reigel | 2018-06-05 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'update-net-ssh' into 'master' | Grzegorz Bizon | 2018-06-07 | 1 | -3/+2 |
|\ \ \ | |_|/ |/| | | | | | | | | update net-ssh 4 -> 5, remove rbnacl, rbnacl-libsodium (not needed) See merge request gitlab-org/gitlab-ce!19412 | ||||
| * | | update net-ssh 4 -> 5, remove rbnacl, rbnacl-libsodium (not needed) | Pirate Praveen | 2018-06-06 | 1 | -3/+2 |
| |/ | |||||
* | | Initial setup GraphQL using graphql-ruby 1.8 | Bob Van Landuyt | 2018-06-06 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | - All definitions have been replaced by classes: http://graphql-ruby.org/schema/class_based_api.html - Authorization & Presentation have been refactored to work in the class based system - Loaders have been replaced by resolvers - Times are now coersed as ISO 8601 | ||||
* | | Convert from GraphQL::Batch to BatchLoader | Nick Thomas | 2018-06-05 | 1 | -1/+0 |
| | | |||||
* | | Add a minimal GraphQL API | Nick Thomas | 2018-06-05 | 1 | -0/+6 |
|/ | |||||
* | Merge branch '46845-update-email_spec-to-2-2-0' into 'master' | Robert Speicher | 2018-06-04 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Update email_spec to 2.2.0 Closes #46845 See merge request gitlab-org/gitlab-ce!19164 | ||||
| * | Update email_spec to 2.2.0 | Takuya Noguchi | 2018-06-03 | 1 | -1/+1 |
| | | |||||
* | | Bump octokit to 4.947193-uri-invalidurierror-bad-uri-is-not-uri-users-xxx-bot | Ash McKenzie | 2018-06-04 | 1 | -1/+1 |
| | | |||||
* | | Update selenium-webdriver to 3.12.0 | Takuya Noguchi | 2018-06-04 | 1 | -1/+1 |
|/ | |||||
* | Export assigned issues in iCalendar feed | Imre Farkas | 2018-05-31 | 1 | -0/+3 |
| | |||||
* | Merge branch 'dz-awesome-print-version-unlock' into 'master' | Robert Speicher | 2018-05-30 | 1 | -1/+1 |
|\ | | | | | | | | | Remove version lock on awesome_print dependency See merge request gitlab-org/gitlab-ce!19232 | ||||
| * | Remove version lock on awesome_print dependency | Dmitriy Zaporozhets | 2018-05-30 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'sh-use-grape-path-helpers' into 'master' | Sean McGivern | 2018-05-30 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Replace grape-route-helpers with our own grape-path-helpers Closes #45718 See merge request gitlab-org/gitlab-ce!19240 | ||||
| * | | Replace grape-route-helpers with our own grape-path-helpers | Stan Hu | 2018-05-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This gem (https://gitlab.com/gitlab-org/grape-path-helpers) makes a number of changes: 1. Brings in @mdelaossa's changes in https://github.com/reprah/grape-route-helpers/pull/21 2. Fixes some broken specs and code for Grape 1.0+ 3. Optimizes the generation of paths by bringing in @dblessing's HashWithIndifferentAccess changes in https://gitlab.com/gitlab-org/gitlab-ce/issues/45718#note_70123793 Closes #45718 | ||||
* | | | Merge branch 'bump-kubeclient-version-3-1-0' into 'master' | Rémy Coutable | 2018-05-30 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | | | | | | | Bumps kubeclient gem version to 3.1.0 See merge request gitlab-org/gitlab-ce!19199 | ||||
| * | | Bumps kubeclient gem version to 3.1.0bump-kubeclient-version-3-1-0 | Tiago Botelho | 2018-05-29 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch '46844-update-awesome_print-to-1-8-0' into 'master' | Dmitriy Zaporozhets | 2018-05-30 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Update awesome_print to 1.8.0 Closes #46844 See merge request gitlab-org/gitlab-ce!19163 | ||||
| * | | Update awesome_print to 1.8.0 | Takuya Noguchi | 2018-05-29 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch '46849-update-rdoc-to-6-0-4' into 'master' | Robert Speicher | 2018-05-29 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | | | | | Update rdoc to 6.0.4 Closes #46849 See merge request gitlab-org/gitlab-ce!19167 | ||||
| * | Update rdoc to 6.0.4 | Takuya Noguchi | 2018-05-27 | 1 | -1/+1 |
| | | |||||
* | | Use Gitaly's DeleteAllRepositories RPC during backup restore | Jacob Vosmaer (GitLab) | 2018-05-28 | 1 | -1/+1 |
| | | |||||
* | | Update redis-namespace to 1.6.0 | Takuya Noguchi | 2018-05-26 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'bootstrap4' into 'master' | Mike Greiling | 2018-05-25 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | Upgrade to Bootstrap 4 Closes #45185 and #46710 See merge request gitlab-org/gitlab-ce!18232 | ||||
| * | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-22 | 1 | -1/+4 |
| |\ | |||||
| * | | Remove bootstrap-sass gem | Clement Ho | 2018-05-22 | 1 | -1/+0 |
| | | | |||||
* | | | Bumped omniauth-authentiq to 0.3.3 | Alexandros Keramidas | 2018-05-24 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Bump prometheus-client-mmap to 0.9.3 to fix nil exception errorsh-bump-prometheus-client-mmap | Stan Hu | 2018-05-22 | 1 | -1/+1 |
| | | | | | | | | See https://gitlab.com/gitlab-org/prometheus-client-mmap/issues/24 | ||||
* | | Merge branch 'ce-5928-geo-rake-task-to-force-housekeeping-on-next-sync' into ↵ | Nick Thomas | 2018-05-21 | 1 | -0/+3 |
|\ \ | |/ |/| | | | | | | | | | 'master' Backport from EE: Adding Progressbar explicitly and spec extensions for it See merge request gitlab-org/gitlab-ce!18885 | ||||
| * | Adding progressbar explicitly and spec extensions for itce-5928-geo-rake-task-to-force-housekeeping-on-next-sync | Gabriel Mazetto | 2018-05-10 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'blackst0ne-remove-spinach' into 'master' | Rémy Coutable | 2018-05-15 | 1 | -3/+0 |
|\ \ | | | | | | | | | | | | | | | | | | | Remove Spinach Closes #23036 See merge request gitlab-org/gitlab-ce!18869 | ||||
| * | | Clean up Gemfile | blackst0ne | 2018-05-14 | 1 | -3/+0 |
| | | | |||||
* | | | Merge branch 'update-sidekiq' into 'master' | Rémy Coutable | 2018-05-14 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | | | | update sidekiq 5.0 -> 5.1 See merge request gitlab-org/gitlab-ce!18765 | ||||
| * | | update sidekiq 5.0 -> 5.1 | Pirate Praveen | 2018-05-05 | 1 | -1/+1 |
| | | | |||||
* | | | [Rails5] Bump Rails to 5.0.7 and set `atomic` to 1.1.99blackst0ne-rails5-bump-rails5-to-5-0-7 | blackst0ne | 2018-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | atomic 1.1.100 was yanked by its author. | ||||
* | | | Merge branch 'update-gon' into 'master' | Robert Speicher | 2018-05-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Update gon ~> 6.1.0 to ~> 6.2 See merge request gitlab-org/gitlab-ce!18764 | ||||
| * | | | Update gon ~> 6.1.0 to ~> 6.2 | Pirate Praveen | 2018-05-05 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'sh-reset-prometheus-metrics-tests' into 'master' | Nick Thomas | 2018-05-10 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Support resetting of Prometheus metrics between test runs Closes #39968 See merge request gitlab-org/gitlab-ce!18836 | ||||
| * | | Support resetting of Prometheus metrics between test runs | Stan Hu | 2018-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Adding the :prometheus tag to an rspec test will clear out memory-mapped files and reset the registry. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39968 | ||||
* | | | Merge branch 'jivl-delete-d3-rails-gem' into 'master' | Douwe Maan | 2018-05-09 | 1 | -3/+0 |
|\ \ \ | |/ / |/| | | | | | | | | Removed the d3_rails gem See merge request gitlab-org/gitlab-ce!18860 | ||||
| * | | Removed the d3_rails gem | Jose | 2018-05-09 | 1 | -3/+0 |
| | | | |||||
* | | | Merge branch 'update-asset-sync' into 'master' | Robert Speicher | 2018-05-08 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | | | | Update asset_sync ~> 2.2.0 to ~> 2.4 See merge request gitlab-org/gitlab-ce!18762 | ||||
| * | | Update asset_sync ~> 2.2.0 to ~> 2.4 | Pirate Praveen | 2018-05-05 | 1 | -1/+1 |
| |/ |