- 12 Nov, 2017 1 commit
-
-
Tim Zallmann authored
Clear filter on gl_dropdown open Closes #39564 See merge request gitlab-org/gitlab-ce!15214
-
- 11 Nov, 2017 2 commits
-
-
Grzegorz Bizon authored
Fix QA page refresh address by using absolute URLs Closes gitlab-qa#99 See merge request gitlab-org/gitlab-ce!15338
-
Grzegorz Bizon authored
This makes QA page refresh address to be absolute URL since we dropped `Capybara.app_host`, thus there is no support for relative URLs with `visit` now.
-
- 10 Nov, 2017 37 commits
-
-
Felipe Artur authored
[ci skip]
-
Mike Greiling authored
Revert "Merge branch 'add-typescript' into 'master'" See merge request gitlab-org/gitlab-ce!15327
-
Jacob Schatz authored
This reverts merge request !15264
-
Oswaldo Ferreira authored
Add Update guide for 10.2 See merge request gitlab-org/gitlab-ce!15316
-
Winnie Hellmann authored
-
Grzegorz Bizon authored
Change Page::Main::Entry to only visit an entrypoint and introduce Page::Main::Login to handle actual log-in See merge request gitlab-org/gitlab-ce!15283
-
Yorick Peterse authored
Fix another timeout when searching for pipelines Closes #39054 See merge request gitlab-org/gitlab-ce!15322
-
Oswaldo Ferreira authored
Update licenses for 10.2 See merge request gitlab-org/gitlab-ce!15318
-
Oswaldo Ferreira authored
Update installation.md to 10-2-stable See merge request gitlab-org/gitlab-ce!15315
-
Oswaldo Ferreira authored
Update templates for 10.2 See merge request gitlab-org/gitlab-ce!15317
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Change Page::Main::Entry to only visit an entrypoint and introduce Page::Main::Login to handle actual log-in Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Prevent fast forward merge when rebase is required Closes #39773 See merge request gitlab-org/gitlab-ce!15296
-
Sean McGivern authored
Prepare Repository#fetch_source_branch for migration Closes gitaly#681 See merge request gitlab-org/gitlab-ce!14897
-
Jacob Vosmaer (GitLab) authored
-
Sean McGivern authored
When we consider 'all' pipelines for MRs, we now mean: 1. The last 10,000 commits (unordered). 2. From the last 100 MR versions (newest first). This seems to fix the MRs that time out on GitLab.com.
-
Felipe Artur authored
-
Rémy Coutable authored
Decouple QA test subject's address from Capybara/RSpec Closes gitlab-qa#88 See merge request gitlab-org/gitlab-ce!15310
-
Sean McGivern authored
Clean up the schema of the table "issues" Closes #31811 See merge request gitlab-org/gitlab-ce!15225
-
Winnie Hellmann authored
-
Rémy Coutable authored
Fix bootable scenario arguments for OptionParser See merge request gitlab-org/gitlab-ce!15309
-
Grzegorz Bizon authored
-
Douwe Maan authored
Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization See merge request gitlab-org/gitlab-ce!15311
-
Winnie Hellmann authored
-
Rémy Coutable authored
Use a non-superuser user to access GitLab to ensure permissions are proper Closes #39932 See merge request gitlab-org/gitlab-ce!15301
-
Winnie Hellmann authored
-
kushalpandya authored
-
Douwe Maan authored
Icon Sprite URL needs to be local even if asset_host is set See merge request gitlab-org/gitlab-ce!15289
-
Grzegorz Bizon authored
-
Winnie Hellmann authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Douwe Maan authored
Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization See merge request gitlab/gitlabhq!2205
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Stan Hu authored
We have run into permission issues with MySQL triggers in #36633 that would have been caught earlier either if our migration tests or GitLab QA tests had been testing against non-superuser users. This change creates a non-superuser that has access to the GitLab test database and uses that. Closes #39932
-