- 25 Aug, 2017 9 commits
-
-
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
-
Sean McGivern authored
Use gitaly-proto 0.31.0 See merge request !13795
-
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 31 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
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.
-
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
-
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
-
Clement Ho authored
Remove underscore-rails gem Closes #36712 See merge request !13781
-
Sean McGivern authored
Move GitHooksService into Gitlab::Git See merge request !13739
-
Annabel Dunstone Gray authored
Changed all font-weight values to 400 and 600 Closes #34138 See merge request !12896
-
Dimitrie Hoekstra authored
-
Jacob Vosmaer authored
-
Kamil Trzciński authored
Merge branch 'fix/sm/36731-improve-spec-spec-features-runners_spec-rb-and-spec-features-admin-admin_runners_spec-rb' into 'master' Reorganizes spec: spec/features/runners_spec.rb Closes #36731 See merge request !13716
-
Kamil Trzciński authored
Do not fire synchronous hooks when creating a job Closes #35286 See merge request !13734
-
Fatih Acet authored
Thenable ajax api calls See merge request !13427
-
Jacob Vosmaer authored
-
Douwe Maan authored
Fix old MR diffs Closes #36516 See merge request !13744
-
Douwe Maan authored
Add an option to list only archived projects Closes #35994 See merge request !13492
-
Sean McGivern authored
For some old merge requests, we don't have enough information to figure out the old blob and the new blob for the file. This means that we can't highlight the diff correctly, but we can still display it without highlighting.
-
Sean McGivern authored
Delegate Repository::branch_exists? and ref_exists? to Gitlab::Git Closes gitaly#488 See merge request !13725
-
Andrew Newdigate authored
-
Sean McGivern authored
fix Merge request reference in merge commit is not global Closes #36262 See merge request !13518
-
Sean McGivern authored
Resolve transient failures related to testing migrations Closes #36745 See merge request !13761
-
Zeger-Jan van de Weg authored
This got changed for i18n in !12480, however, I forgot to understand that the meaning of the graphs changed in !12378. This corrects the behaviour.
-
Grzegorz Bizon authored
Expose CI_PIPELINE_SOURCE on CI jobs Closes #34165 See merge request !13759
-
Mehdi Lahmam authored
Closes #35994
-