- 25 Aug, 2017 4 commits
-
-
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 32 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
-
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
-
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
-
Mehdi Lahmam authored
-
Douwe Maan authored
Fix inconsistent number of branches when remote branches are present Closes #36934 See merge request !13784
-
Stan Hu authored
Users of project mirrors would see that the number of branches did not match the number in the branch dropdown because remote branches were counted when Rugged was in use. With Gitaly, only local branches are counted. Closes #36934
-
- 23 Aug, 2017 4 commits
-
-
Robert Speicher authored
Use full path of project's avatar in webhooks Closes #36539 See merge request !13649
-
Robert Speicher authored
We now manage this dependency in Yarn.
-
Robert Speicher authored
Support simple string LDAP attribute specifications, and search for name rather… Closes #36841 See merge request !13776
-
Clement Ho authored
Fix alignment of gpg status Closes #36709 See merge request !13772
-