- 28 Aug, 2018 6 commits
-
-
Rémy Coutable authored
Allow date parameters on Issues, Notes, and Discussions API for group owners Closes gitlab-ce#40059 See merge request gitlab-org/gitlab-ee!6969
-
Dmitriy Zaporozhets authored
Allow disable packages feature per project See merge request gitlab-org/gitlab-ee!6977
-
Sean McGivern authored
[EE port] Allow to delete group milestones See merge request gitlab-org/gitlab-ee!6999
-
Stan Hu authored
Geo: Replicate keep around refs Closes #7245 See merge request gitlab-org/gitlab-ee!6922
-
James Lopez authored
Resolve "EE specific project_spec" Closes #7361 See merge request gitlab-org/gitlab-ee!7003
-
Thong Kuah authored
-
- 27 Aug, 2018 13 commits
-
-
Stan Hu authored
Geo: Resolve sticky failures when attachments are missing on primary Closes gitlab-com/migration#458 See merge request gitlab-org/gitlab-ee!6991
-
Marcia Ramos authored
Compress all PNG images under doc/ See merge request gitlab-org/gitlab-ee!6960
-
Achilleas Pipinellis authored
The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
-
Michael Kozono authored
So consumers don’t need to know about `source`.
-
Michael Kozono authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sean McGivern authored
CE upstream - 2018-08-27 09:23 UTC See merge request gitlab-org/gitlab-ee!6998
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sean McGivern authored
[EE-port] Reject ruby interpolation in externalized strings See merge request gitlab-org/gitlab-ee!6988
-
Felipe Artur authored
-
GitLab Bot authored
-
Sean McGivern authored
Add group name badge under group milestone Closes #49292 See merge request gitlab-org/gitlab-ce!21384
-
Sean McGivern authored
Fix fallback logic for automatic MR title assignment See merge request gitlab-org/gitlab-ce!20930
-
- 26 Aug, 2018 21 commits
-
-
Stan Hu authored
CE upstream - 2018-08-26 21:21 UTC See merge request gitlab-org/gitlab-ee!6997
-
GitLab Bot authored
-
Rémy Coutable authored
Rails5 update Gemfile.rails5.lock See merge request gitlab-org/gitlab-ce!21388
-
Dmitriy Zaporozhets authored
CE upstream - 2018-08-26 18:21 UTC See merge request gitlab-org/gitlab-ee!6996
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jasper Maes authored
-
GitLab Bot authored
-
Clement Ho authored
Removes disabled rule from settings_panel EE to match the CE version Closes #7346 See merge request gitlab-org/gitlab-ee!6989
-
Filipa Lacerda authored
-
Yorick Peterse authored
Bitbucket Server importer: Eliminate most idle-in-transaction issues See merge request gitlab-org/gitlab-ce!21173
-
Stan Hu authored
CE upstream - 2018-08-26 15:21 UTC See merge request gitlab-org/gitlab-ee!6994
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Use slugs for default project path and sanitize names before import See merge request gitlab-org/gitlab-ce!21367
-
Rémy Coutable authored
Rails5 fix project import spec See merge request gitlab-org/gitlab-ee!6981
-
Stan Hu authored
Just like with the GitHub importer, the Bitbucket Server importer can hit the default 60 s idle-in-transaction timeouts if it takes too long to create the merge request. We solve this by using the same approach as the GitHub importer: 1. Bypass all validation and hooks in creating a merge request 2. Insert the Git data in a separate transaction Part of #50021
-
Yorick Peterse authored
CE upstream - 2018-08-26 09:21 UTC Closes #6028 See merge request gitlab-org/gitlab-ee!6990
-
Michael Kozono authored
-
Paul Slaughter authored
-
Kushal Pandya authored
-