- 21 Jun, 2018 5 commits
-
-
Zeger-Jan van de Weg authored
Closes https://gitlab.com/gitlab-org/gitaly/issues/1138
-
Filipa Lacerda authored
-
Filipa Lacerda authored
[ci skip]
-
Filipa Lacerda authored
Fix a couple Vuex typos See merge request gitlab-org/gitlab-ce!20046
-
Achilleas Pipinellis authored
Docs: update style guidelines with rules for navigation items See merge request gitlab-org/gitlab-ce!20024
-
- 20 Jun, 2018 35 commits
-
-
Stan Hu authored
Fix N+1 queries in uploads check rake task Closes #47924 See merge request gitlab-org/gitlab-ce!20012
-
Clement Ho authored
Fall back to the first sign-in tab if the local storage value is bad See merge request gitlab-org/gitlab-ce!20050
-
Rubén Dávila authored
Don't generate `.mo` files Closes #47979 See merge request gitlab-org/gitlab-ce!20048
-
Stan Hu authored
If `current_signin_tab` is `#crowd`, then no tab will be active. Fix this by using the first available tab. Relates to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20049#note_82996324
-
Tim Zallmann authored
Resolve "Web IDE "Commit" button should indicate when there's a subsequent step" Closes #48133 See merge request gitlab-org/gitlab-ce!20030
-
Bob Van Landuyt authored
Since we are only using `.po` files for translation we can shave off some setup time. Generating the `mo` files also regenerates the PO-files, including fuzzy translations. Those cause a lot of bugs, and we don't need them anymore since the `po` files are generated by an external translation service.
-
Eric Eastwood authored
-
Robert Speicher authored
Ignore GitLab API hiccups in scripts/trigger-build See merge request gitlab-org/gitlab-ce!20038
-
Robert Speicher authored
Merge branch '48159-qa-specs-features-login-ldap_spec-rb-is-failing-after-https-gitlab-com-gitlab-org-gitlab-ce-merge_requests-19964' into 'master' Resolve "qa/specs/features/login/ldap_spec.rb is failing after https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19964" Closes #48159 See merge request gitlab-org/gitlab-ce!20027
-
Robert Speicher authored
Unify flay.rake and gettext.rake from EE See merge request gitlab-org/gitlab-ce!20041
-
Robert Speicher authored
Notify only merge request unmergeable due to conflict See merge request gitlab-org/gitlab-ce!19548
-
Michael Kozono authored
-
Michael Kozono authored
-
Rémy Coutable authored
Added Wiki Scenario Automation gitlab-qa#263 Closes gitlab-qa#263 See merge request gitlab-org/gitlab-ce!19568
-
Ramya A authored
-
Mike Greiling authored
Resolve "Custom logo rendering improperly on sign-in page" Closes #47964 See merge request gitlab-org/gitlab-ce!20037
-
Rémy Coutable authored
Make the stubbed methods for SAML authorize paths more specific See merge request gitlab-org/gitlab-ce!20009
-
Rémy Coutable authored
Backport code from gitlab-ee!6182 See merge request gitlab-org/gitlab-ce!20001
-
Lukas Eipert authored
-
Stan Hu authored
Limit the action suffixes in transaction metrics See merge request gitlab-org/gitlab-ce!20032
-
Stan Hu authored
Remove remaining traces of the Allocations Gem See merge request gitlab-org/gitlab-ce!20029
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Highlight cluster settings message Closes #41274 See merge request gitlab-org/gitlab-ce!19996
-
Rémy Coutable authored
Resolve "Date selection dialog broken when creating a new milestone" Closes #48153 See merge request gitlab-org/gitlab-ce!20033
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mike Greiling authored
Use eslint to find unused directives See merge request gitlab-org/gitlab-ce!19940
-
Mark Chao authored
This now can happen because can_be_merged? is called during MR merge_status transition to cannot_be_merged. It is possible branch_name is invalid.
-
Clement Ho authored
Revert "Merge branch 'jivl-fix-focused-links-missing-underline' into 'master'" Closes #48171 See merge request gitlab-org/gitlab-ce!20035
-
Mark Chao authored
There is still the edge case when 'no commits' changes to 'conflict' would not trigger notification, which we ignore for now. Calling can_be_merged? can cause exception (e.g. non-UTF8) Ignore those by rescueing. Remove unmergeable_reason as now only conflict is notified Update spec
-
Clement Ho authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mek Stittri authored
Resolve "Milestone labels can be confusing" Closes #48075 See merge request gitlab-org/gitlab-ce!19980
-
Mek Stittri authored
-
Clement Ho authored
This reverts merge request !19873
-
Sean McGivern authored
Updates to the `gettext:updated_check` Closes #48113 See merge request gitlab-org/gitlab-ce!20002
-