- 31 May, 2019 40 commits
-
-
GitLab Bot authored
-
Phil Hughes authored
Setup Phabricator import Closes #60562 See merge request gitlab-org/gitlab-ce!27877
-
Phil Hughes authored
Setup Phabricator import See merge request gitlab-org/gitlab-ee!13569
-
Bob Van Landuyt authored
delete group confirm popup mention projects deletion Closes #62148 See merge request gitlab-org/gitlab-ce!28899
-
GitLab Bot authored
-
Bob Van Landuyt authored
Externalize strings of Two-Factor Authentication page in user profile See merge request gitlab-org/gitlab-ce!28749
-
Bob Van Landuyt authored
Externalize strings of Two-Factor Authentication page in user profile See merge request gitlab-org/gitlab-ee!13339
-
Bob Van Landuyt authored
Externalize strings of password page in user profile See merge request gitlab-org/gitlab-ce!28744
-
Bob Van Landuyt authored
Externalize strings of password page in user profile See merge request gitlab-org/gitlab-ee!13336
-
Andreas Brandl authored
Remove nils from project_statistics.packages_size See merge request gitlab-org/gitlab-ee!13163
-
Phil Hughes authored
Action popover component for new user onboarding See merge request gitlab-org/gitlab-ee!13346
-
Martin Wortschack authored
- Add specs for action popover - Add changelog entry
-
GitLab Bot authored
-
Bob Van Landuyt authored
This sets up all the basics for importing Phabricator tasks into GitLab issues. To import all tasks from a Phabricator instance into GitLab, we'll import all of them into a new project that will have its repository disabled. The import is hooked into a regular ProjectImport setup, but similar to the GitHub parallel importer takes care of all the imports itself. In this iteration, we're importing each page of tasks in a separate sidekiq job. The first thing we do when requesting a new page of tasks is schedule the next page to be imported. But to avoid deadlocks, we only allow a single job per worker type to run at the same time. For now we're only importing basic Issue information, this should be extended to richer information.
-
Phil Hughes authored
Remove render_if_exists partial caveat See merge request gitlab-org/gitlab-ce!28959
-
Phil Hughes authored
Open snippets visibility help link in a new tab Closes #61911 See merge request gitlab-org/gitlab-ce!28603
-
Bob Van Landuyt authored
This sets up all the basics for importing Phabricator tasks into GitLab issues. To import all tasks from a Phabricator instance into GitLab, we'll import all of them into a new project that will have its repository disabled. The import is hooked into a regular ProjectImport setup, but similar to the GitHub parallel importer takes care of all the imports itself. In this iteration, we're importing each page of tasks in a separate sidekiq job. The first thing we do when requesting a new page of tasks is schedule the next page to be imported. But to avoid deadlocks, we only allow a single job per worker type to run at the same time. For now we're only importing basic Issue information, this should be extended to richer information.
-
Alessio Caiazza authored
Now it defaults to 0
-
GitLab Bot authored
-
antonyliu authored
Merge remote-tracking branch 'origin/ee-i18n-Two_Factor_Authentication-of-user-profile' into ee-i18n-Two_Factor_Authentication-of-user-profile
-
Stan Hu authored
Generate letsencrypt private key on the fly Closes #62452 See merge request gitlab-org/gitlab-ce!28855
-
antonyliu authored
-
Vladimir Shushlin authored
Remove migration generating lets encrypt key Don't generate private_key if database is readonly For reference: This reverts commit 988a7f70489b99383b95e9f271a2caf6bb5b3a44. This reverts commit 21acbe531592d55caf0e5b8716a3b551dafd6233.
-
GitLab Bot authored
-
antonyliu authored
Move .html_safe outside of the _() so the parser picks up on the translation.
-
antony liu authored
-
antonyliu authored
-
antony liu authored
-
antonyliu authored
-
Dan Davison authored
Consolidate documentation written for e2e tests under dev docs See merge request gitlab-org/gitlab-ce!28572
-
ddavison authored
Previously the documentation was separated. If we want to bake quality into the product, how better than to include everything we use directly in the development documentation Signed-off-by: ddavison <ddavison@gitlab.com> Fix broken internal doc link Move documentation for page objects to the e2e section
-
antonyliu authored
Merge remote-tracking branch 'origin/i18n-Two_Factor_Authentication-of-user-profile' into i18n-Two_Factor_Authentication-of-user-profile
-
antonyliu authored
-
GitLab Bot authored
-
Dan Davison authored
Use Dockerfile flow for QA Auto DevOps See merge request gitlab-org/gitlab-ce!28648
-
Dan Davison authored
[QA] Allow login validation before creating personal access token See merge request gitlab-org/gitlab-ce!28960
-
antonyliu authored
-
antonyliu authored
Move .html_safe outside of the _() so the parser picks up on the translation.
-
antony liu authored
-
antonyliu authored
-