- 12 Feb, 2018 5 commits
-
-
Tim Zallmann authored
Update jquery.waitforimages & use npm version See merge request gitlab-org/gitlab-ce!17004
-
Grzegorz Bizon authored
GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. standard, LDAP) See merge request gitlab-org/gitlab-ce!17048
-
Phil Hughes authored
Resolve "Add tooltip in enviroments names" Closes #42922 See merge request gitlab-org/gitlab-ce!17029
-
Filipa Lacerda authored
Rename .scss files to use snake_case Closes #42908 See merge request gitlab-org/gitlab-ce!17022
-
Grzegorz Bizon authored
API - fix searching in group/project specified by path Closes #42937 See merge request gitlab-org/gitlab-ce!17033
-
- 11 Feb, 2018 1 commit
-
-
Stan Hu authored
GITLAB_USERNAME and GITLAB_PASSWORD may be specified for an LDAP login, but QA scenarios may need to know which type it is in order to log in successfully.
-
- 09 Feb, 2018 33 commits
-
-
Robert Speicher authored
Return a warning string if we try to encode to unsupported encoding Closes gitlab-development-kit#321 See merge request gitlab-org/gitlab-ce!17038
-
Clement Ho authored
Remove confirmation_input component See merge request gitlab-org/gitlab-ce!17046
-
Ahmad Sherif authored
Fixes gitlab-development-kit#321
-
Stan Hu authored
Pick 10.4.3 fixes into master See merge request gitlab-org/gitlab-ce!17040
-
Winnie Hellmann authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Kamil Trzciński authored
Fix using wildcards in protected tags to expose protected variables
-
James Lopez authored
[10.4] Fix GH namespace security issue
-
Robert Speicher authored
Restrict Todo API mark_as_done endpoint to the user's todos only
-
Douwe Maan authored
[10.4] Fix stored XSS in code blocks
-
Douwe Maan authored
Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' [Port for security-10-4]: Makes SnippetFinder ensure feature visibility
-
Jarka Kadlecová authored
-
Phil Hughes authored
Improve docs about allowing some side effects on the constructor See merge request gitlab-org/gitlab-ce!17027
-
Grzegorz Bizon authored
Add documentation on how to build a QA Docker image See merge request gitlab-org/gitlab-ce!17036
-
Stan Hu authored
-
Robert Speicher authored
Do not attach runner to a non-exsiting network in QA Closes gitlab-qa#180 See merge request gitlab-org/gitlab-ce!17028
-
Grzegorz Bizon authored
Allow using a different sandbox group for QA See merge request gitlab-org/gitlab-ce!17000
-
Phil Hughes authored
Moves missing branch into a vue file See merge request gitlab-org/gitlab-ce!17016
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Adds CSS for child envrionments
-
Grzegorz Bizon authored
-
Filipa Lacerda authored
Replace $.post in importer status with axios See merge request gitlab-org/gitlab-ce!16692
-
Clement Ho authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Phil Hughes authored
Update vue component naming guidelines See merge request gitlab-org/gitlab-ce!17018
-
Lin Jen-Shin authored
* upstream/master: (27 commits) Set initial password for instance in LDAP QA test Backport EE changes to some hashed storage documentation to CE Remove allow_n_plus_1 from Git::Repository#branches_filter Bumps Gitlab Shell version to 6.0.3 Make resetting column information overridable in EE Added 'clear' button to ci lint editor Issues and merge requests in subgroups docs Update docs labels CE Refactored merge_requests/show path in dispatcher.js wording don't check against a hardcoded user name 10.5 Update the dependencies license list 10.5 Update the .gitignore, .gitlab-ci.yml, and Dockerfile templates Create update guide for 10.5 Update 10.5 source install guide Add docs for MR link in commit page Add groups to OpenID Connect claims Replaced $.get with axois.get Memoize MergeRequest#rebase_in_progress? to prevent N+1 queries in Gitaly [docs] Info rescheduling background migrations ...
-
Lin Jen-Shin authored
-
Grzegorz Bizon authored
Set initial password for instance in LDAP QA test See merge request gitlab-org/gitlab-ce!17024
-
Stan Hu authored
Resolve "Hashed storage is now beta" Closes #42896 See merge request gitlab-org/gitlab-ce!17015
-
Stan Hu authored
For a new instance, the root password needs to be set, regardless of whether LDAP is enabled.
-
-
- 08 Feb, 2018 1 commit
-
-
Robert Speicher authored
Remove allow_n_plus_1 from Git::Repository#branches_filter See merge request gitlab-org/gitlab-ce!17012
-