- 16 Feb, 2018 4 commits
-
-
Sean McGivern authored
Add documentation about how to provide a user to Gitlab::Profiler See merge request gitlab-org/gitlab-ce!17169
-
Sean McGivern authored
Escape HTML entities in commit messages Closes #42833 See merge request gitlab-org/gitlab-ce!17144
-
Sean McGivern authored
Re-organize issue move method calls See merge request gitlab-org/gitlab-ce!17146
-
Dylan Griffith authored
-
- 15 Feb, 2018 36 commits
-
-
Jacob Schatz authored
Remove Webpack bundle tag for users:show See merge request gitlab-org/gitlab-ce!17014
-
Constance Okoghenun authored
-
Clement Ho authored
Hide CI secret variable values on save Closes #42929 See merge request gitlab-org/gitlab-ce!17044
-
Jacob Schatz authored
Replace $.get with axios in importerStatus See merge request gitlab-org/gitlab-ce!17122
-
Clement Ho authored
-
Filipa Lacerda authored
Resolve "Renaming repository (project[name]) fails on 2nd try if the validation has failed" Closes #43201 See merge request gitlab-org/gitlab-ce!17150
-
Filipa Lacerda authored
Add new modal Vue component See merge request gitlab-org/gitlab-ce!17108
-
Robert Speicher authored
Filter secret variable values from logs Closes #43313 See merge request gitlab-org/gitlab-ce!17159
-
Stan Hu authored
Right now Project::VariablesController users the `value` parameter to send the secret variable value. `value` is a pretty generic term and could be used in other controllers, but for now it's better to err on the side of caution and filter this out. Closes #43313
-
Fatih Acet authored
Removed integrations webpack bundle tag See merge request gitlab-org/gitlab-ce!17147
-
Clement Ho authored
Re-enable eslint in `commits.js` file Closes #42734 See merge request gitlab-org/gitlab-ce!17096
-
André Luís authored
-
Jacopo authored
-
Douwe Maan authored
Remove internal api calls from the rack::attack throttling Closes #42910 See merge request gitlab-org/gitlab-ce!17149
-
Francisco Javier López authored
-
Douwe Maan authored
Fixed bug with the user synced attributes when the user doesn't exist See merge request gitlab-org/gitlab-ce!17152
-
Francisco Javier López authored
-
Rémy Coutable authored
Merge branch '40623-fix-404-when-listing-archived-projects-in-a-group-where-all-projects-have-been-archived' into 'master' Resolve "404 when listing archived projects in a group where all projects have been archived" Closes #40623 See merge request gitlab-org/gitlab-ce!17077
-
Ashley Dumaine authored
Signed-off-by: Ashley Dumaine <adumaine@datto.com>
-
Ashley Dumaine authored
Signed-off-by: Ashley Dumaine <adumaine@datto.com>
-
Douwe Maan authored
-
Grzegorz Bizon authored
QA - Wait for create merge request button to appear Closes gitlab-qa#177 See merge request gitlab-org/gitlab-ce!17115
-
Rémy Coutable authored
Trim whitespace from input in the username/email form field Closes #42637 See merge request gitlab-org/gitlab-ce!17020
-
Achilleas Pipinellis authored
Resolve "Document the instance level Auto DevOps domain option" Closes #43231 See merge request gitlab-org/gitlab-ce!17132
-
Filipa Lacerda authored
Converted pipeline_schedules bundles into automatic webpack entries See merge request gitlab-org/gitlab-ce!17143
-
Grzegorz Bizon authored
Resolve "HackerOne reported issue: Cookie bomb vulnerability in Pages" Closes #31049 See merge request gitlab-org/gitlab-ce!17123
-
Nick Thomas authored
-
Constance Okoghenun authored
-
Sean McGivern authored
Added PlantUML server using docker See merge request gitlab-org/gitlab-ce!16880
-
Sean McGivern authored
Update index.md with minor grammatical edit See merge request gitlab-org/gitlab-ce!16919
-
Sean McGivern authored
Remove double negative See merge request gitlab-org/gitlab-ce!17049
-
Douwe Maan authored
Fix Error 500s loading repositories with inconsistent HEAD Closes #43268 See merge request gitlab-org/gitlab-ce!17128
-
Douwe Maan authored
-
Rémy Coutable authored
Move spinach profile tests to RSpec See merge request gitlab-org/gitlab-ce!17068
-
Jan Provaznik authored
Move method calls related to execution of moving an issue into separate private mothods. The reason is that then these methods can be easily extended with EE specific code (https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4550#note_59158691). Related gitlab-ce#41949
-
Tim Zallmann authored
Resolve "CI status icon and avatar are not vertically aligned in MR list" Closes #39607 See merge request gitlab-org/gitlab-ce!17072
-