- 21 Aug, 2019 10 commits
-
-
Fernando Arias authored
First pass at edit vuln dismiss reason Add comment 'deletion' mutations, actions, constants to all vue apps Dismissal Delete buttons and Cancel Working delete dismissal comment Pre-populate text area with existing comment Add missing action, mutation, and state Fix edit/delete vuln on pipeline tab Run Prettier Run prettier and linter Update pot file Fix broken existing unit tests Add mutation specs Add action specs Add dismissal comment footer specs Prettier and linter Refactor to use inferred editing state Refactor and remove isEditingDismissal state * Remove uneeded state property * Update actions to not take in edit param * Update specs * Run linter and prettier Refactor CLEAR to DELETE Code cleanup * Fix bad action rename in action specs * Remove redunand id in header for patch request * Remove shorthand notation for vue slot Remove default param in action Fix broken specs and add changelog Refactor event item vue spec to use shallowMount Add addition even item action button specs Add additional dismissal note specs Add tracking for editing dismissal comment MR feedback changes
-
GitLab Bot authored
-
Evan Read authored
Remove Gitaly version in the docs See merge request gitlab-org/gitlab-ce!32006
-
GitLab Bot authored
-
Evan Read authored
Update grammar in DAG docs See merge request gitlab-org/gitlab-ce!32021
-
GitLab Bot authored
-
Evan Read authored
Fix code blocks in frontend testing guide (docs) See merge request gitlab-org/gitlab-ce!32002
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Evan Read authored
Fix outdated references to soft deletion See merge request gitlab-org/gitlab-ce!31982
-
- 20 Aug, 2019 30 commits
-
-
GitLab Bot authored
-
Paul Slaughter authored
Remove margin from user header buttons Closes #57966 See merge request gitlab-org/gitlab-ce!30878
-
Lucy Fox authored
-
GitLab Bot authored
-
Mike Greiling authored
Match syntax highlighting theme for line expansion rows Closes #66066 See merge request gitlab-org/gitlab-ce!31821
-
Samantha Ming authored
- dark - white - monokai - none - solarized-dark - solarized-light
-
GitLab Bot authored
-
Kamil Trzciński authored
Flexible Rules for CI Build config See merge request gitlab-org/gitlab-ce!29011
-
drew authored
- Added Gitlab::Ci::Config::Entry::Rules and Gitlab::Ci::Config::Entry::Rules:Rule to handle lists of Rule objects to be evalauted for job inclusion - Added `if:` and `changes:` as available Rules::Rule::Clause classes - Added Rules handling logic to Seed::Build#included? with extra specs - Use DisallowedKeysValidator to mutually exclude rules: from only:/except: on job config
-
Kamil Trzciński authored
Flexible Rules for CI Build config See merge request gitlab-org/gitlab-ee!15434
-
drew authored
- Added Gitlab::Ci::Config::Entry::Rules and Gitlab::Ci::Config::Entry::Rules:Rule to handle lists of Rule objects to be evalauted for job inclusion - Added `if:` and `changes:` as available Rules::Rule::Clause classes - Added Rules handling logic to Seed::Build#included? with extra specs - Use DisallowedKeysValidator to mutually exclude rules: from only:/except: on job config
-
Douwe Maan authored
Use gitlab-shell v9.4.1 See merge request gitlab-org/gitlab-ce!32022
-
Mike Greiling authored
Add EE specific feature entries for admin dashboard See merge request gitlab-org/gitlab-ee!14819
-
Illya Klymov authored
-
GitLab Bot authored
-
Mike Greiling authored
Upgrade babel to 7.5.5 See merge request gitlab-org/gitlab-ce!31819
-
Achilleas Pipinellis authored
In ssh_keys docs, don't redirect stdout of ssh-add See merge request gitlab-org/gitlab-ce!31630
-
Achilleas Pipinellis authored
Update repository languages screenshot See merge request gitlab-org/gitlab-ce!31925
-
Marcel Amirault authored
-
GitLab Bot authored
-
Mike Greiling authored
Fix assertion in mocks_helper_spec.js See merge request gitlab-org/gitlab-ce!32005
-
Winnie Hellmann authored
-
Mayra Cabrera authored
Standardize remote_ip and path keys for auth.log and api_json.log Closes #66167 See merge request gitlab-org/gitlab-ce!31921
-
Stan Hu authored
Current `auth.log` uses `fullpath` and `ip`, while `api_json.log` uses `remote_ip` and `path` for the same fields. Let's standardize these namings to make it easier for people working with the data. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/66167
-
Tim Zallmann authored
Display full name for group project templates See merge request gitlab-org/gitlab-ee!15392
-
GitLab Bot authored
-
Douwe Maan authored
-
Achilleas Pipinellis authored
Harmonizes titles between two Geo landing pages See merge request gitlab-org/gitlab-ce!31944
-
Evan Read authored
Menu entries in global navigation will be updated to match.
-
Achilleas Pipinellis authored
Update project import screenshot Closes #28826 See merge request gitlab-org/gitlab-ce!31946
-