- 02 Nov, 2018 12 commits
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Jakub Jirutka authored
Resolves #18933
-
Sean McGivern authored
Significantly cut memory and SQL queries when reloading diffs See merge request gitlab-org/gitlab-ce!22725
-
Sean McGivern authored
Resolve "Links in tabs of the labels index pages ends with `.html`" Closes #52548 See merge request gitlab-org/gitlab-ce!22716
-
Sean McGivern authored
Add index to find stuck merge requests. Closes #45608 See merge request gitlab-org/gitlab-ce!22749
-
Phil Hughes authored
Remove gitlab-ui's progress bar from global See merge request gitlab-org/gitlab-ce!22705
-
Clement Ho authored
-
Jan Provaznik authored
-
Jan Provaznik authored
[master] Security kubeclient ssrf See merge request gitlab/gitlabhq!2575
-
Dmitriy Zaporozhets authored
Change HELM_HOST in Auto-DevOps to work behind proxy See merge request gitlab-org/gitlab-ce!22596
-
- 01 Nov, 2018 28 commits
-
-
Evan Read authored
Link Bitbucket Server from import index page See merge request gitlab-org/gitlab-ce!22752
-
Robert Speicher authored
Fix "rails g migration" not always using migration templates Closes #52651 See merge request gitlab-org/gitlab-ce!22592
-
Clement Ho authored
Replace tooltip in markdown component with gl-tooltip See merge request gitlab-org/gitlab-ce!21989
-
Robert Speicher authored
Reduce merge conflicts in the User model See merge request gitlab-org/gitlab-ce!22697
-
Robert Speicher authored
Reserve more RAM for master process in Puma See merge request gitlab-org/gitlab-ce!22741
-
Stan Hu authored
Use CI_COMMIT_REF_SLUG when building assets image See merge request gitlab-org/gitlab-ce!22756
-
Sergej authored
-
Ian Baum authored
* Using CI_COMMIT_REF_NAME fails when the branch or tag contains special characters
-
Douglas Barbosa Alexandre authored
CE backport from Added a search bar to `Admin > Geo > Projects` See merge request gitlab-org/gitlab-ce!22747
-
Robert Speicher authored
Use merge_db_schema for db/schema.rb conflicts See merge request gitlab-org/gitlab-ce!22692
-
Gabriel Mazetto authored
This allows EE code to reuse the search partial and append additional query parameters to it, and have it preserved when searching.
-
Stan Hu authored
-
Andreas Brandl authored
See https://gitlab.com/gitlab-org/gitlab-ce/issues/45608#note_113803790 for query and plan. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45608.
-
Stan Hu authored
-
Clement Ho authored
Add dynamic timer for delayed jobs in job list See merge request gitlab-org/gitlab-ce!22656
-
Dmitriy Zaporozhets authored
-
Stan Hu authored
-
Stan Hu authored
By preloading certain models with the diff, we can eliminate many N+1 queries. For a push to the staging GitLab.com www-gitlab-com repository, this eliminates over 3000 SQL queries and appears to bring down the RSS usage by several gigabytes. Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/49703
-
Yorick Peterse authored
This moves the `where` in the `has_many :keys` association in Project to the Key model. This allows EE to override this method, instead of modifying the source code directly.
-
Yorick Peterse authored
This moves the `1.hour` constant used as the LDAP sync time to a separate method. This allows EE to override this method using a module, instead of directly modifying the source code.
-
Yorick Peterse authored
This Gem can be used to automatically resolve merge conflicts in db/schema.rb. To use it you still need to initialise the configuration, which can be done by running: merge_db_schema-init --force See https://gitlab.com/gitlab-org/release/framework/issues/42 for more information.
-
Douglas Barbosa Alexandre authored
add referenced merge_requests endpoint Closes #39157 See merge request gitlab-org/gitlab-ce!21806
-
Helmut Januschka authored
-
Winnie Hellmann authored
-
Achilleas Pipinellis authored
Fixes automatic URL formatting on Maven Page See merge request gitlab-org/gitlab-ce!22727
-
Sean McGivern authored
-
Achilleas Pipinellis authored
Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22735
-
Achilleas Pipinellis authored
Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22737
-