- 24 Aug, 2017 24 commits
-
-
Michael Kozono authored
To protect master from surprise failures, as long as we continue to support MySQL.
-
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
-
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 16 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
-
Douwe Maan authored
Support simple string LDAP attribute specifications, and search for name rather than username attributes
-
Annabel Dunstone Gray authored
-
Clement Ho authored
Fix blank button not resetting project template value Closes #36816 See merge request !13757
-
Douwe Maan authored
Update licensing query guidelines Closes #36883 See merge request !13768
-
haseeb authored
-
Robert Speicher authored
Properly encode Gitaly RawBlame request params See merge request !13764
-
Zeger-Jan van de Weg authored
The button didn't override a value, so the old value was posted again.
-
Jacob Vosmaer authored
-
Annabel Dunstone Gray authored
-
Douwe Maan authored
Cache the number of open issues and merge requests Closes #36622 See merge request !13639
-
Sean McGivern authored
Make the import take subgroups into account Closes #36664 and #30546 See merge request !13670
-
Simon Knox authored
[ci skip]
-