- 31 Oct, 2017 5 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 30 Oct, 2017 8 commits
-
-
Stan Hu authored
Fix minor TYPOs in Geo docs See merge request gitlab-org/gitlab-ee!3224
-
Valery Sizov authored
-
Stan Hu authored
Merge branch 'pawel/bump_prometheus_gem_to_fix_read_all_values_returning_bad_data-39504' into 'master' Update Prometheus Gem to fix problem caused by using wrong data offsets See merge request gitlab-org/gitlab-ce!15081
-
Rémy Coutable authored
Fix broken Members link when relative URL root paths are used See merge request gitlab-org/gitlab-ee!3221
-
Stan Hu authored
Navigating to the "Members" section of a project would omit the relative URL root path. Fix the redirection and eliminate the need for a redirection in the first place. Related Rails issue discussing omitting the leading slash in the redirect paths: https://github.com/rails/rails/issues/21193 Fix other redirections failing to work with relative roots.
-
Phil Hughes authored
Ee 38869 importer status - Remove code from global namespace See merge request gitlab-org/gitlab-ee!3212
-
Filipa Lacerda authored
-
Achilleas Pipinellis authored
Geo: database-backed SSH key lookups are mandatory See merge request gitlab-org/gitlab-ee!3209
-
- 28 Oct, 2017 1 commit
-
-
Grzegorz Bizon authored
CE upstream: Friday Closes gitlab-ce#39188, gitaly#683, #3664, and gitlab-ce#39351 See merge request gitlab-org/gitlab-ee!3214
-
- 27 Oct, 2017 26 commits
-
-
Rémy Coutable authored
EE: Fetch the merged branches at once See merge request gitlab-org/gitlab-ee!3204
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Update EE docs to allow not having EE namespace See merge request gitlab-org/gitlab-ee!3194
-
Lin Jen-Shin authored
* upstream/master: (72 commits) Avoid using Rugged in Gitlab::Git::Wiki#preview_slug Cache commits on the repository model Remove groups_select from global namespace & simplifies the code Change default disabled merge request widget message to "Merge is not allowed yet" Semi-linear history merge is now available in CE. Remove repetitive karma spec Improve spec to check hidden component Rename to shouldShowUsername Add KubernetesService#default_namespace tests Revert "Merge branch '36670-remove-edit-form' into 'master'" Fix bitbucket login Remove duped tests Add path attribute to WikiFile class Make local_branches OPT_OUT Clarify the language around External Group membership with SAML SSO to clarify that this will NOT add users to GitLab Groups. Added ssh fingerprint, gitlab ci and pages information in an instance configuration page Fix the incorrect value being used to set GL_USERNAME on hooks Resolve "Remove overzealous tooltips in projects page tabs" Fix broken table of content links Remove filter icon from search bar ...
-
Nick Thomas authored
Geo: Ensure database is connected before attempting to check for secondary status Closes #3074 See merge request gitlab-org/gitlab-ee!3112
-
Lin Jen-Shin authored
-
Sean McGivern authored
Cache commits on the repository model See merge request gitlab-org/gitlab-ce!14863
-
Sean McGivern authored
Avoid using Rugged in Gitlab::Git::Wiki#preview_slug See merge request gitlab-org/gitlab-ce!15054
-
Fatih Acet authored
Add configurable option to display username in user avatar link component See merge request gitlab-org/gitlab-ce!14902
-
Phil Hughes authored
EE - Remove groups_select from global namespace & simplifies the code See merge request gitlab-org/gitlab-ee!3203
-
Rémy Coutable authored
Sanitize k8s default_namespace Closes #38692 See merge request gitlab-org/gitlab-ce!15053
-
Filipa Lacerda authored
Change default disabled merge request widget message to be more general -- EE merge edition Closes gitlab-ce#39188 See merge request gitlab-org/gitlab-ee!3180
-
Ahmad Sherif authored
-
Rémy Coutable authored
Revert "Merge branch '36670-remove-edit-form' into 'master'" Closes #39441 See merge request gitlab-org/gitlab-ce!15049
-
Rémy Coutable authored
Revert "Merge branch '36670-remove-edit-form' into 'master'" See merge request gitlab-org/gitlab-ee!3208
-
Filipa Lacerda authored
Change default disabled merge request widget message to be more general Closes #39188 See merge request gitlab-org/gitlab-ce!14960
-
Zeger-Jan van de Weg authored
Now, when requesting a commit from the Repository model, the results are not cached. This means we're fetching the same commit by oid multiple times during the same request. To prevent us from doing this, we now cache results. Caching is done only based on object id (aka SHA). Given we cache on the Repository model, results are scoped to the associated project, eventhough the change of two repositories having the same oids for different commits is small.
-
Filipa Lacerda authored
* master: (139 commits) btn-small -> btn-sm Merge branch 'fix-application-setting-nil-cache' into 'master' no CI replication [CE->EE] Resove frontent conflicts [CE->EE] Fix wrong resolvation of specs [CE->EE] Resolve group routes [CE->EE][ci skip] Resolve conflicts Resolve conflict in lib/backup/manager.rb Resolve conflict in .gitlab-ci.yml [CE->EE][ci skip] Resolve conflicts [CE->EE][ci skip] resolve frontend conflicts Remove `<script>` and `<template>` from CHANGELOG.md Simple docs fixes Fix button type Changes after review Removes group_avatar & group_label_subscription from global namespace Fix CSS in load more participants Fix the description of the new branch created by an issue's new branch button Fix a small typo in the delete merged branches documentation Moves vue resource docs into a new file. Adds docs regarding handling 204 response ...
-
Sean McGivern authored
Semi-linear history merge is now available in CE. See merge request gitlab-org/gitlab-ce!15059
-
Phil Hughes authored
Remove groups_select from global namespace & simplifies the code See merge request gitlab-org/gitlab-ce!15008
-
Filipa Lacerda authored
-
-
-
Nick Brown authored
Already mentioned in the list above this one.
-
Filipa Lacerda authored
btn-small -> btn-sm Closes #3637 See merge request gitlab-org/gitlab-ee!3210
-
Sean McGivern authored
This reverts commit 915e35a2, reversing changes made to 9533786f.
-