- 07 Feb, 2019 40 commits
-
-
Valery Sizov authored
Now when we need to initiate repository resync we spawn ProjectSyncWorker where the need for the sync is checked again just because we don't know for what exactly purpose this worker has been spawn so we check the status of both: wiki and repo. This is suboptimal. We also need this change to be flexible if we need to spawn some sync that is schedule in the future.
-
Sean McGivern authored
Fixed failing conflict resolve spec Closes #9645 See merge request gitlab-org/gitlab-ee!9484
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Add local markdown version Closes #32789 See merge request gitlab-org/gitlab-ce!24822
-
Douglas Barbosa Alexandre authored
[EE] Add local markdown version See merge request gitlab-org/gitlab-ee!9420
-
Marin Jankovski authored
Update source installation to make it easier for release managers to work on releases Closes gitlab-org/release/framework#113 See merge request gitlab-org/gitlab-ce!24967
-
Annabel Dunstone Gray authored
Resolve "Project lists: further iteration & improvements" Closes #56543 See merge request gitlab-org/gitlab-ce!24855
-
GitLab Bot authored
-
Nick Thomas authored
Template for Android with Fastlane See merge request gitlab-org/gitlab-ce!24722
-
Jason Lenny authored
-
Nick Thomas authored
API support for setting squash commit message during squash Closes #56014 See merge request gitlab-org/gitlab-ce!24784
-
Nick Thomas authored
Fix bug causing repository mirror settings UI to break Closes #55134 See merge request gitlab-org/gitlab-ce!23712
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs: clarify DNS records for Pages Closes #42957 See merge request gitlab-org/gitlab-ce!24767
-
Phil Hughes authored
Persist Group Level Security Dashboard state in URL See merge request gitlab-org/gitlab-ee!9108
-
Achilleas Pipinellis authored
Document the "Manage licenses" button in the MR Closes #7972 See merge request gitlab-org/gitlab-ee!9485
-
GitLab Bot authored
-
Achilleas Pipinellis authored
-
Sean McGivern authored
Enable subquery for group issue search by default Closes #57333 See merge request gitlab-org/gitlab-ce!24978
-
Phil Hughes authored
Also regenerated gitlab.pot Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9645
-
Marcia Ramos authored
docs: added note to review/upgrade nginx See merge request gitlab-org/gitlab-ce!24944
-
GitLab Bot authored
-
Martin Wortschack authored
- Remove star button from project list - Switch to columns on desktop - Hide MR and issues on screens < 1200px - Remove not needed utility classes - Change avatar size to 48px - Set line-height of title row to 20px
-
Nick Thomas authored
[CE] Backport build_auth_user for GroupSAML callback See merge request gitlab-org/gitlab-ce!24979
-
Nick Thomas authored
Group SAML SSO when signed out Closes #6261 See merge request gitlab-org/gitlab-ee!8008
-
GitLab Bot authored
-
Sean McGivern authored
Return 401 when OAuth token generation fails See merge request gitlab-org/gitlab-ee!9482
-
Sean McGivern authored
Consuming remaining jobs and correct approvals_required See merge request gitlab-org/gitlab-ee!9267
-
Sean McGivern authored
-
Sean McGivern authored
API group labels Closes #44901 See merge request gitlab-org/gitlab-ce!21368
-
Fatih Acet authored
Backport to resolve conflicts for gitlab-ee!9224 See merge request gitlab-org/gitlab-ce!24889
-
Fatih Acet authored
Don't show Alert widget for non-licensed users Closes #8346 See merge request gitlab-org/gitlab-ee!9224
-
Simon Knox authored
-
Lukas Eipert authored
With the help of Vue-Router we persist the URL as query parameters every time we made a successful request. Every time the user updates the URL by using the browser navigation, we update the filter state. This is all tied together in the moderator and utilizes vue-router.
-
Lukas Eipert authored
Instead of piping the change through the components we re-trigger fetching the vulnerabilities from the moderator.
-
Lukas Eipert authored
A Set is per definition unique, so it makes it a bit easier to work with. Additionally it allows us to overwrite the complete Selection at once without iterating over all the options. Also add missing spec for the moderator.
-
Phil Hughes authored
Creates environment search dropdown Closes #9439 See merge request gitlab-org/gitlab-ee!9417
-
GitLab Bot authored
-
Phil Hughes authored
Merge branch '52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-view' into 'master' Resolve "Lines changed statistics is not easily visible in MR changes view" Closes #52347 See merge request gitlab-org/gitlab-ce!24569
-
Mark Chao authored
-