- 31 May, 2019 19 commits
-
-
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 password page in user profile See merge request gitlab-org/gitlab-ce!28744
-
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
-
Stan Hu authored
Generate letsencrypt private key on the fly Closes #62452 See merge request gitlab-org/gitlab-ce!28855
-
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.
-
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
-
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
-
antony liu authored
-
antonyliu authored
-
Luke Bennett authored
-
- 30 May, 2019 21 commits
-
-
Mark Lapierre authored
Removes a block so that the login page is validated before the block, while the login page is still present, instead of after it when the login page is long gone
-
Mike Greiling authored
Sort by position in issue boards store addList() See merge request gitlab-org/gitlab-ce!28827
-
Winnie Hellmann authored
-
Mike Greiling authored
Upgrade core-js to v3.1.3 and enable URL polyfill See merge request gitlab-org/gitlab-ce!28909
-
Robert Speicher authored
CE port of Move EE specific lines in API::Projects See merge request gitlab-org/gitlab-ce!28596
-
Imre Farkas authored
-
Robert Speicher authored
CE port of Move EE specific lines in API::Settings See merge request gitlab-org/gitlab-ce!28708
-
Imre Farkas authored
-
George Tsiolis authored
-
Mayra Cabrera authored
Fixes ref being displayed as raw HTML Closes #60912 See merge request gitlab-org/gitlab-ce!28823
-
Clement Ho authored
Externalize strings of PGP Keys and SSH Keys page in user profile See merge request gitlab-org/gitlab-ce!28653
-
antony liu authored
-
Mike Greiling authored
Resolve "Position is off when visiting files with anchors" Closes #47846 See merge request gitlab-org/gitlab-ce!28913
-
Justin Boyson authored
Added offset adjustment for diff file header and version menus container divs. This should make the linked line be visible.
-
Mike Greiling authored
Merge branch 'ee-7672-geo-remove-deprecated-wikis_count-and-repositories_count-fields-from-the-public-api-geo' into 'master' Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13025 See merge request gitlab-org/gitlab-ce!28701
-
Nick Thomas authored
Make single codebase roulette respect OOO status See merge request gitlab-org/gitlab-ce!28877
-
Annabel Dunstone Gray authored
Give all labels bold weight Closes #62485 See merge request gitlab-org/gitlab-ce!28895
-
Dmitriy Zaporozhets authored
[CE] Fix test with hard coded id See merge request gitlab-org/gitlab-ce!28933
-
Sean McGivern authored
Fix inconsistent capitalization in label colors See merge request gitlab-org/gitlab-ce!28922
-
Mayra Cabrera authored
Add @tkuah to CODEOWNERS Closes gitlab-com/www-gitlab-com#3357 See merge request gitlab-org/gitlab-ce!28917
-
Thong Kuah authored
This results in 40MB images vs 400MB images which is faster to upload and download. This does mean we lose the default herokuish QA coverage but we should have adequate coverage in https://gitlab.com/gitlab-org/cluster-integration/auto-build-image/ now. Triva: herokuish is bigger because it's base image is based on `ubuntu`.
-