- 25 Aug, 2017 16 commits
-
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* upstream/master: (39 commits) Fix searching for files by path Fix invite by email address duplication Revert "Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'" Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'" Add missing third argument to `Git::Repository#initialize` in spec New doc: how to install GitLab on Azure Enable 5 lines of Sidekiq backtrace lines to aid in debugging Reenable MySQL tests on all branches Add `:nested_groups` metadata to `Groups::NestedCreateService` specs Re-allow appearances.description_html to be NULL Remove leftover API helper for removed CI API Define ldap methods at runtime Changed all font-weight values to 400 and 600 Use gitaly-proto 0.31.0 Avoid committer = lines Reword job to pipeline on the chart view Remove underscore-rails gem Hide group title on sidebar collapse; use more generic class for titles Add tests for Committer#== Added repo_service_spec for commitFlash and corrected repo_commit-Secion api spec ...
-
Sean McGivern authored
Fix searching for files by path Closes #36939 See merge request !13798
-
Kamil Trzciński authored
Remove leftover API helper for removed CI API See merge request !13804
-
Douwe Maan authored
Re-allow appearances.description_html to be NULL Closes #36919 See merge request !13806
-
Kamil Trzciński authored
Set a default CI/CD status when it is not known Closes #36790 See merge request !13737
-
Tim Zallmann authored
Fix invite by email address duplication Closes #36937 See merge request !13826
-
Nick Thomas authored
-
Sean McGivern authored
Use gitaly-proto 0.31.0 See merge request !13795
-
Douwe Maan authored
Add event metrics to mirrors and remote mirrors. See merge request !2744
-
Mark Fletcher authored
-
Douwe Maan authored
Reword job to pipeline on the chart view Closes #36928 See merge request !13786
-
Douwe Maan authored
This reverts merge request !13812
-
Douwe Maan authored
Reenable MySQL tests on all CE and EE branches Closes #36384 See merge request !13812
-
Robert Speicher authored
This reverts merge request !13813
-
- 24 Aug, 2017 24 commits
-
-
Robert Speicher authored
-
Achilleas Pipinellis authored
New doc: how to install GitLab on Azure See merge request !13811
-
Marcia Ramos authored
-
Stan Hu authored
Add `:nested_groups` metadata to `Groups::NestedCreateService` specs See merge request !13809
-
Robert Speicher authored
Log Geo update delay and download times of repository sync Closes #3020 See merge request !2721
-
Robert Speicher authored
Enable 5 lines of Sidekiq backtrace lines to aid in debugging Closes #27626 See merge request !13813
-
Stan Hu authored
Customers often have Sidekiq jobs that failed without much context. Without Sentry, there's no way to tell where these exceptions were hit. Adding in additional lines adds a bit more Redis storage overhead. This commit adds in backtrace logging for workers that delete groups/projects and import/export projects. Closes #27626
-
Michael Kozono authored
To protect master from surprise failures, as long as we continue to support MySQL.
-
Stan Hu authored
-
Tim Zallmann authored
EE - Convert Protected Branches feature JS code to ES6 See merge request !2481
-
Robert Speicher authored
-
Douwe Maan authored
Alternative fix for 422 when using standard login with ldap enabled See merge request !13103
-
Yorick Peterse authored
This column isn't always set (e.g. when upgrading from older instances) and technically it could be NULL (e.g. when flushing the cache). Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/36919
-
Robert Schilling authored
-
Bob Van Landuyt authored
This avoids loading the `OmniAuthCallbacksController` at boot time so it doesn't mess up the `before_action`-chain
-
Clement Ho authored
Hide group title on sidebar collapse; use more generic class for titles Closes #36589 See merge request !13777
-
Robert Speicher authored
CE upstream: Thursday Closes gitaly#488 and gitlab-ce#36622 See merge request !2752
-
Clement Ho authored
Remove underscore-rails gem Closes #36712 See merge request !13781
-
Stan Hu authored
Reconfigure required for `db_key_base` update See merge request !2754
-
John Jarvis authored
-
Sean McGivern authored
Move GitHooksService into Gitlab::Git See merge request !13739
-
Annabel Dunstone Gray authored
Port of font-weight-adjusted to EE !12896 See merge request !2749
-
Dimitrie Hoekstra authored
-
Annabel Dunstone Gray authored
Changed all font-weight values to 400 and 600 Closes #34138 See merge request !12896
-